Searched refs:STDERR_FILENO (Results 1 – 3 of 3) sorted by relevance
91 if (posix_spawn_file_actions_adddup2 (&a, STDOUT_FILENO, STDERR_FILENO) != 0) in do_test()
212 #define STDERR_FILENO 2 /* Standard error output. */ macro
840 if (__posix_spawn_file_actions_addopen (&fa, STDERR_FILENO, _PATH_DEVNULL, in exec_comm_child()
Completed in 10 milliseconds