Home
last modified time | relevance | path

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

/freebsd/lib/libcasper/services/cap_syslog/
H A Dcap_syslog.c152 int stderr_fd; in slog_openlog() local
/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.cpp279 const int stderr_fd = open_for_append(stderr_file); in fork_files_aux() local
/freebsd/contrib/atf/atf-c++/detail/
H A Dprocess.cpp328 impl::child::stderr_fd(void) in stderr_fd() function in impl::child
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp445 fd_t stderr_fd) { in StartSubprocess()
H A Dsanitizer_win.cpp1145 fd_t stderr_fd) { in StartSubprocess()