Searched refs:hook_family_remove (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h230 extern int hook_family_remove(hook_family_int_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c430 * Call hook_family_remove to unregister family
447 ret = hook_family_remove(info->netd_hooks);
H A Dhook.c100 * hook_event_remove() and hook_family_remove() respectively. Nobody else
933 * Function: hook_family_remove
942 hook_family_remove(hook_family_int_t *hfi) function
1250 * If hook_family_remove has been called but the structure was still

Completed in 64 milliseconds