Home
last modified time | relevance | path

Searched defs:stdin (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A Dstdio.c32 _IO_FILE *stdin = (FILE *) &_IO_2_1_stdin_; variable
/openbsd-src/regress/usr.bin/file/
H A DMakefile23 stdin: target
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp37 static char *simple_readline(FILE *stdin, FILE *stdout, const char *prompt) { in simple_readline()
/openbsd-src/sys/arch/sparc64/dev/
H A Dconsinit.c62 int stdin = 0, stdout = 0; variable
/openbsd-src/gnu/llvm/llvm/utils/git/
H A Dpre-push.py81 def shell(cmd, strip=True, cwd=None, stdin=None, die_on_failure=True, argument
/openbsd-src/gnu/usr.bin/perl/
H A Dnostdio.h77 # define stdin _CANNOT _stdin_ macro
H A Dfakesdio.h70 #define stdin PerlIO_stdin() macro
/openbsd-src/include/
H A Dstdio.h197 #define stdin (&__sF[0]) macro
/openbsd-src/sys/arch/macppc/dev/
H A Dzs.c867 static int stdin, stdout; variable
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32iop.h203 #define stdin win32_stdin() macro
/openbsd-src/sys/arch/macppc/stand/
H A DLocore.c482 static int stdin; variable
/openbsd-src/sys/arch/sparc64/stand/ofwboot/
H A DLocore.c316 static u_int stdin; variable
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c640 static u_int stdin = 0; variable