Searched defs:stdout_fd (Results 1 – 7 of 7) sorted by relevance
51 int stdout_fd, in tst_cmd_fds()70 int stdout_fd, in tst_cmd_fds()
66 let stdout_fd = stdout.as_raw_fd(); in run_with_capture() localVariable
43 int fd, stdout_fd; in main() local
49 int stdout_fd, in tst_cmd_fds_()136 int stdout_fd = -1; in tst_cmd_() local
344 int stdout_fd = FMT_POSIX(fileno(stdout)); in TEST() local353 int stdout_fd = FMT_POSIX(fileno(stdout)); in TEST() local361 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()