Home
last modified time | relevance | path

Searched refs:hook_family_int (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h171 typedef struct hook_family_int { struct
173 SLIST_ENTRY(hook_family_int) hfi_entry; argument
187 SLIST_HEAD(hook_family_int_head, hook_family_int); argument
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1038 SLIST_REMOVE(&hks->hks_familylist, hfi, hook_family_int, in hook_family_free()