Home
last modified time | relevance | path

Searched refs:send_sigsys (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/bsd/sys/ !
H A Dsignalvar.h182 #define send_sigsys (!no_sigsys) macro
184 #define send_sigsys 1 macro
/xnu-10002.81.5/bsd/kern/ !
H A Dsubr_xxx.c183 if (send_sigsys) { in nosys()
/xnu-10002.81.5/bsd/uxkern/ !
H A Dux_exception.c76 if (send_sigsys) { in ux_exception()