Searched defs:stdout_fd (Results 1 – 7 of 7) sorted by relevance
57 int stdout_fd, in tst_run_cmd_fds()76 int stdout_fd, in tst_run_cmd_fds()
36 int stdout_fd, in tst_run_cmd_fds_()110 int stdout_fd = -1; in tst_run_cmd_() local
43 int fd, stdout_fd; in main() local
146 int stdout_fd; in flush_stdout() local
364 int stdout_fd = FMT_POSIX(fileno(stdout)); in TEST() local372 int stdout_fd = FMT_POSIX(fileno(stdout)); in TEST() local380 int stdout_fd = FMT_POSIX(fileno(stdout)); in TEST() local
334 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
868 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()