Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dimgact.h119 void *ip_px_sfa; /* posix_spawn file actions */ member
/xnu-12377.61.12/bsd/kern/
H A Dkern_exec.c3399 _posix_spawn_file_actions_t px_sfap = imgp->ip_px_sfa; in exec_handle_file_actions()
4325 imgp->ip_px_sfa = px_sfap; in posix_spawn()
4719 if (imgp->ip_px_sfa != NULL) { in posix_spawn()
5420 kfree_data(imgp->ip_px_sfa, in posix_spawn()