Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dsimple_exec.c144 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, in pipe_execv()
/freebsd/contrib/kyua/utils/process/
H A Dchild.cpp274 const int stdout_fd = open_for_append(stdout_file); in fork_files_aux() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dprocess.cpp322 impl::child::stdout_fd(void) in stdout_fd() function in impl::child
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp444 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
H A Dsanitizer_win.cpp1144 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
/freebsd/contrib/netcat/
H A Dnetcat.c857 int stdout_fd = STDOUT_FILENO; in readwrite() local
/freebsd/crypto/openssh/regress/
H A Dnetcat.c786 int stdout_fd = STDOUT_FILENO; in readwrite() local