Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp37 static char *simple_readline(FILE *stdin, FILE *stdout, const char *prompt) { in simple_readline()
/freebsd-src/stand/libofw/
H A Dofw_console.c40 static ihandle_t stdin; variable
/freebsd-src/stand/liblua/
H A Dlstd.h86 #define stdin ((FILE*)NULL) macro
/freebsd-src/sys/dev/ofw/
H A Dofw_console.c109 static pcell_t stdin; variable
/freebsd-src/crypto/openssl/
H A De_os.h147 # define stdin (&__iob_func()[0]) macro
/freebsd-src/include/
H A Dstdio.h237 #define stdin __stdinp global() macro