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

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c43 ferror_unlocked(Sfio_t* sp) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h105 # define ferror_unlocked(x) ferror (x) macro
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure12655 { $as_echo "$as_me:$LINENO: checking whether ferror_unlocked is declared" >&5
12656 $as_echo_n "checking whether ferror_unlocked is declared... " >&6; }
12670 #ifndef ferror_unlocked
12671 (void) ferror_unlocked;
[all...]

Completed in 102 milliseconds