Searched refs:fputc_unlocked (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c73 fputc_unlocked(int c, Sfio_t* sp) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h114 # define fputc_unlocked(x,y) fputc (x,y) macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h260 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
364 #define fputc_unlocked _ast_fputc_unlocked macro
519 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h239 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
343 #define fputc_unlocked _ast_fputc_unlocked macro
498 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h260 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
364 #define fputc_unlocked _ast_fputc_unlocked macro
519 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h239 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
343 #define fputc_unlocked _ast_fputc_unlocked macro
498 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h260 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
364 #define fputc_unlocked _ast_fputc_unlocked macro
519 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h239 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
343 #define fputc_unlocked _ast_fputc_unlocked macro
498 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h260 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
364 #define fputc_unlocked _ast_fputc_unlocked macro
519 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h239 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
343 #define fputc_unlocked _ast_fputc_unlocked macro
498 extern __MANGLE__ int fputc_unlocked __PROTO__((int, FILE*));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure12862 { $as_echo "$as_me:$LINENO: checking whether fputc_unlocked is declared" >&5
12863 $as_echo_n "checking whether fputc_unlocked is declared... " >&6; }
12877 #ifndef fputc_unlocked
12878 (void) fputc_unlocked;
[all...]

Completed in 100 milliseconds