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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dimgact.h109 void *ip_px_sfa; member in struct:image_params
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c1416 _posix_spawn_file_actions_t px_sfap = imgp->ip_px_sfa;
1640 imgp->ip_px_sfa = px_sfap;
1689 if (imgp->ip_px_sfa != NULL &&
1801 if (imgp->ip_px_sfa != NULL)
1802 FREE(imgp->ip_px_sfa, M_TEMP);

Completed in 79 milliseconds