Searched defs:hook_family_int (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h168 * hook_family_int: internal storage of hook_family
170 typedef struct hook_family_int { struct
172 SLIST_ENTRY(hook_family_int) hfi_entry;
186 SLIST_HEAD(hook_family_int_head, hook_family_int);

Completed in 59 milliseconds