Home
last modified time | relevance | path

Searched refs:POSIX_SPAWN_RESETIDS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/head/
H A Dspawn.h48 #define POSIX_SPAWN_RESETIDS 0x0001 macro
/titanic_41/usr/src/lib/libc/port/threads/
H A Dspawn.c42 (POSIX_SPAWN_RESETIDS | \
173 if (sap->sa_psflags & POSIX_SPAWN_RESETIDS) { in perform_flag_actions()