Searched refs:psfaa_openargs (Results 1 – 3 of 3) sorted by relevance
408 } psfaa_openargs; member
1654 psfileact->psfaa_openargs.psfao_oflag = oflag; in posix_spawn_file_actions_addopen()1655 psfileact->psfaa_openargs.psfao_mode = mode; in posix_spawn_file_actions_addopen()1656 strlcpy(psfileact->psfaa_openargs.psfao_path, path, PATH_MAX); in posix_spawn_file_actions_addopen()
2864 int mode = psfa->psfaa_openargs.psfao_mode; in exec_handle_file_actions()2888 CAST_USER_ADDR_T(psfa->psfaa_openargs.psfao_path), in exec_handle_file_actions()2892 psfa->psfaa_openargs.psfao_oflag, in exec_handle_file_actions()3055 psfa->psfaa_openargs.psfao_path); in exec_handle_file_actions()