Searched defs:stdin_fd (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | simple_exec.c | 144 pipe_execv(FILE **stdin_fd, FILE **stdout_fd, FILE **stderr_fd, in pipe_execv()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPythonImpl.h | 445 int stdin_fd = GetInputFD(); in Run() local
|
| /illumos-gate/usr/src/cmd/zlogin/ |
| H A D | zlogin.c | 713 process_raw_input(int stdin_fd, int appin_fd) in process_raw_input() 813 doio(int stdin_fd, int appin_fd, int stdout_fd, int stderr_fd, int sig_fd, in doio()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_posix_libcdep.cpp | 444 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
|
| H A D | sanitizer_win.cpp | 1144 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
|
| /freebsd/contrib/netcat/ |
| H A D | netcat.c | 857 int stdin_fd = STDIN_FILENO; in readwrite() local
|
| /freebsd/crypto/openssh/regress/ |
| H A D | netcat.c | 785 int stdin_fd = STDIN_FILENO; in readwrite() local
|