Searched refs:ferror_unlocked (Results 1 - 11 of 11) 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/gnutar-453/gnutar/lib/
H A Dunlocked-io.h53 # define ferror(x) ferror_unlocked (x)
55 # 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.h53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h53 # define ferror(x) ferror_unlocked (x)
55 # define ferror_unlocked(x) ferror (x) macro
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h25 # define ferror(x) ferror_unlocked (x)
/macosx-10.10.1/gpatch-3/patch/
H A Dunlocked-io.h25 # define ferror(x) ferror_unlocked (x)
/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/Libc-1044.1.2/include/
H A Dstdio.h536 #define ferror_unlocked(p) __sferror(p) macro
/macosx-10.10.1/gnutar-453/gnutar/
H A Dconfigure9577 { echo "$as_me:$LINENO: checking whether ferror_unlocked is declared" >&5
9578 echo $ECHO_N "checking whether ferror_unlocked is declared... $ECHO_C" >&6; }
9592 #ifndef ferror_unlocked
9593 char *p = (char *) ferror_unlocked;
[all...]
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfigure[all...]

Completed in 202 milliseconds