Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/ !
H A Dkern_exec.c384 static void exec_port_actions_destroy(struct exec_port_actions *port_actions);
2080 exec_port_actions_destroy(struct exec_port_actions *port_actions) in exec_port_actions_destroy() function
4089 exec_port_actions_destroy(&port_actions); in posix_spawn()