Home
last modified time | relevance | path

Searched refs:STDOUT_FILENO (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dtst-spawn3.c87 if (posix_spawn_file_actions_addopen (&a, STDOUT_FILENO, pidfile, O_WRONLY in do_test()
91 if (posix_spawn_file_actions_adddup2 (&a, STDOUT_FILENO, STDERR_FILENO) != 0) in do_test()
A Dtst-spawn-chdir.c162 (&actions, STDOUT_FILENO, "output-file", in do_test()
A Dunistd.h211 #define STDOUT_FILENO 1 /* Standard output. */ macro
A Dwordexp.c824 if (__glibc_likely (fildes[1] != STDOUT_FILENO)) in exec_comm_child()
827 STDOUT_FILENO) != 0 in exec_comm_child()

Completed in 13 milliseconds