Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fwcontrol/
H A Dfwmethods.h5 typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count); typedef
6 extern fwmethod dvrecv;
7 extern fwmethod dvsend;
8 extern fwmethod mpegtsrecv;
H A Dfwcontrol.c665 static fwmethod *
674 fwmethod *retfn; in detect_recv_fn()
747 fwmethod *recvfn = NULL; in main()