Searched refs:POSIX_SPAWN_WAITPID_NP (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/head/
H A Dspawn.h60 #define POSIX_SPAWN_WAITPID_NP 0x2000 macro
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dsystem.c153 * The setting of POSIX_SPAWN_WAITPID_NP ensures that no
177 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP |
H A Dpopen.c168 POSIX_SPAWN_WAITPID_NP |
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dwordexp.c278 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dspawn.c50 POSIX_SPAWN_WAITPID_NP | \
242 if (sap->sa_psflags & POSIX_SPAWN_WAITPID_NP)
/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c1120 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP |
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c555 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP);

Completed in 67 milliseconds