Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dspawn.h60 #define POSIX_SPAWN_WAITPID_NP 0x2000 macro
/titanic_41/usr/src/lib/libc/port/stdio/
H A Dsystem.c177 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP | in system()
H A Dpopen.c168 POSIX_SPAWN_WAITPID_NP | in popen()
/titanic_41/usr/src/lib/libc/port/threads/
H A Dspawn.c50 POSIX_SPAWN_WAITPID_NP | \
242 if (sap->sa_psflags & POSIX_SPAWN_WAITPID_NP) in forkflags()
/titanic_41/usr/src/lib/libc/port/regex/
H A Dwordexp.c278 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP); in wordexp()
/titanic_41/usr/src/cmd/svc/startd/
H A Dfork.c1120 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP | in fork_with_timeout()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetutx.c555 POSIX_SPAWN_NOSIGCHLD_NP | POSIX_SPAWN_WAITPID_NP); in invoke_utmp_update()