Searched refs:psfaa_openargs (Results 1 – 3 of 3) sorted by relevance
394 } psfaa_openargs; member
1507 psfileact->psfaa_openargs.psfao_oflag = oflag; in posix_spawn_file_actions_addopen()1508 psfileact->psfaa_openargs.psfao_mode = mode; in posix_spawn_file_actions_addopen()1509 strlcpy(psfileact->psfaa_openargs.psfao_path, path, PATH_MAX); in posix_spawn_file_actions_addopen()
2350 int mode = psfa->psfaa_openargs.psfao_mode; in exec_handle_file_actions()2374 CAST_USER_ADDR_T(psfa->psfaa_openargs.psfao_path), in exec_handle_file_actions()2378 psfa->psfaa_openargs.psfao_oflag, in exec_handle_file_actions()2544 psfa->psfaa_openargs.psfao_path); in exec_handle_file_actions()