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

/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Ddefs.h39 typedef void (*ihfunc_t)(int, fd_set *); typedef
148 extern int register_input_handler(int fd, ihfunc_t func);
H A Dmain.c60 ihfunc_t func; /* Function to call with &fd_set */
83 register_input_handler(int fd, ihfunc_t func)

Completed in 77 milliseconds