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

/osnet-11/usr/src/lib/libinetutil/common/
H A Deh.c68 eh->iueh_shutdown = NULL;
127 eh->iueh_shutdown = shutdown;
309 if (eh->iueh_shutdown != NULL)
352 } while (eh->iueh_stop == B_FALSE || (eh->iueh_shutdown != NULL &&
353 eh->iueh_shutdown(eh, eh->iueh_shutdown_arg) == B_FALSE));
H A Dlibinetutil_impl.h116 iu_eh_shutdown_t *iueh_shutdown; /* shutdown callback */ member in struct:iu_event_handler

Completed in 16 milliseconds