Searched refs:stdout (Results 126 - 150 of 719) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c73 struct device_node *stdout = NULL, *escc = NULL, *macio = NULL; local
84 path = of_get_property(of_chosen, "linux,stdout-path", NULL);
86 stdout = of_find_node_by_path(path);
88 if (ch == stdout)
150 of_node_put(stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/include/
H A Dof1275.h32 int ofstdio(ihandle *stdin, ihandle *stdout, ihandle *stderr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dfitblk.c126 /* compress from stdin to fixed-size block on stdout */
164 /* write block to stdout */
166 if (fwrite(blk, 1, have, stdout) != have || ferror(stdout))
217 /* done -- write block to stdout */
219 if (fwrite(blk, 1, have, stdout) != have || ferror(stdout))
H A Dzpipe.c148 if (ferror(stdout))
149 fputs("error writing stdout\n", stderr);
165 /* compress or decompress from stdin to stdout */
172 ret = def(stdin, stdout, Z_DEFAULT_COMPRESSION);
180 ret = inf(stdin, stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/video4linux/
H A Dv4lgrab.c179 fprintf(stdout, "P6\n%d %d 255\n", win.width, win.height);
185 fputc(r>>8, stdout);
186 fputc(g>>8, stdout);
187 fputc(b>>8, stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dxerror.c44 fflush (stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxerror.c44 fflush (stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dbenchmark.c459 fflush (stdout);
469 fflush (stdout);
479 fflush (stdout);
489 fflush (stdout);
516 fflush (stdout);
621 fflush (stdout);
674 fflush (stdout);
720 fflush (stdout);
757 fflush (stdout);
784 fflush (stdout);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib569.c66 test_setopt(curl, CURLOPT_HEADERDATA, stdout);
67 test_setopt(curl, CURLOPT_WRITEDATA, stdout);
H A Dlib570.c52 test_setopt(curl, CURLOPT_HEADERDATA, stdout);
53 test_setopt(curl, CURLOPT_WRITEDATA, stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dfore200e_mkfirm.c19 char* default_outfname = "<stdout>";
105 outfile = stdout;
148 if (outfile != stdout)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dlsattr.c59 print_flags(stdout, fsflags, PFOPT_LONG);
62 print_flags(stdout, fsflags, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dadjtimex.c102 if (sep) fputs(" | ",stdout);
103 fputs(statlist[i].name,stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_hashlimit.c280 fputs("srcip", stdout);
286 fputs("srcport", stdout);
292 fputs("dstip", stdout);
298 fputs("dstport", stdout);
311 fputs("limit: avg ", stdout); print_rate(r->cfg.avg);
313 fputs("mode ", stdout);
330 fputs("--hashlimit ", stdout); print_rate(r->cfg.avg);
334 fputs("--hashlimit-mode ", stdout);
H A Dlibipt_hashlimit.c280 fputs("srcip", stdout);
286 fputs("srcport", stdout);
292 fputs("dstip", stdout);
298 fputs("dstport", stdout);
311 fputs("limit: avg ", stdout); print_rate(r->cfg.avg);
313 fputs("mode ", stdout);
330 fputs("--hashlimit ", stdout); print_rate(r->cfg.avg);
334 fputs("--hashlimit-mode ", stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Devp_test.c147 hexdump(stdout,"Key",key,kn);
149 hexdump(stdout,"IV",iv,in);
150 hexdump(stdout,"Plaintext",plaintext,pn);
151 hexdump(stdout,"Ciphertext",ciphertext,cn);
274 hexdump(stdout,"Plaintext",plaintext,pn);
275 hexdump(stdout,"Digest",ciphertext,cn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A Devp_test.c147 hexdump(stdout,"Key",key,kn);
149 hexdump(stdout,"IV",iv,in);
150 hexdump(stdout,"Plaintext",plaintext,pn);
151 hexdump(stdout,"Ciphertext",ciphertext,cn);
274 hexdump(stdout,"Plaintext",plaintext,pn);
275 hexdump(stdout,"Digest",ciphertext,cn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_hashlimit.c349 fputs("srcip", stdout);
355 fputs("srcport", stdout);
361 fputs("dstip", stdout);
367 fputs("dstport", stdout);
377 fputs(" limit: avg", stdout);
380 fputs(" mode", stdout);
398 fputs(" limit: above", stdout);
400 fputs(" limit: up to", stdout);
405 fputs(" mode", stdout);
446 fputs(" --hashlimit", stdout);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Ddepmod.pl26 my $stdout=0;
44 -n --stdout : Write to stdout instead of <basedir>/modules.dep
55 "stdout|n" => \$stdout,
141 if ($stdout == 0) {
266 =item B<-n --stdout>
268 Write to stdout instead of modules.dep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dlegacy_serial.c293 struct device_node *np, *stdout = NULL; local
300 path = of_get_property(of_chosen, "linux,stdout-path", NULL);
302 stdout = of_find_node_by_path(path);
303 if (stdout)
304 DBG("stdout is %s\n", stdout->full_name);
306 DBG(" no linux,stdout-path !\n");
314 if (index >= 0 && np == stdout)
325 if (index >= 0 && np == stdout)
336 if (index >= 0 && np == stdout)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Deditreg.c1891 if (verbose) fprintf(stdout, "ACL: refcnt: %u, rev: %u\n", tmp->refcnt,
1916 if (verbose) fprintf(stdout, "SEC_DESC Rev: %0X, Type: %0X\n",
1918 if (verbose) fprintf(stdout, "SEC_DESC Owner Off: %0X\n",
1920 if (verbose) fprintf(stdout, "SEC_DESC Group Off: %0X\n",
1922 if (verbose) fprintf(stdout, "SEC_DESC DACL Off: %0X\n",
2119 if (verbose) fprintf(stdout, " %s : %s : \n", val_name, val_type);
2191 if (verbose) fprintf(stdout, "Key Count: %u\n", count);
2208 if (verbose) fprintf(stdout, "NK Offset: %0X\n", nk_off);
2266 if (verbose) fprintf(stdout, "NK HDR: Name len: %d, class name len: %d\n",
2283 if (verbose) fprintf(stdout, "Ke
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Digetest.c215 hexdump(stdout, "key", v->key, sizeof v->key);
216 hexdump(stdout, "iv", v->iv, sizeof v->iv);
217 hexdump(stdout, "in", v->in, v->length);
218 hexdump(stdout, "expected", v->out, v->length);
219 hexdump(stdout, "got", buf, v->length);
252 hexdump(stdout, "key 1", v->key1, sizeof v->key1);
253 hexdump(stdout, "key 2", v->key2, sizeof v->key2);
254 hexdump(stdout, "iv", v->iv, sizeof v->iv);
255 hexdump(stdout, "in", v->in, v->length);
256 hexdump(stdout, "expecte
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Dngettext.c89 /* Ensure that write errors on stdout are detected. */
187 fputs (n == 1 ? msgid : msgid_plural, stdout);
195 fputs (dngettext (domain, msgid, msgid_plural, n), stdout); local
245 fputs (_("Report bugs to <bug-gnu-gettext@gnu.org>.\n"), stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dzpipe.c148 if (ferror(stdout))
149 fputs("error writing stdout\n", stderr);
165 /* compress or decompress from stdin to stdout */
172 ret = def(stdin, stdout, Z_DEFAULT_COMPRESSION);
180 ret = inf(stdin, stdout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dtable-from.c112 SET_BINARY(fileno(stdout));
184 if (ferror(stdin) || ferror(stdout) || fclose(stdout)) {

Completed in 133 milliseconds

1234567891011>>