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

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c73 fputc_unlocked(int c, Sfio_t* sp) function
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));
/illumos-gate/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*));

Completed in 81 milliseconds