/titanic_50/usr/src/lib/libc/port/stdio/ |
H A D | getc.c | 32 #pragma weak _getc_unlocked = getc_unlocked 45 #undef getc_unlocked 64 getc_unlocked(FILE *iop) in getc_unlocked() function
|
/titanic_50/usr/src/head/ |
H A D | stdio.h | 311 extern int getc_unlocked(FILE *); 370 #define getc_unlocked(p) (--(p)->_cnt < 0 \ macro 378 #define getchar_unlocked() getc_unlocked(stdin)
|
/titanic_50/usr/src/lib/nsswitch/user/common/ |
H A D | user_common.c | 107 switch (c = getc_unlocked(f)) { 134 c = getc_unlocked(f);
|
/titanic_50/usr/src/lib/libgen/common/ |
H A D | bgets.c | 50 #define getc(f) getc_unlocked(f)
|
/titanic_50/usr/src/lib/libast/common/stdio/ |
H A D | stdio_c99.c | 97 getc_unlocked(Sfio_t* sp) in getc_unlocked() function
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked macro 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 264 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 368 #define getc_unlocked _ast_getc_unlocked macro 523 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 264 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 368 #define getc_unlocked _ast_getc_unlocked macro 523 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked macro 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked macro 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked macro 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 264 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 368 #define getc_unlocked _ast_getc_unlocked macro 523 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 264 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 368 #define getc_unlocked _ast_getc_unlocked macro 523 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/nsswitch/files/common/ |
H A D | files_common.c | 110 switch (c = getc_unlocked(f)) { 137 c = getc_unlocked(f);
|
/titanic_50/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 324 while ((i = getc_unlocked(fp)) != EOF) { in wordexp()
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | stdio | 182 extern int getc_unlocked(FILE*); 319 printf("#define getc_unlocked _ast_getc_unlocked\n"); 490 extern int getc_unlocked(FILE*);
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | stdio | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | stdio | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | stdio | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | stdio | 243 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*)); 347 #define getc_unlocked _ast_getc_unlocked 502 extern __MANGLE__ int getc_unlocked __PROTO__((FILE*));
|
/titanic_50/usr/src/cmd/od/ |
H A D | od.c | 835 if (getc_unlocked(input) == EOF) { in main()
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 331 getc_unlocked
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 825 getc_unlocked.3c \ 1713 getc_unlocked.3c := LINKSRC = fgetc.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2081 getc_unlocked;
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 825 link path=usr/share/man/man3c/getc_unlocked.3c target=fgetc.3c
|