Searched refs:stdout (Results 376 - 400 of 1295) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dmkhelp.pl179 /* Decompress and send to stdout a gzip-compressed buffer */
207 fwrite(buf, BUF_SIZE - z.avail_out, 1, stdout);
246 print ", stdout);\n fputs(\n";
253 print ", stdout) ;\n}\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib568.c66 test_setopt(curl, CURLOPT_HEADERDATA, stdout);
67 test_setopt(curl, CURLOPT_WRITEDATA, stdout);
H A Dlib572.c67 test_setopt(curl, CURLOPT_HEADERDATA, stdout);
68 test_setopt(curl, CURLOPT_WRITEDATA, stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd15scr.tcl73 flush stdout
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRelax.c129 xmlRelaxNGDump(stdout, schema);
132 xmlRelaxNGDumpTree(stdout, schema);
H A DtestThreads.c59 xmlGenericErrorContext = stdout;
76 if (xmlGenericErrorContext != stdout) {
H A DtestXPath.c100 xmlXPathDebugDumpCompExpr(stdout, comp, 0);
110 xmlXPathDebugDumpObject(stdout, res, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/
H A Dspkigen.c76 PEM_write_SPKI(stdout,spki);
78 PEM_write_RSAPrivateKey(stdout,pkey->pkey.rsa,NULL,NULL,0,NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Denginetest.c245 printf("."); fflush(stdout);
257 printf("."); fflush(stdout);
H A Dexptest.c104 BIO_set_fp(out,stdout,BIO_NOCLOSE);
160 fflush(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-accounts39 # in pwdump format to stdout.
73 print " -C if entry not found, don't create it and log it to stdout (default: create it)\n";
74 print " -U if entry found, don't update it and log it to stdout (default: update it)\n";
202 stdout. All errors and informations are sent to stderr.
218 -C if NT account not found in LDAP, don't create it and log it to stdout
221 -U if NT account found in LDAP, don't update it and log it to stdout
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/
H A Dtestbrowse.c63 0, "Debug log to stderr instead of stdout", "integer"
86 setbuf(stdout, NULL);
123 /* If we've been asked to log to stderr instead of stdout, ... */
155 fputs("url: ", stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/
H A Dspkigen.c85 PEM_write_SPKI(stdout, spki);
87 PEM_write_RSAPrivateKey(stdout, pkey->pkey.rsa, NULL, NULL, 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dexptest.c104 BIO_set_fp(out,stdout,BIO_NOCLOSE);
160 fflush(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Denginetest.c245 printf("."); fflush(stdout);
257 printf("."); fflush(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xzdec/
H A Dxzdec.c67 " -c, --stdout (ignored)\n"
100 { "stdout", no_argument, NULL, 'c' },
101 { "to-stdout", no_argument, NULL, 'c' },
203 if (fwrite(out_buf, 1, write_size, stdout)
287 // Some systems require setting stdin and stdout to binary mode.
290 setmode(fileno(stdout), O_BINARY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestRelax.c129 xmlRelaxNGDump(stdout, schema);
132 xmlRelaxNGDumpTree(stdout, schema);
H A DtestThreads.c59 xmlGenericErrorContext = stdout;
76 if (xmlGenericErrorContext != stdout) {
H A DtestXPath.c100 xmlXPathDebugDumpCompExpr(stdout, comp, 0);
110 xmlXPathDebugDumpObject(stdout, res, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dxcsc_debug.c220 (void)fflush (stdout);
262 (void)fflush (stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unilbrk/
H A Dulc-width-linebreaks.c211 putc ('\n', stdout);
220 putc (input[i], stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Denginetest.c229 fflush(stdout);
240 fflush(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Denginetest.c229 fflush(stdout);
240 fflush(stdout);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vlan/
H A Dvconfig.c65 fprintf(stdout,usage);
111 fprintf(stdout,"Expecting argc to be 3-5, inclusive. Was: %d\n",argc);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xzdec/
H A Dxzdec.c67 " -c, --stdout (ignored)\n"
100 { "stdout", no_argument, NULL, 'c' },
101 { "to-stdout", no_argument, NULL, 'c' },
203 if (fwrite(out_buf, 1, write_size, stdout)
287 // Some systems require setting stdin and stdout to binary mode.
290 setmode(fileno(stdout), O_BINARY);

Completed in 215 milliseconds

<<11121314151617181920>>