Home
last modified time | relevance | path

Searched refs:debug_hook (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/netgraph/
H A Dng_pppoe.c279 hook_p debug_hook; member
704 privp->debug_hook = hook; in ng_pppoe_newhook()
2007 if (hook == privp->debug_hook) { in ng_pppoe_disconnect()
2008 privp->debug_hook = NULL; in ng_pppoe_disconnect()
/freebsd-12.1/sys/dev/cp/
H A Dif_cp.c116 hook_p debug_hook; member
1804 d->debug_hook = hook; in ng_cp_newhook()
/freebsd-12.1/sys/dev/ctau/
H A Dif_ct.c119 hook_p debug_hook; member
1733 d->debug_hook = hook; in ng_ct_newhook()
/freebsd-12.1/sys/dev/cx/
H A Dif_cx.c144 hook_p debug_hook; member
2271 d->debug_hook = hook; in ng_cx_newhook()
/freebsd-12.1/sys/dev/ce/
H A Dif_ce.c166 hook_p debug_hook; member
2020 d->debug_hook = hook;
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20054713 in case lang_hooks.post_options ends up calling a debug_hook.
26697 debug_hook); updates new fields in dw_fde_struct appropriately and
H A DChangeLog-200117173 (assemble_start_function): Use begin_function debug_hook.