Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dstdio_c99.c37 feof_unlocked(Sfio_t* sp) in feof_unlocked() 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/contrib/ast/src/lib/libast/features/
H A Dstdio172 extern int feof_unlocked(FILE*);
309 printf("#define feof_unlocked _ast_feof_unlocked\n");
480 extern int feof_unlocked(FILE*);
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstdio233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstdio233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstdio233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstdio233 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
337 #define feof_unlocked _ast_feof_unlocked
492 extern __MANGLE__ int feof_unlocked __PROTO__((FILE*));
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in700 SCOPED_SYMBOL|SunOS_5.6|libc.so.1|feof_unlocked