Searched refs:stdout (Results 51 - 75 of 1295) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_connbytes.c78 fputs(" packets", stdout);
81 fputs(" bytes", stdout);
84 fputs(" avgpkt", stdout);
87 fputs(" unknown", stdout);
96 fputs(" original", stdout);
99 fputs(" reply", stdout);
102 fputs(" both", stdout);
105 fputs(" unknown", stdout);
124 fputs(" connbytes mode", stdout);
127 fputs(" connbytes direction", stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/eay/
H A Dbase64.c43 fwrite("---\n",1,4,stdout);
44 fwrite(p,1,i,stdout);
45 fwrite("---\n",1,4,stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/
H A Dget_auth_data_fn.h13 fprintf(stdout, "Workgroup: [%s] ", pWorkgroup);
26 fprintf(stdout, "Username: [%s] ", pUsername);
39 fprintf(stdout, "Password: ");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dopendir_smbsh.c16 setbuf(stdout, NULL);
18 for (fputs("path: ", stdout), p = fgets(buf, sizeof(buf), stdin);
20 fputs("path: ", stdout), p = fgets(buf, sizeof(buf), stdin))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dgenutf8.c31 SET_BINARY(fileno(stdout));
47 if (ferror(stdout) || fclose(stdout))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/tests/
H A Dgenutf8.c31 SET_BINARY(fileno(stdout));
47 if (ferror(stdout) || fclose(stdout))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_connbytes.c115 fputs("packets ", stdout);
118 fputs("bytes ", stdout);
121 fputs("avgpkt ", stdout);
124 fputs("unknown ", stdout);
133 fputs("original ", stdout);
136 fputs("reply ", stdout);
139 fputs("both ", stdout);
142 fputs("unknown ", stdout);
162 fputs("connbytes mode ", stdout);
165 fputs("connbytes direction ", stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/
H A Dsha512t.c101 fprintf(stdout, "Testing SHA-512 ");
105 fflush(stdout);
109 fprintf(stdout, ".");
110 fflush(stdout);
117 fflush(stdout);
121 fprintf(stdout, ".");
122 fflush(stdout);
141 fflush(stdout);
145 fprintf(stdout, ".");
146 fflush(stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/
H A Dsha512t.c91 fprintf(stdout,"Testing SHA-512 ");
95 { fflush(stdout);
100 fprintf(stdout,"."); fflush(stdout);
107 { fflush(stdout);
112 fprintf(stdout,"."); fflush(stdout);
131 { fflush(stdout);
136 fprintf(stdout,"."); fflush(stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dsha512t.c91 fprintf(stdout,"Testing SHA-512 ");
95 { fflush(stdout);
100 fprintf(stdout,"."); fflush(stdout);
107 { fflush(stdout);
112 fprintf(stdout,"."); fflush(stdout);
131 { fflush(stdout);
136 fprintf(stdout,"."); fflush(stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/
H A Dsha512t.c101 fprintf(stdout, "Testing SHA-512 ");
105 fflush(stdout);
109 fprintf(stdout, ".");
110 fflush(stdout);
117 fflush(stdout);
121 fprintf(stdout, ".");
122 fflush(stdout);
141 fflush(stdout);
145 fprintf(stdout, ".");
146 fflush(stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dtest.py21 stdout = self.runcmd("ls -l")
25 exit, stdout = self.runcmd_unchecked("spottyfoot --slobber",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A DspewG.c42 setbuffer ( stdout, buf, N_BUF );
52 fflush(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/extensions/
H A Dlibct_proto_udp.c52 fprintf(stdout, " --orig-port-src\t\toriginal source port\n");
53 fprintf(stdout, " --orig-port-dst\t\toriginal destination port\n");
54 fprintf(stdout, " --reply-port-src\t\treply source port\n");
55 fprintf(stdout, " --reply-port-dst\t\treply destination port\n");
56 fprintf(stdout, " --mask-port-src\t\tmask source port\n");
57 fprintf(stdout, " --mask-port-dst\t\tmask destination port\n");
58 fprintf(stdout, " --tuple-port-src\t\texpectation tuple src port\n");
59 fprintf(stdout, " --tuple-port-src\t\texpectation tuple dst port\n");
H A Dlibct_proto_sctp.c104 fprintf(stdout, " --orig-port-src\t\toriginal source port\n");
105 fprintf(stdout, " --orig-port-dst\t\toriginal destination port\n");
106 fprintf(stdout, " --reply-port-src\t\treply source port\n");
107 fprintf(stdout, " --reply-port-dst\t\treply destination port\n");
108 fprintf(stdout, " --mask-port-src\t\tmask source port\n");
109 fprintf(stdout, " --mask-port-dst\t\tmask destination port\n");
110 fprintf(stdout, " --tuple-port-src\t\texpectation tuple src port\n");
111 fprintf(stdout, " --tuple-port-src\t\texpectation tuple dst port\n");
112 fprintf(stdout, " --state\t\t\tSCTP state, fe. ESTABLISHED\n");
113 fprintf(stdout, "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dtuklib_exit.c4 /// \brief Close stdout and stderr, and exit
27 // Close stdout. If something goes wrong,
29 const int ferror_err = ferror(stdout);
30 const int fclose_err = fclose(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoed.c40 fprintf (stdout,"\npppoe version %d.%d build %d", VERSION_MAJOR, VERSION_MINOR,
42 fprintf (stdout,"\nrecognized options are:");
43 fprintf (stdout,"\n -I <interface> : overrides the default interface of eth0");
44 fprintf (stdout,"\n -S : starts pppoed in server mode");
45 fprintf (stdout,"\n -R <num_retries>: forces pppoed to be restarted num_retries");
46 fprintf (stdout,"\n should the other end be detected to be dead.");
47 fprintf (stdout,"\n Needs lcp_echo. Read the INSTALL file instructions");
48 fprintf (stdout,"\n -F <filename> : specifies additional ppp options file");
49 fprintf (stdout,"\n -C <filename> : ppp options file in /etc/ppp/peers/");
50 fprintf (stdout,"\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dtuklib_exit.c4 /// \brief Close stdout and stderr, and exit
27 // Close stdout. If something goes wrong,
29 const int ferror_err = ferror(stdout);
30 const int fclose_err = fclose(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/whrlpool/
H A Dwp_test.c139 fprintf(stdout, "Testing Whirlpool ");
143 fflush(stdout);
147 fprintf(stdout, ".");
148 fflush(stdout);
152 fflush(stdout);
156 fprintf(stdout, ".");
157 fflush(stdout);
161 fflush(stdout);
165 fprintf(stdout, ".");
166 fflush(stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/whrlpool/
H A Dwp_test.c139 fprintf(stdout, "Testing Whirlpool ");
143 fflush(stdout);
147 fprintf(stdout, ".");
148 fflush(stdout);
152 fflush(stdout);
156 fprintf(stdout, ".");
157 fflush(stdout);
161 fflush(stdout);
165 fprintf(stdout, ".");
166 fflush(stdout);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-mobile.c82 fputs("[|mobile]", stdout);
85 fputs("mobile: ", stdout);
95 fputs("[S] ",stdout);
99 fputs("[] ",stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-moo-root.oo.c12 fwrite (buf, 1, len, stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_io.l10 CSCioInfoPrint - formatted write to stdout
11 CSCioWarnPrint - formatted write to stdout
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniwbrk/
H A Du8-wordbreaks.c106 putc (0xe2, stdout); putc (0x80, stdout); putc (0xa7, stdout);
113 putc (input[i], stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-moo-root.oo.c12 fwrite (buf, 1, len, stdout);

Completed in 385 milliseconds

1234567891011>>