Searched defs:WUNTRACED (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/include/
H A Dwait.h53 #ifndef WUNTRACED
54 #define WUNTRACED 2 macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dwait.h62 #ifndef WUNTRACED
63 #define WUNTRACED 2 macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dwait.h62 #ifndef WUNTRACED
63 #define WUNTRACED 2 macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dwait.h62 #ifndef WUNTRACED
63 #define WUNTRACED 2 macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dwait.h62 #ifndef WUNTRACED
63 #define WUNTRACED 2 macro
/illumos-gate/usr/src/cmd/csh/
H A Dwait.h35 * describes the information returned, else the first. See WUNTRACED below.
59 * with the WUNTRACED option bit.
87 * returning an error indication in this case (pid==0). WUNTRACED
94 #define WUNTRACED 2 /* tell about stopped, untraced children */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dwait.h53 #define WUNTRACED 0004 /* wait for processes stopped by signals */ macro
60 #define WSTOPPED WUNTRACED /* backwards compatibility */
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dwait.h39 * describes the information returned, else the first. See WUNTRACED below.
55 * with the WUNTRACED option bit.
73 * returning an error indication in this case (pid==0). WUNTRACED
80 #define WUNTRACED 2 /* tell about stopped, untraced children */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h56 * describes the information returned, else the first. See WUNTRACED below.
78 * with the WUNTRACED option bit.
115 #define WUNTRACED N_WSTOPPED /* for POSIX */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2321 # undef WUNTRACED macro

Completed in 222 milliseconds