Home
last modified time | relevance | path

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