Home
last modified time | relevance | path

Searched refs:SIGSYS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Drctl.h109 #define RCTL_ACTION_SIGSYS SIGSYS
H A Dsignal.h95 #define SIGSYS 12 /* non-existent system call invoked */ macro
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process.c78 { SIGSYS, "SIGSYS, SIG_IGN", "", NULL },
/f-stack/freebsd/kern/
H A Dkern_sig.c225 [SIGSYS] = SIGPROP_KILL | SIGPROP_CORE,
3886 tdsignal(td, SIGSYS); in nosys()