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

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn_internal.h193 * of elements allocated in this array, and the psfa_act_count is
207 int psfa_act_count; /* count of defined actions */ member in struct:_posix_spawn_file_actions
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1500 for (action = 0; action < px_sfap->psfa_act_count; action++) {
1639 for (action = 0; action < px_sfap->psfa_act_count; action++) {

Completed in 26 milliseconds