Searched refs:register_input_handler (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Ddefs.h148 extern int register_input_handler(int fd, ihfunc_t func);
H A Dmain.c83 register_input_handler(int fd, ihfunc_t func) function
H A Drsrr.c109 if (register_input_handler(rsrr_socket,rsrr_read) < 0)
H A Dsnmp.c132 register_input_handler(sd, snmp_read_packet);

Completed in 61 milliseconds