Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libinetutil/common/
H A Deh.c72 eh->iueh_shutdown_arg = NULL; in iu_eh_create()
128 eh->iueh_shutdown_arg = arg; in iu_stop_handling_events()
353 eh->iueh_shutdown(eh, eh->iueh_shutdown_arg) == B_FALSE)); in iu_handle_events()
H A Dlibinetutil_impl.h121 void *iueh_shutdown_arg; /* data for shutdown */ member