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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h66 # define fgets(x,y,z) fgets_unlocked (x,y,z)
68 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunlocked-io.h66 # define fgets(x,y,z) fgets_unlocked (x,y,z)
68 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunlocked-io.h66 # define fgets(x,y,z) fgets_unlocked (x,y,z)
68 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dunlocked-io.h54 # define fgets(x,y,z) fgets_unlocked (x,y,z)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dlocalealias.c86 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
103 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalealias.c100 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure25948 { $as_echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
25949 $as_echo_n "checking whether fgets_unlocked is declared... " >&6; }
25964 #ifndef fgets_unlocked
25965 char *p = (char *) fgets_unlocked;
33040 { $as_echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
33041 $as_echo_n "checking whether fgets_unlocked is declared... " >&6; }
33055 #ifndef fgets_unlocked
33056 (void) fgets_unlocked;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/
H A Dconfigure25605 echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
25606 echo $ECHO_N "checking whether fgets_unlocked is declared... $ECHO_C" >&6
25620 #ifndef fgets_unlocked
25621 char *p = (char *) fgets_unlocked;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure27121 { $as_echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
27122 $as_echo_n "checking whether fgets_unlocked is declared... " >&6; }
27137 #ifndef fgets_unlocked
27138 char *p = (char *) fgets_unlocked;
[all...]

Completed in 434 milliseconds