HomeSort by: relevance | last modified time | path
    Searched refs:sendsig_sigcontext_16_hook (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/common/
kern_sig_16.c 175 MODULE_HOOK_SET(sendsig_sigcontext_16_hook, sendsig_sigcontext);
221 MODULE_HOOK_UNSET(sendsig_sigcontext_16_hook);
  /src/sys/kern/
compat_stub.c 274 struct sendsig_sigcontext_16_hook_t sendsig_sigcontext_16_hook; variable in typeref:struct:sendsig_sigcontext_16_hook_t
sys_sig.c 433 if (sendsig_sigcontext_16_hook.hooked) {
kern_sig.c 2153 MODULE_HOOK_CALL_VOID(sendsig_sigcontext_16_hook, (ksi, mask),
  /src/sys/sys/
compat_stub.h 374 MODULE_HOOK(sendsig_sigcontext_16_hook, void,

Completed in 15 milliseconds