Searched defs:file_actions (Results 1 – 10 of 10) sorted by relevance
29 __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_realloc()48 __posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_init()
26 const posix_spawn_file_actions_t *file_actions, in __posix_spawnp()40 const posix_spawn_file_actions_t *file_actions, in __posix_spawnp_compat()
27 __posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_addclose()
25 __posix_spawn_file_actions_addclosefrom (posix_spawn_file_actions_t in __posix_spawn_file_actions_addclosefrom()
25 __posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_destroy()
26 posix_spawn_file_actions_addchdir_np (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addchdir_np()
27 __posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_adddup2()
28 __posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_addopen()
36 const posix_spawn_file_actions_t *file_actions, in __spawni()
26 const posix_spawn_file_actions_t *file_actions, in __posix_spawn()
Completed in 16 milliseconds