Home
last modified time | relevance | path

Searched refs:ferror_unlocked (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dstdio_c99.c43 ferror_unlocked(Sfio_t* sp) in ferror_unlocked() 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/contrib/ast/src/lib/libast/features/
H A Dstdio173 extern int ferror_unlocked(FILE*);
310 printf("#define ferror_unlocked _ast_ferror_unlocked\n");
481 extern int ferror_unlocked(FILE*);
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio234 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
338 #define ferror_unlocked _ast_ferror_unlocked
493 extern __MANGLE__ int ferror_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in701 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|ferror_unlocked