Searched refs:hhk_udata (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/kern/
H A Dkern_hhook.c57 void *hhk_udata; member in struct:hhook
120 hhk->hhk_func(hhh->hhh_type, hhh->hhh_id, hhk->hhk_udata,
148 hhk->hhk_udata = hki->hook_udata;
153 tmp->hhk_udata == hki->hook_udata) {
255 tmp->hhk_udata == hki->hook_udata) {

Completed in 46 milliseconds