Searched refs:fgets_unlocked (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
H A Dargp-namefrob.h112 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/macosx-10.10/text_cmds-88/sort/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h33 # define fgets(x,y,z) fgets_unlocked (x,y,z)
/macosx-10.10/gpatch-3/patch/
H A Dunlocked-io.h33 # define fgets(x,y,z) fgets_unlocked (x,y,z)
/macosx-10.10/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c61 fgets_unlocked(char* buf, int size, Sfio_t* sp) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dlocalealias.c98 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dlocalealias.c98 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
H A Dconfigure5750 for ac_func in feof_unlocked fgets_unlocked getc_unlocked getcwd getegid \
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dconfigure8262 for ac_func in feof_unlocked fgets_unlocked getc_unlocked getcwd getegid \
/macosx-10.10/gnutar-453/gnutar/
H A Dconfigure9749 { echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
9750 echo $ECHO_N "checking whether fgets_unlocked is declared... $ECHO_C" >&6; }
9764 #ifndef fgets_unlocked
9765 char *p = (char *) fgets_unlocked;
[all...]
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure[all...]

Completed in 269 milliseconds