Home
last modified time | relevance | path

Searched defs:SA_NOCLDSTOP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A Dsigact.h59 #define SA_NOCLDSTOP 1 /* don't send SIGCHLD on child stop */ macro
/freebsd/sys/sys/
H A Dsignal.h372 #define SA_NOCLDSTOP 0x0008 /* do not generate SIGCHLD on child stop */ macro