Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dimgact.h119 void *ip_px_sfa; /* posix_spawn file actions */ member
/xnu-8020.101.4/bsd/kern/
H A Dkern_exec.c2313 _posix_spawn_file_actions_t px_sfap = imgp->ip_px_sfa; in exec_handle_file_actions()
3190 imgp->ip_px_sfa = px_sfap; in posix_spawn()
3557 if (imgp->ip_px_sfa != NULL) { in posix_spawn()
4135 kfree_data(imgp->ip_px_sfa, in posix_spawn()