Home
last modified time | relevance | path

Searched defs:stdin_fd (Results 1 – 6 of 6) 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/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h445 int stdin_fd = GetInputFD(); in Run() local
/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.c849 int stdin_fd = STDIN_FILENO; in readwrite() local
/freebsd/crypto/openssh/regress/
H A Dnetcat.c785 int stdin_fd = STDIN_FILENO; in readwrite() local