Searched refs:fgets (Results 51 - 75 of 324) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtestsmbc.c40 fgets(temp, sizeof(temp), stdin);
48 fgets(temp, sizeof(temp), stdin);
56 fgets(temp, sizeof(temp), stdin);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalealias.c103 # define FGETS(buf, n, fp) fgets (buf, n, fp)
116 # undef fgets macro
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/printing/
H A Dpsec.c290 fgets(line, sizeof(fstring), stdin);
296 fgets(line, sizeof(fstring), stdin);
304 while(fgets(line, sizeof(fstring), stdin)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dusb_hotplug.c86 while (fgets(line, sizeof(line), fp) != NULL)
270 fgets(line, sizeof(line), fp);
327 fgets(buf, MAX_SN_LEN, fd);
505 fgets(tmp, sizeof(tmp), fp);
525 fgets(tmp, sizeof(tmp), fp);
566 fgets(line, sizeof(line), fp);
709 while (fgets(buf, sizeof(buf), fp) != NULL) {
1180 while (fgets(buf, sizeof(buf), fp) != NULL) {
1394 fgets(line, sizeof(line), fp);
1435 fgets(lin
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Ddevname.c155 while (fgets(buf, sizeof(buf), lvf)) {
233 while (fgets(line, sizeof(line), procpt)) {
283 while (fgets(line, sizeof(line), proc)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dgetsmbpass.c147 fgets(buf, bufsize, in);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/am_conf/
H A Dlogrec.cs60 if (fgets(buf, sizeof(buf), stdin) == NULL)
H A Dbt_recnum1.cs70 if (fgets(buf + 4, sizeof(buf) - 4, fp) == NULL)
109 if (fgets(buf, sizeof(buf), stdin) == NULL)
H A Dbt_recnum2.cs70 if (fgets(buf + 4, sizeof(buf) - 4, fp) == NULL)
109 if (fgets(buf, sizeof(buf), stdin) == NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dquery.c59 if (fgets(input, sizeof(input), stdin) == NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Dtest_micro.c130 for (lineno = 1; fgets(cmd, sizeof(cmd), ifp) != NULL; ++lineno) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dnetrc.c121 while(!done && fgets(netrcbuffer, netrcbuffsize, file)) {
185 } /* while fgets() */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradrealms.c74 while ((fgets(buffer, sizeof(buffer), fd) != NULL)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-save.c48 while (fgets(tablename, sizeof(tablename), procfile)) {
H A Diptables-save.c46 while (fgets(tablename, sizeof(tablename), procfile)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestURI.c101 if (fgets (&str[0], sizeof (str) - 1, stdin) == NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dldap_config.c77 if (!fgets(buf, LINESIZE, f) || buf[0] == '#')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/boot/
H A Dbtfixupprep.c114 while (fgets (buffer, 1024, stdin) != NULL)
120 while (fgets (buffer, 1024, stdin) != NULL)
131 if (fgets (buffer, 1024, stdin) == NULL)
133 while (fgets (buffer, 1024, stdin) != NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/boot/
H A Dpiggyback.c52 while (fgets (buffer, 1024, map)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Ddomain-util.c68 if (!fgets(ln, sizeof(ln), f))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbrew_db.h115 char *fgets(char *, int, FILE *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dldap_config.c77 if (!fgets(buf, LINESIZE, f) || buf[0] == '#')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_selinux.c65 if (fgets(mediabuf, sizeof(mediabuf), fp) == NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dexample_database_load.c124 while (fgets(buf, MAXLINE, ifp) != NULL) {
223 while (fgets(buf, MAXLINE, ifp) != NULL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/easy_tls/
H A Dtest.c164 while (fgets(buf, sizeof buf, stdin) != NULL) {
178 if (fgets(buf, sizeof buf, conn_in) == NULL) {

Completed in 146 milliseconds

1234567891011>>