Searched defs:stdin (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp43 simple_readline(FILE *stdin, FILE *stdout, const char *prompt) argument
/freebsd-11-stable/stand/ofw/libofw/
H A Dofw_console.c43 static ihandle_t stdin; variable
/freebsd-11-stable/stand/liblua/
H A Dlstd.h67 #define stdin ((FILE*)NULL) macro
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_console.c109 static pcell_t stdin; variable
/freebsd-11-stable/sbin/growfs/
H A Dgrowfs.c1545 fgets(reply, (int)sizeof(reply), stdin); local
/freebsd-11-stable/crypto/openssl/
H A De_os.h322 # undef stdin macro
326 # define stdin (&__iob_func()[0]) macro
330 # undef stdin macro
341 # define stdin (&_imp___iob[0]) macro
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc.c202 ihandle_t stdin; local
/freebsd-11-stable/include/
H A Dstdio.h238 #define stdin __stdinp macro

Completed in 194 milliseconds