Searched defs:ferror_unlocked (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dferror.c45 #undef ferror_unlocked macro
59 ferror_unlocked(FILE *fp) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c43 ferror_unlocked(Sfio_t* sp) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dunlocked-io.h55 # define ferror_unlocked(x) ferror (x) macro
H A Dargp-namefrob.h106 # define ferror_unlocked(x) ferror (x) macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h55 # define ferror_unlocked(x) ferror (x) macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h55 # define ferror_unlocked(x) ferror (x) macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h536 #define ferror_unlocked(p) __sferror(p) macro

Completed in 112 milliseconds