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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c215 static void hook_family_free(hook_family_int_t *hfi, hook_stack_t *hks);
883 hook_family_free(new, NULL);
892 hook_family_free(new, NULL);
905 hook_family_free(new, NULL);
939 * this structure as an orphan, callers should only call hook_family_free.
993 hook_family_free(hfi, hks);
1000 * Function: hook_family_free
1007 hook_family_free(hook_family_int_t *hfi, hook_stack_t *hks) function
1276 hook_family_free(hfi, hfi->hfi_stack);
1487 hook_family_free(hf
[all...]

Completed in 47 milliseconds