Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h225 extern int hook_event_shutdown(hook_family_int_t *, hook_event_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c528 return (hook_event_shutdown(info->netd_hooks, he)); in net_event_shutdown()
H A Dhook.c1519 hook_event_shutdown(hook_family_int_t *hfi, hook_event_t *he) in hook_event_shutdown() function