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

/haiku/src/bin/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.c679 static fwmethod *
688 fwmethod *retfn;
765 fwmethod *recvfn = NULL;

Completed in 34 milliseconds