Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dfiledesc.h395 fdt_exec(proc_t p, short posix_spawn_flags, thread_t thread, bool in_exec);
/xnu-8792.61.2/bsd/kern/
H A Dkern_descrip.c742 fdt_exec(proc_t p, short posix_spawn_flags, thread_t thread, bool in_exec) in fdt_exec() argument
792 } else if ((posix_spawn_flags & POSIX_SPAWN_CLOEXEC_DEFAULT) && in fdt_exec()