Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dposix_signals.h46 SA_NOCLDSTOP = 4 /* drop the = 4. */ enumerator
/netbsd/sys/sys/
H A Dsignal.h225 #define SA_NOCLDSTOP 0x0008 /* do not generate SIGCHLD on child stop */ macro