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

/darwin-on-arm/xnu/bsd/sys/
H A Dimgact.h116 void *ip_px_sfa; member in struct:image_params
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1497 _posix_spawn_file_actions_t px_sfap = imgp->ip_px_sfa;
1783 imgp->ip_px_sfa = px_sfap;
1861 if (imgp->ip_px_sfa != NULL) {
2131 if (imgp->ip_px_sfa != NULL)
2132 FREE(imgp->ip_px_sfa, M_TEMP);

Completed in 25 milliseconds