Home
last modified time | relevance | path

Searched refs:posix_spawnattr_setflags (Results 1 – 10 of 10) sorted by relevance

/freebsd/include/
H A Dspawn.h117 int posix_spawnattr_setflags(posix_spawnattr_t *, short);
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp98 (void)posix_spawnattr_setflags(&SpawnAttributes, SpawnFlags); in ExecuteCommand()
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c133 posix_spawnattr_setflags(&attr, POSIX_SPAWN_SETSCHEDULER | in ATF_TC_BODY()
H A Dt_fileactions.c281 posix_spawnattr_setflags(&attr, POSIX_SPAWN_RETURNERROR); in ATF_TC_BODY()
/freebsd/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c129 r = posix_spawnattr_setflags(&attr, POSIX_SPAWN_CLOEXEC_DEFAULT); in __archive_create_child()
/freebsd/lib/libc/gen/
H A DSymbol.map323 posix_spawnattr_setflags;
H A Dposix_spawn.c687 posix_spawnattr_setflags(posix_spawnattr_t *sa, short flags) in posix_spawnattr_setflags() function
H A DMakefile.inc473 posix_spawnattr_getflags.3 posix_spawnattr_setflags.3 \
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp322 res = posix_spawnattr_setflags(&attrs, POSIX_SPAWN_CLOEXEC_DEFAULT); in internal_spawn_impl()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2508 fun:posix_spawnattr_setflags=uninstrumented