Searched refs:fwmethod (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.sbin/fwcontrol/
H A Dfwmethods.h7 typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count); typedef
8 extern fwmethod dvrecv;
9 extern fwmethod dvsend;
10 extern fwmethod mpegtsrecv;
H A Dfwcontrol.c664 static fwmethod *
673 fwmethod *retfn;
746 fwmethod *recvfn = NULL;

Completed in 56 milliseconds