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

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c37 feof_unlocked(Sfio_t* sp) function
/illumos-gate/usr/src/boot/include/
H A Dstdio.h329 int feof_unlocked(FILE *);
512 #define feof_unlocked(p) __sfeof(p) macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h254 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
358 #define feof_unlocked _ast_feof_unlocked macro
513 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked macro
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h254 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
358 #define feof_unlocked _ast_feof_unlocked macro
513 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked macro
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h254 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
358 #define feof_unlocked _ast_feof_unlocked macro
513 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked macro
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h254 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
358 #define feof_unlocked _ast_feof_unlocked macro
513 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked macro
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));

Completed in 97 milliseconds