Searched refs:hook_event_shutdown (Results 1 – 3 of 3) sorted by relevance
223 extern int hook_event_shutdown(hook_family_int_t *, hook_event_t *);
528 return (hook_event_shutdown(info->netd_hooks, he)); in net_event_shutdown()
1503 hook_event_shutdown(hook_family_int_t *hfi, hook_event_t *he) in hook_event_shutdown() function