Searched refs:ferror_unlocked (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c43 ferror_unlocked(Sfio_t* sp) function
/illumos-gate/usr/src/boot/include/
H A Dstdio.h330 int ferror_unlocked(FILE *);
513 #define ferror_unlocked(p) __sferror(p) macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h255 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
359 #define ferror_unlocked _ast_ferror_unlocked macro
514 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked macro
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h255 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
359 #define ferror_unlocked _ast_ferror_unlocked macro
514 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked macro
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h255 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
359 #define ferror_unlocked _ast_ferror_unlocked macro
514 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked macro
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h255 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
359 #define ferror_unlocked _ast_ferror_unlocked macro
514 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked macro
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));

Completed in 79 milliseconds