Searched defs:stderr_fd (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | spawn_command.c | 111 int stderr_fd; /* write stderr here */ member
|
| /netbsd-src/external/bsd/atf/dist/tools/ |
| H A D | process.hpp | 290 const int stderr_fd = errsb.connect_parent(); in fork() local
|
| H A D | process.cpp | 486 impl::child::stderr_fd(void) in stderr_fd() function in impl::child
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | simple_exec.c | 146 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, in pipe_execv()
|
| H A D | simple_exec_w32.c | 211 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, in pipe_execv()
|
| /netbsd-src/external/bsd/kyua-cli/dist/utils/process/ |
| H A D | child.cpp | 339 const int stderr_fd = open_for_append(stderr_file); in fork_files_aux() local
|
| /netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
| H A D | process.cpp | 332 impl::child::stderr_fd(void) in stderr_fd() function in impl::child
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_posix_libcdep.cpp | 424 fd_t stderr_fd) { in StartSubprocess()
|
| H A D | sanitizer_win.cpp | 1100 fd_t stderr_fd) { in StartSubprocess()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_posix_libcdep.cc | 444 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
|
| H A D | sanitizer_win.cc | 1034 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_posix_libcdep.cc | 440 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
|
| H A D | sanitizer_win.cc | 1027 fd_t stdin_fd, fd_t stdout_fd, fd_t stderr_fd) { in StartSubprocess()
|