Searched refs:rtsock_event (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | agent.c | 72 static iu_eh_callback_t accept_event, ipc_event, rtsock_event; variable 315 if (iu_register_event(eh, rtsock_fd, POLLIN, rtsock_event, 0) == -1) { in main() 1361 rtsock_event(iu_eh_t *ehp, int fd, short events, iu_event_id_t id, void *arg) in rtsock_event() function
|