Searched refs:posix_spawn_file_actions_t (Results 1 – 1 of 1) sorted by relevance
50 } posix_spawn_file_actions_t; typedef74 __const posix_spawn_file_actions_t *__restrict85 __const posix_spawn_file_actions_t *__file_actions,160 extern int posix_spawn_file_actions_init (posix_spawn_file_actions_t *164 extern int posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *169 extern int posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *178 extern int posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *184 extern int posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *