Searched refs:psfaa_type (Results 1 – 3 of 3) sorted by relevance
1505 psfileact->psfaa_type = PSFA_OPEN; in posix_spawn_file_actions_addopen()1565 psfileact->psfaa_type = PSFA_CLOSE; in posix_spawn_file_actions_addclose()1625 psfileact->psfaa_type = PSFA_DUP2; in posix_spawn_file_actions_adddup2()1687 psfileact->psfaa_type = PSFA_FILEPORT_DUP2; in posix_spawn_file_actions_add_fileportdup2_np()1758 psfileact->psfaa_type = PSFA_INHERIT; in posix_spawn_file_actions_addinherit_np()1810 psfileact->psfaa_type = PSFA_CHDIR; in posix_spawn_file_actions_addchdir_np()1869 psfileact->psfaa_type = PSFA_FCHDIR; in posix_spawn_file_actions_addfchdir_np()
384 psfa_t psfaa_type; /* file action type */ member
2338 switch (psfa->psfaa_type) { in exec_handle_file_actions()2542 if (PSFA_OPEN == psfa->psfaa_type) { in exec_handle_file_actions()2570 switch (psfa->psfaa_type) { in exec_handle_file_actions()