Home
last modified time | relevance | path

Searched refs:PSFA_OPEN (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dspawn_internal.h361 PSFA_OPEN = 0, enumerator
/xnu-8019.80.24/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1505 psfileact->psfaa_type = PSFA_OPEN; in posix_spawn_file_actions_addopen()
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c2339 case PSFA_OPEN: { in exec_handle_file_actions()
2542 if (PSFA_OPEN == psfa->psfaa_type) { in exec_handle_file_actions()
2575 case PSFA_OPEN: in exec_handle_file_actions()