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

/illumos-gate/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c168 hook_family_int_head_t hfh; local
181 if (mdb_vread((void *)&hfh, sizeof (hfh), (uintptr_t)((uintptr_t)hks +
188 hfp = SLIST_FIRST(&hfh);

Completed in 65 milliseconds