Searched refs:POSIX_SPAWN_SETPGROUP (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/include/
H A Dspawn.h57 #define POSIX_SPAWN_SETPGROUP 0x02 macro
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c129 POSIX_SPAWN_SETSCHEDPARAM | POSIX_SPAWN_SETPGROUP |
/freebsd-10.2-release/lib/libc/gen/
H A Dposix_spawn.c98 if (sa->sa_flags & POSIX_SPAWN_SETPGROUP) {
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1675 flags |= POSIX_SPAWN_SETPGROUP;

Completed in 64 milliseconds