Searched refs:SIGSYS (Results 1 – 4 of 4) sorted by relevance
109 #define RCTL_ACTION_SIGSYS SIGSYS
95 #define SIGSYS 12 /* non-existent system call invoked */ macro
78 { SIGSYS, "SIGSYS, SIG_IGN", "", NULL },
225 [SIGSYS] = SIGPROP_KILL | SIGPROP_CORE,3886 tdsignal(td, SIGSYS); in nosys()