Searched defs:stdout_fd (Results 1 – 6 of 6) sorted by relevance
51 int stdout_fd, in tst_cmd_fds()70 int stdout_fd, in tst_cmd_fds()
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
132 const int stdout_fd = 1; in decode() local
83 int stdout_fd; in process_start() local
134 const int stdout_fd = 1; variable