Searched refs:stdin (Results 1 – 7 of 7) sorted by relevance
55 FLOCKFILE(stdin); in getchar()58 retval = __sgetc(stdin); in getchar()59 FUNLOCKFILE(stdin); in getchar()67 return (__sgetc(stdin)); in getchar_unlocked()
46 FLOCKFILE(stdin); in gets()50 FUNLOCKFILE(stdin); in gets()57 FUNLOCKFILE(stdin); in gets()
40 return (vfscanf(stdin, fmt, ap)); in vscanf()
44 ret = vfscanf(stdin, fmt, ap); in scanf()
69 services = parse(sys.stdin)
192 #define stdin (&__sF[0]) macro433 #define getchar() getc(stdin)435 #define getchar_unlocked() getc_unlocked(stdin)
486 fclose(stdin); in malloc_fini_impl()