Home
last modified time | relevance | path

Searched refs:fdt_exec (Results 1 – 3 of 3) 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() function
H A Dkern_exec.c1566 fdt_exec(p, psa != NULL ? psa->psa_flags : 0, imgp->ip_new_thread, exec); in exec_mach_imgact()