Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dfiledesc.h401 fdt_exec(proc_t p, struct ucred *p_cred, short posix_spawn_flags, thread_t thread, bool in_exec);
/xnu-11215.1.10/bsd/kern/
H A Dkern_descrip.c756 fdt_exec(proc_t p, kauth_cred_t p_cred, short posix_spawn_flags, thread_t thread, bool in_exec) in fdt_exec() argument
806 } else if ((posix_spawn_flags & POSIX_SPAWN_CLOEXEC_DEFAULT) && in fdt_exec()