Home
last modified time | relevance | path

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

/freebsd/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/stand/libofw/
H A Dofw_console.c40 static ihandle_t stdin; variable
/freebsd/stand/liblua/
H A Dlstd.h65 #define stdin global() macro
/freebsd/sys/dev/ofw/
H A Dofw_console.c109 static pcell_t stdin; variable
/freebsd/crypto/openssl/
H A De_os.h147 # define stdin (&__iob_func()[0]) macro
/freebsd/include/
H A Dstdio.h240 #define stdin __stdinp macro