Home
last modified time | relevance | path

Searched refs: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; in hookrootlist() local
181 if (mdb_vread((void *)&hfh, sizeof (hfh), (uintptr_t)((uintptr_t)hks + in hookrootlist()
188 hfp = SLIST_FIRST(&hfh); in hookrootlist()