Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dkern_exec.c2122 _posix_spawn_port_actions_t pacts = imgp->ip_px_spa; in exec_handle_port_actions() local
2136 for (i = 0; i < pacts->pspa_count; i++) { in exec_handle_port_actions()
2137 act = &pacts->pspa_actions[i]; in exec_handle_port_actions()
2192 for (i = 0; i < pacts->pspa_count; i++) { in exec_handle_port_actions()
2193 act = &pacts->pspa_actions[i]; in exec_handle_port_actions()