/titanic_44/usr/src/lib/libc/port/stdio/ |
H A D | getchar.c | 46 #undef getchar_unlocked 61 getchar_unlocked(void) in getchar_unlocked() function
|
/titanic_44/usr/src/head/ |
H A D | stdio.h | 312 extern int getchar_unlocked(void); 378 #define getchar_unlocked() getc_unlocked(stdin) macro
|
/titanic_44/usr/src/lib/libast/common/stdio/ |
H A D | stdio_c99.c | 103 getchar_unlocked(void) in getchar_unlocked() function
|
/titanic_44/usr/src/cmd/power/ |
H A D | pm_pam_conv.c | 86 (c = getchar_unlocked()) != '\n' && in getinput()
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 265 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 369 #define getchar_unlocked _ast_getchar_unlocked macro 524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked macro 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 265 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 369 #define getchar_unlocked _ast_getchar_unlocked macro 524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 265 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 369 #define getchar_unlocked _ast_getchar_unlocked macro 524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked macro 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 265 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 369 #define getchar_unlocked _ast_getchar_unlocked macro 524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked macro 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked macro 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | stdio | 183 extern int getchar_unlocked(void); 320 printf("#define getchar_unlocked _ast_getchar_unlocked\n"); 491 extern int getchar_unlocked(void);
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | stdio | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | stdio | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | stdio | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | stdio | 244 extern __MANGLE__ int getchar_unlocked __PROTO__((void)); 348 #define getchar_unlocked _ast_getchar_unlocked 503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 332 getchar_unlocked
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 817 getchar_unlocked.3c \ 1692 getchar_unlocked.3c := LINKSRC = fgetc.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2014 getchar_unlocked;
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 817 link path=usr/share/man/man3c/getchar_unlocked.3c target=fgetc.3c
|
/titanic_44/ |
H A D | .gitignore | 4929 usr/src/man/man3c/getchar_unlocked.3c
|