Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dspawn_internal.h362 PSFA_CLOSE = 1, enumerator
/xnu-8019.80.24/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1565 psfileact->psfaa_type = PSFA_CLOSE; in posix_spawn_file_actions_addclose()
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c2467 case PSFA_CLOSE: { in exec_handle_file_actions()
2580 case PSFA_CLOSE: in exec_handle_file_actions()