Home
last modified time | relevance | path

Searched defs:call_hook (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_module_hook.c108 bool call_hook; in module_hook_tryenter() local
/netbsd-src/external/bsd/unbound/dist/ipsecmod/
H A Dipsecmod.c249 call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq, in call_hook() function
/netbsd-src/external/bsd/atf/dist/tools/
H A Datf-run.cpp531 call_hook(const std::string& tool, const std::string& hook) in call_hook() function