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

/netbsd-current/include/
H A Dspawn.h83 int posix_spawnattr_setpgroup(posix_spawnattr_t *, pid_t);
/netbsd-current/lib/libc/gen/
H A Dposix_spawn_sched.c120 posix_spawnattr_setpgroup(posix_spawnattr_t *sa, pid_t pgroup) function
H A DMakefile.inc166 posix_spawnattr_getpgroup.3 posix_spawnattr_setpgroup.3 \
/netbsd-current/tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c132 posix_spawnattr_setpgroup(&attr, 0);

Completed in 178 milliseconds