Searched refs:iu_eh_callback_t (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libinetutil/common/
H A Dlibinetutil.h218 * an iu_eh_callback_t is a function that is called back in response to
231 typedef void iu_eh_callback_t(iu_eh_t *, int, short, iu_event_id_t, void *); typedef
237 iu_event_id_t iu_register_event(iu_eh_t *, int, short, iu_eh_callback_t *,
H A Dlibinetutil_impl.h81 iu_eh_callback_t *iuen_callback; /* callback to call */
H A Deh.c193 * iu_eh_callback_t: the callback to execute when the event happens
199 iu_register_event(iu_eh_t *eh, int fd, short events, iu_eh_callback_t *callback,

Completed in 33 milliseconds