Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c380 static errno_t exec_handle_port_actions(struct image_params *imgp,
2118 exec_handle_port_actions(struct image_params *imgp, in exec_handle_port_actions() function
3609 error = exec_handle_port_actions(imgp, &port_actions); in posix_spawn()