Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dspawn.d96 POSIX_SPAWN_RESETIDS = 0x01, in version() enumerator
/netbsd-src/sys/sys/
H A Dspawn.h84 #define POSIX_SPAWN_RESETIDS 0x01 macro