Home
last modified time | relevance | path

Searched refs:STDERR_FILENO (Results 1 – 3 of 3) sorted by relevance

/posix/
A Dtst-spawn3.c91 if (posix_spawn_file_actions_adddup2 (&a, STDOUT_FILENO, STDERR_FILENO) != 0) in do_test()
A Dunistd.h212 #define STDERR_FILENO 2 /* Standard error output. */ macro
A Dwordexp.c840 if (__posix_spawn_file_actions_addopen (&fa, STDERR_FILENO, _PATH_DEVNULL, in exec_comm_child()

Completed in 10 milliseconds