Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dfiledesc.h386 fdt_exec(proc_t p, short posix_spawn_flags);
/xnu-8020.101.4/bsd/kern/
H A Dkern_descrip.c681 fdt_exec(proc_t p, short posix_spawn_flags) in fdt_exec() argument
726 } else if ((posix_spawn_flags & POSIX_SPAWN_CLOEXEC_DEFAULT) && in fdt_exec()