Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/
H A Dsignal.h68 #define SA_NOCLDSTOP 0x0008 /* don't send a SIGCHLD on child stop */ macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h142 #define SA_NOCLDSTOP SV_NOCLDSTOP macro
/titanic_44/usr/src/uts/common/sys/
H A Dsignal.h127 #define SA_NOCLDSTOP 0x00020000 /* don't send job control SIGCLD's */ macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Djobs.c577 # define SA_NOCLDSTOP 0 in job_init() macro
/titanic_44/usr/src/ucbhead/sys/
H A Dsignal.h173 #define SA_NOCLDSTOP 0x00020000 /* don't send job control SIGCLD's */ macro