Searched defs:file_actions (Results 1 – 10 of 10) sorted by relevance
32 __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_realloc()51 posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init()
26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy()
36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclose()
28 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
36 posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_adddup2()
36 posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addopen()
97 const posix_spawn_file_actions_t *file_actions, in __spawni()140 const posix_spawn_file_actions_t *file_actions, in __spawni()
31 const posix_spawn_file_actions_t *file_actions = NULL; in spawn_process() local
1863 posix_spawn_file_actions_t file_actions; in PosixSpawnChildForPTraceDebugging() local
667 ProcessLaunchInfo::FileAction::AddPosixSpawnFileAction (posix_spawn_file_actions_t *file_actions, in AddPosixSpawnFileAction()