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

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
97 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
H A Dargp-fmtstream.c107 fwrite_unlocked (fs->buf, 1, fs->p - fs->buf, fs->stream);
300 fwrite_unlocked (fs->buf, 1, nl - fs->buf, fs->stream);
367 wrote = fwrite_unlocked (fs->buf, 1, fs->p - fs->buf, fs->stream);
H A Dargp-namefrob.h124 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
97 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/macosx-10.10/text_cmds-88/sort/
H A Dunlocked-io.h95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
97 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) macro
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h49 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
/macosx-10.10/gpatch-3/patch/
H A Dunlocked-io.h49 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z)
/macosx-10.10/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c91 fwrite_unlocked(void* buf, size_t size, size_t n, Sfio_t* sp) function
/macosx-10.10/gnutar-453/gnutar/
H A Dconfigure10093 { echo "$as_me:$LINENO: checking whether fwrite_unlocked is declared" >&5
10094 echo $ECHO_N "checking whether fwrite_unlocked is declared... $ECHO_C" >&6; }
10108 #ifndef fwrite_unlocked
10109 char *p = (char *) fwrite_unlocked;
[all...]
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure[all...]

Completed in 467 milliseconds