Searched refs:__posix_spawn_file_actions_addopen (Results 1 – 4 of 4) sorted by relevance
28 __posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions, in __posix_spawn_file_actions_addopen() function63 weak_alias (__posix_spawn_file_actions_addopen,
840 if (__posix_spawn_file_actions_addopen (&fa, STDERR_FILENO, _PATH_DEVNULL, in exec_comm_child()
15 __posix_spawn_file_actions_addopen attribute_hidden;
78 * include/spawn.h (__posix_spawn_file_actions_addopen): New