Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dimgact.h119 void *ip_px_sfa; /* posix_spawn file actions */ member
/xnu-8792.61.2/bsd/kern/
H A Dkern_exec.c2657 _posix_spawn_file_actions_t px_sfap = imgp->ip_px_sfa; in exec_handle_file_actions()
3512 imgp->ip_px_sfa = px_sfap; in posix_spawn()
3872 if (imgp->ip_px_sfa != NULL) { in posix_spawn()
4492 kfree_data(imgp->ip_px_sfa, in posix_spawn()