Home
last modified time | relevance | path

Searched refs:getchar_unlocked (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dgetchar.c44 #undef getchar_unlocked
59 getchar_unlocked(void) in getchar_unlocked() function
/illumos-gate/usr/src/head/
H A Dstdio.h312 extern int getchar_unlocked(void);
376 #define getchar_unlocked() getc_unlocked(stdin) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dstdio_c99.c103 getchar_unlocked(void) in getchar_unlocked() function
/illumos-gate/usr/src/boot/include/
H A Dstdio.h323 int getchar_unlocked(void);
521 #define getchar_unlocked() getc_unlocked(stdin) macro
/illumos-gate/usr/src/cmd/power/
H A Dpm_pam_conv.c86 (c = getchar_unlocked()) != '\n' && in getinput()
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dorientation_test.c189 TEST_NARROW_STD(stdin, getchar_unlocked()); in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dstdio183 extern int getchar_unlocked(void);
320 printf("#define getchar_unlocked _ast_getchar_unlocked\n");
491 extern int getchar_unlocked(void);
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common332 getchar_unlocked
/illumos-gate/usr/src/man/man3c/
H A DMakefile857 getchar_unlocked.3c \
1796 getchar_unlocked.3c := LINKSRC = fgetc.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2372 getchar_unlocked;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc448 link path=usr/share/man/man3c/getchar_unlocked.3c target=fgetc.3c