Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h224 extern int hook_event_remove(hook_family_int_t *, hook_event_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c515 return (hook_event_remove(info->netd_hooks, he)); in net_event_unregister()
H A Dhook.c1430 hook_event_remove(hook_family_int_t *hfi, hook_event_t *he) in hook_event_remove() function