Home
last modified time | relevance | path

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

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