Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/fwctl/
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.c654 static fwmethod *
663 fwmethod *retfn; in detect_recv_fn()
738 fwmethod *recvfn = NULL; in main()