Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dprocopen.c68 chain_open (stdin_fd, pp_args, p_child) in chain_open() argument
/openbsd/gnu/gcc/fixincludes/
H A Dprocopen.c65 chain_open (int stdin_fd, tCC** pp_args, pid_t* p_child) in chain_open()
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h434 int stdin_fd = GetInputFD(); in Run() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp423 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
H A Dsanitizer_win.cpp1127 const char *const envp[], fd_t stdin_fd, fd_t stdout_fd, in StartSubprocess()
/openbsd/usr.bin/nc/
H A Dnetcat.c1099 int stdin_fd = STDIN_FILENO; in readwrite() local