Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_exec.c364 static int exec_activate_image(struct image_params *imgp);
1786 exec_activate_image(struct image_params *imgp) in exec_activate_image() function
3733 error = exec_activate_image(imgp); in posix_spawn()
4636 error = exec_activate_image(imgp); in __mac_execve()