HomeSort by relevance Sort by last modified time
    Searched defs:WUNTRACED (Results 1 - 11 of 11) sorted by null

  /onnv/onnv-gate/usr/src/lib/libast/common/include/
wait.h 53 #ifndef WUNTRACED
54 #define WUNTRACED 2
  /onnv/onnv-gate/usr/src/lib/libast/amd64/include/ast/
wait.h 62 #ifndef WUNTRACED
63 #define WUNTRACED 2
  /onnv/onnv-gate/usr/src/lib/libast/i386/include/ast/
wait.h 62 #ifndef WUNTRACED
63 #define WUNTRACED 2
  /onnv/onnv-gate/usr/src/lib/libast/sparc/include/ast/
wait.h 62 #ifndef WUNTRACED
63 #define WUNTRACED 2
  /onnv/onnv-gate/usr/src/lib/libast/sparcv9/include/ast/
wait.h 62 #ifndef WUNTRACED
63 #define WUNTRACED 2
  /onnv/onnv-gate/usr/src/cmd/csh/
wait.h 35 * 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 */
  /onnv/onnv-gate/usr/src/uts/common/sys/
wait.h 54 #define WUNTRACED 0004 /* wait for processes stopped by signals */
61 #define WSTOPPED WUNTRACED /* backwards compatibility */
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
dosish.h 183 #undef WUNTRACED
192 #define WUNTRACED 0
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
wait.h 39 * 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 */
  /onnv/onnv-gate/usr/src/ucbhead/sys/
wait.h 56 * describes the information returned, else the first. See WUNTRACED below.
78 * with the WUNTRACED option bit.
115 #define WUNTRACED N_WSTOPPED /* for POSIX */
  /onnv/onnv-gate/usr/src/cmd/sendmail/include/sm/
conf.h     [all...]

Completed in 0 milliseconds