Home
last modified time | relevance | path

Searched defs:stdout_fd (Results 1 – 6 of 6) sorted by relevance

/external/ltp/include/
Dtst_cmd.h57 int stdout_fd, in tst_run_cmd_fds()
76 int stdout_fd, in tst_run_cmd_fds()
/external/ltp/lib/
Dtst_run_cmd.c36 int stdout_fd, in tst_run_cmd_fds_()
116 int stdout_fd = -1; in tst_run_cmd_() local
/external/ltp/lib/tests/
Dtrerrno.c43 int fd, stdout_fd; in main() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cc334 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
Dsanitizer_win.cc868 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
/external/openssh/regress/
Dnetcat.c772 int stdout_fd = STDOUT_FILENO; in readwrite() local