Searched refs:fprintf (Results 1 - 25 of 1592) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Dusage.c30 fprintf(out, "==============================================================================\n");
31 fprintf(out, "metaflac - Command-line FLAC metadata editor version %s\n", FLAC__VERSION_STRING);
32 fprintf(out, "Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson\n");
33 fprintf(out, "\n");
34 fprintf(out, "This program is free software; you can redistribute it and/or\n");
35 fprintf(out, "modify it under the terms of the GNU General Public License\n");
36 fprintf(out, "as published by the Free Software Foundation; either version 2\n");
37 fprintf(out, "of the License, or (at your option) any later version.\n");
38 fprintf(out, "\n");
39 fprintf(ou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dcode.c60 fprintf(stderr,
91 fprintf(stderr,
96 fprintf(stderr,
124 fprintf(stderr, "%s: input line too long\n", progname);
144 fprintf(stderr,
161 fprintf(stderr, "%s: %s\n", progname, strerror(errno));
172 fprintf(stderr, "%s: %s\n", progname, strerror(errno));
201 fprintf(stderr,
216 fprintf(stderr, "%s: stdin: %s\n", progname, strerror(errno));
233 fprintf(stder
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dps.c24 fprintf(f, (state & EXT2_VALID_FS ? " clean" : " not clean"));
26 fprintf(f, " with errors");
H A Dls.c28 fprintf(f, "%u (user %s)\n", uid,
35 fprintf(f, "%u (group %s)\n", gid,
92 fprintf(f, "Filesystem features: ");
96 fprintf(f, " %s", e2p_feature2string(i, m));
102 fprintf(f, " (none)");
103 fprintf(f, "\n");
113 fprintf(f, "Default mount options: ");
115 fprintf(f, " %s", e2p_mntopt2string(mask & EXT3_DEFM_JMODE));
122 fprintf(f, " %s", e2p_mntopt2string(m));
127 fprintf(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dckconfig.c303 fprintf(outfile, "/* jconfig.h --- generated by ckconfig.c */\n");
304 fprintf(outfile, "/* see jconfig.txt for explanations */\n\n");
306 fprintf(outfile, "#define HAVE_PROTOTYPES\n");
308 fprintf(outfile, "#undef HAVE_PROTOTYPES\n");
311 fprintf(outfile, "#define HAVE_UNSIGNED_CHAR\n");
313 fprintf(outfile, "#undef HAVE_UNSIGNED_CHAR\n");
316 fprintf(outfile, "#define HAVE_UNSIGNED_SHORT\n");
318 fprintf(outfile, "#undef HAVE_UNSIGNED_SHORT\n");
321 fprintf(outfile, "/* #define void char */\n");
323 fprintf(outfil
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/test/
H A Dtest-mnote.c35 fprintf (stdout, "Byte order: %s\n",
38 fprintf (stdout, "Parsing maker note...\n");
41 fprintf (stderr, "Could not parse maker note!\n");
46 fprintf (stdout, "Increasing ref-count...\n");
49 fprintf (stdout, "Decreasing ref-count...\n");
52 fprintf (stdout, "Counting entries...\n");
54 fprintf (stdout, "Found %i entries.\n", c);
56 fprintf (stdout, "Dumping entry number %i...\n", i);
57 fprintf (stdout, " Name: '%s'\n",
59 fprintf (stdou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Derror-progname.c39 fprintf (stderr, "%s: ", program_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Derror-progname.c39 fprintf (stderr, "%s: ", program_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Derror-progname.c39 fprintf (stderr, "%s: ", program_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dfore200e_mkfirm.c28 fprintf(stderr,
86 fprintf(stderr, "%s: can't open %s for reading\n",
99 fprintf(stderr, "%s: can't open %s for writing\n",
113 fprintf(stderr, "%s: input file = %s\n", progname, infname );
114 fprintf(stderr, "%s: output file = %s\n", progname, outfname );
115 fprintf(stderr, "%s: firmware basename = %s\n", progname, basename );
119 fprintf(outfile, "/*\n generated by %s from %s on %s"
124 fprintf(outfile, "#include <linux/init.h>\n\n" );
126 fprintf(outfile, "const unsigned char%s %s_data[] = {\n",
130 fprintf(outfil
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtestsmbc.c37 fprintf(stdout, "Need password for //%s/%s\n", server, share);
39 fprintf(stdout, "Enter workgroup: [%s] ", workgroup);
47 fprintf(stdout, "Enter username: [%s] ", username);
55 fprintf(stdout, "Enter password: [%s] ", password);
70 fprintf(stdout, "Print job: ID: %u, Prio: %u, Size: %u, User: %s, Name: %s\n",
91 fprintf(stderr, "Initializing the smbclient library ...: %s\n", strerror(errno));
99 fprintf(stderr, "Could not open directory: %s: %s\n",
106 fprintf(stdout, "Directory handles: %u, %u, %u\n", dh1, dh2, dh3);
115 fprintf(stderr, "Problems getting directory entries: %s\n",
124 fprintf(stdou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dyylex.c68 fprintf( stderr, "%d\t", num_rules + 1 );
126 fprintf( stderr, "'%s'", nmstr );
152 fprintf( stderr, "\\%c",
159 fprintf( stderr,
171 fprintf( stderr, "%d", yylval );
175 fprintf( stderr, "[%d]", yylval );
179 fprintf( stderr, "<<EOF>>" );
183 fprintf( stderr, "%s ", yytext );
200 fprintf( stderr, "%s", yytext );
204 fprintf( stder
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dfdump.c14 fprintf(stderr, "\n\tusage: %s <ucode.bin> <array_name> <output_name>\n\n", argv[0]);
20 fprintf(stderr, "firmware file '%s' not found\n", argv[1]);
26 fprintf(stderr, "cannot create output file '%s'\n", argv[3]);
30 fprintf(fd_out, "\n#include <asm/types.h>\n\nu8 %s [] = {", argv[2]);
33 fprintf(fd_out, "\n\t");
35 fprintf(fd_out, "0x%02x, ", buf[i]);
38 fprintf(fd_out, "\n};\n\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Ddebug.c46 fprintf(fp, "(PAP Authentication Frame -- Contents not dumped)\n");
53 fprintf(fp, "%02x ", (unsigned) buf[i]);
55 fprintf(fp, " ");
58 fprintf(fp, " ");
62 fprintf(fp, "%c", buf[i]);
64 fprintf(fp, ".");
70 fprintf(fp, "\n");
104 fprintf(fp, "%s.%03d %s PPPoE ", timebuf, millisec, dir);
106 fprintf(fp, "Discovery (%x) ", (unsigned) type);
108 fprintf(f
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-java.c361 fprintf (stream, "\"");
370 fprintf (stream, "\\n");
372 fprintf (stream, "\\r");
374 fprintf (stream, "\\\"");
376 fprintf (stream, "\\\\");
378 fprintf (stream, "%c", uc);
380 fprintf (stream, "\\u%c%c%c%c",
389 fprintf (stream, "\\u%c%c%c%c",
392 fprintf (stream, "\\u%c%c%c%c",
397 fprintf (strea
[all...]
H A Dwrite-csharp.c177 fprintf (stream, "\"");
183 fprintf (stream, "\\0");
185 fprintf (stream, "\\a");
187 fprintf (stream, "\\b");
189 fprintf (stream, "\\t");
191 fprintf (stream, "\\n");
193 fprintf (stream, "\\v");
195 fprintf (stream, "\\f");
197 fprintf (stream, "\\r");
199 fprintf (strea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dtestparm.c50 fprintf(stderr, "ERROR: in 'security=domain' mode the 'encrypt passwords' parameter must always be set to 'true'.\n");
55 fprintf(stderr, "ERROR: both 'wins support = true' and 'wins server = <server list>' \
61 fprintf(stderr, "ERROR: lock directory %s does not exist\n",
65 fprintf(stderr, "WARNING: lock directory %s should have permissions 0755 for browsing to work\n",
71 fprintf(stderr, "ERROR: pid directory %s does not exist\n",
87 fprintf(stderr, "ERROR: The setting 'security=%s' requires the 'password server' parameter be set \
98 fprintf(stderr, "ERROR: The setting 'hosts equiv = %s' requires that 'hostname lookups = yes'.\n", lp_hosts_equiv());
117 fprintf( stderr, "ERROR: the 'unix password sync' parameter is set and there is no valid 'passwd program' \
131 fprintf(stderr, "ERROR: the 'unix password sync' parameter is set and the 'passwd program' (%s) \
143 fprintf(stder
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/bugs/
H A Dstream.c73 fprintf(stderr,"rc4\n");
75 fprintf(stderr,"cfb des\n");
96 fprintf(stderr,"%02X ",out[i]);
97 fprintf(stderr,"\n");
103 fprintf(stderr,"%02X ",out[i]);
104 fprintf(stderr,"\n");
120 fprintf(stderr,"%02X ",out[i]);
121 fprintf(stderr,"\n");
129 fprintf(stderr,"%02X ",out[i]);
130 fprintf(stder
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/bugs/
H A Dstream.c73 fprintf(stderr,"rc4\n");
75 fprintf(stderr,"cfb des\n");
96 fprintf(stderr,"%02X ",out[i]);
97 fprintf(stderr,"\n");
103 fprintf(stderr,"%02X ",out[i]);
104 fprintf(stderr,"\n");
120 fprintf(stderr,"%02X ",out[i]);
121 fprintf(stderr,"\n");
129 fprintf(stderr,"%02X ",out[i]);
130 fprintf(stder
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Dcode_capi.c34 fprintf(stderr,
79 fprintf(of, "\
109 fprintf(of, "\
113 fprintf(of,
118 fprintf(of,
122 fprintf(of,
127 fprintf(of, "\
141 fprintf(of, "\
158 fprintf(of,
170 fprintf(o
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipprefix.c45 fprintf(stderr, "Not a prefix: %08x %08x %08x\n",
52 fprintf(stderr, "BUG: wrong nlmsg len %d\n", len);
62 fprintf(stderr, "wrong family %d\n", prefix->prefix_family);
66 fprintf(stderr, "wrong ND type %d\n", prefix->prefix_type);
72 fprintf(fp, "prefix ");
81 fprintf(fp, "%s", rt_addr_n2a(family, sizeof(*pfx), pfx,
84 fprintf(fp, "/%u ", prefix->prefix_len);
86 fprintf(fp, "dev %s ", ll_index_to_name(prefix->prefix_ifindex));
89 fprintf(fp, "onlink ");
91 fprintf(f
[all...]
H A Dipxfrm.c62 fprintf(stderr,
248 fprintf(fp, title);
251 fprintf(fp, "src %s ", rt_addr_n2a(family, sizeof(*saddr),
254 fprintf(fp, "dst %s", rt_addr_n2a(family, sizeof(id->daddr),
256 fprintf(fp, "%s", _SL_);
259 fprintf(fp, prefix);
260 fprintf(fp, "\t");
262 fprintf(fp, "proto %s ", strxf_xfrmproto(id->proto));
266 fprintf(fp, "spi 0x%08x", spi);
268 fprintf(f
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tools/
H A D8bit_tab_to_h.c90 fprintf(stderr, "Creating %s%s\n", directory, filename);
146 fprintf(f, "/*\n");
147 fprintf(f, " * Copyright (C) 1999-2002 Free Software Foundation, Inc.\n");
148 fprintf(f, " * This file is part of the GNU LIBICONV Library.\n");
149 fprintf(f, " *\n");
150 fprintf(f, " * The GNU LIBICONV Library is free software; you can redistribute it\n");
151 fprintf(f, " * and/or modify it under the terms of the GNU Library General Public\n");
152 fprintf(f, " * License as published by the Free Software Foundation; either version 2\n");
153 fprintf(f, " * of the License, or (at your option) any later version.\n");
154 fprintf(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/auth/crackcheck/
H A Dcrackcheck.c16 fprintf(stderr, "Usage: %s -d dictionary\n\n", comm);
17 fprintf(stderr, " -d dictionary file for cracklib\n\n");
18 fprintf(stderr, " The password is expected to be given via stdin.\n\n");
42 fprintf(stderr, "ERR - Wrong Command Line\n\n");
49 fprintf(stderr, "ERR - Failed to read password\n\n");
55 fprintf(stderr, "ERR - %s\n\n", reply);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_estimator.c30 fprintf(stderr, "Usage: ... estimator INTERVAL TIME-CONST\n");
31 fprintf(stderr, " INTERVAL is interval between measurements\n");
32 fprintf(stderr, " TIME-CONST is averaging time constant\n");
33 fprintf(stderr, "Example: ... est 1sec 8sec\n");
56 fprintf(stderr, "Error: estimator parameters are out of range.\n");
60 fprintf(stderr, "[estimator i=%u e=%u]\n", est->interval, est->ewma_log);

Completed in 356 milliseconds

1234567891011>>