Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dhook_impl.h187 typedef struct hook_family_int_head hook_family_int_head_t; typedef
195 hook_family_int_head_t hks_familylist; /* family list head */
/titanic_50/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c168 hook_family_int_head_t hfh; in hookrootlist()