Home
last modified time | relevance | path

Searched refs:iueh_stop (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libinetutil/common/
H A Deh.c68 eh->iueh_stop = B_FALSE; in iu_eh_create()
123 eh->iueh_stop = B_TRUE; in iu_stop_handling_events()
276 eh->iueh_stop = B_FALSE; in iu_handle_events()
350 } while (eh->iueh_stop == B_FALSE || (eh->iueh_shutdown != NULL && in iu_handle_events()
H A Dlibinetutil_impl.h107 boolean_t iueh_stop; /* true when done */ member