Searched defs:SIGCLD (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dsignal.h42 #define SIGCLD 20 /* System V name for SIGCHLD */ macro
/illumos-gate/usr/src/uts/common/sys/iso/
H A Dsignal_iso.h69 #define SIGCLD 18 /* child status change */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h91 #define SIGCLD 20 /* System V name for SIGCHLD */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h95 #define SIGCLD 18 /* child status change */ macro
172 /* this is only valid for SIGCLD */
173 #define SA_NOCLDSTOP 0x00020000 /* don't send job control SIGCLD's */
186 /* this is only valid for SIGCLD */

Completed in 62 milliseconds