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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/
H A De_os.h311 # undef stdin macro
315 # define stdin (&__iob_func()[0]) macro
319 # undef stdin macro
329 # define stdin (&_imp___iob[0]) macro
/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dcrontab.c491 (void) fgets(q, (int)sizeof(q), stdin); local
/netbsd-6-1-5-RELEASE/include/
H A Dstdio.h214 #define stdin (&__sF[0]) macro
/netbsd-6-1-5-RELEASE/sbin/resize_ffs/
H A Dresize_ffs.c2096 fgets(reply, (int)sizeof(reply), stdin); local
/netbsd-6-1-5-RELEASE/sys/dev/ofw/
H A Dofcons.c62 static int stdin, stdout; variable
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/oea/
H A Dofw_consinit.c93 int chosen, stdin, stdout; variable
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/ofwboot/
H A DLocore.c567 static int stdin; variable
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dzs.c825 static int stdin, stdout; variable
H A Dofcons.c64 static int stdin, stdout; variable
/netbsd-6-1-5-RELEASE/sys/arch/shark/stand/ofwboot/
H A DLocore.c504 static int stdin; variable
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/stand/ofwboot/
H A DLocore.c516 static int stdin; variable

Completed in 137 milliseconds