Home
last modified time | relevance | path

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

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