Home
last modified time | relevance | path

Searched refs:iu_eh_shutdown_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libinetutil/common/
H A Dlibinetutil.h227 typedef boolean_t iu_eh_shutdown_t(iu_eh_t *, void *); typedef
236 iu_eh_shutdown_t *, void *);
H A Dlibinetutil_impl.h119 iu_eh_shutdown_t *iueh_shutdown; /* shutdown callback */
H A Deh.c123 iu_eh_shutdown_t *shutdown, void *arg) in iu_stop_handling_events()