Searched refs:psfaa_type (Results 1 – 3 of 3) sorted by relevance
1652 psfileact->psfaa_type = PSFA_OPEN; in posix_spawn_file_actions_addopen()1712 psfileact->psfaa_type = PSFA_CLOSE; in posix_spawn_file_actions_addclose()1772 psfileact->psfaa_type = PSFA_DUP2; in posix_spawn_file_actions_adddup2()1834 psfileact->psfaa_type = PSFA_FILEPORT_DUP2; in posix_spawn_file_actions_add_fileportdup2_np()1905 psfileact->psfaa_type = PSFA_INHERIT; in posix_spawn_file_actions_addinherit_np()1957 psfileact->psfaa_type = PSFA_CHDIR; in posix_spawn_file_actions_addchdir_np()2016 psfileact->psfaa_type = PSFA_FCHDIR; in posix_spawn_file_actions_addfchdir_np()
398 psfa_t psfaa_type; /* file action type */ member
2852 switch (psfa->psfaa_type) { in exec_handle_file_actions()3053 if (PSFA_OPEN == psfa->psfaa_type) { in exec_handle_file_actions()3081 switch (psfa->psfaa_type) { in exec_handle_file_actions()