Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dimgact.h119 void *ip_px_sfa; /* posix_spawn file actions */ member
/xnu-12377.1.9/bsd/kern/
H A Dkern_exec.c2955 _posix_spawn_file_actions_t px_sfap = imgp->ip_px_sfa; in exec_handle_file_actions()
3851 imgp->ip_px_sfa = px_sfap; in posix_spawn()
4239 if (imgp->ip_px_sfa != NULL) { in posix_spawn()
4920 kfree_data(imgp->ip_px_sfa, in posix_spawn()