Searched defs:stdin (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.3-release/sys/dev/ofw/
H A Dofw_console.c109 static pcell_t stdin; variable
/freebsd-10.3-release/sys/dev/atkbdc/
H A Datkbdc.c167 ihandle_t stdin; local
/freebsd-10.3-release/sys/boot/ofw/libofw/
H A Dofw_console.c43 static ihandle_t stdin; variable
/freebsd-10.3-release/sbin/growfs/
H A Dgrowfs.c1546 fgets(reply, (int)sizeof(reply), stdin); local
/freebsd-10.3-release/include/
H A Dstdio.h226 #define stdin __stdinp macro
/freebsd-10.3-release/crypto/openssl/
H A De_os.h319 # undef stdin macro
323 # define stdin (&__iob_func()[0]) macro
327 # undef stdin macro
338 # define stdin (&_imp___iob[0]) macro

Completed in 215 milliseconds