HomeSort by: relevance | last modified time | path
    Searched refs:fwmethod (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fwctl/
fwmethods.h 7 typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count); typedef in typeref:typename:void ()(int dev_fd,const char * filename,char ich,int count)
8 extern fwmethod dvrecv;
9 extern fwmethod dvsend;
10 extern fwmethod mpegtsrecv;
fwcontrol.c 653 static fwmethod *
662 fwmethod *retfn;
737 fwmethod *recvfn = NULL;

Completed in 12 milliseconds