bin/cat/cat.c
226
fprintf(stderr, "usage: cat [-" SUPPORTED_FLAGS "] [file ...]\n");
bin/cat/cat.c
312
(void)fprintf(stdout, "%6d\t", ++line);
bin/cat/cat.c
316
(void)fprintf(stdout, "%6s\t", "");
bin/chflags/chflags.c
214
(void)fprintf(stderr,
bin/chio/chio.c
1175
(void)fprintf(stderr, "usage: %s [-f changer] command [-<flags>] "
bin/chio/chio.c
246
(void) fprintf(stderr, "usage: %s %s "
bin/chio/chio.c
353
(void) fprintf(stderr,
bin/chio/chio.c
415
(void) fprintf(stderr, "usage: %s %s <to ET> <to EU> [inv]\n",
bin/chio/chio.c
459
(void) fprintf(stderr, "usage: %s %s\n", getprogname(), cname);
bin/chio/chio.c
487
(void) fprintf(stderr, "usage: %s %s\n", getprogname(), cname);
bin/chio/chio.c
515
(void) fprintf(stderr, "usage: %s %s <picker>\n", getprogname(), cname);
bin/chio/chio.c
735
(void) fprintf(stderr, "usage: %s %s [-vVsSbaA] [<element type> [<start-addr> [<end-addr>] ] ]\n",
bin/chio/chio.c
758
(void) fprintf(stderr, "usage: %s %s [<timeout>]\n",
bin/chio/chio.c
842
(void) fprintf(stderr,
bin/chio/chio.c
994
(void) fprintf(stderr, "usage: %s %s "
bin/chmod/chmod.c
221
(void)fprintf(stderr,
bin/cp/utils.c
151
(void)fprintf(stderr, "overwrite %s%s? %s",
bin/cp/utils.c
157
(void)fprintf(stderr, "not overwritten\n");
bin/cp/utils.c
225
(void)fprintf(stderr,
bin/cp/utils.c
489
(void)fprintf(stderr, "%s\n%s\n",
bin/cpuset/cpuset.c
313
fprintf(stderr,
bin/cpuset/cpuset.c
315
fprintf(stderr,
bin/cpuset/cpuset.c
317
fprintf(stderr,
bin/cpuset/cpuset.c
319
fprintf(stderr,
bin/cpuset/cpuset.c
322
fprintf(stderr,
bin/date/date.c
198
fprintf(stderr, "%s: Cannot apply date adjustment\n",
bin/date/date.c
270
fprintf(stderr, "Failed conversion of ``%s''"
bin/date/date.c
274
fprintf(stderr, "Warning: Ignoring %ld extraneous"
bin/date/date.c
514
(void)fprintf(stderr, "%s\n%s\n%s\n",
bin/dd/misc.c
121
outlen = fprintf(stderr, "%-*s\r", outlen, buf) - 1;
bin/dd/misc.c
81
fprintf(stderr, "\n");
bin/dd/misc.c
85
(void)fprintf(stderr,
bin/dd/misc.c
89
(void)fprintf(stderr, "%ju odd length swab %s\n",
bin/dd/misc.c
92
(void)fprintf(stderr, "%ju truncated %s\n",
bin/dd/misc.c
95
(void)fprintf(stderr,
bin/domainname/domainname.c
75
(void)fprintf(stderr, "usage: domainname [ypdomain]\n");
bin/ed/buf.c
104
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/buf.c
115
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/buf.c
220
fprintf(stderr, "%s: %s\n", sfn, strerror(errno));
bin/ed/buf.c
60
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/buf.c
68
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/buf.c
88
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/ed.h
124
fprintf(stderr, "%s\n", strerror(errno)); \
bin/ed/ed.h
131
fprintf(stderr, "%s\n", strerror(errno)); \
bin/ed/ed.h
149
fprintf(stderr, "%s\n", strerror(errno)); \
bin/ed/glbl.c
156
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/glbl.c
165
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/io.c
128
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/io.c
150
fprintf(stderr, "%s: %s\n", fn, strerror(errno));
bin/ed/io.c
155
fprintf(stderr, "%s: %s\n", fn, strerror(errno));
bin/ed/io.c
159
fprintf(stderr, "%s: %s\n", fn, strerror(errno));
bin/ed/io.c
165
fprintf(stdout, "%lu\n", size);
bin/ed/io.c
199
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/io.c
271
fprintf(stderr, "stdin: %s\n", strerror(errno));
bin/ed/io.c
43
fprintf(stderr, "%s: %s\n", fn, strerror(errno));
bin/ed/io.c
48
fprintf(stderr, "%s: %s\n", fn, strerror(errno));
bin/ed/io.c
52
fprintf(stderr, "%s: %s\n", fn, strerror(errno));
bin/ed/io.c
58
fprintf(stdout, "%lu\n", size);
bin/ed/main.c
110
fprintf(stderr, "crypt unavailable\n?\n");
bin/ed/main.c
114
fprintf(stderr, usage, red ? "red" : "ed");
bin/ed/main.c
1275
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/main.c
164
fprintf(stderr, "%s\n", errmsg);
bin/ed/main.c
178
fprintf(stderr,
bin/ed/main.c
212
fprintf(stderr, "script, line %d: %s\n",
bin/ed/main.c
220
fprintf(stderr, "script, line %d: %s\n",
bin/ed/main.c
223
fprintf(stderr, "%s\n", errmsg);
bin/ed/main.c
229
fprintf(stderr, "script, line %d: %s\n",
bin/ed/main.c
546
if (*errmsg) fprintf(stderr, "%s\n", errmsg);
bin/ed/main.c
555
fprintf(stderr, "%s\n", errmsg);
bin/ed/re.c
61
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/undo.c
48
fprintf(stderr, "%s\n", strerror(errno));
bin/ed/undo.c
63
fprintf(stderr, "%s\n", strerror(errno));
bin/getfacl/getfacl.c
65
fprintf(stderr, "getfacl [-dhnqv] [file ...]\n");
bin/hostname/hostname.c
100
(void)fprintf(stderr, "usage: hostname [-f] [-s | -d] [name-of-host]\n");
bin/kenv/kenv.c
55
(void)fprintf(stderr, "%s\n%s\n%s\n",
bin/kill/kill.c
157
(void)fprintf(fp, "%s", sys_signame[n]);
bin/kill/kill.c
159
(void)fprintf(fp, "\n");
bin/kill/kill.c
161
(void)fprintf(fp, " ");
bin/kill/kill.c
169
(void)fprintf(stderr, "%s\n%s\n%s\n%s\n",
bin/ln/ln.c
331
fprintf(stderr, "replace %s? ", target);
bin/ln/ln.c
337
fprintf(stderr, "not replaced\n");
bin/ln/ln.c
367
(void)fprintf(stderr, "usage: link source_file target_file\n");
bin/ln/ln.c
374
(void)fprintf(stderr, "%s\n%s\n",
bin/ls/print.c
741
(void)fprintf(stderr, "\nls: %s: %s\n", name, strerror(errno));
bin/ls/util.c
220
(void)fprintf(stderr,
bin/mkdir/mkdir.c
203
(void)fprintf(stderr,
bin/mv/mv.c
185
(void)fprintf(stderr, "overwrite %s? %s", to, YESNO);
bin/mv/mv.c
189
(void)fprintf(stderr, "override %s%s%s/%s for %s? %s",
bin/mv/mv.c
200
(void)fprintf(stderr, "not overwritten\n");
bin/mv/mv.c
491
(void)fprintf(stderr, "%s\n%s\n",
bin/nproc/nproc.c
45
fprintf(stderr,
bin/nproc/nproc.c
47
fprintf(stderr,
bin/nproc/nproc.c
49
fprintf(stderr,
bin/pax/ar_io.c
313
(void)fprintf(listf,
bin/pax/ar_io.c
381
(void)fprintf(listf, "%s: unknown format, %ju bytes skipped.\n",
bin/pax/ar_io.c
389
(void)fprintf(listf, "%llu blocks\n",
bin/pax/ar_io.c
392
(void)fprintf(listf,
bin/pax/ar_subs.c
614
(void)fprintf(listf,
bin/pax/ftree.c
247
(void)fprintf(stderr, "%s\n", ft->fname);
bin/pax/gen_subs.c
106
(void)fprintf(fp, "%s%2ju %-12s %-12s ", f_mode,
bin/pax/gen_subs.c
114
(void)fprintf(fp, "%4lu,%4lu ", (unsigned long)MAJOR(sbp->st_rdev),
bin/pax/gen_subs.c
117
(void)fprintf(fp, "%9ju ", (uintmax_t)sbp->st_size);
bin/pax/gen_subs.c
123
(void)fprintf(fp, "%s %s", f_date, arcn->name);
bin/pax/gen_subs.c
125
(void)fprintf(fp, " == %s\n", arcn->ln_name);
bin/pax/gen_subs.c
127
(void)fprintf(fp, " => %s\n", arcn->ln_name);
bin/pax/gen_subs.c
80
(void)fprintf(fp, "%s\n", arcn->name);
bin/pax/getoldopt.c
52
fprintf(stderr, "%s: unknown option %c\n", argv[0], c);
bin/pax/getoldopt.c
62
fprintf(stderr, "%s: %c argument missing\n",
bin/pax/options.c
1191
(void)fprintf(stderr, " %s", fsub[i].name);
bin/pax/options.c
1280
(void)fprintf(stderr,"%s: Invalid combination of options:", argv0);
bin/pax/options.c
1284
(void)fprintf(stderr, " -%c", flgch[pos-1]);
bin/pax/options.c
1337
(void)fprintf(stderr, "\t%s = %s\n", opt->name, opt->value);
bin/pax/options.c
371
(void)fprintf(stderr, " %s", fsub[i].name);
bin/pax/pat_rep.c
252
(void)fprintf(stderr, "%s\n", pt->pstr);
bin/pax/pat_rep.c
949
(void)fprintf(stderr,"%s >> <empty string>\n",
bin/pax/pat_rep.c
952
(void)fprintf(stderr,"%s >> %s\n", name, nname);
bin/pax/tty_subs.c
146
(void)fprintf(stderr, "%s: ", argv0);
bin/pax/tty_subs.c
174
(void)fprintf(stderr, "%s: ", argv0);
bin/pax/tty_subs.c
182
(void)fprintf(stderr, " <%s>", strerror(errnum));
bin/pkill/pkill.c
382
fprintf(stderr, "* Skipped %5d %3d %s\n",
bin/pkill/pkill.c
420
fprintf(stderr, "* %s %5d %3d %s\n", rv_res,
bin/pkill/pkill.c
600
fprintf(stderr,
bin/pkill/pkill.c
617
fprintf(stderr,
bin/pkill/tests/spin_helper.c
114
fprintf(stderr, "usage: %s [--short | --long] flagfile sentinel\n",
bin/pkill/tests/spin_helper.c
97
fprintf(stderr, "usage: %s --spin flagfile ...\n", argv[0]);
bin/pwait/pwait.c
71
fprintf(stderr, "usage: pwait [-t timeout] [-opv] pid ...\n");
bin/pwd/pwd.c
77
(void)fprintf(stderr, "usage: pwd [-L | -P]\n");
bin/realpath/realpath.c
79
(void)fprintf(stderr, "usage: realpath [-q] [path ...]\n");
bin/rm/rm.c
394
(void)fprintf(stderr, "remove %s? ", path);
bin/rm/rm.c
410
(void)fprintf(stderr, "override %s%s%s/%s %s%sfor %s? ",
bin/rm/rm.c
471
fprintf(stderr, "recursively remove");
bin/rm/rm.c
473
fprintf(stderr, " %s", dname);
bin/rm/rm.c
475
fprintf(stderr, " %d dirs", dcount);
bin/rm/rm.c
477
fprintf(stderr, " and 1 file");
bin/rm/rm.c
479
fprintf(stderr, " and %d files", fcount);
bin/rm/rm.c
481
fprintf(stderr, "remove %d files", dcount + fcount);
bin/rm/rm.c
485
fprintf(stderr, "? ");
bin/rm/rm.c
526
(void)fprintf(stderr, "%s\n%s\n",
bin/rmdir/rmdir.c
114
(void)fprintf(stderr, "usage: rmdir [-pv] directory ...\n");
bin/setfacl/setfacl.c
81
fprintf(stderr, "usage: setfacl [-R [-H | -L | -P]] [-bdhkn] "
bin/sh/mknodes.c
221
fprintf(hfile, "#define %s %d\n", nodename[i], i);
bin/sh/mknodes.c
224
fprintf(hfile, "struct %s {\n", sp->tag);
bin/sh/mknodes.c
226
fprintf(hfile, " %s;\n", fp->decl);
bin/sh/mknodes.c
231
fprintf(hfile, " int type;\n");
bin/sh/mknodes.c
233
fprintf(hfile, " struct %s %s;\n", sp->tag, sp->tag);
bin/sh/mknodes.c
276
fprintf(cfile, "static const short nodesize[%d] = {\n", ntypes);
bin/sh/mknodes.c
278
fprintf(cfile, " ALIGN(sizeof (struct %s)),\n", nodestr[i]->tag);
bin/sh/mknodes.c
280
fprintf(cfile, "};\n");
bin/sh/mknodes.c
306
fprintf(cfile, " case %s:\n", nodename[i]);
bin/sh/mknodes.c
314
fprintf(cfile, "calcsize(n->%s.%s, result);\n",
bin/sh/mknodes.c
318
fprintf(cfile, "new->%s.%s = copynode(n->%s.%s, state);\n",
bin/sh/mknodes.c
325
fprintf(cfile, "sizenodelist(n->%s.%s, result);\n",
bin/sh/mknodes.c
329
fprintf(cfile, "new->%s.%s = copynodelist(n->%s.%s, state);\n",
bin/sh/mknodes.c
336
fprintf(cfile, "result->stringsize += strlen(n->%s.%s) + 1;\n",
bin/sh/mknodes.c
340
fprintf(cfile, "new->%s.%s = nodesavestr(n->%s.%s, state);\n",
bin/sh/mknodes.c
348
fprintf(cfile, "new->%s.%s = n->%s.%s;\n",
bin/sh/mknodes.c
427
(void) fprintf(stderr, "line %d: ", linno);
bin/sh/mksyntax.c
131
fprintf(hfile, "/* %s */\n", synclass[i].comment);
bin/sh/mksyntax.c
140
fprintf(hfile, "/* %s */\n", is_entry[i].comment);
bin/sh/mksyntax.c
228
fprintf(hfile, "extern const char %s[];\n", name);
bin/sh/mksyntax.c
229
fprintf(cfile, "const char %s[SYNBASE + CHAR_MAX + 1] = {\n", name);
bin/sh/mksyntax.c
236
fprintf(cfile, "\t[SYNBASE + %s] = %s,\n", key, type);
bin/sh/mksyntax.c
287
fprintf(cfile, "\t[SYNBASE + '%c'] = %s,\n", c, type);
bin/sh/mksyntax.c
290
fprintf(cfile, "\t[SYNBASE + '\\%c'] = %s,\n", c, type);
bin/sh/mksyntax.c
317
fprintf(hfile, "%s\n", *pp);
bin/sh/show.c
106
fprintf(fp, "<node type %d>", n->type);
bin/sh/show.c
146
fprintf(fp, "%d", np->nfile.fd);
bin/sh/show.c
150
fprintf(fp, "%d", np->ndup.dupfd);
bin/sh/show.c
152
fprintf(fp, "-");
bin/sh/show.c
154
fprintf(fp, "HERE");
bin/sh/show.c
156
fprintf(fp, "XHERE");
bin/sh/show.c
393
fprintf(stderr, "Can't open %s: %s\n", s, strerror(errno));
bin/sleep/sleep.c
54
fprintf(stderr, "usage: sleep number[unit] [...]\n"
bin/stty/stty.c
151
(void)fprintf(stderr,
bin/timeout/timeout.c
62
fprintf(stderr,
bin/uuidgen/uuidgen.c
198
fprintf(fp, "%s\n", p);
bin/uuidgen/uuidgen.c
43
(void)fprintf(stderr,
cddl/compat/opensolaris/include/assert.h
52
(void)fprintf(stderr, "Assertion failed: (%s), file %s, line %d.\n",
cddl/usr.sbin/zfsd/zfsd_main.cc
62
fprintf(stderr, "usage: %s [-d]\n", getprogname());
crypto/heimdal/admin/copy.c
123
fprintf (stderr, "copying %s, keytype %s, kvno %d\n", name_str,
crypto/heimdal/admin/copy.c
79
fprintf(stderr, "copying %s to %s\n", from, to);
crypto/heimdal/admin/ktutil.c
103
fprintf (stderr, "Using keytab %s\n", keytab_string);
crypto/heimdal/admin/ktutil.c
116
fprintf (stderr, "No such command: %s. "
crypto/heimdal/admin/ktutil.c
127
fprintf(stderr, "\n");
crypto/heimdal/admin/ktutil.c
130
fprintf (stderr, "%s\n", c->help);
crypto/heimdal/admin/ktutil.c
133
fprintf (stderr, "Synonyms:");
crypto/heimdal/admin/ktutil.c
135
fprintf (stderr, "%s%s", f ? ", " : " ", (c++)->name);
crypto/heimdal/admin/ktutil.c
138
fprintf (stderr, "\n");
crypto/heimdal/appl/afsutil/afslog.c
208
fprintf(stderr, "%s\n", str);
crypto/heimdal/appl/ftp/ftp/cmds.c
1327
fprintf(stdout, "Login failed.\n");
crypto/heimdal/appl/ftp/ftp/ftp.c
1783
fprintf (cout, "%c", DM);
crypto/heimdal/appl/ftp/ftp/ftp.c
1786
fprintf (cout, "\r\n");
crypto/heimdal/appl/ftp/ftp/ftp.c
313
fprintf (cout, "\r\n");
crypto/heimdal/appl/ftp/ftp/ftp.c
364
fprintf (cout, "%c%c%c", IAC, DONT, getc (cin));
crypto/heimdal/appl/ftp/ftp/ftp.c
366
fprintf (cout, "%c%c%c", IAC, WONT, getc (cin));
crypto/heimdal/appl/ftp/ftp/ftp.c
394
fprintf (stdout, "%s%s\n", lead_string, buf);
crypto/heimdal/appl/ftp/ftp/ftp.c
425
fprintf(stdout, "!!");
crypto/heimdal/appl/ftp/ftp/ftp.c
426
fprintf(stdout, "%s\n", buf);
crypto/heimdal/appl/ftp/ftp/ftp.c
436
fprintf(stderr, "WARNING: incredibly long line received\n");
crypto/heimdal/appl/ftp/ftp/ftp.c
466
fprintf (cout, "%c%c%c", IAC, DONT, c);
crypto/heimdal/appl/ftp/ftp/ftp.c
472
fprintf (cout, "%c%c%c", IAC, WONT, c);
crypto/heimdal/appl/ftp/ftp/ftp.c
735
fprintf (stdout, "%s: not a plain file.\n", local);
crypto/heimdal/appl/ftp/ftp/security.c
397
fprintf(f, "631 %s\r\n", buf);
crypto/heimdal/appl/ftp/ftp/security.c
399
fprintf(f, "632 %s\r\n", buf);
crypto/heimdal/appl/ftp/ftp/security.c
401
fprintf(f, "633 %s\r\n", buf);
crypto/heimdal/appl/ftp/ftp/security.c
404
fprintf(f, "MIC %s", buf);
crypto/heimdal/appl/ftp/ftp/security.c
406
fprintf(f, "ENC %s", buf);
crypto/heimdal/appl/ftp/ftp/security.c
408
fprintf(f, "CONF %s", buf);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1031
fprintf (File, "%d.%d-%d.%d", \
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1053
# define YYFPRINTF fprintf
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1184
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1188
fprintf (stderr, "\n");
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
3152
fprintf(stderr, "%s\n", s);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
1099
fprintf(stderr, "%s\n", s);
crypto/heimdal/appl/ftp/ftpd/ls.c
50
#define sec_fprintf2 fprintf
crypto/heimdal/appl/ftp/ftpd/security.c
397
fprintf(f, "631 %s\r\n", buf);
crypto/heimdal/appl/ftp/ftpd/security.c
399
fprintf(f, "632 %s\r\n", buf);
crypto/heimdal/appl/ftp/ftpd/security.c
401
fprintf(f, "633 %s\r\n", buf);
crypto/heimdal/appl/ftp/ftpd/security.c
404
fprintf(f, "MIC %s", buf);
crypto/heimdal/appl/ftp/ftpd/security.c
406
fprintf(f, "ENC %s", buf);
crypto/heimdal/appl/ftp/ftpd/security.c
408
fprintf(f, "CONF %s", buf);
crypto/heimdal/appl/gssmask/gssmaestro.c
590
fprintf(logfile, "%s:%lu: %s\n",
crypto/heimdal/appl/gssmask/gssmask.c
1241
fprintf(logfile, "connected\n");
crypto/heimdal/appl/gssmask/gssmask.c
82
fprintf(logfile, "%s:%u: %d %s\n", file, lineno, level, message);
crypto/heimdal/appl/login/login.c
462
fprintf(stderr, "No home directory \"%s\"!\n", pwd->pw_dir);
crypto/heimdal/appl/login/login.c
466
fprintf(stderr, "Logging in with home = \"/\".\n");
crypto/heimdal/appl/login/login.c
557
fprintf(stderr, "Login timed out after %d seconds\n",
crypto/heimdal/appl/login/login.c
560
fprintf(stderr, "Login received signal, exiting\n");
crypto/heimdal/appl/login/login.c
692
fprintf(stderr, "Login incorrect.\n");
crypto/heimdal/appl/login/login.c
698
fprintf(stderr, "Login incorrect.\n");
crypto/heimdal/appl/login/login.c
713
fprintf(stderr, "Permission denied\n");
crypto/heimdal/appl/login/read_string.c
79
fprintf(stderr, "%s", prompt);
crypto/heimdal/appl/push/push.c
245
fprintf (stderr, "%s@%s\n", user, host);
crypto/heimdal/appl/push/push.c
264
fprintf (stderr, "%s@%s -> %s\n", user, host, outfilename);
crypto/heimdal/appl/push/push.c
281
fprintf (stderr, "%s", out_buf);
crypto/heimdal/appl/push/push.c
296
fprintf (stderr, "state: %s count: %d asked_for: %d "
crypto/heimdal/appl/push/push.c
348
fprintf (stdout, "%.*s\n", (int)(p - copy), copy);
crypto/heimdal/appl/push/push.c
353
fprintf (stdout, "\n");
crypto/heimdal/appl/push/push.c
359
fprintf (stderr, "QUIT\r\n");
crypto/heimdal/appl/push/push.c
382
fprintf (stderr, "QUIT\r\n");
crypto/heimdal/appl/push/push.c
392
fprintf (stderr,
crypto/heimdal/appl/push/push.c
400
fprintf (stderr, "deleting... ");
crypto/heimdal/appl/push/push.c
429
fprintf (stderr, "QUIT\r\n");
crypto/heimdal/appl/push/push.c
436
fprintf (stderr, "QUIT\r\n");
crypto/heimdal/appl/push/push.c
443
fprintf (stderr, "%u message(s) (%u bytes). "
crypto/heimdal/appl/push/push.c
447
fprintf (stderr, "\n");
crypto/heimdal/appl/push/push.c
449
fprintf (stderr, "%u message(s) (%u bytes).\n",
crypto/heimdal/appl/push/push.c
456
fprintf (stderr, "QUIT\r\n");
crypto/heimdal/appl/push/push.c
499
fprintf (stderr, "%s", out_buf);
crypto/heimdal/appl/push/push.c
503
fprintf (stderr, "Done\n");
crypto/heimdal/appl/rcp/rcp.c
691
fprintf(fp, "%c", 0x01);
crypto/heimdal/appl/rcp/rcp.c
692
fprintf(fp, "rcp: ");
crypto/heimdal/appl/rcp/rcp.c
694
fprintf(fp, "\n");
crypto/heimdal/appl/telnet/libtelnet/kerberos5.c
335
fprintf(stdout, "\r\n");
crypto/heimdal/appl/telnet/telnet/commands.c
1123
fprintf(stderr, "Unknown mode '%s' ('mode ?' for help).\r\n", argv[1]);
crypto/heimdal/appl/telnet/telnet/commands.c
1125
fprintf(stderr, "Ambiguous mode '%s' ('mode ?' for help).\r\n", argv[1]);
crypto/heimdal/appl/telnet/telnet/commands.c
1408
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
1414
fprintf(stderr, "'%s': unknown argument ('slc ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1419
fprintf(stderr, "'%s': ambiguous argument ('slc ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1486
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
1492
fprintf(stderr, "'%s': unknown argument ('environ ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1497
fprintf(stderr, "'%s': ambiguous argument ('environ ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1502
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
1681
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
1688
fprintf(stderr, "Cannot send '%s': variable not defined\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1786
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
1794
fprintf(stderr, "'%s': unknown argument ('auth ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1799
fprintf(stderr, "'%s': ambiguous argument ('auth ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1804
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
1883
fprintf(stderr, "'%s': unknown argument ('encrypt ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1888
fprintf(stderr, "'%s': ambiguous argument ('encrypt ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
1895
fprintf(stderr, "Need %s%d argument%s ",
crypto/heimdal/appl/telnet/telnet/commands.c
1899
fprintf(stderr, "Need %s%d-%d arguments ",
crypto/heimdal/appl/telnet/telnet/commands.c
1902
fprintf(stderr, "to 'encrypt %s' command. 'encrypt ?' for help.\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
2119
fprintf(stderr, "%s: bad source route specification\n", hostp);
crypto/heimdal/appl/telnet/telnet/commands.c
2148
fprintf(stderr, "telnet: tcp/telnet: unknown service\r\n");
crypto/heimdal/appl/telnet/telnet/commands.c
2170
fprintf (stderr, "%s: %s\r\n", hostname, gai_strerror (error));
crypto/heimdal/appl/telnet/telnet/commands.c
2230
fprintf (stderr, "telnet: connect to address %s: %s\n",
crypto/heimdal/appl/telnet/telnet/commands.c
2607
fprintf(stderr, "%s: %s\n", cp, gai_strerror(error));
crypto/heimdal/appl/telnet/telnet/commands.c
271
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
302
fprintf(stderr, "Telnet 'send' error - argument disappeared!\r\n");
crypto/heimdal/appl/telnet/telnet/commands.c
383
fprintf(stderr,"'%s': ambiguous argument ('send %s ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
398
fprintf(stderr, "'%s': unknown argument ('send %s ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
402
fprintf(stderr, "'%s': bad value ('send %s ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
751
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
761
fprintf(stderr, "'%s': ambiguous argument ('toggle ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
765
fprintf(stderr, "'%s': unknown argument ('toggle ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
870
fprintf(stderr, "'%s': unknown argument ('set ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
874
fprintf(stderr, "'%s': ambiguous argument ('set ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
898
fprintf(stderr, "'%s': ambiguous argument ('set ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
925
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/commands.c
946
fprintf(stderr, "'%s': unknown argument ('unset ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
950
fprintf(stderr, "'%s': ambiguous argument ('unset ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/commands.c
964
fprintf(stderr, "'%s': ambiguous argument ('unset ?' for help).\r\n",
crypto/heimdal/appl/telnet/telnet/main.c
232
fprintf(stderr, "%s%s%s%s\n",
crypto/heimdal/appl/telnet/telnet/main.c
237
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/main.c
265
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/main.c
272
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/main.c
278
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/main.c
284
fprintf(stderr, "%s: Warning: -K ignored\n", prompt);
crypto/heimdal/appl/telnet/telnet/main.c
302
fprintf(stderr,
crypto/heimdal/appl/telnet/telnet/main.c
65
fprintf(stderr, "Usage: %s %s%s%s%s\n", prompt,
crypto/heimdal/appl/telnet/telnet/utilities.c
105
fprintf(NetTrace, "%c 0x%x\t", direction, offset);
crypto/heimdal/appl/telnet/telnet/utilities.c
110
fprintf(NetTrace, "%c%.2x",
crypto/heimdal/appl/telnet/telnet/utilities.c
120
fprintf(NetTrace, "%.2x", (*pThis)&0xff);
crypto/heimdal/appl/telnet/telnet/utilities.c
127
fprintf(NetTrace, "\r\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
129
fprintf(NetTrace, "\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
148
fprintf(NetTrace, "%s IAC %s", direction, TELCMD(option));
crypto/heimdal/appl/telnet/telnet/utilities.c
150
fprintf(NetTrace, "%s IAC %d", direction, option);
crypto/heimdal/appl/telnet/telnet/utilities.c
156
fprintf(NetTrace, "%s %s ", direction, fmt);
crypto/heimdal/appl/telnet/telnet/utilities.c
158
fprintf(NetTrace, "%s", TELOPT(option));
crypto/heimdal/appl/telnet/telnet/utilities.c
160
fprintf(NetTrace, "EXOPL");
crypto/heimdal/appl/telnet/telnet/utilities.c
162
fprintf(NetTrace, "%d", option);
crypto/heimdal/appl/telnet/telnet/utilities.c
164
fprintf(NetTrace, "%s %d %d", direction, cmd, option);
crypto/heimdal/appl/telnet/telnet/utilities.c
167
fprintf(NetTrace, "\r\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
170
fprintf(NetTrace, "\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
257
fprintf(f, "\" ");
crypto/heimdal/appl/telnet/telnet/utilities.c
272
fprintf(NetTrace, "%s IAC SB ",
crypto/heimdal/appl/telnet/telnet/utilities.c
281
fprintf(NetTrace, "(terminated by ");
crypto/heimdal/appl/telnet/telnet/utilities.c
283
fprintf(NetTrace, "%s ", TELOPT(i));
crypto/heimdal/appl/telnet/telnet/utilities.c
285
fprintf(NetTrace, "%s ", TELCMD(i));
crypto/heimdal/appl/telnet/telnet/utilities.c
287
fprintf(NetTrace, "%d ", i);
crypto/heimdal/appl/telnet/telnet/utilities.c
289
fprintf(NetTrace, "%s", TELOPT(j));
crypto/heimdal/appl/telnet/telnet/utilities.c
291
fprintf(NetTrace, "%s", TELCMD(j));
crypto/heimdal/appl/telnet/telnet/utilities.c
293
fprintf(NetTrace, "%d", j);
crypto/heimdal/appl/telnet/telnet/utilities.c
294
fprintf(NetTrace, ", not IAC SE!) ");
crypto/heimdal/appl/telnet/telnet/utilities.c
300
fprintf(NetTrace, "(Empty suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
307
fprintf(NetTrace, "TERMINAL-TYPE ");
crypto/heimdal/appl/telnet/telnet/utilities.c
310
fprintf(NetTrace, "IS \"%.*s\"",
crypto/heimdal/appl/telnet/telnet/utilities.c
315
fprintf(NetTrace, "SEND");
crypto/heimdal/appl/telnet/telnet/utilities.c
318
fprintf(NetTrace,
crypto/heimdal/appl/telnet/telnet/utilities.c
324
fprintf(NetTrace, "TERMINAL-SPEED");
crypto/heimdal/appl/telnet/telnet/utilities.c
326
fprintf(NetTrace, " (empty suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
331
fprintf(NetTrace, " IS ");
crypto/heimdal/appl/telnet/telnet/utilities.c
332
fprintf(NetTrace, "%.*s", (int)(length-2), (char *)pointer+2);
crypto/heimdal/appl/telnet/telnet/utilities.c
336
fprintf(NetTrace, " SEND");
crypto/heimdal/appl/telnet/telnet/utilities.c
338
fprintf(NetTrace, " %d (unknown)", pointer[1]);
crypto/heimdal/appl/telnet/telnet/utilities.c
340
fprintf(NetTrace, " ?%d?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
346
fprintf(NetTrace, "TOGGLE-FLOW-CONTROL");
crypto/heimdal/appl/telnet/telnet/utilities.c
348
fprintf(NetTrace, " (empty suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
353
fprintf(NetTrace, " OFF"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
355
fprintf(NetTrace, " ON"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
357
fprintf(NetTrace, " RESTART-ANY"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
359
fprintf(NetTrace, " RESTART-XON"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
361
fprintf(NetTrace, " %d (unknown)", pointer[1]);
crypto/heimdal/appl/telnet/telnet/utilities.c
364
fprintf(NetTrace, " ?%d?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
368
fprintf(NetTrace, "NAWS");
crypto/heimdal/appl/telnet/telnet/utilities.c
370
fprintf(NetTrace, " (empty suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
374
fprintf(NetTrace, " ?%d?", pointer[1]);
crypto/heimdal/appl/telnet/telnet/utilities.c
377
fprintf(NetTrace, " %d %d (%d)",
crypto/heimdal/appl/telnet/telnet/utilities.c
381
fprintf(NetTrace, " ?%d?", pointer[3]);
crypto/heimdal/appl/telnet/telnet/utilities.c
384
fprintf(NetTrace, " %d %d (%d)",
crypto/heimdal/appl/telnet/telnet/utilities.c
388
fprintf(NetTrace, " ?%d?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
393
fprintf(NetTrace, "AUTHENTICATION");
crypto/heimdal/appl/telnet/telnet/utilities.c
395
fprintf(NetTrace, " (empty suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
401
fprintf(NetTrace, " %s ", (pointer[1] == TELQUAL_IS) ?
crypto/heimdal/appl/telnet/telnet/utilities.c
404
fprintf(NetTrace, "%s ", AUTHTYPE_NAME(pointer[2]));
crypto/heimdal/appl/telnet/telnet/utilities.c
406
fprintf(NetTrace, "%d ", pointer[2]);
crypto/heimdal/appl/telnet/telnet/utilities.c
408
fprintf(NetTrace, "(partial suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
411
fprintf(NetTrace, "%s|%s",
crypto/heimdal/appl/telnet/telnet/utilities.c
418
fprintf(NetTrace, "%s", buf);
crypto/heimdal/appl/telnet/telnet/utilities.c
423
fprintf(NetTrace, " SEND ");
crypto/heimdal/appl/telnet/telnet/utilities.c
426
fprintf(NetTrace, "%s ", AUTHTYPE_NAME(pointer[i]));
crypto/heimdal/appl/telnet/telnet/utilities.c
428
fprintf(NetTrace, "%d ", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
430
fprintf(NetTrace, "(partial suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
433
fprintf(NetTrace, "%s|%s ",
crypto/heimdal/appl/telnet/telnet/utilities.c
444
fprintf(NetTrace, " NAME \"");
crypto/heimdal/appl/telnet/telnet/utilities.c
452
fprintf(NetTrace, " ?%d?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
460
fprintf(NetTrace, "ENCRYPT");
crypto/heimdal/appl/telnet/telnet/utilities.c
462
fprintf(NetTrace, " (empty suboption?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
467
fprintf(NetTrace, " START");
crypto/heimdal/appl/telnet/telnet/utilities.c
471
fprintf(NetTrace, " END");
crypto/heimdal/appl/telnet/telnet/utilities.c
475
fprintf(NetTrace, " REQUEST-START");
crypto/heimdal/appl/telnet/telnet/utilities.c
479
fprintf(NetTrace, " REQUEST-END");
crypto/heimdal/appl/telnet/telnet/utilities.c
484
fprintf(NetTrace, " %s ", (pointer[1] == ENCRYPT_IS) ?
crypto/heimdal/appl/telnet/telnet/utilities.c
487
fprintf(NetTrace, " (partial suboption?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
491
fprintf(NetTrace, "%s ", ENCTYPE_NAME(pointer[2]));
crypto/heimdal/appl/telnet/telnet/utilities.c
493
fprintf(NetTrace, " %d (unknown)", pointer[2]);
crypto/heimdal/appl/telnet/telnet/utilities.c
496
fprintf(NetTrace, "%s", buf);
crypto/heimdal/appl/telnet/telnet/utilities.c
501
fprintf(NetTrace, " SUPPORT ");
crypto/heimdal/appl/telnet/telnet/utilities.c
504
fprintf(NetTrace, "%s ", ENCTYPE_NAME(pointer[i]));
crypto/heimdal/appl/telnet/telnet/utilities.c
506
fprintf(NetTrace, "%d ", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
512
fprintf(NetTrace, " ENC_KEYID ");
crypto/heimdal/appl/telnet/telnet/utilities.c
516
fprintf(NetTrace, " DEC_KEYID ");
crypto/heimdal/appl/telnet/telnet/utilities.c
520
fprintf(NetTrace, " %d (unknown)", pointer[1]);
crypto/heimdal/appl/telnet/telnet/utilities.c
523
fprintf(NetTrace, " %d", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
530
fprintf(NetTrace, "LINEMODE ");
crypto/heimdal/appl/telnet/telnet/utilities.c
532
fprintf(NetTrace, " (empty suboption??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
537
fprintf(NetTrace, "WILL ");
crypto/heimdal/appl/telnet/telnet/utilities.c
540
fprintf(NetTrace, "WONT ");
crypto/heimdal/appl/telnet/telnet/utilities.c
543
fprintf(NetTrace, "DO ");
crypto/heimdal/appl/telnet/telnet/utilities.c
546
fprintf(NetTrace, "DONT ");
crypto/heimdal/appl/telnet/telnet/utilities.c
549
fprintf(NetTrace, "(no option??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
554
fprintf(NetTrace, "Forward Mask");
crypto/heimdal/appl/telnet/telnet/utilities.c
556
fprintf(NetTrace, " %x", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
559
fprintf(NetTrace, "%d (unknown)", pointer[2]);
crypto/heimdal/appl/telnet/telnet/utilities.c
561
fprintf(NetTrace, " %d", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
567
fprintf(NetTrace, "SLC");
crypto/heimdal/appl/telnet/telnet/utilities.c
570
fprintf(NetTrace, " %s", SLC_NAME(pointer[i+SLC_FUNC]));
crypto/heimdal/appl/telnet/telnet/utilities.c
572
fprintf(NetTrace, " %d", pointer[i+SLC_FUNC]);
crypto/heimdal/appl/telnet/telnet/utilities.c
575
fprintf(NetTrace, " NOSUPPORT"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
577
fprintf(NetTrace, " CANTCHANGE"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
579
fprintf(NetTrace, " VARIABLE"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
581
fprintf(NetTrace, " DEFAULT"); break;
crypto/heimdal/appl/telnet/telnet/utilities.c
583
fprintf(NetTrace, "%s%s%s",
crypto/heimdal/appl/telnet/telnet/utilities.c
589
fprintf(NetTrace, "(0x%x)", pointer[i+SLC_FLAGS]);
crypto/heimdal/appl/telnet/telnet/utilities.c
590
fprintf(NetTrace, " %d;", pointer[i+SLC_VALUE]);
crypto/heimdal/appl/telnet/telnet/utilities.c
596
fprintf(NetTrace, " ?%d?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
60
fprintf(stderr, "Error: attempt to turn off an option 0x%x.\n",
crypto/heimdal/appl/telnet/telnet/utilities.c
600
fprintf(NetTrace, "MODE ");
crypto/heimdal/appl/telnet/telnet/utilities.c
602
fprintf(NetTrace, "(no mode??\?)");
crypto/heimdal/appl/telnet/telnet/utilities.c
614
fprintf(NetTrace, "%s", tbuf[1] ? &tbuf[1] : "0");
crypto/heimdal/appl/telnet/telnet/utilities.c
617
fprintf(NetTrace, " (0x%x)", pointer[2]);
crypto/heimdal/appl/telnet/telnet/utilities.c
619
fprintf(NetTrace, " ?0x%x?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
622
fprintf(NetTrace, "%d (unknown)", pointer[1]);
crypto/heimdal/appl/telnet/telnet/utilities.c
624
fprintf(NetTrace, " %d", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
632
fprintf(NetTrace, "STATUS");
crypto/heimdal/appl/telnet/telnet/utilities.c
637
fprintf(NetTrace, " SEND");
crypto/heimdal/appl/telnet/telnet/utilities.c
639
fprintf(NetTrace, " %d (unknown)", pointer[1]);
crypto/heimdal/appl/telnet/telnet/utilities.c
641
fprintf(NetTrace, " ?%d?", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
647
fprintf(NetTrace, " IS\r\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
649
fprintf(NetTrace, " IS\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
660
fprintf(NetTrace, " %s %s", cp, TELOPT(pointer[i]));
crypto/heimdal/appl/telnet/telnet/utilities.c
662
fprintf(NetTrace, " %s %d", cp, pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
665
fprintf(NetTrace, "\r\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
667
fprintf(NetTrace, "\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
671
fprintf(NetTrace, " SB ");
crypto/heimdal/appl/telnet/telnet/utilities.c
687
fprintf(NetTrace, " SE");
crypto/heimdal/appl/telnet/telnet/utilities.c
693
fprintf(NetTrace, "\r\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
695
fprintf(NetTrace, "\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
700
fprintf(NetTrace, " %d", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
710
fprintf(NetTrace, "X-DISPLAY-LOCATION ");
crypto/heimdal/appl/telnet/telnet/utilities.c
713
fprintf(NetTrace, "IS \"%.*s\"", (int)(length-2), (char *)pointer+2);
crypto/heimdal/appl/telnet/telnet/utilities.c
716
fprintf(NetTrace, "SEND");
crypto/heimdal/appl/telnet/telnet/utilities.c
719
fprintf(NetTrace, "- unknown qualifier %d (0x%x).",
crypto/heimdal/appl/telnet/telnet/utilities.c
725
fprintf(NetTrace, "NEW-ENVIRON ");
crypto/heimdal/appl/telnet/telnet/utilities.c
729
fprintf(NetTrace, "OLD-ENVIRON");
crypto/heimdal/appl/telnet/telnet/utilities.c
734
fprintf(NetTrace, "IS ");
crypto/heimdal/appl/telnet/telnet/utilities.c
737
fprintf(NetTrace, "SEND ");
crypto/heimdal/appl/telnet/telnet/utilities.c
740
fprintf(NetTrace, "INFO ");
crypto/heimdal/appl/telnet/telnet/utilities.c
789
fprintf(NetTrace, "%s (unknown)", TELOPT(pointer[0]));
crypto/heimdal/appl/telnet/telnet/utilities.c
791
fprintf(NetTrace, "%d (unknown)", pointer[0]);
crypto/heimdal/appl/telnet/telnet/utilities.c
793
fprintf(NetTrace, " %d", pointer[i]);
crypto/heimdal/appl/telnet/telnet/utilities.c
798
fprintf(NetTrace, "\r\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
800
fprintf(NetTrace, "\n");
crypto/heimdal/appl/telnet/telnet/utilities.c
88
fprintf(stderr, "Cannot open %s.\n", file);
crypto/heimdal/appl/telnet/telnetd/telnetd.c
210
fprintf(stderr,
crypto/heimdal/appl/telnet/telnetd/telnetd.c
298
fprintf(stderr, "%s%s%s\n",
crypto/heimdal/appl/telnet/telnetd/telnetd.c
302
fprintf(stderr, "%s%s\n", "TOS option unavailable; ",
crypto/heimdal/appl/telnet/telnetd/telnetd.c
312
fprintf(stderr, "telnetd: unknown utmp len (%s)\n", optarg);
crypto/heimdal/appl/telnet/telnetd/telnetd.c
343
fprintf(stderr, "telnetd: %c: unknown option\n", ch);
crypto/heimdal/appl/telnet/telnetd/telnetd.c
434
fprintf(stderr, "%s: ", progname);
crypto/heimdal/appl/telnet/telnetd/telnetd.c
470
fprintf(stderr, "Usage: telnetd");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
471
fprintf(stderr, " [--help]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
472
fprintf(stderr, " [--version]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
474
fprintf(stderr, " [-a (debug|other|otp|user|valid|off|none)]\n\t");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
476
fprintf(stderr, " [-debug]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
478
fprintf(stderr, " [-D (options|report|exercise|netdata|ptydata)]\n\t");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
481
fprintf(stderr, " [-edebug]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
483
fprintf(stderr, " [-h]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
484
fprintf(stderr, " [-L login]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
485
fprintf(stderr, " [-n]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
487
fprintf(stderr, " [-r[lowpty]-[highpty]]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
489
fprintf(stderr, "\n\t");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
491
fprintf(stderr, " [-S tos]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
494
fprintf(stderr, " [-X auth-type] [-y] [-z]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
496
fprintf(stderr, " [-u utmp_hostname_length] [-U]");
crypto/heimdal/appl/telnet/telnetd/telnetd.c
497
fprintf(stderr, " [port]\n");
crypto/heimdal/appl/test/gss_common.c
148
fprintf (stderr, "%s `%.*s'\n", prefix,
crypto/heimdal/appl/test/gss_common.c
98
fprintf (stderr, "%.*s\n", (int)status_string.length,
crypto/heimdal/appl/test/gssapi_server.c
106
fprintf (stderr, "gss_unwrap: %.*s %s\n", (int)output_token->length,
crypto/heimdal/appl/test/gssapi_server.c
124
fprintf (stderr, "gss_unwrap: %.*s %s\n", (int)output_token->length,
crypto/heimdal/appl/test/gssapi_server.c
87
fprintf (stderr, "gss_verify_mic: %.*s\n", (int)input_token->length,
crypto/heimdal/appl/test/nt_gss_common.c
110
fprintf (stderr, "%.*s\n",
crypto/heimdal/appl/test/nt_gss_server.c
139
fprintf (stderr, "User is `%.*s'\n", (int)name_token.length,
crypto/heimdal/appl/test/tcp_server.c
122
fprintf (stderr, "safe packet: %.*s\n", (int)data.length,
crypto/heimdal/appl/test/tcp_server.c
149
fprintf (stderr, "priv packet: %.*s\n", (int)data.length,
crypto/heimdal/appl/test/tcp_server.c
92
fprintf (stderr, "User is `%s'\n", name);
crypto/heimdal/include/bits.c
102
fprintf(f, "/* There is no %d bit type */\n", len);
crypto/heimdal/include/bits.c
109
fprintf(f, "/* For compatibility with various type definitions */\n");
crypto/heimdal/include/bits.c
110
fprintf(f, "#ifndef __BIT_TYPES_DEFINED__\n");
crypto/heimdal/include/bits.c
111
fprintf(f, "#define __BIT_TYPES_DEFINED__\n");
crypto/heimdal/include/bits.c
112
fprintf(f, "\n");
crypto/heimdal/include/bits.c
144
fprintf(f, "/* %s -- this file was generated for %s by\n", fn, HOST);
crypto/heimdal/include/bits.c
145
fprintf(f, " %*s %s */\n\n", (int)strlen(fn), "",
crypto/heimdal/include/bits.c
147
fprintf(f, "#ifndef %s\n", hb);
crypto/heimdal/include/bits.c
148
fprintf(f, "#define %s\n", hb);
crypto/heimdal/include/bits.c
149
fprintf(f, "\n");
crypto/heimdal/include/bits.c
151
fprintf(f, "#include <inttypes.h>\n");
crypto/heimdal/include/bits.c
154
fprintf(f, "#include <sys/types.h>\n");
crypto/heimdal/include/bits.c
157
fprintf(f, "#include <sys/bitypes.h>\n");
crypto/heimdal/include/bits.c
160
fprintf(f, "#include <bind/bitypes.h>\n");
crypto/heimdal/include/bits.c
163
fprintf(f, "#include <netinet/in6_machtypes.h>\n");
crypto/heimdal/include/bits.c
167
fprintf(f, "#include <sys/socket.h>\n");
crypto/heimdal/include/bits.c
169
fprintf(f, "#include <winsock2.h>\n");
crypto/heimdal/include/bits.c
170
fprintf(f, "#include <ws2tcpip.h>\n");
crypto/heimdal/include/bits.c
173
fprintf(f, "\n");
crypto/heimdal/include/bits.c
210
#define X(S) fprintf(f, "typedef uint" #S "_t u_int" #S "_t;\n")
crypto/heimdal/include/bits.c
229
fprintf(f, "\n");
crypto/heimdal/include/bits.c
230
fprintf(f, "#endif /* __BIT_TYPES_DEFINED__ */\n\n");
crypto/heimdal/include/bits.c
233
fprintf(f, "\n");
crypto/heimdal/include/bits.c
235
fprintf(f, "typedef socklen_t krb5_socklen_t;\n");
crypto/heimdal/include/bits.c
237
fprintf(f, "typedef int krb5_socklen_t;\n");
crypto/heimdal/include/bits.c
241
fprintf(f, "#include <unistd.h>\n");
crypto/heimdal/include/bits.c
243
fprintf(f, "typedef ssize_t krb5_ssize_t;\n");
crypto/heimdal/include/bits.c
245
fprintf(f, "typedef int krb5_ssize_t;\n");
crypto/heimdal/include/bits.c
247
fprintf(f, "\n");
crypto/heimdal/include/bits.c
250
fprintf(f, "typedef SOCKET krb5_socket_t;\n");
crypto/heimdal/include/bits.c
252
fprintf(f, "typedef int krb5_socket_t;\n");
crypto/heimdal/include/bits.c
254
fprintf(f, "\n");
crypto/heimdal/include/bits.c
258
fprintf(f, "#ifndef HEIMDAL_DEPRECATED\n");
crypto/heimdal/include/bits.c
259
fprintf(f, "#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))\n");
crypto/heimdal/include/bits.c
260
fprintf(f, "#define HEIMDAL_DEPRECATED __attribute__((deprecated))\n");
crypto/heimdal/include/bits.c
261
fprintf(f, "#elif defined(_MSC_VER) && (_MSC_VER>1200)\n");
crypto/heimdal/include/bits.c
262
fprintf(f, "#define HEIMDAL_DEPRECATED __declspec(deprecated)\n");
crypto/heimdal/include/bits.c
263
fprintf(f, "#else\n");
crypto/heimdal/include/bits.c
264
fprintf(f, "#define HEIMDAL_DEPRECATED\n");
crypto/heimdal/include/bits.c
265
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
266
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
268
fprintf(f, "#ifndef HEIMDAL_PRINTF_ATTRIBUTE\n");
crypto/heimdal/include/bits.c
269
fprintf(f, "#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))\n");
crypto/heimdal/include/bits.c
270
fprintf(f, "#define HEIMDAL_PRINTF_ATTRIBUTE(x) __attribute__((format x))\n");
crypto/heimdal/include/bits.c
271
fprintf(f, "#else\n");
crypto/heimdal/include/bits.c
272
fprintf(f, "#define HEIMDAL_PRINTF_ATTRIBUTE(x)\n");
crypto/heimdal/include/bits.c
273
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
274
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
276
fprintf(f, "#ifndef HEIMDAL_NORETURN_ATTRIBUTE\n");
crypto/heimdal/include/bits.c
277
fprintf(f, "#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))\n");
crypto/heimdal/include/bits.c
278
fprintf(f, "#define HEIMDAL_NORETURN_ATTRIBUTE __attribute__((noreturn))\n");
crypto/heimdal/include/bits.c
279
fprintf(f, "#else\n");
crypto/heimdal/include/bits.c
280
fprintf(f, "#define HEIMDAL_NORETURN_ATTRIBUTE\n");
crypto/heimdal/include/bits.c
281
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
282
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
284
fprintf(f, "#ifndef HEIMDAL_UNUSED_ATTRIBUTE\n");
crypto/heimdal/include/bits.c
285
fprintf(f, "#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))\n");
crypto/heimdal/include/bits.c
286
fprintf(f, "#define HEIMDAL_UNUSED_ATTRIBUTE __attribute__((unused))\n");
crypto/heimdal/include/bits.c
287
fprintf(f, "#else\n");
crypto/heimdal/include/bits.c
288
fprintf(f, "#define HEIMDAL_UNUSED_ATTRIBUTE\n");
crypto/heimdal/include/bits.c
289
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
290
fprintf(f, "#endif\n");
crypto/heimdal/include/bits.c
292
fprintf(f, "#endif /* %s */\n", hb);
crypto/heimdal/include/bits.c
59
fprintf(f, "%s", tmp2); \
crypto/heimdal/include/bits.c
60
while(tabs-- > 0) fprintf(f, "\t"); \
crypto/heimdal/include/bits.c
61
fprintf(f, "/* %2d bits */\n", b); \
crypto/heimdal/include/bits.c
89
fprintf(f, "/* There is no %d bit type */\n", len);
crypto/heimdal/kadmin/ank.c
226
fprintf (stderr, "give only one of "
crypto/heimdal/kadmin/ank.c
235
fprintf (stderr, "failed parsing key \"%s\": %s\n",
crypto/heimdal/kadmin/cpw.c
157
fprintf (stderr, "give only one of "
crypto/heimdal/kadmin/cpw.c
166
fprintf (stderr, "failed parsing key \"%s\": %s\n",
crypto/heimdal/kadmin/dump.c
74
fprintf(f, "kdb5_util load_dump version 5\n"); /* 5||6, either way */
crypto/heimdal/kadmin/dump.c
83
fprintf(f, "kdb5_util load_dump version 5\n"); /* 5||6, either way */
crypto/heimdal/kadmin/load.c
452
fprintf(stderr, "%s:%d:%s (%s)\n",
crypto/heimdal/kadmin/load.c
459
fprintf (stderr, "%s:%d:error parsing keys (%s)\n",
crypto/heimdal/kadmin/load.c
466
fprintf (stderr, "%s:%d:error parsing created event (%s)\n",
crypto/heimdal/kadmin/load.c
472
fprintf (stderr, "%s:%d:error parsing event (%s)\n",
crypto/heimdal/kadmin/load.c
478
fprintf (stderr, "%s:%d:error parsing time (%s)\n",
crypto/heimdal/kadmin/load.c
484
fprintf (stderr, "%s:%d:error parsing time (%s)\n",
crypto/heimdal/kadmin/load.c
490
fprintf (stderr, "%s:%d:error parsing time (%s)\n",
crypto/heimdal/kadmin/load.c
497
fprintf (stderr, "%s:%d:error parsing lifetime (%s)\n",
crypto/heimdal/kadmin/load.c
504
fprintf (stderr, "%s:%d:error parsing lifetime (%s)\n",
crypto/heimdal/kadmin/load.c
511
fprintf (stderr, "%s:%d:error parsing flags (%s)\n",
crypto/heimdal/kadmin/load.c
518
fprintf (stderr, "%s:%d:error parsing generation (%s)\n",
crypto/heimdal/kadmin/load.c
525
fprintf (stderr, "%s:%d:error parsing extension (%s)\n",
crypto/heimdal/kadmin/util.c
119
fprintf (stderr, "Unable to parse \"%s\"\n", resp);
crypto/heimdal/kadmin/util.c
248
fprintf (stderr, "Unable to parse time \"%s\"\n", resp);
crypto/heimdal/kadmin/util.c
249
fprintf (stderr, "Print date on format YYYY-mm-dd [hh:mm:ss]\n");
crypto/heimdal/kadmin/util.c
335
fprintf (stderr, "Unable to parse time \"%s\"\n", resp);
crypto/heimdal/kadmin/util.c
588
fprintf(stderr, "\n");
crypto/heimdal/kadmin/util.c
592
fprintf(stderr, "%s [%s]:", prompt, def);
crypto/heimdal/lib/asn1/asn1parse.c
1038
fprintf (File, "%d.%d-%d.%d", \
crypto/heimdal/lib/asn1/asn1parse.c
1060
# define YYFPRINTF fprintf
crypto/heimdal/lib/asn1/asn1parse.c
1191
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/lib/asn1/asn1parse.c
1195
fprintf (stderr, "\n");
crypto/heimdal/lib/asn1/gen.c
1027
fprintf (h,
crypto/heimdal/lib/asn1/gen.c
1032
fprintf (h,
crypto/heimdal/lib/asn1/gen.c
1037
fprintf (h,
crypto/heimdal/lib/asn1/gen.c
1041
fprintf (h,
crypto/heimdal/lib/asn1/gen.c
1045
fprintf (h,
crypto/heimdal/lib/asn1/gen.c
1050
fprintf(h, "\n\n");
crypto/heimdal/lib/asn1/gen.c
1053
fprintf(codefile, "\n\n");
crypto/heimdal/lib/asn1/gen.c
153
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
157
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
160
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
163
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
166
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
172
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
177
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
180
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
183
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
186
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
189
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
194
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
199
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
202
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
207
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
212
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
243
fprintf (headerfile, "struct units;\n\n");
crypto/heimdal/lib/asn1/gen.c
244
fprintf (headerfile, "#endif\n\n");
crypto/heimdal/lib/asn1/gen.c
259
fprintf (templatefile,
crypto/heimdal/lib/asn1/gen.c
271
fprintf (templatefile,
crypto/heimdal/lib/asn1/gen.c
285
fprintf (headerfile, "#endif /* __%s_h__ */\n", headerbase);
crypto/heimdal/lib/asn1/gen.c
294
fprintf (logfile, "\n");
crypto/heimdal/lib/asn1/gen.c
303
fprintf(codefile, "if((%s = strdup(\"%s\")) == NULL)\nreturn ENOMEM;\n", var, val->u.stringvalue);
crypto/heimdal/lib/asn1/gen.c
306
fprintf(codefile, "%s = %" PRId64 ";\n", var, val->u.integervalue);
crypto/heimdal/lib/asn1/gen.c
310
fprintf(codefile, "%s = TRUE;\n", var);
crypto/heimdal/lib/asn1/gen.c
312
fprintf(codefile, "%s = FALSE;\n", var);
crypto/heimdal/lib/asn1/gen.c
324
fprintf(codefile, "if(strcmp(%s, \"%s\") != 0)\n", var, val->u.stringvalue);
crypto/heimdal/lib/asn1/gen.c
327
fprintf(codefile, "if(%s != %" PRId64 ")\n", var, val->u.integervalue);
crypto/heimdal/lib/asn1/gen.c
331
fprintf(codefile, "if(!%s)\n", var);
crypto/heimdal/lib/asn1/gen.c
333
fprintf(codefile, "if(%s)\n", var);
crypto/heimdal/lib/asn1/gen.c
353
fprintf(logfile, "%s ", filename);
crypto/heimdal/lib/asn1/gen.c
356
fprintf (codefile,
crypto/heimdal/lib/asn1/gen.c
369
fprintf (codefile,
crypto/heimdal/lib/asn1/gen.c
373
fprintf (codefile,
crypto/heimdal/lib/asn1/gen.c
400
fprintf (headerfile, "enum { %s = %" PRId64 " };\n\n",
crypto/heimdal/lib/asn1/gen.c
429
fprintf (headerfile, "/* OBJECT IDENTIFIER %s ::= { ", s->name);
crypto/heimdal/lib/asn1/gen.c
432
fprintf(headerfile, "%s(%d) ",
crypto/heimdal/lib/asn1/gen.c
436
fprintf (codefile, "static unsigned oid_%s_variable_num[%d] = {",
crypto/heimdal/lib/asn1/gen.c
439
fprintf(codefile, "%d%s ", list[i - 1]->value, i > 1 ? "," : "");
crypto/heimdal/lib/asn1/gen.c
441
fprintf(codefile, "};\n");
crypto/heimdal/lib/asn1/gen.c
443
fprintf (codefile, "const heim_oid asn1_oid_%s = "
crypto/heimdal/lib/asn1/gen.c
456
fprintf (headerfile, "} */\n");
crypto/heimdal/lib/asn1/gen.c
457
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen.c
507
fprintf(headerfile, " ");
crypto/heimdal/lib/asn1/gen.c
537
fprintf (headerfile, "%s", t->symbol->name);
crypto/heimdal/lib/asn1/gen.c
541
fprintf (headerfile, "INTEGER");
crypto/heimdal/lib/asn1/gen.c
543
fprintf (headerfile, " (%" PRId64 "..%" PRId64 ")",
crypto/heimdal/lib/asn1/gen.c
547
fprintf (headerfile, "INTEGER {\n");
crypto/heimdal/lib/asn1/gen.c
550
fprintf(headerfile, "%s(%d)%s\n", m->gen_name, m->val,
crypto/heimdal/lib/asn1/gen.c
554
fprintf (headerfile, "}");
crypto/heimdal/lib/asn1/gen.c
558
fprintf (headerfile, "BOOLEAN");
crypto/heimdal/lib/asn1/gen.c
561
fprintf (headerfile, "OCTET STRING");
crypto/heimdal/lib/asn1/gen.c
569
fprintf (headerfile, "BIT STRING {\n");
crypto/heimdal/lib/asn1/gen.c
571
fprintf (headerfile, "ENUMERATED {\n");
crypto/heimdal/lib/asn1/gen.c
574
fprintf (headerfile, "%s(%d)%s\n", m->name, m->val,
crypto/heimdal/lib/asn1/gen.c
578
fprintf (headerfile, "}");
crypto/heimdal/lib/asn1/gen.c
588
fprintf(headerfile, "CHOICE {\n");
crypto/heimdal/lib/asn1/gen.c
590
fprintf(headerfile, "SET {\n");
crypto/heimdal/lib/asn1/gen.c
592
fprintf(headerfile, "SEQUENCE {\n");
crypto/heimdal/lib/asn1/gen.c
603
fprintf (headerfile, "...");
crypto/heimdal/lib/asn1/gen.c
605
width -= fprintf(headerfile, "%s", m->name);
crypto/heimdal/lib/asn1/gen.c
606
fprintf(headerfile, "%*s", width, "");
crypto/heimdal/lib/asn1/gen.c
609
fprintf(headerfile, " OPTIONAL");
crypto/heimdal/lib/asn1/gen.c
612
fprintf (headerfile, ",");
crypto/heimdal/lib/asn1/gen.c
613
fprintf (headerfile, "\n");
crypto/heimdal/lib/asn1/gen.c
616
fprintf (headerfile, "}");
crypto/heimdal/lib/asn1/gen.c
620
fprintf (headerfile, "SEQUENCE OF ");
crypto/heimdal/lib/asn1/gen.c
624
fprintf (headerfile, "SET OF ");
crypto/heimdal/lib/asn1/gen.c
628
fprintf (headerfile, "GeneralizedTime");
crypto/heimdal/lib/asn1/gen.c
631
fprintf (headerfile, "GeneralString");
crypto/heimdal/lib/asn1/gen.c
634
fprintf (headerfile, "TeletexString");
crypto/heimdal/lib/asn1/gen.c
640
fprintf (headerfile, "[%s%d] ",
crypto/heimdal/lib/asn1/gen.c
644
fprintf (headerfile, "IMPLICIT ");
crypto/heimdal/lib/asn1/gen.c
649
fprintf (headerfile, "UTCTime");
crypto/heimdal/lib/asn1/gen.c
653
fprintf (headerfile, "UTF8String");
crypto/heimdal/lib/asn1/gen.c
657
fprintf (headerfile, "PrintableString");
crypto/heimdal/lib/asn1/gen.c
661
fprintf (headerfile, "IA5String");
crypto/heimdal/lib/asn1/gen.c
665
fprintf (headerfile, "BMPString");
crypto/heimdal/lib/asn1/gen.c
669
fprintf (headerfile, "UniversalString");
crypto/heimdal/lib/asn1/gen.c
673
fprintf (headerfile, "VisibleString");
crypto/heimdal/lib/asn1/gen.c
677
fprintf(headerfile, "OBJECT IDENTIFIER");
crypto/heimdal/lib/asn1/gen.c
68
fprintf (headerfile, "#include <%s_asn1.h>\n", module);
crypto/heimdal/lib/asn1/gen.c
681
fprintf (headerfile, "NULL");
crypto/heimdal/lib/asn1/gen.c
711
fprintf (headerfile, "%s %s;\n", t->symbol->gen_name, name);
crypto/heimdal/lib/asn1/gen.c
717
fprintf (headerfile, "enum %s {\n", typedefp ? name : "");
crypto/heimdal/lib/asn1/gen.c
720
fprintf(headerfile, "%s = %d%s\n", m->gen_name, m->val,
crypto/heimdal/lib/asn1/gen.c
723
fprintf (headerfile, "} %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
725
fprintf (headerfile, "heim_integer %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
727
fprintf (headerfile, "int64_t %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
729
fprintf (headerfile, "uint64_t %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
731
fprintf (headerfile, "unsigned int %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
733
fprintf (headerfile, "int %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
740
fprintf (headerfile, "int %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
744
fprintf (headerfile, "heim_octet_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
758
fprintf (headerfile, "heim_bit_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
763
fprintf (headerfile, "struct %s {\n", newbasename);
crypto/heimdal/lib/asn1/gen.c
795
fprintf (headerfile, "} %s;\n\n", name);
crypto/heimdal/lib/asn1/gen.c
803
fprintf (headerfile, "enum %s {\n", typedefp ? name : "");
crypto/heimdal/lib/asn1/gen.c
807
fprintf (headerfile, "/* ... */\n");
crypto/heimdal/lib/asn1/gen.c
809
fprintf (headerfile, "%s = %d%s\n", m->gen_name, m->val,
crypto/heimdal/lib/asn1/gen.c
813
fprintf (headerfile, "} %s;\n\n", name);
crypto/heimdal/lib/asn1/gen.c
823
fprintf (headerfile, "struct %s {\n", newbasename);
crypto/heimdal/lib/asn1/gen.c
826
fprintf(headerfile, "heim_octet_string _save;\n");
crypto/heimdal/lib/asn1/gen.c
842
fprintf (headerfile, "} %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
858
fprintf (headerfile, "struct %s {\n", newbasename);
crypto/heimdal/lib/asn1/gen.c
862
fprintf (headerfile, "} %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
867
fprintf (headerfile, "time_t %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
871
fprintf (headerfile, "heim_general_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
875
fprintf (headerfile, "heim_general_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
887
fprintf (headerfile, "struct %s {\n", newbasename);
crypto/heimdal/lib/asn1/gen.c
890
fprintf(headerfile, "heim_octet_string _save;\n");
crypto/heimdal/lib/asn1/gen.c
893
fprintf (headerfile, "enum {\n");
crypto/heimdal/lib/asn1/gen.c
897
fprintf (headerfile, "%s = 0,\n", m->label);
crypto/heimdal/lib/asn1/gen.c
903
fprintf (headerfile, "/* ... */\n");
crypto/heimdal/lib/asn1/gen.c
905
fprintf (headerfile, "%s%s%s\n", m->label,
crypto/heimdal/lib/asn1/gen.c
911
fprintf (headerfile, "} element;\n");
crypto/heimdal/lib/asn1/gen.c
913
fprintf (headerfile, "union {\n");
crypto/heimdal/lib/asn1/gen.c
917
fprintf(headerfile, "heim_octet_string asn1_ellipsis;\n");
crypto/heimdal/lib/asn1/gen.c
929
fprintf (headerfile, "} u;\n");
crypto/heimdal/lib/asn1/gen.c
931
fprintf (headerfile, "} %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
936
fprintf (headerfile, "time_t %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
940
fprintf (headerfile, "heim_utf8_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
944
fprintf (headerfile, "heim_printable_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
948
fprintf (headerfile, "heim_ia5_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
952
fprintf (headerfile, "heim_bmp_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
956
fprintf (headerfile, "heim_universal_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
960
fprintf (headerfile, "heim_visible_string %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
964
fprintf (headerfile, "heim_oid %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
968
fprintf (headerfile, "int %s;\n", name);
crypto/heimdal/lib/asn1/gen.c
982
fprintf (headerfile, "/*\n");
crypto/heimdal/lib/asn1/gen.c
983
fprintf (headerfile, "%s ::= ", s->name);
crypto/heimdal/lib/asn1/gen.c
985
fprintf (headerfile, "\n*/\n\n");
crypto/heimdal/lib/asn1/gen.c
987
fprintf (headerfile, "typedef ");
crypto/heimdal/lib/asn1/gen.c
990
fprintf (headerfile, "\n");
crypto/heimdal/lib/asn1/gen_copy.c
111
fprintf(codefile, "case %s:\n", m->label);
crypto/heimdal/lib/asn1/gen_copy.c
126
fprintf(codefile, "if(%s) {\n", fs);
crypto/heimdal/lib/asn1/gen_copy.c
127
fprintf(codefile, "%s = malloc(sizeof(*%s));\n", ts, ts);
crypto/heimdal/lib/asn1/gen_copy.c
128
fprintf(codefile, "if(%s == NULL) goto fail;\n", ts);
crypto/heimdal/lib/asn1/gen_copy.c
133
fprintf(codefile, "}else\n");
crypto/heimdal/lib/asn1/gen_copy.c
134
fprintf(codefile, "%s = NULL;\n", ts);
crypto/heimdal/lib/asn1/gen_copy.c
139
fprintf(codefile, "break;\n");
crypto/heimdal/lib/asn1/gen_copy.c
143
fprintf(codefile, "case %s: {\n"
crypto/heimdal/lib/asn1/gen_copy.c
154
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_copy.c
162
fprintf (codefile, "if(((%s)->val = "
crypto/heimdal/lib/asn1/gen_copy.c
165
fprintf (codefile, "goto fail;\n");
crypto/heimdal/lib/asn1/gen_copy.c
167
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_copy.c
179
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_copy.c
185
fprintf(codefile, "*(%s) = *(%s);\n", to, from);
crypto/heimdal/lib/asn1/gen_copy.c
194
fprintf(codefile, "*(%s) = *(%s);\n", to, from);
crypto/heimdal/lib/asn1/gen_copy.c
234
fprintf (codefile, "int ASN1CALL\n"
crypto/heimdal/lib/asn1/gen_copy.c
240
fprintf (codefile, "return 0;\n");
crypto/heimdal/lib/asn1/gen_copy.c
243
fprintf (codefile, "fail:\n"
crypto/heimdal/lib/asn1/gen_copy.c
248
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_copy.c
43
fprintf (codefile, "if(der_copy_%s(%s, %s)) goto fail;\n",
crypto/heimdal/lib/asn1/gen_copy.c
56
fprintf (codefile, "if(copy_%s(%s, %s)) goto fail;\n",
crypto/heimdal/lib/asn1/gen_copy.c
67
fprintf(codefile, "*(%s) = *(%s);\n", to, from);
crypto/heimdal/lib/asn1/gen_copy.c
76
fprintf(codefile, "*(%s) = *(%s);\n", to, from);
crypto/heimdal/lib/asn1/gen_copy.c
87
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_copy.c
97
fprintf(codefile, "(%s)->element = (%s)->element;\n", to, from);
crypto/heimdal/lib/asn1/gen_copy.c
98
fprintf(codefile, "switch((%s)->element) {\n", from);
crypto/heimdal/lib/asn1/gen_decode.c
191
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
197
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
203
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
218
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
222
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
226
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
235
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
238
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
245
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
249
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
275
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
279
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
284
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_decode.c
296
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
299
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
304
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
309
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
313
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
315
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
348
fprintf(codefile, "{\n");
crypto/heimdal/lib/asn1/gen_decode.c
349
fprintf(codefile, "unsigned int members = 0;\n");
crypto/heimdal/lib/asn1/gen_decode.c
350
fprintf(codefile, "while(len > 0) {\n");
crypto/heimdal/lib/asn1/gen_decode.c
351
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
357
fprintf(codefile, "switch (MAKE_TAG(class, type, tag)) {\n");
crypto/heimdal/lib/asn1/gen_decode.c
364
fprintf(codefile, "case MAKE_TAG(%s, %s, %s):\n",
crypto/heimdal/lib/asn1/gen_decode.c
372
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
379
fprintf(codefile, "members |= (1 << %d);\n", memno);
crypto/heimdal/lib/asn1/gen_decode.c
381
fprintf(codefile, "break;\n");
crypto/heimdal/lib/asn1/gen_decode.c
383
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
387
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_decode.c
388
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_decode.c
395
fprintf(codefile, "if((members & (1 << %d)) == 0)\n", memno);
crypto/heimdal/lib/asn1/gen_decode.c
397
fprintf(codefile, "%s = NULL;\n", s);
crypto/heimdal/lib/asn1/gen_decode.c
401
fprintf(codefile, "return ASN1_MISSING_FIELD;\n");
crypto/heimdal/lib/asn1/gen_decode.c
405
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_decode.c
413
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
429
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
43
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
450
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
480
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
486
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
489
fprintf(codefile, "e = der_match_tag_and_length(p, len, %s, &%s, %s, "
crypto/heimdal/lib/asn1/gen_decode.c
50
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
500
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
507
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
515
fprintf(codefile, "if(e) %s;\n", forwstr);
crypto/heimdal/lib/asn1/gen_decode.c
517
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
522
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
528
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
535
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
550
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
554
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
556
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
583
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
589
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
598
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
603
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
623
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_decode.c
654
fprintf (codefile, "/* NULL */\n");
crypto/heimdal/lib/asn1/gen_decode.c
670
fprintf (codefile, "int ASN1CALL\n"
crypto/heimdal/lib/asn1/gen_decode.c
701
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
706
fprintf (codefile, "const unsigned char *begin = p;\n");
crypto/heimdal/lib/asn1/gen_decode.c
708
fprintf (codefile, "\n");
crypto/heimdal/lib/asn1/gen_decode.c
709
fprintf (codefile, "memset(data, 0, sizeof(*data));\n"); /* hack to avoid `unused variable' */
crypto/heimdal/lib/asn1/gen_decode.c
713
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
720
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
723
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_decode.c
732
fprintf (codefile, "}\n\n");
crypto/heimdal/lib/asn1/gen_encode.c
117
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
124
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
129
fprintf(codefile, "}\n;");
crypto/heimdal/lib/asn1/gen_encode.c
163
fprintf (codefile, "{\n"
crypto/heimdal/lib/asn1/gen_encode.c
166
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
191
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
193
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
197
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
208
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
212
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
216
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
221
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
223
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
227
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
240
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
271
fprintf(codefile, "/* %s */\n", m->name);
crypto/heimdal/lib/asn1/gen_encode.c
273
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
278
fprintf (codefile, "{\n");
crypto/heimdal/lib/asn1/gen_encode.c
279
fprintf (codefile, "size_t %s_oldret HEIMDAL_UNUSED_ATTRIBUTE = ret;\n", tmpstr);
crypto/heimdal/lib/asn1/gen_encode.c
280
fprintf (codefile, "ret = 0;\n");
crypto/heimdal/lib/asn1/gen_encode.c
282
fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
crypto/heimdal/lib/asn1/gen_encode.c
283
fprintf (codefile, "}\n");
crypto/heimdal/lib/asn1/gen_encode.c
290
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
296
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
301
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
306
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
310
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
316
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
329
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
339
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
343
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
359
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
369
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
395
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
41
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
411
fprintf(codefile, "\n");
crypto/heimdal/lib/asn1/gen_encode.c
415
fprintf(codefile, "switch(%s->element) {\n", s);
crypto/heimdal/lib/asn1/gen_encode.c
425
fprintf (codefile, "case %s: {", m->label);
crypto/heimdal/lib/asn1/gen_encode.c
430
fprintf (codefile, "if(%s) {\n", s2);
crypto/heimdal/lib/asn1/gen_encode.c
431
fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
crypto/heimdal/lib/asn1/gen_encode.c
432
fprintf (codefile, "ret = 0;\n");
crypto/heimdal/lib/asn1/gen_encode.c
434
fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
crypto/heimdal/lib/asn1/gen_encode.c
436
fprintf (codefile, "}\n");
crypto/heimdal/lib/asn1/gen_encode.c
437
fprintf(codefile, "break;\n");
crypto/heimdal/lib/asn1/gen_encode.c
438
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_encode.c
443
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_encode.c
459
fprintf(codefile, "};\n");
crypto/heimdal/lib/asn1/gen_encode.c
495
fprintf (codefile, "/* NULL */\n");
crypto/heimdal/lib/asn1/gen_encode.c
507
fprintf (codefile, "int ASN1CALL\n"
crypto/heimdal/lib/asn1/gen_encode.c
538
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_encode.c
545
fprintf (codefile, "*size = ret;\n"
crypto/heimdal/lib/asn1/gen_encode.c
551
fprintf (codefile, "}\n\n");
crypto/heimdal/lib/asn1/gen_free.c
101
fprintf(codefile, "if(%s) {\n", s);
crypto/heimdal/lib/asn1/gen_free.c
104
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_free.c
110
fprintf(codefile, "break;\n");
crypto/heimdal/lib/asn1/gen_free.c
115
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_free.c
121
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_free.c
129
fprintf (codefile, "while((%s)->len){\n", name);
crypto/heimdal/lib/asn1/gen_free.c
133
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_free.c
137
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_free.c
183
fprintf (codefile, "void ASN1CALL\n"
crypto/heimdal/lib/asn1/gen_free.c
189
fprintf (codefile, "}\n\n");
crypto/heimdal/lib/asn1/gen_free.c
41
fprintf (codefile, "der_free_%s(%s);\n", typename, name);
crypto/heimdal/lib/asn1/gen_free.c
52
fprintf (codefile, "free_%s(%s);\n", t->symbol->gen_name, name);
crypto/heimdal/lib/asn1/gen_free.c
81
fprintf(codefile, "der_free_octet_string(&data->_save);\n");
crypto/heimdal/lib/asn1/gen_free.c
84
fprintf(codefile, "switch((%s)->element) {\n", name);
crypto/heimdal/lib/asn1/gen_free.c
95
fprintf(codefile, "case %s:\n", m->label);
crypto/heimdal/lib/asn1/gen_glue.c
102
fprintf (headerfile, "#define asn1_%s_units() (asn1_%s_table_units)\n",
crypto/heimdal/lib/asn1/gen_glue.c
105
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen_glue.c
110
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
116
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
121
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
126
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
130
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
45
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen_glue.c
49
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
56
fprintf (codefile, "if(f.%s) r |= (1U << %d);\n",
crypto/heimdal/lib/asn1/gen_glue.c
59
fprintf (codefile, "return r;\n"
crypto/heimdal/lib/asn1/gen_glue.c
68
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen_glue.c
72
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_glue.c
81
fprintf (codefile, "\tflags.%s = (n >> %d) & 1;\n",
crypto/heimdal/lib/asn1/gen_glue.c
85
fprintf (codefile, "\treturn flags;\n"
crypto/heimdal/lib/asn1/gen_glue.c
99
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen_length.c
113
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_length.c
119
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_length.c
123
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_length.c
125
fprintf (codefile, "%s += 1;\n", variable);
crypto/heimdal/lib/asn1/gen_length.c
127
fprintf (codefile, "%s += 5;\n", variable);
crypto/heimdal/lib/asn1/gen_length.c
141
fprintf (codefile, "switch((%s)->element) {\n", name);
crypto/heimdal/lib/asn1/gen_length.c
152
fprintf(codefile, "case %s:\n", m->label);
crypto/heimdal/lib/asn1/gen_length.c
159
fprintf (codefile, "if(%s)", s);
crypto/heimdal/lib/asn1/gen_length.c
162
fprintf (codefile, "{\n"
crypto/heimdal/lib/asn1/gen_length.c
166
fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
crypto/heimdal/lib/asn1/gen_length.c
167
fprintf (codefile, "}\n");
crypto/heimdal/lib/asn1/gen_length.c
170
fprintf(codefile, "break;\n");
crypto/heimdal/lib/asn1/gen_length.c
174
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_length.c
181
fprintf (codefile, "}\n"); /* switch */
crypto/heimdal/lib/asn1/gen_length.c
190
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_length.c
197
fprintf (codefile, "for(i = (%s)->len - 1; i >= 0; --i){\n", name);
crypto/heimdal/lib/asn1/gen_length.c
198
fprintf (codefile, "size_t %s_for_oldret = %s;\n"
crypto/heimdal/lib/asn1/gen_length.c
205
fprintf (codefile, "%s += %s_for_oldret;\n",
crypto/heimdal/lib/asn1/gen_length.c
207
fprintf (codefile, "}\n");
crypto/heimdal/lib/asn1/gen_length.c
209
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_length.c
247
fprintf (codefile, "/* NULL */\n");
crypto/heimdal/lib/asn1/gen_length.c
254
fprintf (codefile, "ret += %lu + der_length_len (ret);\n",
crypto/heimdal/lib/asn1/gen_length.c
271
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_length.c
279
fprintf (codefile, "return ret;\n}\n\n");
crypto/heimdal/lib/asn1/gen_length.c
43
fprintf (codefile, "%s += der_length_%s(%s);\n", variable, typename, name);
crypto/heimdal/lib/asn1/gen_length.c
71
fprintf (codefile, "%s += length_%s(%s);\n",
crypto/heimdal/lib/asn1/gen_length.c
76
fprintf(codefile,
crypto/heimdal/lib/asn1/gen_length.c
80
fprintf(codefile, "}\n");
crypto/heimdal/lib/asn1/gen_length.c
97
fprintf (codefile, "%s += 1;\n", variable);
crypto/heimdal/lib/asn1/gen_seq.c
101
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_seq.c
118
fprintf (codefile, "}\n\n");
crypto/heimdal/lib/asn1/gen_seq.c
51
fprintf(stderr, "%s not seq of %d\n", s->name, (int)type->type);
crypto/heimdal/lib/asn1/gen_seq.c
61
fprintf(stderr, "%s subtype is not a type, can't generate "
crypto/heimdal/lib/asn1/gen_seq.c
69
fprintf (headerfile,
crypto/heimdal/lib/asn1/gen_seq.c
75
fprintf (codefile, "int ASN1CALL\n"
crypto/heimdal/lib/asn1/gen_seq.c
80
fprintf (codefile,
crypto/heimdal/lib/asn1/gen_seq.c
94
fprintf (codefile, "}\n\n");
crypto/heimdal/lib/asn1/gen_seq.c
96
fprintf (codefile, "int ASN1CALL\n"
crypto/heimdal/lib/asn1/gen_template.c
311
fprintf(f, "static const struct asn1_template asn1_%s[] = {\n", tl->name);
crypto/heimdal/lib/asn1/gen_template.c
312
fprintf(f, "/* 0 */ %s,\n", tl->header);
crypto/heimdal/lib/asn1/gen_template.c
315
fprintf(f, "/* %lu */ %s%s\n", (unsigned long)i++, q->line, last ? "" : ",");
crypto/heimdal/lib/asn1/gen_template.c
317
fprintf(f, "};\n");
crypto/heimdal/lib/asn1/gen_template.c
576
fprintf(f, "static const struct asn1_template asn1_%s_%s[] = {\n", basetype, bname);
crypto/heimdal/lib/asn1/gen_template.c
577
fprintf(f, "/* 0 */ { 0%s, sizeof(%s), ((void *)%lu) },\n",
crypto/heimdal/lib/asn1/gen_template.c
583
fprintf(f, "/* %lu */ %s%s\n", (unsigned long)i++, q->line, last ? "" : ",");
crypto/heimdal/lib/asn1/gen_template.c
585
fprintf(f, "};\n");
crypto/heimdal/lib/asn1/gen_template.c
750
fprintf(f, "static const struct asn1_template %s[] = {\n", tname);
crypto/heimdal/lib/asn1/gen_template.c
751
fprintf(f, "/* 0 */ { %s, offsetof(%s%s, element), ((void *)%lu) },\n",
crypto/heimdal/lib/asn1/gen_template.c
756
fprintf(f, "/* %lu */ %s%s\n", (unsigned long)i++, q->line, last ? "" : ",");
crypto/heimdal/lib/asn1/gen_template.c
758
fprintf(f, "};\n");
crypto/heimdal/lib/asn1/gen_template.c
776
fprintf(f,
crypto/heimdal/lib/asn1/gen_template.c
860
fprintf(f,
crypto/heimdal/lib/asn1/gen_template.c
873
fprintf(f,
crypto/heimdal/lib/asn1/gen_template.c
885
fprintf(f,
crypto/heimdal/lib/asn1/gen_template.c
898
fprintf(f,
crypto/heimdal/lib/asn1/gen_template.c
910
fprintf(f,
crypto/heimdal/lib/asn1/lex.c
1647
fprintf(stderr, "string -- %s\n", buf);
crypto/heimdal/lib/asn1/lex.c
2501
(void) fprintf( stderr, "%s\n", msg );
crypto/heimdal/lib/asn1/lex.c
2718
fprintf (stderr, "%s:%d: ", get_filename(), lineno);
crypto/heimdal/lib/asn1/main.c
178
fprintf(stderr, "extra args");
crypto/heimdal/lib/com_err/com_err.c
79
fprintf(stderr, "%s: ", whoami);
crypto/heimdal/lib/com_err/com_err.c
81
fprintf(stderr, "%s ", error_message(code));
crypto/heimdal/lib/com_err/com_err.c
84
fprintf(stderr, "\r\n"); /* ??? */
crypto/heimdal/lib/com_err/compile_et.c
102
fprintf(c_file, "\tNULL\n");
crypto/heimdal/lib/com_err/compile_et.c
103
fprintf(c_file, "};\n");
crypto/heimdal/lib/com_err/compile_et.c
104
fprintf(c_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
105
fprintf(c_file, "#define num_errors %d\n", number);
crypto/heimdal/lib/com_err/compile_et.c
106
fprintf(c_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
107
fprintf(c_file,
crypto/heimdal/lib/com_err/compile_et.c
110
fprintf(c_file, "{\n");
crypto/heimdal/lib/com_err/compile_et.c
111
fprintf(c_file,
crypto/heimdal/lib/com_err/compile_et.c
114
fprintf(c_file, "}\n");
crypto/heimdal/lib/com_err/compile_et.c
115
fprintf(c_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
116
fprintf(c_file, "void initialize_%s_error_table(void)\n", name);
crypto/heimdal/lib/com_err/compile_et.c
117
fprintf(c_file, "{\n");
crypto/heimdal/lib/com_err/compile_et.c
118
fprintf(c_file,
crypto/heimdal/lib/com_err/compile_et.c
121
fprintf(c_file, "}\n");
crypto/heimdal/lib/com_err/compile_et.c
143
fprintf(h_file, "/* Generated from %s */\n", filename);
crypto/heimdal/lib/com_err/compile_et.c
145
fprintf(h_file, "/* %s */\n", id_str);
crypto/heimdal/lib/com_err/compile_et.c
146
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
147
fprintf(h_file, "#ifndef %s\n", fn);
crypto/heimdal/lib/com_err/compile_et.c
148
fprintf(h_file, "#define %s\n", fn);
crypto/heimdal/lib/com_err/compile_et.c
149
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
150
fprintf(h_file, "struct et_list;\n");
crypto/heimdal/lib/com_err/compile_et.c
151
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
152
fprintf(h_file,
crypto/heimdal/lib/com_err/compile_et.c
155
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
156
fprintf(h_file, "void initialize_%s_error_table(void);\n", name);
crypto/heimdal/lib/com_err/compile_et.c
157
fprintf(h_file, "#define init_%s_err_tbl initialize_%s_error_table\n",
crypto/heimdal/lib/com_err/compile_et.c
159
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
160
fprintf(h_file, "typedef enum %s_error_number{\n", name);
crypto/heimdal/lib/com_err/compile_et.c
163
fprintf(h_file, "\t%s = %ld%s\n", ec->name, base_id + ec->number,
crypto/heimdal/lib/com_err/compile_et.c
167
fprintf(h_file, "} %s_error_number;\n", name);
crypto/heimdal/lib/com_err/compile_et.c
168
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
169
fprintf(h_file, "#define ERROR_TABLE_BASE_%s %ld\n", name, base_id);
crypto/heimdal/lib/com_err/compile_et.c
170
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
171
fprintf(h_file, "#define COM_ERR_BINDDOMAIN_%s \"heim_com_err%ld\"\n", name, base_id);
crypto/heimdal/lib/com_err/compile_et.c
172
fprintf(h_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
173
fprintf(h_file, "#endif /* %s */\n", fn);
crypto/heimdal/lib/com_err/compile_et.c
78
fprintf(c_file, "/* Generated from %s */\n", filename);
crypto/heimdal/lib/com_err/compile_et.c
80
fprintf(c_file, "/* %s */\n", id_str);
crypto/heimdal/lib/com_err/compile_et.c
81
fprintf(c_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
82
fprintf(c_file, "#include <stddef.h>\n");
crypto/heimdal/lib/com_err/compile_et.c
83
fprintf(c_file, "#include <com_err.h>\n");
crypto/heimdal/lib/com_err/compile_et.c
84
fprintf(c_file, "#include \"%s\"\n", hfn);
crypto/heimdal/lib/com_err/compile_et.c
85
fprintf(c_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
86
fprintf(c_file, "#define N_(x) (x)\n");
crypto/heimdal/lib/com_err/compile_et.c
87
fprintf(c_file, "\n");
crypto/heimdal/lib/com_err/compile_et.c
89
fprintf(c_file, "static const char *%s_error_strings[] = {\n", name);
crypto/heimdal/lib/com_err/compile_et.c
93
fprintf(c_file, "\t/* %03d */ \"Reserved %s error (%d)\",\n",
crypto/heimdal/lib/com_err/compile_et.c
98
fprintf(c_file, "\t/* %03d */ N_(\"%s\"),\n",
crypto/heimdal/lib/com_err/lex.c
1636
(void) fprintf( stderr, "%s\n", msg );
crypto/heimdal/lib/com_err/lex.c
1886
fprintf (stderr, "%s:%d:", filename, lineno);
crypto/heimdal/lib/com_err/parse.c
646
fprintf (File, "%d.%d-%d.%d", \
crypto/heimdal/lib/com_err/parse.c
668
# define YYFPRINTF fprintf
crypto/heimdal/lib/com_err/parse.c
799
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/lib/com_err/parse.c
803
fprintf (stderr, "\n");
crypto/heimdal/lib/gssapi/mech/gss_mech_switch.c
159
fprintf(stderr, "can't find symbol gss_" #name "\n"); \
crypto/heimdal/lib/gssapi/test_cred.c
65
fprintf (stderr, "%.*s\n", (int)status_string.length,
crypto/heimdal/lib/gssapi/test_names.c
65
fprintf (stderr, "%.*s\n", (int)status_string.length,
crypto/heimdal/lib/hx509/cert.c
3123
fprintf(f, "%d %d\n", type, q->match);
crypto/heimdal/lib/hx509/cert.c
3190
fprintf(out, "No statistic file %s: %s.\n",
crypto/heimdal/lib/hx509/cert.c
3247
fprintf(out, "\nQueries: multi %lu total %lu\n",
crypto/heimdal/lib/hx509/cert.c
3578
fprintf(out, " issuer: \"%s\"\n", str);
crypto/heimdal/lib/hx509/cert.c
3586
fprintf(out, " subject: \"%s\"\n", str);
crypto/heimdal/lib/hx509/cert.c
3599
fprintf(out, " serial: %s\n", str);
crypto/heimdal/lib/hx509/cert.c
3606
fprintf(out, "%s\n", str);
crypto/heimdal/lib/hx509/cert.c
3609
fprintf(out, "no");
crypto/heimdal/lib/hx509/file.c
108
fprintf(f, "%s\n", line);
crypto/heimdal/lib/hx509/file.c
71
fprintf(f, "-----%s %s-----\n", type, str);
crypto/heimdal/lib/hx509/file.c
88
fprintf(f, "%s: %s\n%s",
crypto/heimdal/lib/hx509/hxtool.c
1111
fprintf(f,
crypto/heimdal/lib/hx509/hxtool.c
1423
fprintf(stderr, "bad argument to random-data\n");
crypto/heimdal/lib/hx509/hxtool.c
1429
fprintf(stderr, "out of memory\n");
crypto/heimdal/lib/hx509/hxtool.c
1436
fprintf(stderr, "did not get cryptographic strong random\n");
crypto/heimdal/lib/hx509/hxtool.c
1547
fprintf(stdout, "%s\n", p);
crypto/heimdal/lib/hx509/hxtool.c
1689
fprintf(stderr, "Unknown certificate type %s\n\n", type);
crypto/heimdal/lib/hx509/hxtool.c
1690
fprintf(stderr, "Available types:\n");
crypto/heimdal/lib/hx509/keyset.c
446
fprintf(ctx, "subject: %s\nissuer: %s\n", s, i);
crypto/heimdal/lib/hx509/keyset.c
711
fprintf(f, "%s\n", str);
crypto/heimdal/lib/hx509/req.c
320
fprintf(f, "name: %s\n", subject);
crypto/heimdal/lib/hx509/revoke.c
1101
fprintf(out, "signer: ");
crypto/heimdal/lib/hx509/revoke.c
1110
fprintf(out, " byName: %s\n", s);
crypto/heimdal/lib/hx509/revoke.c
1119
fprintf(out, " byKey: %s\n", s);
crypto/heimdal/lib/hx509/revoke.c
1128
fprintf(out, "producedAt: %s\n",
crypto/heimdal/lib/hx509/revoke.c
1131
fprintf(out, "replies: %d\n", ocsp.ocsp.tbsResponseData.responses.len);
crypto/heimdal/lib/hx509/revoke.c
1149
fprintf(out, "\t%zu. status: %s\n", i, status);
crypto/heimdal/lib/hx509/revoke.c
1151
fprintf(out, "\tthisUpdate: %s\n",
crypto/heimdal/lib/hx509/revoke.c
1154
fprintf(out, "\tproducedAt: %s\n",
crypto/heimdal/lib/hx509/revoke.c
1159
fprintf(out, "appended certs:\n");
crypto/heimdal/lib/kadm5/iprop-log.c
436
fprintf (stderr, "No such command: %s. "
crypto/heimdal/lib/kadm5/iprop-log.c
447
fprintf(stderr, "\n");
crypto/heimdal/lib/kadm5/iprop-log.c
450
fprintf (stderr, "%s\n", c->help);
crypto/heimdal/lib/kadm5/iprop-log.c
453
fprintf (stderr, "Synonyms:");
crypto/heimdal/lib/kadm5/iprop-log.c
455
fprintf (stderr, "%s%s", f ? ", " : " ", (c++)->name);
crypto/heimdal/lib/kadm5/iprop-log.c
458
fprintf (stderr, "\n");
crypto/heimdal/lib/kadm5/ipropd_master.c
699
fprintf(fp, "master down at %s\n", str);
crypto/heimdal/lib/kadm5/ipropd_master.c
717
fprintf(fp, "Status for slaves, last updated: %s\n\n", str);
crypto/heimdal/lib/kadm5/ipropd_master.c
719
fprintf(fp, "Master version: %lu\n\n", (unsigned long)current_version);
crypto/heimdal/lib/kadm5/password_quality.c
179
fprintf(in, "principal: %s\n"
crypto/heimdal/lib/kafs/afssys.c
111
fprintf(stderr, "dlopen(%s): %s\n", path, p);
crypto/heimdal/lib/kafs/afssys.c
113
fprintf(stderr, "dlopen(%s): %s\n", path, strerror(errno));
crypto/heimdal/lib/krb5/log.c
235
fprintf(f->fd, "%s %s\n", timestr, msgclean);
crypto/heimdal/lib/krb5/prompter_posix.c
47
fprintf (stderr, "%s\n", name);
crypto/heimdal/lib/krb5/prompter_posix.c
49
fprintf (stderr, "%s\n", banner);
crypto/heimdal/lib/roken/base64-test.c
63
fprintf(stderr, "failed test %d: %s != %s\n", numtest,
crypto/heimdal/lib/roken/base64-test.c
71
fprintf(stderr, "failed test %d: len %lu != %lu\n", numtest,
crypto/heimdal/lib/roken/base64-test.c
75
fprintf(stderr, "failed test %d: data\n", numtest);
crypto/heimdal/lib/roken/base64-test.c
85
fprintf(stderr, "failed test %d: successful decode of `M=M='\n",
crypto/heimdal/lib/roken/base64-test.c
90
fprintf(stderr, "failed test %d: successful decode of `MQ==='\n",
crypto/heimdal/lib/roken/getaddrinfo-test.c
128
fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);
crypto/heimdal/lib/roken/getarg.c
197
fprintf(f, "\n");
crypto/heimdal/lib/roken/getarg.c
198
col = fprintf(f, " ");
crypto/heimdal/lib/roken/getarg.c
244
col += fprintf (stderr, "%s: %s", usage, progname);
crypto/heimdal/lib/roken/getarg.c
259
col += fprintf(stderr, " %s", buf);
crypto/heimdal/lib/roken/getarg.c
281
col += fprintf(stderr, " %s", buf);
crypto/heimdal/lib/roken/getarg.c
292
col += fprintf(stderr, " %s", buf);
crypto/heimdal/lib/roken/getarg.c
300
fprintf (stderr, " %s\n", extra_string);
crypto/heimdal/lib/roken/getarg.c
302
fprintf (stderr, "\n");
crypto/heimdal/lib/roken/getarg.c
308
count += fprintf (stderr, "-%c", args[i].short_name);
crypto/heimdal/lib/roken/getarg.c
310
count += fprintf(stderr, "%s", buf);
crypto/heimdal/lib/roken/getarg.c
313
count += fprintf (stderr, ", ");
crypto/heimdal/lib/roken/getarg.c
315
count += fprintf (stderr, "--");
crypto/heimdal/lib/roken/getarg.c
317
count += fprintf (stderr, "no-");
crypto/heimdal/lib/roken/getarg.c
318
count += fprintf (stderr, "%s", args[i].long_name);
crypto/heimdal/lib/roken/getarg.c
320
count += fprintf(stderr, "%s", buf);
crypto/heimdal/lib/roken/getarg.c
324
fprintf (stderr, "%s\n", (*i18n)(args[i].help));
crypto/heimdal/lib/roken/getopt.c
113
fprintf(stderr,
crypto/heimdal/lib/roken/getopt.c
91
fprintf(stderr, "%s: illegal option -- %c\n",
crypto/heimdal/lib/roken/hex-test.c
65
fprintf(stderr, "failed test %d: %s != %s\n", numtest,
crypto/heimdal/lib/roken/hex-test.c
74
fprintf(stderr, "failed test %d: len %lu != %lu\n", numtest,
crypto/heimdal/lib/roken/hex-test.c
78
fprintf(stderr, "failed test %d: data\n", numtest);
crypto/heimdal/lib/roken/hex-test.c
91
fprintf(stderr, "len != 1");
crypto/heimdal/lib/roken/hex-test.c
95
fprintf(stderr, "buf != 10");
crypto/heimdal/lib/roken/hex-test.c
99
fprintf(stderr, "buf != 0xff");
crypto/heimdal/lib/roken/parse_units.c
291
fprintf (f, "1 %*s = %s\n", (int)max_sz, u->name, buf);
crypto/heimdal/lib/roken/parse_units.c
293
fprintf (f, "1 %s\n", u->name);
crypto/heimdal/lib/roken/parse_units.c
326
fprintf(f, "%s%s", u->name, (u+1)->name ? ", " : "\n");
crypto/heimdal/lib/roken/rcmd.c
47
fprintf(stderr, "Only kerberized services are implemented\n");
crypto/heimdal/lib/roken/resolve.c
556
fprintf(stderr, "dns_lookup(%s, %d, %s), buffer size %d\n", domain,
crypto/heimdal/lib/roken/resolve.c
568
fprintf(stderr, "dns_lookup(%s, %d, %s) --> %d\n",
crypto/heimdal/lib/roken/resolve.c
606
fprintf(stderr, "dns_lookup: unknown resource type: `%s'\n",
crypto/heimdal/lib/roken/resolve.c
883
fprintf(stderr, "dns_lookup: unknown resource type: `%s'\n",
crypto/heimdal/lib/roken/rkpty.c
335
fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);
crypto/heimdal/lib/roken/rtbl.c
374
fprintf (f, "%s", table->column_separator);
crypto/heimdal/lib/roken/rtbl.c
375
fprintf (f, "%s", get_column_prefix (table, c));
crypto/heimdal/lib/roken/rtbl.c
378
fprintf (f, "%-*s", 0, c->header);
crypto/heimdal/lib/roken/rtbl.c
380
fprintf (f, "%-*s", (int)c->width, c->header);
crypto/heimdal/lib/roken/rtbl.c
381
fprintf (f, "%s", get_column_suffix (table, c));
crypto/heimdal/lib/roken/rtbl.c
383
fprintf (f, "\n");
crypto/heimdal/lib/roken/rtbl.c
406
fprintf (f, "%s", table->column_separator);
crypto/heimdal/lib/roken/rtbl.c
417
fprintf (f, "%s", get_column_prefix (table, c));
crypto/heimdal/lib/roken/rtbl.c
419
fprintf (f, "%*s", w, "");
crypto/heimdal/lib/roken/rtbl.c
421
fprintf (f, "%*s", w, c->rows[j].data);
crypto/heimdal/lib/roken/rtbl.c
422
fprintf (f, "%s", get_column_suffix (table, c));
crypto/heimdal/lib/roken/rtbl.c
424
fprintf (f, "\n");
crypto/heimdal/lib/roken/warnerr.c
46
fprintf(stderr, "%s", progname);
crypto/heimdal/lib/roken/warnerr.c
48
fprintf(stderr, ": ");
crypto/heimdal/lib/roken/warnerr.c
53
fprintf(stderr, ": ");
crypto/heimdal/lib/roken/warnerr.c
56
fprintf(stderr, "%s", strerror(sverrno));
crypto/heimdal/lib/roken/warnerr.c
57
fprintf(stderr, "\n");
crypto/heimdal/lib/roken/write_pid.c
51
fprintf (fp, "%u", (unsigned)getpid());
crypto/heimdal/lib/sl/sl.c
323
fprintf(stderr, "sl_loop: out of memory\n");
crypto/heimdal/lib/sl/sl.c
369
fprintf (stderr, "No such command: %s. "
crypto/heimdal/lib/sl/sl.c
380
fprintf(stderr, "\n");
crypto/heimdal/lib/sl/sl.c
383
fprintf (stderr, "%s\n", c->help);
crypto/heimdal/lib/sl/sl.c
386
fprintf (stderr, "Synonyms:");
crypto/heimdal/lib/sl/sl.c
388
fprintf (stderr, "%s%s", f ? ", " : " ", (c++)->name);
crypto/heimdal/lib/sl/sl.c
391
fprintf (stderr, "\n");
crypto/heimdal/lib/sl/slc-gram.c
1625
fprintf(stderr, "%s:%d: ", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.c
1629
fprintf(stderr, "\n");
crypto/heimdal/lib/sl/slc-gram.c
1768
fprintf(stderr, "unknown type %s line %d\n", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.c
1773
fprintf(stderr, "bad command definition %s line %d\n", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.c
1805
fprintf(f, "%*.*s", level * 4, level * 4, " ");
crypto/heimdal/lib/sl/slc-gram.c
1839
fprintf(cfile, "\"%s\", ", a->u.value);
crypto/heimdal/lib/sl/slc-gram.c
1840
fprintf(cfile, "%s_wrap, ", f);
crypto/heimdal/lib/sl/slc-gram.c
1843
fprintf(cfile, "\"%s %s\", ", a->u.value, b->u.value);
crypto/heimdal/lib/sl/slc-gram.c
1845
fprintf(cfile, "\"%s\", ", a->u.value);
crypto/heimdal/lib/sl/slc-gram.c
1848
fprintf(cfile, "\"%s\"", b->u.value);
crypto/heimdal/lib/sl/slc-gram.c
1850
fprintf(cfile, "NULL");
crypto/heimdal/lib/sl/slc-gram.c
1851
fprintf(cfile, " },\n");
crypto/heimdal/lib/sl/slc-gram.c
2028
fprintf(cfile, "static int\n");
crypto/heimdal/lib/sl/slc-gram.c
2029
fprintf(cfile, "%s_wrap(int argc, char **argv)\n", n);
crypto/heimdal/lib/sl/slc-gram.c
2030
fprintf(cfile, "{\n");
crypto/heimdal/lib/sl/slc-gram.c
2049
fprintf(cfile, "\"%s\", ", lopt->u.value);
crypto/heimdal/lib/sl/slc-gram.c
2051
fprintf(cfile, "NULL, ");
crypto/heimdal/lib/sl/slc-gram.c
2053
fprintf(cfile, "'%c', ", *sopt->u.value);
crypto/heimdal/lib/sl/slc-gram.c
2055
fprintf(cfile, "0, ");
crypto/heimdal/lib/sl/slc-gram.c
2057
fprintf(cfile, "%s, ", th->getarg_type);
crypto/heimdal/lib/sl/slc-gram.c
2058
fprintf(cfile, "NULL, ");
crypto/heimdal/lib/sl/slc-gram.c
2060
fprintf(cfile, "\"%s\", ", help->u.value);
crypto/heimdal/lib/sl/slc-gram.c
2062
fprintf(cfile, "NULL, ");
crypto/heimdal/lib/sl/slc-gram.c
2064
fprintf(cfile, "\"%s\"", aarg->u.value);
crypto/heimdal/lib/sl/slc-gram.c
2067
fprintf(cfile, "NULL");
crypto/heimdal/lib/sl/slc-gram.c
2068
fprintf(cfile, " },\n");
crypto/heimdal/lib/sl/slc-gram.c
620
fprintf (File, "%d.%d-%d.%d", \
crypto/heimdal/lib/sl/slc-gram.c
642
# define YYFPRINTF fprintf
crypto/heimdal/lib/sl/slc-gram.c
773
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/lib/sl/slc-gram.c
777
fprintf (stderr, "\n");
crypto/heimdal/lib/sl/slc-gram.y
116
fprintf(stderr, "%s:%d: ", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.y
120
fprintf(stderr, "\n");
crypto/heimdal/lib/sl/slc-gram.y
259
fprintf(stderr, "unknown type %s line %d\n", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.y
264
fprintf(stderr, "bad command definition %s line %d\n", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.y
296
fprintf(f, "%*.*s", level * 4, level * 4, " ");
crypto/heimdal/lib/sl/slc-gram.y
330
fprintf(cfile, "\"%s\", ", a->u.value);
crypto/heimdal/lib/sl/slc-gram.y
331
fprintf(cfile, "%s_wrap, ", f);
crypto/heimdal/lib/sl/slc-gram.y
334
fprintf(cfile, "\"%s %s\", ", a->u.value, b->u.value);
crypto/heimdal/lib/sl/slc-gram.y
336
fprintf(cfile, "\"%s\", ", a->u.value);
crypto/heimdal/lib/sl/slc-gram.y
339
fprintf(cfile, "\"%s\"", b->u.value);
crypto/heimdal/lib/sl/slc-gram.y
341
fprintf(cfile, "NULL");
crypto/heimdal/lib/sl/slc-gram.y
342
fprintf(cfile, " },\n");
crypto/heimdal/lib/sl/slc-gram.y
519
fprintf(cfile, "static int\n");
crypto/heimdal/lib/sl/slc-gram.y
520
fprintf(cfile, "%s_wrap(int argc, char **argv)\n", n);
crypto/heimdal/lib/sl/slc-gram.y
521
fprintf(cfile, "{\n");
crypto/heimdal/lib/sl/slc-gram.y
540
fprintf(cfile, "\"%s\", ", lopt->u.value);
crypto/heimdal/lib/sl/slc-gram.y
542
fprintf(cfile, "NULL, ");
crypto/heimdal/lib/sl/slc-gram.y
544
fprintf(cfile, "'%c', ", *sopt->u.value);
crypto/heimdal/lib/sl/slc-gram.y
546
fprintf(cfile, "0, ");
crypto/heimdal/lib/sl/slc-gram.y
548
fprintf(cfile, "%s, ", th->getarg_type);
crypto/heimdal/lib/sl/slc-gram.y
549
fprintf(cfile, "NULL, ");
crypto/heimdal/lib/sl/slc-gram.y
551
fprintf(cfile, "\"%s\", ", help->u.value);
crypto/heimdal/lib/sl/slc-gram.y
553
fprintf(cfile, "NULL, ");
crypto/heimdal/lib/sl/slc-gram.y
555
fprintf(cfile, "\"%s\"", aarg->u.value);
crypto/heimdal/lib/sl/slc-gram.y
558
fprintf(cfile, "NULL");
crypto/heimdal/lib/sl/slc-gram.y
559
fprintf(cfile, " },\n");
crypto/heimdal/lib/sl/slc-lex.c
1573
(void) fprintf( stderr, "%s\n", msg );
crypto/heimdal/lib/sl/slc-lex.c
1782
fprintf (stderr, "%s:%d: ", filename, lineno);
crypto/heimdal/lib/vers/print_version.c
53
fprintf(stderr, "%s (%s)\n", progname, package_list);
crypto/heimdal/lib/vers/print_version.c
54
fprintf(stderr, "Copyright 1995-2011 Kungliga Tekniska Högskolan\n");
crypto/heimdal/lib/vers/print_version.c
56
fprintf(stderr, "Send bug-reports to %s\n", PACKAGE_BUGREPORT);
crypto/krb5/src/appl/gss-sample/gss-client.c
122
fprintf(stderr, "WSAStartup error: %x\n", wsastartuperror);
crypto/krb5/src/appl/gss-sample/gss-client.c
128
fprintf(stderr, "Unknown host: %s\n", host);
crypto/krb5/src/appl/gss-sample/gss-client.c
337
fprintf(stderr, "Couldn't open file %s\n", file_name);
crypto/krb5/src/appl/gss-sample/gss-client.c
352
fprintf(stderr, "Couldn't allocate %d byte buffer for reading file\n",
crypto/krb5/src/appl/gss-sample/gss-client.c
366
fprintf(stderr, "Warning, only read in %d bytes, expected %d\n",
crypto/krb5/src/appl/gss-sample/gss-client.c
525
fprintf(stderr, "Warning! Message not encrypted.\n");
crypto/krb5/src/appl/gss-sample/gss-client.c
597
fprintf(stderr, "Couldn't allocate mechanism scratch!\n");
crypto/krb5/src/appl/gss-sample/gss-client.c
80
fprintf(stderr, "Usage: gss-client [-port port] [-mech mechanism] "
crypto/krb5/src/appl/gss-sample/gss-client.c
807
fprintf(stderr, "warning: there must be at least one thread\n");
crypto/krb5/src/appl/gss-sample/gss-client.c
82
fprintf(stderr, " [-seq] [-noreplay] [-nomutual] [-user user] "
crypto/krb5/src/appl/gss-sample/gss-client.c
85
fprintf(stderr, " [-threads num]");
crypto/krb5/src/appl/gss-sample/gss-client.c
87
fprintf(stderr, "\n");
crypto/krb5/src/appl/gss-sample/gss-client.c
88
fprintf(stderr, " [-f] [-q] [-ccount count] [-mcount count]\n");
crypto/krb5/src/appl/gss-sample/gss-client.c
89
fprintf(stderr, " [-v1] [-na] [-nw] [-nx] [-nm] host service msg\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
186
fprintf(display_file,
crypto/krb5/src/appl/gss-sample/gss-misc.c
197
fprintf(display_file,
crypto/krb5/src/appl/gss-sample/gss-misc.c
256
fprintf(display_file,
crypto/krb5/src/appl/gss-sample/gss-misc.c
267
fprintf(display_file,
crypto/krb5/src/appl/gss-sample/gss-misc.c
280
fprintf(display_file, "Out of memory allocating token data\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
290
fprintf(stderr, "sending token data: %d of %d bytes written\n",
crypto/krb5/src/appl/gss-sample/gss-misc.c
311
fprintf(display_file, "GSS-API error %s: %s\n", m,
crypto/krb5/src/appl/gss-sample/gss-misc.c
364
fprintf(display_file, "context flag: GSS_C_DELEG_FLAG\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
366
fprintf(display_file, "context flag: GSS_C_MUTUAL_FLAG\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
368
fprintf(display_file, "context flag: GSS_C_REPLAY_FLAG\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
370
fprintf(display_file, "context flag: GSS_C_SEQUENCE_FLAG\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
372
fprintf(display_file, "context flag: GSS_C_CONF_FLAG \n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
374
fprintf(display_file, "context flag: GSS_C_INTEG_FLAG \n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
386
fprintf(display_file, "%02x ", *p);
crypto/krb5/src/appl/gss-sample/gss-misc.c
388
fprintf(display_file, "\n");
crypto/krb5/src/appl/gss-sample/gss-misc.c
391
fprintf(display_file, "\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
195
fprintf(logfile, "Expected NOOP token, got %d token instead\n",
crypto/krb5/src/appl/gss-sample/gss-server.c
208
fprintf(logfile, "Received token (size=%d): \n",
crypto/krb5/src/appl/gss-sample/gss-server.c
228
fprintf(logfile,
crypto/krb5/src/appl/gss-sample/gss-server.c
235
fprintf(logfile, "failure sending token\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
253
fprintf(logfile, "continue needed...\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
255
fprintf(logfile, "\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
269
fprintf(logfile, "Accepted connection using mechanism OID %.*s.\n",
crypto/krb5/src/appl/gss-sample/gss-server.c
290
fprintf(logfile, "Accepted unauthenticated connection.\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
372
fprintf(logfile, "Exported context: %d bytes, %7.4f seconds\n",
crypto/krb5/src/appl/gss-sample/gss-server.c
378
fprintf(logfile,
crypto/krb5/src/appl/gss-sample/gss-server.c
391
fprintf(logfile, "Importing context: %7.4f seconds\n",
crypto/krb5/src/appl/gss-sample/gss-server.c
461
fprintf(logfile, "NOOP token\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
470
fprintf(logfile, "Message token (flags=%d):\n", token_flags);
crypto/krb5/src/appl/gss-sample/gss-server.c
478
fprintf(logfile,
crypto/krb5/src/appl/gss-sample/gss-server.c
498
fprintf(stderr, "Warning! Message not encrypted.\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
513
fprintf(logfile, "Received message: ");
crypto/krb5/src/appl/gss-sample/gss-server.c
517
fprintf(logfile, "\"%.*s\"\n", (int) msg_buf->length,
crypto/krb5/src/appl/gss-sample/gss-server.c
520
fprintf(logfile, "\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
724
fprintf(stderr, "failed to register keytab\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
742
fprintf(stderr, "warning: there must be at least one thread\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
747
fprintf(stderr,
crypto/krb5/src/appl/gss-sample/gss-server.c
768
fprintf(stderr, "starting...\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
774
fprintf(stderr, "fatal error: out of memory");
crypto/krb5/src/appl/gss-sample/gss-server.c
78
fprintf(stderr, "Usage: gss-server [-port port] [-verbose] [-once]");
crypto/krb5/src/appl/gss-sample/gss-server.c
80
fprintf(stderr, " [-threads num]");
crypto/krb5/src/appl/gss-sample/gss-server.c
801
fprintf(stderr,
crypto/krb5/src/appl/gss-sample/gss-server.c
82
fprintf(stderr, "\n");
crypto/krb5/src/appl/gss-sample/gss-server.c
83
fprintf(stderr,
crypto/krb5/src/appl/sample/sclient/sclient.c
109
fprintf(stderr, "usage: %s <hostname> [port] [service]\n",argv[0]);
crypto/krb5/src/appl/sample/sclient/sclient.c
131
fprintf(stderr, "%s: error looking up host '%s' port '%s'/tcp: %s\n",
crypto/krb5/src/appl/sample/sclient/sclient.c
137
fprintf(stderr, "%s: error looking up host '%s' port '%s'/tcp: no addresses returned?\n",
crypto/krb5/src/appl/sample/sclient/sclient.c
174
fprintf(stderr, "%s: socket: %s\n", mbuf, strerror(errno));
crypto/krb5/src/appl/sample/sclient/sclient.c
178
fprintf(stderr, "%s: connect: %s\n", mbuf, strerror(errno));
crypto/krb5/src/appl/sample/sserver/sserver.c
68
fprintf(stderr, "usage: %s [-p port] [-s service] [-S keytab]\n",
crypto/krb5/src/appl/simple/client/sim_client.c
134
fprintf(stderr, "You must specify a hostname to contact.\n\n");
crypto/krb5/src/appl/simple/client/sim_client.c
141
fprintf(stderr, "%s: unknown host\n", hostname);
crypto/krb5/src/appl/simple/client/sim_client.c
157
fprintf(stderr, "service unknown: %s/udp\n", SIMPLE_PORT);
crypto/krb5/src/appl/simple/client/sim_client.c
180
fprintf(stderr, "%s: unknown host\n", hostname);
crypto/krb5/src/appl/simple/client/sim_client.c
58
fprintf(stderr, "usage: %s [-p port] [-h host] [-m message] [-s service] [host]\n", name);
crypto/krb5/src/appl/simple/server/sim_server.c
139
fprintf(stderr, "service unknown: %s/udp\n", SIMPLE_PORT);
crypto/krb5/src/appl/simple/server/sim_server.c
61
fprintf(stderr, "usage: %s [-p port] [-s service] [-S keytab]\n", name);
crypto/krb5/src/appl/user_user/client.c
111
fprintf (stderr, "uu-client: unable to connect to \"%s\"\n", hname);
crypto/krb5/src/appl/user_user/client.c
148
fprintf(stderr, "uu-client: client principal is \"%s\".\n", princ);
crypto/krb5/src/appl/user_user/client.c
183
fprintf(stderr, "uu-client: sending %d bytes\n",
crypto/krb5/src/appl/user_user/client.c
77
fprintf (stderr, "uu-client: can't get address of host \"%s\".\n",
crypto/krb5/src/appl/user_user/client.c
83
fprintf (stderr, "uu-client: bad address type %d for \"%s\".\n",
crypto/krb5/src/ccapi/common/win/OldCC/opts.cxx
47
fprintf(stderr, " -%c %s\n", ch, text);
crypto/krb5/src/ccapi/common/win/OldCC/opts.cxx
56
fprintf(stderr, "Usage: %s [options]\n", program);
crypto/krb5/src/ccapi/server/win/ccs_os_server.cpp
165
fprintf( stderr, "An error occurred while %s the server (%u)\n",
crypto/krb5/src/ccapi/test/main.c
19
fprintf(stdout, "Testing CCAPI against CCAPI v3 rev 8 documentation...\n");
crypto/krb5/src/ccapi/test/main.c
20
fprintf(stdout, "Warning: this test suite is woefully incomplete and unpolished.\n");
crypto/krb5/src/ccapi/test/main.c
87
fprintf(stdout, "\nFinished testing CCAPI. %d failure%s in total.\n", total_failure_count, (total_failure_count == 1) ? "" : "s");
crypto/krb5/src/ccapi/test/test_ccapi_check.c
19
fprintf(stdout, " (%s)", current_test_activity);
crypto/krb5/src/ccapi/test/test_ccapi_iterators.c
189
if (i%100 == 0) fprintf(stdout, ".");
crypto/krb5/src/ccapi/test/test_ccapi_iterators.c
57
if (i%100 == 0) fprintf(stdout, ".");
crypto/krb5/src/ccapi/test/test_ccapi_log.c
10
fprintf(stdout, "An unknown error occurred");
crypto/krb5/src/ccapi/test/test_ccapi_log.c
27
fprintf(stdout, "\nChecking %s... ", msg);
crypto/krb5/src/ccapi/test/test_ccapi_log.c
35
fprintf(stdout, "OK\n");
crypto/krb5/src/ccapi/test/test_ccapi_log.c
38
fprintf(stdout, "\n*** %d failure%s in %s ***\n", err, (err == 1) ? "" : "s", msg);
crypto/krb5/src/ccapi/test/test_ccapi_log.c
8
fprintf(stdout, "\n\t%s:%d: ", file, line);
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1363
if (i%100 == 0) fprintf(stdout, ".");
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1471
if (i%100 == 0) fprintf(stdout, ".");
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1691
if (i%100 == 0) fprintf(stdout, ".");
crypto/krb5/src/clients/kcpytkt/kcpytkt.c
123
fprintf(stderr, "%s: %s while parsing principal name\n",
crypto/krb5/src/clients/kcpytkt/kcpytkt.c
132
fprintf(stderr, "%s: %s while printing principal name\n",
crypto/krb5/src/clients/kcpytkt/kcpytkt.c
143
fprintf(stderr, "%s: %s while retrieving credentials\n",
crypto/krb5/src/clients/kcpytkt/kcpytkt.c
15
fprintf(stderr, "xusage: %s [-c from_ccache] [-e etype] [-f flags] "
crypto/krb5/src/clients/kcpytkt/kcpytkt.c
153
fprintf(stderr, "%s: %s while removing credentials\n",
crypto/krb5/src/clients/kdeltkt/kdeltkt.c
118
fprintf(stderr, "%s: %s while parsing principal name\n",
crypto/krb5/src/clients/kdeltkt/kdeltkt.c
127
fprintf(stderr, "%s: %s while printing principal name\n",
crypto/krb5/src/clients/kdeltkt/kdeltkt.c
138
fprintf(stderr, "%s: %s while retrieving credentials\n",
crypto/krb5/src/clients/kdeltkt/kdeltkt.c
15
fprintf(stderr, "xusage: %s [-c ccache] [-e etype] [-f flags] service1 "
crypto/krb5/src/clients/kdeltkt/kdeltkt.c
150
fprintf(stderr, "%s: %s while removing credentials\n",
crypto/krb5/src/clients/kdestroy/kdestroy.c
110
fprintf(stderr, _("Only one -c option allowed\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
118
fprintf(stderr, _("Only one -p option allowed\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
125
fprintf(stderr, _("Kerberos 4 is no longer supported\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
138
fprintf(stderr, _("-A option is exclusive with -p option\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
214
fprintf(stderr, _("Ticket cache NOT destroyed!\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
216
fprintf(stderr, _("Ticket cache %cNOT%c destroyed!\n"),
crypto/krb5/src/clients/kdestroy/kdestroy.c
52
fprintf(stderr, _("Usage: %s [-A] [-q] [-c cache_name] [-p princ_name]\n"),
crypto/krb5/src/clients/kdestroy/kdestroy.c
54
fprintf(stderr, _("\t-A destroy all credential caches in collection\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
55
fprintf(stderr, _("\t-q quiet mode\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
56
fprintf(stderr, _("\t-c specify name of credentials cache\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
57
fprintf(stderr, _("\t-p specify principal name within collection\n"));
crypto/krb5/src/clients/kdestroy/kdestroy.c
77
fprintf(stderr,
crypto/krb5/src/clients/kinit/kinit.c
142
fprintf(stderr,
crypto/krb5/src/clients/kinit/kinit.c
152
fprintf(stderr, " options:\n");
crypto/krb5/src/clients/kinit/kinit.c
153
fprintf(stderr, _("\t-V verbose\n"));
crypto/krb5/src/clients/kinit/kinit.c
154
fprintf(stderr, _("\t-l lifetime\n"));
crypto/krb5/src/clients/kinit/kinit.c
155
fprintf(stderr, _("\t-s start time\n"));
crypto/krb5/src/clients/kinit/kinit.c
156
fprintf(stderr, _("\t-r renewable lifetime\n"));
crypto/krb5/src/clients/kinit/kinit.c
157
fprintf(stderr, _("\t-f forwardable\n"));
crypto/krb5/src/clients/kinit/kinit.c
158
fprintf(stderr, _("\t-F not forwardable\n"));
crypto/krb5/src/clients/kinit/kinit.c
159
fprintf(stderr, _("\t-p proxiable\n"));
crypto/krb5/src/clients/kinit/kinit.c
160
fprintf(stderr, _("\t-P not proxiable\n"));
crypto/krb5/src/clients/kinit/kinit.c
161
fprintf(stderr, _("\t-n anonymous\n"));
crypto/krb5/src/clients/kinit/kinit.c
162
fprintf(stderr, _("\t-a include addresses\n"));
crypto/krb5/src/clients/kinit/kinit.c
163
fprintf(stderr, _("\t-A do not include addresses\n"));
crypto/krb5/src/clients/kinit/kinit.c
164
fprintf(stderr, _("\t-v validate\n"));
crypto/krb5/src/clients/kinit/kinit.c
165
fprintf(stderr, _("\t-R renew\n"));
crypto/krb5/src/clients/kinit/kinit.c
166
fprintf(stderr, _("\t-C canonicalize\n"));
crypto/krb5/src/clients/kinit/kinit.c
167
fprintf(stderr, _("\t-E client is enterprise principal name\n"));
crypto/krb5/src/clients/kinit/kinit.c
168
fprintf(stderr, _("\t-k use keytab\n"));
crypto/krb5/src/clients/kinit/kinit.c
169
fprintf(stderr, _("\t-i use default client keytab (with -k)\n"));
crypto/krb5/src/clients/kinit/kinit.c
170
fprintf(stderr, _("\t-t filename of keytab to use\n"));
crypto/krb5/src/clients/kinit/kinit.c
171
fprintf(stderr, _("\t-c Kerberos 5 cache name\n"));
crypto/krb5/src/clients/kinit/kinit.c
172
fprintf(stderr, _("\t-S service\n"));
crypto/krb5/src/clients/kinit/kinit.c
173
fprintf(stderr, _("\t-I input credential cache\n"));
crypto/krb5/src/clients/kinit/kinit.c
174
fprintf(stderr, _("\t-T armor credential cache\n"));
crypto/krb5/src/clients/kinit/kinit.c
175
fprintf(stderr, _("\t-X <attribute>[=<value>]\n"));
crypto/krb5/src/clients/kinit/kinit.c
176
fprintf(stderr,
crypto/krb5/src/clients/kinit/kinit.c
189
fprintf(stderr, "%s: %s ", myprog, emsg);
crypto/krb5/src/clients/kinit/kinit.c
192
fprintf(stderr, "\n");
crypto/krb5/src/clients/kinit/kinit.c
250
fprintf(stderr, _("Bad lifetime value %s\n"), optarg);
crypto/krb5/src/clients/kinit/kinit.c
258
fprintf(stderr, _("Bad lifetime value %s\n"), optarg);
crypto/krb5/src/clients/kinit/kinit.c
292
fprintf(stderr, _("Bad start time value %s\n"), optarg);
crypto/krb5/src/clients/kinit/kinit.c
310
fprintf(stderr, _("Only one -t option allowed.\n"));
crypto/krb5/src/clients/kinit/kinit.c
318
fprintf(stderr, _("Only one armor_ccache\n"));
crypto/krb5/src/clients/kinit/kinit.c
332
fprintf(stderr, _("Only one -c option allowed\n"));
crypto/krb5/src/clients/kinit/kinit.c
340
fprintf(stderr, _("Only one -I option allowed\n"));
crypto/krb5/src/clients/kinit/kinit.c
360
fprintf(stderr, _("Kerberos 4 is no longer supported\n"));
crypto/krb5/src/clients/kinit/kinit.c
375
fprintf(stderr, _("Only one of -f and -F allowed\n"));
crypto/krb5/src/clients/kinit/kinit.c
379
fprintf(stderr, _("Only one of -p and -P allowed\n"));
crypto/krb5/src/clients/kinit/kinit.c
383
fprintf(stderr, _("Only one of --request-pac and --no-request-pac "
crypto/krb5/src/clients/kinit/kinit.c
388
fprintf(stderr, _("Only one of -a and -A allowed\n"));
crypto/krb5/src/clients/kinit/kinit.c
392
fprintf(stderr, _("Only one of -t and -i allowed\n"));
crypto/krb5/src/clients/kinit/kinit.c
398
fprintf(stderr, _("keytab specified, forcing -k\n"));
crypto/krb5/src/clients/kinit/kinit.c
401
fprintf(stderr, _("Extra arguments (starting with \"%s\").\n"),
crypto/krb5/src/clients/kinit/kinit.c
440
fprintf(stderr, _("Using specified cache: %s\n"),
crypto/krb5/src/clients/kinit/kinit.c
525
fprintf(stderr, _("Unable to identify user\n"));
crypto/krb5/src/clients/kinit/kinit.c
545
fprintf(stderr, _("Using existing cache: %s\n"),
crypto/krb5/src/clients/kinit/kinit.c
558
fprintf(stderr, _("Using new cache: %s\n"),
crypto/krb5/src/clients/kinit/kinit.c
570
fprintf(stderr, _("Using default cache: %s\n"),
crypto/krb5/src/clients/kinit/kinit.c
583
fprintf(stderr, _("Using specified input cache: %s\n"),
crypto/krb5/src/clients/kinit/kinit.c
594
fprintf(stderr, _("Using principal: %s\n"), k5->name);
crypto/krb5/src/clients/kinit/kinit.c
715
fprintf(stderr, _("Using keytab: %s\n"), opts->keytab_name);
crypto/krb5/src/clients/kinit/kinit.c
734
fprintf(stderr, _("PA Option %s = %s\n"), opts->pa_opts[i].attr,
crypto/krb5/src/clients/kinit/kinit.c
789
fprintf(stderr, _("%s: Password incorrect while %s\n"), progname,
crypto/krb5/src/clients/kinit/kinit.c
807
fprintf(stderr, _("Initialized cache\n"));
crypto/krb5/src/clients/kinit/kinit.c
822
fprintf(stderr, _("Stored credentials\n"));
crypto/krb5/src/clients/kinit/kinit.c
885
fprintf(stderr, _("Authenticated to Kerberos v5\n"));
crypto/krb5/src/clients/klist/klist.c
101
fprintf(stderr, _("\t\t-a displays the address list\n"));
crypto/krb5/src/clients/klist/klist.c
102
fprintf(stderr, _("\t\t\t-n do not reverse-resolve\n"));
crypto/krb5/src/clients/klist/klist.c
103
fprintf(stderr, _("\toptions for keytabs:\n"));
crypto/krb5/src/clients/klist/klist.c
104
fprintf(stderr, _("\t\t-t shows keytab entry timestamps\n"));
crypto/krb5/src/clients/klist/klist.c
105
fprintf(stderr, _("\t\t-K shows keytab entry keys\n"));
crypto/krb5/src/clients/klist/klist.c
106
fprintf(stderr, _("\t\t-C includes configuration data entries\n"));
crypto/krb5/src/clients/klist/klist.c
117
fprintf(stderr, "%s: %s%s", prog, msg, (*fmt == '\0') ? "" : " ");
crypto/krb5/src/clients/klist/klist.c
120
fprintf(stderr, "\n");
crypto/krb5/src/clients/klist/klist.c
177
fprintf(stderr, _("Kerberos 4 is no longer supported\n"));
crypto/krb5/src/clients/klist/klist.c
215
fprintf(stderr, _("Extra arguments (starting with \"%s\").\n"),
crypto/krb5/src/clients/klist/klist.c
84
fprintf(stderr, _("Usage: %s [-e] [-V] [[-c] [-l] [-A] [-d] [-f] [-s] "
crypto/krb5/src/clients/klist/klist.c
87
fprintf(stderr, _("\t-c specifies credentials cache\n"));
crypto/krb5/src/clients/klist/klist.c
88
fprintf(stderr, _("\t-k specifies keytab\n"));
crypto/krb5/src/clients/klist/klist.c
89
fprintf(stderr, _("\t (Default is credentials cache)\n"));
crypto/krb5/src/clients/klist/klist.c
90
fprintf(stderr, _("\t-i uses default client keytab if no name given\n"));
crypto/krb5/src/clients/klist/klist.c
91
fprintf(stderr, _("\t-l lists credential caches in collection\n"));
crypto/krb5/src/clients/klist/klist.c
92
fprintf(stderr, _("\t-A shows content of all credential caches\n"));
crypto/krb5/src/clients/klist/klist.c
93
fprintf(stderr, _("\t-e shows the encryption type\n"));
crypto/krb5/src/clients/klist/klist.c
94
fprintf(stderr, _("\t-V shows the Kerberos version and exits\n"));
crypto/krb5/src/clients/klist/klist.c
95
fprintf(stderr, _("\toptions for credential caches:\n"));
crypto/krb5/src/clients/klist/klist.c
96
fprintf(stderr, _("\t\t-d shows the submitted authorization data "
crypto/krb5/src/clients/klist/klist.c
98
fprintf(stderr, _("\t\t-f shows credentials flags\n"));
crypto/krb5/src/clients/klist/klist.c
99
fprintf(stderr, _("\t\t-s sets exit status based on valid tgt "
crypto/krb5/src/clients/kpasswd/kpasswd.c
34
fprintf(stderr, _("Unable to identify user from password file\n"));
crypto/krb5/src/clients/kpasswd/kpasswd.c
43
fprintf(stderr, _("Unable to identify user\n"));
crypto/krb5/src/clients/kpasswd/kpasswd.c
64
fprintf(stderr, _("usage: %s [principal]\n"), argv[0]);
crypto/krb5/src/clients/ksu/authorization.c
122
fprintf(stderr,
crypto/krb5/src/clients/ksu/authorization.c
132
fprintf(stderr,
crypto/krb5/src/clients/ksu/authorization.c
287
fprintf(stderr,"%s",err);
crypto/krb5/src/clients/ksu/authorization.c
681
fprintf(stderr, _("home directory name `%s' too long, can't search "
crypto/krb5/src/clients/ksu/ccache.c
210
fprintf(stderr,"krb5_ccache_copy: CREDS EXPIRED:\n");
crypto/krb5/src/clients/ksu/ccache.c
213
fprintf(stderr,"\n");
crypto/krb5/src/clients/ksu/ccache.c
258
fprintf(stderr,"krb5_check_exp: the krb5_clockskew is %d \n",
crypto/krb5/src/clients/ksu/ccache.c
261
fprintf(stderr,"krb5_check_exp: currenttime - endtime %d \n",
crypto/krb5/src/clients/ksu/ccache.c
500
fprintf(stderr, "putting cache %s through a filter for -z option\n",
crypto/krb5/src/clients/ksu/krb_auth_su.c
113
fprintf(stderr,
crypto/krb5/src/clients/ksu/krb_auth_su.c
171
fprintf(stderr,
crypto/krb5/src/clients/ksu/krb_auth_su.c
187
fprintf(stderr, _("No password given\n"));
crypto/krb5/src/clients/ksu/krb_auth_su.c
200
fprintf(stderr, _("%s: Password incorrect\n"), prog_name);
crypto/krb5/src/clients/ksu/krb_auth_su.c
225
fprintf(stderr, _(" %s while unparsing name\n"),
crypto/krb5/src/clients/ksu/krb_auth_su.c
229
fprintf(stderr, " %s: %s\n", str, stname);
crypto/krb5/src/clients/ksu/krb_auth_su.c
240
fprintf(stderr, _(" %s while unparsing name\n"),
crypto/krb5/src/clients/ksu/krb_auth_su.c
244
fprintf(stderr, "%s ", stname);
crypto/krb5/src/clients/ksu/krb_auth_su.c
93
fprintf(stderr, _("WARNING: Your password may be exposed if you enter "
crypto/krb5/src/clients/ksu/krb_auth_su.c
95
fprintf(stderr, _(" in remotely using an unsecure "
crypto/krb5/src/clients/ksu/main.c
199
fprintf(stderr, _("Bad lifetime value (%s hours?)\n"), optarg);
crypto/krb5/src/clients/ksu/main.c
240
fprintf(stderr, _("Bad lifetime value (%s hours?)\n"), optarg);
crypto/krb5/src/clients/ksu/main.c
260
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
268
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
284
fprintf(stderr, _("Only one -c option allowed\n"));
crypto/krb5/src/clients/ksu/main.c
299
fprintf(stderr,"Command to be executed: %s\n", cmd);
crypto/krb5/src/clients/ksu/main.c
321
fprintf (stderr,"params[%d]= %s\n", j,params[j]);
crypto/krb5/src/clients/ksu/main.c
336
fprintf(stderr, _("ksu: who are you?\n"));
crypto/krb5/src/clients/ksu/main.c
340
fprintf (stderr, _("Your uid doesn't match your passwd entry?!\n"));
crypto/krb5/src/clients/ksu/main.c
355
fprintf(stderr, _("ksu: unknown login %s\n"), target_user);
crypto/krb5/src/clients/ksu/main.c
367
fprintf(stderr, _("ksu: failed to get default ccache name\n"));
crypto/krb5/src/clients/ksu/main.c
399
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
402
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
405
fprintf(stderr,"\n");
crypto/krb5/src/clients/ksu/main.c
410
if (gb_err) fprintf(stderr, "%s", gb_err);
crypto/krb5/src/clients/ksu/main.c
411
fprintf(stderr, _("account %s: authorization failed\n"), target_user);
crypto/krb5/src/clients/ksu/main.c
426
fprintf(stderr, " source cache = %s\n", cc_source_tag);
crypto/krb5/src/clients/ksu/main.c
475
fprintf(stderr, _("WARNING: Your password may be exposed if you "
crypto/krb5/src/clients/ksu/main.c
477
fprintf(stderr, _(" in remotely using an unsecure "
crypto/krb5/src/clients/ksu/main.c
483
fprintf(stderr, _("Goodbye\n"));
crypto/krb5/src/clients/ksu/main.c
487
fprintf(stderr, _("Could not get a tgt for "));
crypto/krb5/src/clients/ksu/main.c
489
fprintf(stderr, "\n");
crypto/krb5/src/clients/ksu/main.c
509
fprintf(stderr, _("Authentication failed.\n"));
crypto/krb5/src/clients/ksu/main.c
565
fprintf(stderr, "%s", exec_cmd );
crypto/krb5/src/clients/ksu/main.c
568
fprintf(stderr, _("Account %s: authorization for %s for "
crypto/krb5/src/clients/ksu/main.c
576
fprintf(stderr, _("Account %s: authorization of %s failed\n"),
crypto/krb5/src/clients/ksu/main.c
619
fprintf(stderr, _("ksu: permission denied (shell).\n"));
crypto/krb5/src/clients/ksu/main.c
627
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
634
fprintf(stderr, _("ksu: couldn't set environment variable HOME\n"));
crypto/krb5/src/clients/ksu/main.c
639
fprintf(stderr, _("ksu: couldn't set environment variable SHELL\n"));
crypto/krb5/src/clients/ksu/main.c
650
fprintf(stderr, _("ksu: initgroups failed.\n"));
crypto/krb5/src/clients/ksu/main.c
689
fprintf(stderr, " target cache = %s\n", cc_target_tag);
crypto/krb5/src/clients/ksu/main.c
70
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
725
fprintf(stderr, _("Internal error: command %s did not get "
crypto/krb5/src/clients/ksu/main.c
737
fprintf(stderr, "program to be execed %s\n",params[0]);
crypto/krb5/src/clients/ksu/main.c
828
fprintf(stderr,
crypto/krb5/src/clients/ksu/main.c
980
fprintf(stderr, _("terminal name %s too long\n"), p);
crypto/krb5/src/clients/kswitch/kswitch.c
41
fprintf(stderr, _("Usage: %s {-c cache_name | -p principal}\n"), progname);
crypto/krb5/src/clients/kswitch/kswitch.c
42
fprintf(stderr, _("\t-c specify name of credentials cache\n"));
crypto/krb5/src/clients/kswitch/kswitch.c
43
fprintf(stderr, _("\t-p specify name of principal\n"));
crypto/krb5/src/clients/kswitch/kswitch.c
66
fprintf(stderr, _("Only one -c or -p option allowed\n"));
crypto/krb5/src/clients/kswitch/kswitch.c
85
fprintf(stderr, _("One of -c or -p must be specified\n"));
crypto/krb5/src/clients/kvno/kvno.c
116
fprintf(stderr,
crypto/krb5/src/clients/kvno/kvno.c
124
fprintf(stderr,
crypto/krb5/src/clients/kvno/kvno.c
158
fprintf(stderr,
crypto/krb5/src/clients/kvno/kvno.c
165
fprintf(stderr, _("Option -P (constrained delegation) requires "
crypto/krb5/src/clients/kvno/kvno.c
189
fprintf(stderr, "%s: %s ", myprog, emsg);
crypto/krb5/src/clients/kvno/kvno.c
192
fprintf(stderr, "\n");
crypto/krb5/src/clients/kvno/kvno.c
369
fprintf(stderr, "%s: kvno = %d, keytab entry invalid\n", princ,
crypto/krb5/src/clients/kvno/kvno.c
44
fprintf(stderr, _("usage: %s [-c ccache] [-e etype] [-k keytab] [-q] "
crypto/krb5/src/include/k5-thread.h
372
fprintf(stderr, "k5_mutex_lock: Received error %d (%s)\n",
crypto/krb5/src/include/k5-thread.h
384
fprintf(stderr, "k5_mutex_unlock: Received error %d (%s)\n",
crypto/krb5/src/kadmin/cli/kadmin.c
1274
fprintf(stderr, _("WARNING: policy \"%s\" does not exist\n"),
crypto/krb5/src/kadmin/cli/kadmin.c
1281
fprintf(stderr, _("No policy specified for %s; "
crypto/krb5/src/kadmin/cli/kadmin.c
1287
fprintf(stderr, _("No policy specified for %s; "
crypto/krb5/src/kadmin/cli/kadmin.c
1415
fprintf(stderr, _("WARNING: policy \"%s\" does not exist\n"),
crypto/krb5/src/kadmin/cli/kadmin.c
1767
fprintf(stderr, _("Policy \"%s\" not deleted.\n"), argv[1]);
crypto/krb5/src/kadmin/cli/kadmin.c
625
fprintf(stderr, "\n\a\a\a%s",
crypto/krb5/src/kadmin/cli/kadmin.c
694
fprintf(stderr, _("Principal \"%s\" not deleted\n"), canon);
crypto/krb5/src/kadmin/cli/kadmin.c
755
fprintf(stderr, _("Principal \"%s\" not renamed\n"), ocanon);
crypto/krb5/src/kadmin/cli/keytab.c
164
fprintf(stderr,
crypto/krb5/src/kadmin/cli/keytab.c
328
fprintf(stderr, _("%s: Principal %s does not exist.\n"),
crypto/krb5/src/kadmin/cli/keytab.c
396
fprintf(stderr, _("%s: Keytab %s does not exist.\n"),
crypto/krb5/src/kadmin/cli/keytab.c
400
fprintf(stderr, _("%s: No entry for principal %s exists in "
crypto/krb5/src/kadmin/cli/keytab.c
404
fprintf(stderr, _("%s: No entry for principal %s with kvno %d "
crypto/krb5/src/kadmin/cli/keytab.c
483
fprintf(stderr, _("%s: There is only one entry for principal %s in "
crypto/krb5/src/kadmin/cli/keytab.c
55
fprintf(stderr, _("Usage: ktadd [-k[eytab] keytab] [-q] [-e keysaltlist] "
crypto/krb5/src/kadmin/cli/keytab.c
62
fprintf(stderr, _("Usage: ktremove [-k[eytab] keytab] [-q] principal "
crypto/krb5/src/kadmin/dbutil/dump.c
1089
fprintf(stderr, _("%s: Unknown iprop dump version %d\n"), progname,
crypto/krb5/src/kadmin/dbutil/dump.c
1099
fprintf(stderr, "Invalid iprop header\n");
crypto/krb5/src/kadmin/dbutil/dump.c
1167
fprintf(stderr, _("OV dump format not supported\n"));
crypto/krb5/src/kadmin/dbutil/dump.c
1189
fprintf(stderr, _("Iprop not enabled\n"));
crypto/krb5/src/kadmin/dbutil/dump.c
1316
fprintf(args.ofile, "%s", dump->header);
crypto/krb5/src/kadmin/dbutil/dump.c
1325
fprintf(f, " %u", IPROPX_VERSION);
crypto/krb5/src/kadmin/dbutil/dump.c
1326
fprintf(f, " %u", last.last_sno);
crypto/krb5/src/kadmin/dbutil/dump.c
1327
fprintf(f, " %u", last.last_time.seconds);
crypto/krb5/src/kadmin/dbutil/dump.c
1328
fprintf(f, " %u", last.last_time.useconds);
crypto/krb5/src/kadmin/dbutil/dump.c
1374
fprintf(stderr, _("%s: error processing line %d of %s\n"), progname,
crypto/krb5/src/kadmin/dbutil/dump.c
1403
fprintf(stderr, _("OV dump format not supported\n"));
crypto/krb5/src/kadmin/dbutil/dump.c
1415
fprintf(stderr, _("Iprop not enabled\n"));
crypto/krb5/src/kadmin/dbutil/dump.c
1449
fprintf(stderr, _("%s: can't read dump header in %s\n"), progname,
crypto/krb5/src/kadmin/dbutil/dump.c
1457
fprintf(stderr, _("%s: dump header bad in %s\n"), progname,
crypto/krb5/src/kadmin/dbutil/dump.c
1471
fprintf(stderr, _("%s: dump header bad in %s\n"), progname,
crypto/krb5/src/kadmin/dbutil/dump.c
1480
fprintf(stderr, _("Could not open iprop ulog\n"));
crypto/krb5/src/kadmin/dbutil/dump.c
1485
fprintf(stderr, _("%s: dump version %s can only be loaded with the "
crypto/krb5/src/kadmin/dbutil/dump.c
1542
fprintf(stderr, _("%s: %s restore failed\n"), progname, load->name);
crypto/krb5/src/kadmin/dbutil/dump.c
238
fprintf(stderr, _("%s: regular expression error: %s\n"), progname,
crypto/krb5/src/kadmin/dbutil/dump.c
250
fprintf(stderr, _("%s: regular expression match error: %s\n"),
crypto/krb5/src/kadmin/dbutil/dump.c
265
fprintf(fp, "%02x", *data++);
crypto/krb5/src/kadmin/dbutil/dump.c
267
fprintf(fp, "-1");
crypto/krb5/src/kadmin/dbutil/dump.c
284
fprintf(ofile, "\t%d\t%d\t", (int)tlp->tl_data_type,
crypto/krb5/src/kadmin/dbutil/dump.c
328
fprintf(stderr, _("%s: tagged data list inconsistency for %s "
crypto/krb5/src/kadmin/dbutil/dump.c
335
fprintf(fp, "princ\t%d\t%lu\t%d\t%d\t%d\t%s\t", (int)entry->len,
crypto/krb5/src/kadmin/dbutil/dump.c
338
fprintf(fp, "%d\t%d\t%d\t%u\t%u\t%u\t%u\t%d", entry->attributes,
crypto/krb5/src/kadmin/dbutil/dump.c
348
fprintf(fp, "\t");
crypto/krb5/src/kadmin/dbutil/dump.c
353
fprintf(fp, "%d\t%d\t", (int)kdata->key_data_ver,
crypto/krb5/src/kadmin/dbutil/dump.c
356
fprintf(fp, "%d\t%d\t", kdata->key_data_type[i],
crypto/krb5/src/kadmin/dbutil/dump.c
360
fprintf(fp, "\t");
crypto/krb5/src/kadmin/dbutil/dump.c
368
fprintf(fp, ";\n");
crypto/krb5/src/kadmin/dbutil/dump.c
371
fprintf(stderr, "%s\n", name);
crypto/krb5/src/kadmin/dbutil/dump.c
398
fprintf(arg->ofile, "policy\t%s\t%d\t%d\t%d\t%d\t%d\t%d\n", entry->name,
crypto/krb5/src/kadmin/dbutil/dump.c
408
fprintf(arg->ofile, "policy\t%s\t%d\t%d\t%d\t%d\t%d\t%d\t%d\t%d\t%d\n",
crypto/krb5/src/kadmin/dbutil/dump.c
420
fprintf(arg->ofile, "policy\t%s\t%d\t%d\t%d\t%d\t%d\t%d\t%d\t%d\t%d\t"
crypto/krb5/src/kadmin/dbutil/dump.c
430
fprintf(arg->ofile, "\n");
crypto/krb5/src/kadmin/dbutil/dump.c
471
fprintf(stderr, _("%s(%d): %s\n"), fname, lineno, msg);
crypto/krb5/src/kadmin/dbutil/dump.c
514
fprintf(stderr, _("%s(%d): ignoring trash at end of line: "), fn,
crypto/krb5/src/kadmin/dbutil/dump.c
782
fprintf(stderr, "%s\n", name);
crypto/krb5/src/kadmin/dbutil/dump.c
816
fprintf(stderr, _("cannot parse policy (%d read)\n"), nread);
crypto/krb5/src/kadmin/dbutil/dump.c
828
fprintf(stderr, _("created policy %s\n"), rec.name);
crypto/krb5/src/kadmin/dbutil/dump.c
855
fprintf(stderr, _("cannot parse policy (%d read)\n"), nread);
crypto/krb5/src/kadmin/dbutil/dump.c
867
fprintf(stderr, "created policy %s\n", rec.name);
crypto/krb5/src/kadmin/dbutil/dump.c
901
fprintf(stderr, _("cannot parse policy (%d read)\n"), nread);
crypto/krb5/src/kadmin/dbutil/dump.c
920
fprintf(stderr, _("cannot parse policy (%d read)\n"), nread);
crypto/krb5/src/kadmin/dbutil/dump.c
945
fprintf(stderr, "created policy %s\n", rec.name);
crypto/krb5/src/kadmin/dbutil/dump.c
978
fprintf(stderr, _("unknown record type \"%s\"\n"), rectype);
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
172
fprintf (stderr, "%s: %s ", myprog, emsg);
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
175
fprintf (stderr, "%s: ", myprog);
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
178
fprintf (stderr, "\n");
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
476
fprintf(stderr, _("%s: Could not map log\n"), progname);
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
79
fprintf(stderr,
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
98
fprintf(stderr,
crypto/krb5/src/kadmin/dbutil/t_tdumputil.c
44
fprintf(stderr,
crypto/krb5/src/kadmin/dbutil/tdumputil.c
125
ret = fprintf(h->fh, "%c%s%c", fl.quotechar, qs, fl.quotechar);
crypto/krb5/src/kadmin/dbutil/tdumputil.c
127
ret = fprintf(h->fh, "%s", s);
crypto/krb5/src/kadmin/ktutil/ktutil.c
107
fprintf(stderr, _("%s: must specify keytab to write\n"), argv[0]);
crypto/krb5/src/kadmin/ktutil/ktutil.c
118
fprintf(stderr, _("%s: writing srvtabs is no longer supported\n"),
crypto/krb5/src/kadmin/ktutil/ktutil.c
164
fprintf(stderr, _("usage: %s (-key | -password) -p principal "
crypto/krb5/src/kadmin/ktutil/ktutil.c
169
fprintf(stderr, _("enctype must be specified if not using -f\n"));
crypto/krb5/src/kadmin/ktutil/ktutil.c
185
fprintf(stderr, _("%s: must specify entry to delete\n"), argv[0]);
crypto/krb5/src/kadmin/ktutil/ktutil.c
217
fprintf(stderr, _("%s: usage: %s [-t] [-k] [-e]\n"), argv[0], argv[0]);
crypto/krb5/src/kadmin/ktutil/ktutil.c
71
fprintf(stderr, _("%s: invalid arguments\n"), argv[0]);
crypto/krb5/src/kadmin/ktutil/ktutil.c
86
fprintf(stderr, _("%s: must specify keytab to read\n"), argv[0]);
crypto/krb5/src/kadmin/ktutil/ktutil.c
97
fprintf(stderr, _("%s: reading srvtabs is no longer supported\n"),
crypto/krb5/src/kadmin/ktutil/ktutil_funcs.c
217
fprintf(stderr, _("addent: Error reading key.\n"));
crypto/krb5/src/kadmin/ktutil/ktutil_funcs.c
225
fprintf(stderr, _("addent: Illegal character in key.\n"));
crypto/krb5/src/kadmin/server/ipropd_svc.c
59
fprintf(stderr, __VA_ARGS__); \
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
106
fprintf(stderr, _("%s: %s while %s, aborting\n"), progname, errmsg,
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
110
fprintf(stderr, _("%s: %s, aborting\n"), progname, msg);
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
127
st1 = (fprintf(file, "%ld\n", pid) < 0) ? errno : 0;
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
371
fprintf(stderr, _("%s: cannot initialize. Not enough "
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
439
fprintf(stderr, _("%s: %s while initializing context, aborting\n"),
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
529
fprintf(stderr,
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
540
fprintf(stderr, _("%s: starting...\n"), progname);
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
82
fprintf(stderr, _("Usage: kadmind [-x db_args]* [-r realm] [-m] [-nofork] "
crypto/krb5/src/kdc/main.c
1027
fprintf(stderr, _("%s: starting...\n"), kdc_progname);
crypto/krb5/src/kdc/main.c
223
fprintf(stderr,
crypto/krb5/src/kdc/main.c
389
fprintf(stderr, _("Stash file %s uses DEPRECATED enctype %s!\n"),
crypto/krb5/src/kdc/main.c
584
fprintf(stderr,
crypto/krb5/src/kdc/main.c
658
fprintf(stderr, _(" KDC cannot initialize. Not enough memory\n"));
crypto/krb5/src/kdc/main.c
677
fprintf(stderr, _("%s: KDC cannot initialize. Not enough "
crypto/krb5/src/kdc/main.c
696
fprintf(stderr, _("%s: cannot initialize realm %s - "
crypto/krb5/src/kdc/main.c
707
fprintf(stderr, _("%s: cannot initialize realm %s. Not "
crypto/krb5/src/kdc/main.c
719
fprintf(stderr, _("%s: KDC cannot initialize. Not enough "
crypto/krb5/src/kdc/main.c
730
fprintf(stderr, _("%s: KDC cannot initialize. Not enough "
crypto/krb5/src/kdc/main.c
770
fprintf(stderr, _(" KDC cannot initialize. Not enough "
crypto/krb5/src/kdc/main.c
796
fprintf (stderr,
crypto/krb5/src/kdc/main.c
807
fprintf(stderr, _("%s: cannot initialize realm %s - see log "
crypto/krb5/src/kdc/main.c
844
st1 = (fprintf(file, "%ld\n", pid) < 0) ? errno : 0;
crypto/krb5/src/kdc/main.c
905
fprintf(stderr, _("%s: cannot get memory for realm list\n"), argv[0]);
crypto/krb5/src/kdc/rtest.c
68
fprintf(stderr, "not enough args\n");
crypto/krb5/src/kprop/kprop.c
310
fprintf(stderr, _("Generic remote error: %s\n"),
crypto/krb5/src/kprop/kprop.c
318
fprintf(stderr, _("Error text from server: %s\n"),
crypto/krb5/src/kprop/kprop.c
508
fprintf(stderr, _("Generic remote error: %s\n"),
crypto/krb5/src/kprop/kprop.c
516
fprintf(stderr, _("Error text from server: %s\n"),
crypto/krb5/src/kprop/kprop.c
85
fprintf(stderr, _("\nUsage: %s [-r realm] [-f file] [-d] [-P port] "
crypto/krb5/src/kprop/kpropd.c
1216
fprintf(stderr, "krb5_recvauth(%d, %s, %s, ...)\n", fd, kprop_version,
crypto/krb5/src/kprop/kpropd.c
1289
fprintf(stderr, _("authenticated client: %s (etype == %s)\n"),
crypto/krb5/src/kprop/kpropd.c
1407
fprintf(stderr, _("Full propagation transfer started.\n"));
crypto/krb5/src/kprop/kpropd.c
1461
fprintf(stderr, _("Full propagation transfer finished.\n"));
crypto/krb5/src/kprop/kpropd.c
1526
fprintf(stderr, _("Generic remote error: %s\n"), error->text.data);
crypto/krb5/src/kprop/kpropd.c
1532
fprintf(stderr, _("Error text from client: %s\n"),
crypto/krb5/src/kprop/kpropd.c
1559
fprintf(stderr, "calling kdb5_util to load database\n");
crypto/krb5/src/kprop/kpropd.c
1590
fprintf(stderr, "Load PID is %d\n", child_pid);
crypto/krb5/src/kprop/kpropd.c
170
fprintf(stderr,
crypto/krb5/src/kprop/kpropd.c
190
st1 = (fprintf(fp, "%ld\n", pid) < 0) ? errno : 0;
crypto/krb5/src/kprop/kpropd.c
232
fprintf(stderr, _("Killing fullprop child (%d)\n"),
crypto/krb5/src/kprop/kpropd.c
391
fprintf(stderr, _("getaddrinfo: %s\n"), gai_strerror(error));
crypto/krb5/src/kprop/kpropd.c
427
fprintf(stderr, _("waiting for a kprop connection\n"));
crypto/krb5/src/kprop/kpropd.c
454
fprintf(stderr, _("waitpid() failed to wait for doit() "
crypto/krb5/src/kprop/kpropd.c
462
fprintf(stderr, _("Database load process for full propagation "
crypto/krb5/src/kprop/kpropd.c
499
fprintf(stderr,
crypto/krb5/src/kprop/kpropd.c
507
fprintf(stderr, "%s: ", progname);
crypto/krb5/src/kprop/kpropd.c
520
fprintf(stderr, "Connection from %s\n", host);
crypto/krb5/src/kprop/kpropd.c
537
fprintf(stderr,
crypto/krb5/src/kprop/kpropd.c
651
fprintf(stderr, _("Incremental propagation enabled\n"));
crypto/krb5/src/kprop/kpropd.c
687
fprintf(stderr, _("Initializing kadm5 as client %s\n"),
crypto/krb5/src/kprop/kpropd.c
701
fprintf(stderr, _("kadm5 initialization failed!\n"));
crypto/krb5/src/kprop/kpropd.c
714
fprintf(stderr, _("Sleeping %d seconds to re-initialize "
crypto/krb5/src/kprop/kpropd.c
734
fprintf(stderr, _("Sleeping %d seconds to re-initialize "
crypto/krb5/src/kprop/kpropd.c
744
fprintf(stderr, _("kadm5 initialization succeeded\n"));
crypto/krb5/src/kprop/kpropd.c
777
fprintf(stderr, _("Calling iprop_get_updates_1 "
crypto/krb5/src/kprop/kpropd.c
793
fprintf(stderr, _("Reinitializing iprop because get updates "
crypto/krb5/src/kprop/kpropd.c
814
fprintf(stderr, _("Still waiting for full resync\n"));
crypto/krb5/src/kprop/kpropd.c
819
fprintf(stderr, _("Full resync needed\n"));
crypto/krb5/src/kprop/kpropd.c
836
fprintf(stderr, _("Full resync request granted\n"));
crypto/krb5/src/kprop/kpropd.c
846
fprintf(stderr, _("Exponential backoff\n"));
crypto/krb5/src/kprop/kpropd.c
852
fprintf(stderr, _("Full resync permission denied\n"));
crypto/krb5/src/kprop/kpropd.c
858
fprintf(stderr, _("Full resync error from primary\n"));
crypto/krb5/src/kprop/kpropd.c
866
fprintf(stderr,
crypto/krb5/src/kprop/kpropd.c
885
fprintf(stderr, _("Got incremental updates "
crypto/krb5/src/kprop/kpropd.c
897
fprintf(stderr, _("ulog_replay failed (%s), updates not "
crypto/krb5/src/kprop/kpropd.c
912
fprintf(stderr, _("Incremental updates: %d updates / "
crypto/krb5/src/kprop/kpropd.c
920
fprintf(stderr, _("get_updates permission denied\n"));
crypto/krb5/src/kprop/kpropd.c
926
fprintf(stderr, _("get_updates error from primary\n"));
crypto/krb5/src/kprop/kpropd.c
936
fprintf(stderr, _("get_updates primary busy; backoff\n"));
crypto/krb5/src/kprop/kpropd.c
945
fprintf(stderr, _("KDC is synchronized with primary.\n"));
crypto/krb5/src/kprop/kpropd.c
953
fprintf(stderr,
crypto/krb5/src/kprop/kpropd.c
972
fprintf(stderr, _("Busy signal received "
crypto/krb5/src/kprop/kpropd.c
979
fprintf(stderr, _("Waiting for %d seconds before checking "
crypto/krb5/src/kprop/kpropd.c
990
fprintf(stderr, _("ERROR returned by primary, bailing\n"));
crypto/krb5/src/kprop/kproplog.c
112
fprintf(stderr, _("\nCouldn't allocate memory"));
crypto/krb5/src/kprop/kproplog.c
29
fprintf(stderr, _("\nUsage: %s [-h] [-v] [-v] [-e num]\n\t%s -R\n\n"),
crypto/krb5/src/kprop/kproplog.c
339
fprintf(stderr, _("Corrupt update entry\n\n"));
crypto/krb5/src/kprop/kproplog.c
462
fprintf(stderr, _("Unable to initialize Kerberos\n\n"));
crypto/krb5/src/kprop/kproplog.c
469
fprintf(stderr, _("Couldn't read database_name\n\n"));
crypto/krb5/src/kprop/kproplog.c
477
fprintf(stderr, _("Unable to map log file %s\n\n"),
crypto/krb5/src/kprop/kproplog.c
482
fprintf(stderr, _("Couldn't reinitialize ulog file %s\n\n"),
crypto/krb5/src/kprop/kproplog.c
493
fprintf(stderr, _("Unable to map log file %s\n\n"),
crypto/krb5/src/kprop/kproplog.c
499
fprintf(stderr, _("Corrupt header log, exiting\n\n"));
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
101
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
106
fprintf(stderr, "wrong results!!!\n"), exit (1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
108
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
110
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
112
fprintf(stderr, "decryption failed!!\n"), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
130
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
141
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
164
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
180
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
212
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
220
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
247
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
253
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
342
fprintf (stderr, "cts decrypt failed!!\n"), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
63
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
65
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
99
if (r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
107
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
119
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
143
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
160
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
192
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
200
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
227
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
233
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
322
fprintf (stderr, "cts decrypt failed!!\n"), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
38
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
40
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
75
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
77
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
82
fprintf(stderr, "wrong results!!!\n"), exit (1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
84
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
86
if (!r) fprintf(stderr, "error, line %d\n", __LINE__), exit(1);
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
88
fprintf(stderr, "decryption failed!!\n"), exit(1);
crypto/krb5/src/lib/crypto/builtin/des/destest.c
113
fprintf(stderr,
crypto/krb5/src/lib/crypto/builtin/des/destest.c
182
fprintf(fp," 0x { ");
crypto/krb5/src/lib/crypto/builtin/des/destest.c
185
fprintf(fp,"%x",*y++);
crypto/krb5/src/lib/crypto/builtin/des/destest.c
187
fprintf(fp,", ");
crypto/krb5/src/lib/crypto/builtin/des/destest.c
189
fprintf(fp," }");
crypto/krb5/src/lib/crypto/builtin/des/destest.c
88
fprintf(stderr, "des test: can't process key: %d\n", retval);
crypto/krb5/src/lib/crypto/builtin/des/destest.c
89
fprintf(stderr, "des test: %s %s %s\n", block1, block2, block3);
crypto/krb5/src/lib/crypto/builtin/des/destest.c
97
fprintf(stderr,
crypto/krb5/src/lib/crypto/builtin/des/t_verify.c
169
fprintf(stderr, "Usage: %s [-dmz]\n", progname);
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
157
fprintf(stderr,"SHS test 1 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
192
fprintf(stderr,"SHS test 2 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
228
fprintf(stderr,"SHS test 3 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
295
fprintf(stderr,"SHS test 4 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
329
fprintf(stderr,"SHS test 5 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
453
fprintf(stderr,"SHS test 6 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
578
fprintf(stderr,"SHS test 7 failed!\n");
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
83
fprintf (stderr,"Bad switch char <%c>\n", *argp);
crypto/krb5/src/lib/crypto/builtin/sha1/t_shs3.c
85
fprintf(stderr, "Usage: t_shs [-1234567] [-D #]\n");
crypto/krb5/src/lib/crypto/crypto_tests/aes-test.c
132
fprintf(stderr,
crypto/krb5/src/lib/crypto/crypto_tests/camellia-test.c
129
fprintf(stderr,
crypto/krb5/src/lib/crypto/crypto_tests/t_cmac.c
93
fprintf(stderr, "CMAC test vector failure: %s\n", name);
crypto/krb5/src/lib/crypto/crypto_tests/t_fork.c
111
fprintf(stderr, "Child failed with status %d\n", status);
crypto/krb5/src/lib/crypto/crypto_tests/t_fork.c
43
fprintf(stderr, "Failure: %s\n", krb5_get_error_message(ctx, code));
crypto/krb5/src/lib/crypto/crypto_tests/t_kperf.c
61
fprintf(stderr, "Usage: t_kperf {c|k}{e|d|m|v} type size nblocks\n");
crypto/krb5/src/lib/crypto/crypto_tests/vectors.c
204
fprintf (stderr, "%s:%d: %s\n", __FILE__, line,
crypto/krb5/src/lib/gssapi/generic/maptest.c
26
fprintf(f, "{%d,%d}", v.a, v.b);
crypto/krb5/src/lib/gssapi/generic/maptest.c
38
fprintf(f, "%d", v);
crypto/krb5/src/lib/gssapi/generic/t_seqstate.c
187
fprintf(stderr, "Test %d seq %d failed: %d != %d\n",
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
109
fprintf(f, "%lu@", (unsigned long) value.code);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
112
fprintf(f, "(com_err)");
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
115
fprintf(f, "%p=", value.mech.elements);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
117
fprintf(f, "(error in conversion)");
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
123
fprintf(f, "%s", mechnames[i].name);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
128
fprintf(f, "%s", (char *) str.value);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
197
fprintf(f, "%s: found ", __FUNCTION__);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
199
fprintf(f, " in map as %lu\n", (unsigned long) *p);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
232
fprintf(f, "%s: mapping ", __FUNCTION__);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
234
fprintf(f, " to %lu: err=%d\nnew map: ", (unsigned long) new_status, err);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
236
fprintf(f, "\n");
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
76
fprintf(f, "%lu", (unsigned long) value);
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
103
fprintf(stderr, " p=%p %s\n", (void *)p, ret ? "FAIL" : "SUCCESS");
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
134
fprintf(stderr, "%s(%lu, ctx=%p)\n", __FUNCTION__,
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
139
fprintf(stderr, "%s(%lu, ctx=%p) saving: %s\n", __FUNCTION__,
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
51
fprintf(stderr, "%s(%lu, p=%p)", __FUNCTION__, (unsigned long) minor_code,
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
59
fprintf(stderr, " FOUND!");
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
66
fprintf(stderr, " -> %p/%s\n", (void *) msg, msg);
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
77
fprintf(stderr, "%s(%lu, %s)", __FUNCTION__, (unsigned long) minor_code, msg);
crypto/krb5/src/lib/kadm5/logger.c
156
#define DEVICE_PRINT(f, m) ((fprintf(f, "%s\r\n", m) >= 0) ? \
crypto/krb5/src/lib/kadm5/logger.c
318
fprintf(stderr,"Couldn't open log file %s: %s\n",
crypto/krb5/src/lib/kadm5/logger.c
474
fprintf(stderr, lspec_parse_err_1, whoami, cp);
crypto/krb5/src/lib/kadm5/logger.c
475
fprintf(stderr, lspec_parse_err_2, whoami);
crypto/krb5/src/lib/kadm5/logger.c
707
if (fprintf(log_control.log_entries[lindex].lfu_filep, "%s\n",
crypto/krb5/src/lib/kadm5/logger.c
710
fprintf(stderr, log_file_err, log_control.log_whoami,
crypto/krb5/src/lib/kadm5/logger.c
725
fprintf(stderr, log_device_err, log_control.log_whoami,
crypto/krb5/src/lib/kadm5/logger.c
785
fprintf(stderr, _("Couldn't open log file %s: %s\n"),
crypto/krb5/src/lib/kdb/t_stringattr.c
54
fprintf(stderr, "Can't allocate memory for entry.\n");
crypto/krb5/src/lib/kdb/t_ulog.c
62
fprintf(stderr, "Usage: %s filename\n", argv[0]);
crypto/krb5/src/lib/krad/t_client.c
66
fprintf(stderr, "Unable to start pyrad daemon, skipping test...\n");
crypto/krb5/src/lib/krad/t_packet.c
180
fprintf(stderr, "Unable to start pyrad daemon, skipping test...\n");
crypto/krb5/src/lib/krad/t_remote.c
112
fprintf(stderr, "Unable to start pyrad daemon, skipping test...\n");
crypto/krb5/src/lib/krad/t_test.c
38
fprintf(stderr, "%s:%d: %s:\n\t%s\n", file, line, strerror(retval), cmd);
crypto/krb5/src/lib/krad/t_test.c
48
fprintf(stderr, "%s:%d: insist failed:\n\t%s\n", file, line, cmd);
crypto/krb5/src/lib/krb5/ccache/cc_dir.c
199
if (fprintf(fp, "%s\n", contents) < 0)
crypto/krb5/src/lib/krb5/ccache/t_cc.c
200
fprintf(stderr, "%s %s\n", msg, errstr); \
crypto/krb5/src/lib/krb5/ccache/t_cc.c
495
fprintf(stderr, "Testing miscellaneous error conditions\n");
crypto/krb5/src/lib/krb5/ccache/t_cccol.c
49
fprintf(stderr, "%s\n", errmsg);
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
191
fprintf(stderr, "Error in read contents\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
197
fprintf(stderr, "Magic number in sequence not proper\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
207
fprintf(stderr, "Mismatch in number of entries in keytab");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
239
fprintf(stderr, "Retrieved principal does not check\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
256
fprintf(stderr, "Retrieved principal does not check\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
274
fprintf(stderr, "Retrieved principal does not check\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
293
fprintf(stderr, "Retrieved principal does not check\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
321
fprintf(stderr, "iterators not in sync\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
360
fprintf(stderr, "Retrieved principal does not check\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
381
fprintf(stderr, "Delete principal check failed\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
67
fprintf(stderr, "Testing miscellaneous error conditions\n");
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
79
fprintf(stderr, "Out of memory in testing\n");
crypto/krb5/src/lib/krb5/krb/authdata.c
135
fprintf(stderr, "init module \"%s\", ad_type %d, flags %08x\n",
crypto/krb5/src/lib/krb5/krb/authdata.c
78
fprintf(stderr, "warning: module \"%s\" does not advertise "
crypto/krb5/src/lib/krb5/krb/authdata.c
90
fprintf(stderr, "warning: skipping module \"%s\" which "
crypto/krb5/src/lib/krb5/krb/deltat.c
808
# define YYFPRINTF fprintf
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
427
fprintf (stderr, "preauth data types before sorting:");
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
429
fprintf (stderr, " %d", padata[i]->pa_type);
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
431
fprintf (stderr, "\n");
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
464
fprintf (stderr, "preauth data types after sorting:");
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
466
fprintf (stderr, " %d", padata[i]->pa_type);
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
467
fprintf (stderr, "\n");
crypto/krb5/src/lib/krb5/krb/kerrs.c
178
fprintf(stderr, "krb5_get_error_message(%p, %ld)\n", ctx, (long)code);
crypto/krb5/src/lib/krb5/krb/kerrs.c
197
fprintf(stderr, "krb5_free_error_message(%p, %p)\n", ctx, msg);
crypto/krb5/src/lib/krb5/krb/kerrs.c
209
fprintf(stderr, "krb5_clear_error_message(%p)\n", ctx);
crypto/krb5/src/lib/krb5/krb/kerrs.c
48
fprintf(stderr,
crypto/krb5/src/lib/krb5/krb/kerrs.c
56
fprintf(stderr, "->%s\n", ctx->err.msg);
crypto/krb5/src/lib/krb5/krb/kerrs.c
67
fprintf(stderr, "krb5_vset_error_message(ctx=%p, code=%ld, ...)\n",
crypto/krb5/src/lib/krb5/krb/kerrs.c
76
fprintf(stderr, "->%s\n", ctx->err.msg);
crypto/krb5/src/lib/krb5/krb/t_ad_fx_armor.c
9
fprintf(stderr, "Error message: %s\n", errmsg); \
crypto/krb5/src/lib/krb5/krb/t_cc_config.c
141
fprintf(stderr, "Usage: %s [-p principal] key [value]\n", argv[0]);
crypto/krb5/src/lib/krb5/krb/t_deltat.c
137
fprintf (stderr, "unexpected error for `%s'\n", values[i].string);
crypto/krb5/src/lib/krb5/krb/t_deltat.c
140
fprintf (stderr, "expected but didn't get error for `%s'\n",
crypto/krb5/src/lib/krb5/krb/t_deltat.c
146
fprintf (stderr, "got %ld instead of expected %ld for `%s'\n",
crypto/krb5/src/lib/krb5/krb/t_etypes.c
142
fprintf(stderr, "%d", (int) list[i]);
crypto/krb5/src/lib/krb5/krb/t_etypes.c
144
fprintf(stderr, " ");
crypto/krb5/src/lib/krb5/krb/t_etypes.c
146
fprintf(stderr, "\n");
crypto/krb5/src/lib/krb5/krb/t_etypes.c
164
fprintf(stderr, "Unexpected result while parsing: %s\n", profstr);
crypto/krb5/src/lib/krb5/krb/t_etypes.c
165
fprintf(stderr, "Expected: ");
crypto/krb5/src/lib/krb5/krb/t_etypes.c
167
fprintf(stderr, "Result: ");
crypto/krb5/src/lib/krb5/krb/t_etypes.c
169
fprintf(stderr, "allow_weak_crypto was %s\n", weak ? "true" : "false");
crypto/krb5/src/lib/krb5/krb/t_expire_warn.c
70
fprintf(stderr, "Usage: %s username password {1|0} {1|0} [service]\n",
crypto/krb5/src/lib/krb5/krb/t_get_etype_info.c
85
fprintf(stderr, "%s\n", msg);
crypto/krb5/src/lib/krb5/krb/t_in_ccache.c
91
fprintf(stderr, "Usage: %s [-A armor_ccache] [-I in_ccache] "
crypto/krb5/src/lib/krb5/krb/t_kerb.c
173
fprintf(stderr, "%s: Usage: %s 425_conv_principal <name> <inst> <realm>\n",
crypto/krb5/src/lib/krb5/krb/t_kerb.c
175
fprintf(stderr, "\t%s 524_conv_principal <name>\n", progname);
crypto/krb5/src/lib/krb5/krb/t_kerb.c
176
fprintf(stderr, "\t%s parse_name <name>\n", progname);
crypto/krb5/src/lib/krb5/krb/t_kerb.c
177
fprintf(stderr, "\t%s name_type <name>\n", progname);
crypto/krb5/src/lib/krb5/krb/t_kerb.c
178
fprintf(stderr, "\t%s set_realm <name> <realm>\n", progname);
crypto/krb5/src/lib/krb5/krb/t_kerb.c
179
fprintf(stderr, "\t%s string_to_timestamp <time>\n", progname);
crypto/krb5/src/lib/krb5/krb/t_kerb.c
193
fprintf(stderr, "krb5_init_context returned error %ld\n",
crypto/krb5/src/lib/krb5/krb/t_pac.c
496
fprintf(stderr, "t_pac: %s: %s\n", msg, errmsg);
crypto/krb5/src/lib/krb5/krb/t_pac.c
498
fprintf(stderr, "t_pac: %s\n", msg);
crypto/krb5/src/lib/krb5/krb/t_princ.c
61
fprintf(stderr, "t_princ: %s: %s\n", msg, errmsg);
crypto/krb5/src/lib/krb5/krb/t_princ.c
63
fprintf(stderr, "t_princ: %s\n", msg);
crypto/krb5/src/lib/krb5/krb/t_walk_rtree.c
23
fprintf(stderr,
crypto/krb5/src/lib/krb5/os/localaddr.c
1248
fprintf (stderr, "looking up extra_addresses foo\n");
crypto/krb5/src/lib/krb5/os/localaddr.c
1261
fprintf (stderr, " found line: '%s'\n", cp);
crypto/krb5/src/lib/krb5/os/localaddr.c
1271
fprintf (stderr, " addr found in '%s'\n", cp);
crypto/krb5/src/lib/krb5/os/localaddr.c
1283
fprintf (stderr, " processing '%s'\n", current);
crypto/krb5/src/lib/krb5/os/localaddr.c
1291
fprintf (stderr, " %d: family %d", i,
crypto/krb5/src/lib/krb5/os/localaddr.c
1293
fprintf (stderr, "\n");
crypto/krb5/src/lib/krb5/os/localaddr.c
1298
fprintf (stderr, " %d addresses\n", count);
crypto/krb5/src/lib/krb5/os/localaddr.c
1371
fprintf (stderr, "addresses:\n");
crypto/krb5/src/lib/krb5/os/localaddr.c
1378
fprintf (stderr, "%2d: ", j);
crypto/krb5/src/lib/krb5/os/localaddr.c
1379
fprintf (stderr, "addrtype %2d, length %2d", addr[0][j]->addrtype,
crypto/krb5/src/lib/krb5/os/localaddr.c
1407
fprintf (stderr, ": addr %s\n", namebuf);
crypto/krb5/src/lib/krb5/os/localaddr.c
1409
fprintf (stderr, ": getnameinfo error %d\n", err2);
crypto/krb5/src/lib/krb5/os/t_gifconf.c
108
fprintf (stderr, "exiting on unexpected error\n");
crypto/krb5/src/lib/krb5/os/t_kuserok.c
41
fprintf(stderr, "Usage: %s principal localuser\n", progname);
crypto/krb5/src/lib/krb5/os/t_locate_kdc.c
113
fprintf (stderr, "%s: usage: %s [-c | -d | -m] realm\n", prog, prog);
crypto/krb5/src/lib/krb5/os/t_std_conf.c
173
fprintf(stderr, "%s: Usage: %s [-dc] [-k realm] [-r host] [-C ccname] [-D realm]\n",
crypto/krb5/src/lib/krb5/os/t_std_conf.c
188
fprintf(stderr, "krb5_init_context returned error %u\n",
crypto/krb5/src/lib/krb5/os/t_trace.c
81
fprintf (stderr, "%s: usage: %s\n", prog, prog);
crypto/krb5/src/lib/krb5/rcache/t_rcfile2.c
112
fprintf(stderr, "store %d %d %sfail\n", id, i,
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1265
else fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1266
fprintf(out, "\n\t0x%08lx, 0x%08lx, 0x%08lx",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1343
fprintf(out, PREF "krb5_ui_4 _ucprop_size = %d;\n\n", NUMPROPS);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1345
fprintf(out, PREF "krb5_ui_2 _ucprop_offsets[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1348
if (i) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1349
if (!(i&7)) fprintf(out, "\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1350
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1351
fprintf(out, "0x%04x", propcnt[i]);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1353
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1355
fprintf(out, PREF "krb5_ui_4 _ucprop_ranges[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1361
if (k) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1362
if (!(k&3)) fprintf(out,"\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1363
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1365
fprintf(out, "0x%08lx", (unsigned long) proptbl[i].ranges[j]);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1369
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1405
fprintf(out, PREF "krb5_ui_4 _uccase_size = %ld;\n\n",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1408
fprintf(out, PREF "krb5_ui_2 _uccase_len[2] = {%ld, %ld};\n\n",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1410
fprintf(out, PREF "krb5_ui_4 _uccase_map[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1431
fprintf(out, "\t0");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1433
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1492
fprintf(out, PREF "krb5_ui_4 _uccomp_size = %ld;\n\n",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1495
fprintf(out, PREF "krb5_ui_4 _uccomp_data[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1502
if (i) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1503
fprintf(out, "\n\t0x%08lx, 0x%08lx, 0x%08lx, 0x%08lx",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1508
fprintf(out, "\t0");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1510
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1552
fprintf(out, PREF "krb5_ui_4 _ucdcmp_size = %ld;\n\n",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1555
fprintf(out, PREF "krb5_ui_4 _ucdcmp_nodes[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1562
fprintf(out, "\n\t0x%08lx, 0x%08lx,",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1570
fprintf(out, "\n\t0x%08lx\n};\n\n", (unsigned long) idx);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1572
fprintf(out, PREF "krb5_ui_4 _ucdcmp_decomp[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1579
if (k) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1580
if (!(k&3)) fprintf(out,"\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1581
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1583
fprintf(out, "0x%08lx", (unsigned long) decomps[i].decomp[j]);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1585
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1644
fprintf(out, PREF "krb5_ui_4 _uckdcmp_size = %ld;\n\n",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1647
fprintf(out, PREF "krb5_ui_4 _uckdcmp_nodes[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1654
fprintf(out, "\n\t0x%08lx, 0x%08lx,",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1662
fprintf(out, "\n\t0x%08lx\n};\n\n", (unsigned long) idx);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1664
fprintf(out, PREF "krb5_ui_4 _uckdcmp_decomp[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1672
if (k) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1673
if (!(k&3)) fprintf(out,"\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1674
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1676
fprintf(out, "0x%08lx", (unsigned long) kdecomps[i].decomp[j]);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1678
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1742
fprintf(out, PREF "krb5_ui_4 _uccmcl_size = %ld;\n\n", (long) ccl_used);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1744
fprintf(out, PREF "krb5_ui_4 _uccmcl_nodes[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1751
if (i) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1752
if (!(i&3)) fprintf(out, "\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1753
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1754
fprintf(out, "0x%08lx", (unsigned long) ccl[i]);
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1757
fprintf(out, "\t0");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1759
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1801
fprintf(out, PREF "krb5_ui_4 _ucnum_size = %lu;\n\n",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1804
fprintf(out, PREF "krb5_ui_4 _ucnum_nodes[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1811
if (i) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1812
if (!(i&1)) fprintf(out, "\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1813
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1814
fprintf(out, "0x%08lx, 0x%08lx",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1817
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1819
fprintf(out, PREF "short _ucnum_vals[] = {");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1821
if (i) fprintf(out, ",");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1822
if (!(i&3)) fprintf(out, "\n\t");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1823
else fprintf(out, " ");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1825
fprintf(out, "%6d, 0x%04x",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1828
fprintf(out, "0x%04x, 0x%04x",
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1832
fprintf(out, "\n};\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1874
fprintf(stderr,
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1876
fprintf(stderr, " datafile1 datafile2 ...\n\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1877
fprintf(stderr,
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1879
fprintf(stderr, " directory (default: .).\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1880
fprintf(stderr,
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1882
fprintf(stderr, " that should be excluded.\n");
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1912
fprintf(stderr,
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1928
fprintf(stderr, "%s: unable to open ctype file %s\n",
crypto/krb5/src/lib/rpc/auth_gss.c
105
fprintf(stderr, " mechanism_OID: {");
crypto/krb5/src/lib/rpc/auth_gss.c
128
fprintf(stderr, " %u %u", first, second);
crypto/krb5/src/lib/rpc/auth_gss.c
132
fprintf(stderr, " %u", (unsigned char)*p++);
crypto/krb5/src/lib/rpc/auth_gss.c
134
fprintf(stderr, " }\n");
crypto/krb5/src/lib/rpc/auth_gss.c
136
fprintf(stderr, " qop: %d\n", ptr->qop);
crypto/krb5/src/lib/rpc/auth_gss.c
137
fprintf(stderr, " service: %d\n", ptr->svc);
crypto/krb5/src/lib/rpc/auth_gss.c
138
fprintf(stderr, " cred: %p\n", ptr->cred);
crypto/krb5/src/lib/rpc/auth_gss.c
139
fprintf(stderr, " req_flags: 0x%08x", ptr->req_flags);
crypto/krb5/src/lib/rpc/auth_gss.c
361
fprintf(stderr, "gss_validate: out of memory\n");
crypto/krb5/src/lib/rpc/auth_gssapi_misc.c
183
fprintf (stderr, "GSS-API authentication error %s: ", m);
crypto/krb5/src/lib/rpc/auth_unix.c
118
(void)fprintf(stderr, "authunix_create: out of memory\n");
crypto/krb5/src/lib/rpc/auth_unix.c
125
(void)fprintf(stderr, "authunix_create: out of memory\n");
crypto/krb5/src/lib/rpc/auth_unix.c
157
(void)fprintf(stderr, "authunix_create: out of memory\n");
crypto/krb5/src/lib/rpc/authgss_prot.c
289
fprintf(stderr, "rpcsec_gss: ");
crypto/krb5/src/lib/rpc/authgss_prot.c
291
fprintf(stderr, "\n");
crypto/krb5/src/lib/rpc/authgss_prot.c
322
fprintf(stderr, "\n");
crypto/krb5/src/lib/rpc/authgss_prot.c
324
fprintf(stderr, " %04x: ", (u_int)(i + offset));
crypto/krb5/src/lib/rpc/authgss_prot.c
330
fprintf(stderr, "%02x ", (u_int) buf[i+j]);
crypto/krb5/src/lib/rpc/authgss_prot.c
332
fprintf(stderr, "%02x", (u_int) buf[i+j]);
crypto/krb5/src/lib/rpc/authgss_prot.c
336
else fprintf(stderr, " ");
crypto/krb5/src/lib/rpc/authgss_prot.c
338
fprintf(stderr, " ");
crypto/krb5/src/lib/rpc/authgss_prot.c
343
fprintf(stderr, "%c", c);
crypto/krb5/src/lib/rpc/authgss_prot.c
345
fprintf(stderr, "\n");
crypto/krb5/src/lib/rpc/clnt_perror.c
180
(void) fprintf(stderr,"%s",clnt_sperror(rpch,s));
crypto/krb5/src/lib/rpc/clnt_perror.c
248
(void) fprintf(stderr,"%s",clnt_sperrno(num));
crypto/krb5/src/lib/rpc/clnt_perror.c
311
(void) fprintf(stderr,"%s",clnt_spcreateerror(s));
crypto/krb5/src/lib/rpc/clnt_tcp.c
139
(void)fprintf(stderr, "clnttcp_create: out of memory\n");
crypto/krb5/src/lib/rpc/clnt_tcp.c
146
(void)fprintf(stderr, "clnttcp_create: out of memory\n");
crypto/krb5/src/lib/rpc/clnt_udp.c
135
(void) fprintf(stderr, "clntudp_create: out of memory\n");
crypto/krb5/src/lib/rpc/clnt_udp.c
144
(void) fprintf(stderr, "clntudp_create: out of memory\n");
crypto/krb5/src/lib/rpc/dyn.c
110
fprintf(stderr, "dyn: destroy: zeroing %d bytes from %p.\n",
crypto/krb5/src/lib/rpc/dyn.c
123
fprintf(stderr, "dyn: release: freeing object structure.\n");
crypto/krb5/src/lib/rpc/dyn.c
140
fprintf(stderr, "dyn: debug: Debug state set to %d.\n", state);
crypto/krb5/src/lib/rpc/dyn.c
160
fprintf(stderr, "dyn: delete: bad index %d\n", idx);
crypto/krb5/src/lib/rpc/dyn.c
166
fprintf(stderr, "dyn: delete: Highest index is %d.\n",
crypto/krb5/src/lib/rpc/dyn.c
174
fprintf(stderr, "dyn: delete: last element, zeroing.\n");
crypto/krb5/src/lib/rpc/dyn.c
179
fprintf(stderr, "dyn: delete: last element, punting.\n");
crypto/krb5/src/lib/rpc/dyn.c
184
fprintf(stderr,
crypto/krb5/src/lib/rpc/dyn.c
194
fprintf(stderr,
crypto/krb5/src/lib/rpc/dyn.c
206
fprintf(stderr, "dyn: delete: done.\n");
crypto/krb5/src/lib/rpc/dyn.c
224
fprintf(stderr, "dyn: initzero: initzero set to %d.\n", state);
crypto/krb5/src/lib/rpc/dyn.c
243
fprintf(stderr, "dyn: insert: index %d is not in [0,%d]\n",
crypto/krb5/src/lib/rpc/dyn.c
250
fprintf(stderr, "dyn: insert: cannot insert %d elements\n",
crypto/krb5/src/lib/rpc/dyn.c
256
fprintf(stderr,"dyn: insert: Moving %d bytes from %p + %d to + %d\n",
crypto/krb5/src/lib/rpc/dyn.c
267
fprintf(stderr, "dyn: insert: Copying %d bytes from %p to %p + %d\n",
crypto/krb5/src/lib/rpc/dyn.c
274
fprintf(stderr, "dyn: insert: done.\n");
crypto/krb5/src/lib/rpc/dyn.c
292
fprintf(stderr, "dyn: paranoid: Paranoia set to %d.\n", state);
crypto/krb5/src/lib/rpc/dyn.c
307
fprintf(stderr, "dyn: array: returning array pointer %p.\n",
crypto/krb5/src/lib/rpc/dyn.c
318
fprintf(stderr, "dyn: get: bad index %d\n", num);
crypto/krb5/src/lib/rpc/dyn.c
324
fprintf(stderr, "dyn: get: highest element is %d.\n",
crypto/krb5/src/lib/rpc/dyn.c
330
fprintf(stderr, "dyn: get: Returning address %p + %d.\n",
crypto/krb5/src/lib/rpc/dyn.c
363
fprintf(stderr, "dyn: put: Writing %d bytes from %p to %p + %d\n",
crypto/krb5/src/lib/rpc/dyn.c
372
fprintf(stderr, "dyn: put: done.\n");
crypto/krb5/src/lib/rpc/dyn.c
431
fprintf(stderr,
crypto/krb5/src/lib/rpc/dyn.c
439
fprintf(stderr, "dyn: alloc: Out of memory.\n");
crypto/krb5/src/lib/rpc/dyn.c
451
fprintf(stderr, "dyn: alloc: done.\n");
crypto/krb5/src/lib/rpc/dyn.c
467
fprintf(stderr, "dyn: size: returning size %d.\n", obj->num_el);
crypto/krb5/src/lib/rpc/dyn.c
476
fprintf(stderr, "dyn: capacity: returning cap of %d.\n", obj->size);
crypto/krb5/src/lib/rpc/dyntest.c
101
fprintf(stderr, "test: deleting element failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
106
fprintf(stderr, "test: delete should have failed here.\n");
crypto/krb5/src/lib/rpc/dyntest.c
112
fprintf(stderr, "test: Adding %d failed.\n", i);
crypto/krb5/src/lib/rpc/dyntest.c
118
fprintf(stderr, "test: getting object 0 failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
127
fprintf(stderr, "test: getting element 13 failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
134
fprintf(stderr, "DynGet did not return NULL when it should have.\n");
crypto/krb5/src/lib/rpc/dyntest.c
140
fprintf(stderr, "test: getting element 13 failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
148
fprintf(stderr, "DynInsert did not fail when it should have.\n");
crypto/krb5/src/lib/rpc/dyntest.c
154
fprintf(stderr, "DynInsert to end failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
159
fprintf(stderr, "DynInsert to middle failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
164
fprintf(stderr, "DynInsert to start failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
170
fprintf(stderr, "DynGet of 14+strelen(insert1) failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
178
fprintf(stderr, "DynGet of 0 failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
185
fprintf(stderr, "test: destroy failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
58
fprintf(stderr, "test: create failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
63
fprintf(stderr, "test: setting paranoid failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
67
fprintf(stderr, "test: setting paranoid failed.\n");
crypto/krb5/src/lib/rpc/dyntest.c
74
fprintf(stderr, "test: Get did not fail when it should have.\n");
crypto/krb5/src/lib/rpc/dyntest.c
81
fprintf(stderr, "test: Delete did not fail when it should have.\n");
crypto/krb5/src/lib/rpc/dyntest.c
90
fprintf(stderr, "test: Adding %d failed.\n", i);
crypto/krb5/src/lib/rpc/dyntest.c
96
fprintf(stderr, "test: appending array failed.\n");
crypto/krb5/src/lib/rpc/pmap_rmt.c
396
fprintf(stderr, "Broadcast deserialization problem");
crypto/krb5/src/lib/rpc/svc_auth_gss.c
408
fprintf(stderr, "svcauth_gss: out_of_memory\n");
crypto/krb5/src/lib/rpc/svc_auth_gss.c
412
fprintf(stderr, "svcauth_gss: out_of_memory\n");
crypto/krb5/src/lib/rpc/svc_simple.c
119
(void) fprintf(stderr, "xxx\n");
crypto/krb5/src/lib/rpc/svc_simple.c
139
(void) fprintf(stderr,
crypto/krb5/src/lib/rpc/svc_simple.c
148
(void) fprintf(stderr, "never registered prog %d\n", prog);
crypto/krb5/src/lib/rpc/svc_simple.c
72
(void) fprintf(stderr,
crypto/krb5/src/lib/rpc/svc_simple.c
79
(void) fprintf(stderr, "couldn't create an rpc server\n");
crypto/krb5/src/lib/rpc/svc_simple.c
85
(void) fprintf(stderr, "couldn't register prog %d vers %d\n",
crypto/krb5/src/lib/rpc/svc_simple.c
91
(void) fprintf(stderr, "registerrpc: out of memory\n");
crypto/krb5/src/lib/rpc/svc_tcp.c
186
(void) fprintf(stderr, "svctcp_create: out of memory\n");
crypto/krb5/src/lib/rpc/svc_tcp.c
193
(void) fprintf(stderr, "svctcp_create: out of memory\n");
crypto/krb5/src/lib/rpc/svc_tcp.c
233
(void) fprintf(stderr, "svc_tcp: makefd_xprt: fd too high\n");
crypto/krb5/src/lib/rpc/svc_tcp.c
239
(void) fprintf(stderr, "svc_tcp: makefd_xprt: fd too high\n");
crypto/krb5/src/lib/rpc/svc_tcp.c
246
(void) fprintf(stderr, "svc_tcp: makefd_xprt: out of memory\n");
crypto/krb5/src/lib/rpc/svc_tcp.c
251
(void) fprintf(stderr, "svc_tcp: makefd_xprt: out of memory\n");
crypto/krb5/src/lib/rpc/svc_udp.c
152
(void)fprintf(stderr, "svcudp_create: out of memory\n");
crypto/krb5/src/lib/rpc/svc_udp.c
157
(void)fprintf(stderr, "svcudp_create: out of memory\n");
crypto/krb5/src/lib/rpc/svc_udp.c
162
(void)fprintf(stderr, "svcudp_create: out of memory\n");
crypto/krb5/src/lib/rpc/svc_udp.c
346
(void) fprintf(stderr,"%s\n", msg)
crypto/krb5/src/lib/rpc/unit-test/client.c
112
fprintf(stderr, "Test count cannot exceed %d.\n", BIG_BUF-1);
crypto/krb5/src/lib/rpc/unit-test/client.c
127
fprintf(stderr, "Can't resolve hostname %s\n", host);
crypto/krb5/src/lib/rpc/unit-test/client.c
166
fprintf(stderr, "RPC_TEST_ECHO call %d%s", i,
crypto/krb5/src/lib/rpc/unit-test/client.c
172
fprintf(stderr, "RPC_TEST_ECHO call %d response wrong: "
crypto/krb5/src/lib/rpc/unit-test/client.c
195
fprintf(stderr, "bad seq didn't cause failure\n");
crypto/krb5/src/lib/rpc/unit-test/client.c
253
fprintf(stderr, "RPC_TEST_LENGTHS call %d%s", i,
crypto/krb5/src/lib/rpc/unit-test/client.c
259
fprintf(stderr,
crypto/krb5/src/lib/rpc/unit-test/client.c
47
fprintf(stderr, "usage: %s {-t|-u} [-a] [-s num] [-m num] host service [count]\n",
crypto/krb5/src/lib/rpc/unit-test/server.c
113
fprintf(stderr, "cannot create tcp service.");
crypto/krb5/src/lib/rpc/unit-test/server.c
118
fprintf(stderr,
crypto/krb5/src/lib/rpc/unit-test/server.c
125
fprintf(stderr, "unable to set gssapi names\n");
crypto/krb5/src/lib/rpc/unit-test/server.c
150
fprintf(stderr, "svc_run returned");
crypto/krb5/src/lib/rpc/unit-test/server.c
45
fprintf(stderr, "Usage: server {-t|-u} [svc-debug] [misc-debug]\n");
crypto/krb5/src/lib/rpc/xdr.c
468
(void) fprintf(stderr, "xdr_bytes: out of memory\n");
crypto/krb5/src/lib/rpc/xdr.c
649
(void) fprintf(stderr, "xdr_string: out of memory\n");
crypto/krb5/src/lib/rpc/xdr_array.c
98
(void) fprintf(stderr,
crypto/krb5/src/lib/rpc/xdr_rec.c
152
(void)fprintf(stderr, "xdrrec_create: out of memory\n");
crypto/krb5/src/lib/rpc/xdr_rec.c
166
(void)fprintf(stderr, "xdrrec_create: out of memory\n");
crypto/krb5/src/lib/rpc/xdr_reference.c
78
(void) fprintf(stderr,
crypto/krb5/src/plugins/audit/test/au_test.c
102
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/audit/test/au_test.c
121
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/audit/test/au_test.c
140
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/audit/test/au_test.c
159
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/audit/test/au_test.c
178
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/audit/test/au_test.c
197
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/audit/test/au_test.c
84
fprintf(au_fd,"%s\n", jout);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
102
(void)fprintf(tracefp, "%s%s", sep, name); \
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
113
(void)fprintf(tracefp, ")\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
139
(void)fprintf(tracefp, "magic %lx\n", (u_long)m->magic);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
140
(void)fprintf(tracefp, "version %lu\n", (u_long)m->version);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
141
(void)fprintf(tracefp, "psize %lu\n", (u_long)m->psize);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
142
(void)fprintf(tracefp, "free %lu\n", (u_long)m->free);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
143
(void)fprintf(tracefp, "nrecs %lu\n", (u_long)m->nrecs);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
144
(void)fprintf(tracefp, "flags %lu", (u_long)m->flags);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
148
(void)fprintf(tracefp, "%s%s", sep, name); \
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
155
(void)fprintf(tracefp, ")");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
157
(void)fprintf(tracefp, "\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
208
(void)fprintf(tracefp, " page %d: (", h->pgno);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
212
(void)fprintf(tracefp, "%s%s", sep, name); \
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
222
(void)fprintf(tracefp, ")\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
225
(void)fprintf(tracefp, "\tprev %2d next %2d", h->prevpg, h->nextpg);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
227
(void)fprintf(tracefp, "\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
235
(void)fprintf(tracefp, " lower %3d upper %3d nextind %d\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
238
(void)fprintf(tracefp, "\t[%03d] %4d ", cur, h->linp[cur]);
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
242
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
245
(void)fprintf(tracefp, " (indirect)");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
247
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
252
(void)fprintf(tracefp, "entries %03d pgno %03d",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
261
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
265
(void)fprintf(tracefp, "%.*s/",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
272
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
276
(void)fprintf(tracefp, "%.*s",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
285
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
289
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
293
(void)fprintf(tracefp, "\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
378
(void)fprintf(tracefp, "%d level%s with %ld keys",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
381
(void)fprintf(tracefp, " (%ld header count)",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
383
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
387
(void)fprintf(tracefp, "%ld cache hits, %ld cache misses\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
389
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
394
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
400
(void)fprintf(tracefp,
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
405
(void)fprintf(tracefp, "prefix checking removed %lu bytes.\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
95
(void)fprintf(tracefp, "%s: pgsz %d",
crypto/krb5/src/plugins/kdb/db2/libdb2/btree/bt_debug.c
98
(void)fprintf(tracefp, " keys %lu", (u_long)t->bt_nrecs);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/dbm.c
148
(void)fprintf(stderr, "dbm: no open database.\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
224
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
413
fprintf(stderr, "hash: could not retrieve header");
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
442
(void)fprintf(stderr, "hash: could not write hash header");
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
461
(void)fprintf(stderr, "hdestroy: accesses %ld collisions %ld\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
463
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
465
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
467
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
469
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
473
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
516
fprintf(stderr, "Unlinking file %s.\n", hashp->fname);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
931
fprintf(stderr, "hash: Cannot allocate new bucket. Pages exhausted.\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_page.c
1114
(void)fprintf(stderr, "OVERFLOW_PAGE: ADDR: %d BIT: %d PAGE %d\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_page.c
1147
(void)fprintf(stderr, "OVERFLOW_PAGE: ADDR: %d BIT: %d PAGE %d\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_page.c
1226
(void)fprintf(stderr, "Freeing %d\n", addr);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_page.c
1248
(void)fprintf(stderr, "FREE_OVFLPAGE: ADDR: %d BIT: %d PAGE %d\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash_page.c
1297
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
115
(void)fprintf(stderr, "mpool_new: page allocation overflow.\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
152
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
187
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
277
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
463
(void)fprintf(stderr, "%lu pages in the file\n", mp->npages);
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
464
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
467
(void)fprintf(stderr, "%lu page puts, %lu page gets, %lu page new\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
469
(void)fprintf(stderr, "%lu page allocs, %lu page flushes\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
472
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
476
(void)fprintf(stderr, "%lu page reads, %lu page writes\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
482
(void)fprintf(stderr, "%s%d", sep, bp->pgno);
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
484
(void)fprintf(stderr, "d");
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
486
(void)fprintf(stderr, "P");
crypto/krb5/src/plugins/kdb/db2/libdb2/mpool/mpool.c
494
(void)fprintf(stderr, "\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
246
(void)fprintf(stderr, "dbopen: %s\n", strerror(errno));
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
264
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
298
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
304
(void)fprintf(stderr, "usage: %s\n", commands[i].usage);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
355
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
528
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
558
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
670
(void)fprintf(stderr, "%s: %s\n", argv[1], strerror(errno));
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
675
(void)fprintf(fp, "%.*s\n", (int)key.size, key.data);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
693
(void)fprintf(stderr, "%s: %s\n", argv[1], strerror(errno));
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
698
(void)fprintf(fp, "%.*s\n", (int)key.size, key.data);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
723
(void)fprintf(stderr, "%s: %s\n", argv[1], strerror(errno));
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
750
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
753
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
913
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
961
fprintf(stderr, "unable to find appropriate page to unlink\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
426
(void)fprintf(stderr, "%lu: %.*s: %s",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
482
(void)fprintf(stderr, "%lu: %.*s: %s",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
486
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
528
(void)fprintf(stderr, "%lu: %.*s: %s",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
532
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
594
fprintf(stderr, "unlinkpg: no appropriate page found\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
797
(void)fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
809
(void)fprintf(stderr, "dbtest: ");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
812
(void)fprintf(stderr, "\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tcreat3.c
77
fprintf(stderr, "cannot create: hash table (size %d)\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tcreat3.c
97
fprintf(stderr, "cannot enter: key %s\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
114
fprintf ( stderr, "Error retrieving %s\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
79
fprintf(stderr, "cannot create: hash table size %d)\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
99
fprintf(stderr, "cannot enter: key %s\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
101
fprintf(stderr, "cannot enter: key %s\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
103
fprintf(stderr, "\terrno: %d\n", errno);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
118
fprintf ( stderr, "Error retrieving %s\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
119
fprintf(stderr, "\terrno: %d\n", errno);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
122
fprintf ( stderr, "%s not found\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
123
fprintf(stderr, "\terrno: %d\n", errno);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
80
fprintf(stderr, "cannot create: hash table size %d)\n",
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
82
fprintf(stderr, "\terrno: %d\n", errno);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c
79
fprintf(stderr, "cannot open: hash table\n" );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c
96
fprintf ( stderr, "Error retrieving %s\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c
99
fprintf ( stderr, "%s not found\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tseq.c
68
fprintf(stderr, "cannot open: hash table\n" );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
102
fprintf ( stderr, "data for %s is incorrect. Data was %s. Should have been %s\n", key.data, res.data, wp2 );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
80
fprintf(stderr, "cannot open: hash table\n" );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
95
fprintf ( stderr, "Error retrieving %s\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
98
fprintf ( stderr, "%s not found\n", key.data );
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
103
fprintf(stderr, "Could not open db!\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
108
fprintf(stderr, "Sequence getting #%d.\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
110
fprintf(stderr,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
130
fprintf(stderr, "Deleting #%d.\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
138
fprintf(stderr, "Delete error on %d", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
159
fprintf(stderr, "Re-retrieving #%d.\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
166
fprintf(stderr, "Retrieval after delete error on %d\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
169
fprintf(stderr, "Unmatched get after delete on %s.\n", get_key);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
170
fprintf(stderr, "Input = %s\nOutput = %s\n", get_val,
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
36
fprintf(stderr, "create_db: couldn't create database file\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
42
fprintf(stderr, "Putting #%d.\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
50
fprintf(stderr, "Put error, n = %d\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
52
fprintf(stderr, "Immediate get error, n = %d\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
54
fprintf(stderr, "Done with put!\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
71
fprintf(stderr, "Could not open db!\n");
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
76
fprintf(stderr, "Getting #%d.\n", n);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
80
fprintf(stderr, "Retrieval error on %s\n", get_key);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
83
fprintf(stderr, "Unmatched get on %s.\n", get_key);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
84
fprintf(stderr, "Input = %s\nOutput = %s\n", get_val,
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
215
if (fprintf(pfile, "%s#{HEX}%s\n", service_object, hexpasswd) < 0) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
258
if (fprintf(newfile, "%s#{HEX}%s\n", service_object, hexpasswd) < 0) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
267
if (fprintf (newfile, "%s", line) < 0) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
104
fprintf(stderr,
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
228
fprintf (stderr, "%s: %s ", myprog, emsg);
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
231
fprintf (stderr, "\n");
crypto/krb5/src/util/et/t_com_err.c
131
fprintf(stderr, "pthread_create error: %s\n", strerror(err));
crypto/krb5/src/util/et/t_com_err.c
136
fprintf(stderr, "pthread_join error: %s\n", strerror(err));
crypto/krb5/src/util/profile/t_profile.c
67
fprintf(f, "%s\n", va_arg(ap, char *));
crypto/krb5/src/util/profile/test_parse.c
23
fprintf(stderr, "%s: Usage <filename>\n", argv[0]);
crypto/krb5/src/util/profile/test_profile.c
122
fprintf(stderr, "Usage: %s filename [cmd argset]\n", program_name);
crypto/krb5/src/util/profile/test_profile.c
147
fprintf(stderr, "Invalid command.\n");
crypto/krb5/src/util/ss/list_rqs.c
74
fprintf (output, "Available %s requests:\n\n",
crypto/krb5/src/util/ss/test_ss.c
35
fprintf(stderr,
crypto/krb5/src/util/ss/test_ss.c
44
fprintf(stderr,
crypto/krb5/src/util/ss/test_ss.c
56
fprintf(stderr, "Unknown control argument %s\n",
crypto/krb5/src/util/ss/test_ss.c
58
fprintf(stderr,
crypto/krb5/src/util/support/fake-addrinfo.c
407
fprintf(stderr,
crypto/krb5/src/util/support/fake-addrinfo.c
414
#define Z(FLAG) if (hint->ai_flags & AI_##FLAG) fprintf(stderr, "%s%s", sep, #FLAG), sep = "|"
crypto/krb5/src/util/support/fake-addrinfo.c
421
fprintf(stderr, "no-flags");
crypto/krb5/src/util/support/fake-addrinfo.c
423
fprintf(stderr, " %s", familyname(hint->ai_family, buf,
crypto/krb5/src/util/support/fake-addrinfo.c
426
fprintf(stderr, " SOCK_%s", socktypename(hint->ai_socktype, buf,
crypto/krb5/src/util/support/fake-addrinfo.c
429
fprintf(stderr, " IPPROTO_%s", protoname(hint->ai_protocol, buf,
crypto/krb5/src/util/support/fake-addrinfo.c
432
fprintf(stderr, "(null)");
crypto/krb5/src/util/support/fake-addrinfo.c
433
fprintf(stderr, " }):\n");
crypto/krb5/src/util/support/fake-addrinfo.c
438
fprintf(stderr, "error %d: %s\n", err, gai_strerror(err));
crypto/krb5/src/util/support/fake-addrinfo.c
445
fprintf(stderr, "addrinfos returned:\n");
crypto/krb5/src/util/support/fake-addrinfo.c
447
fprintf(stderr, "%p...", ai);
crypto/krb5/src/util/support/fake-addrinfo.c
448
fprintf(stderr, " socktype=%s", socktypename(ai->ai_socktype, buf,
crypto/krb5/src/util/support/fake-addrinfo.c
450
fprintf(stderr, " ai_family=%s", familyname(ai->ai_family, buf,
crypto/krb5/src/util/support/fake-addrinfo.c
453
fprintf(stderr, " sa_family=%s",
crypto/krb5/src/util/support/fake-addrinfo.c
455
fprintf(stderr, "\n");
crypto/krb5/src/util/support/fake-addrinfo.c
459
fprintf(stderr, "end addrinfos returned (%d)\n");
crypto/krb5/src/util/support/getopt.c
122
(void)fprintf(stderr,
crypto/krb5/src/util/support/getopt.c
139
(void)fprintf(stderr,
crypto/krb5/src/util/support/getopt_long.c
106
(void)fprintf(stderr,
crypto/krb5/src/util/support/getopt_long.c
120
(void)fprintf(stderr,
crypto/krb5/src/util/support/getopt_long.c
211
(void)fprintf(stderr,
crypto/krb5/src/util/support/getopt_long.c
218
(void)fprintf(stderr,
crypto/krb5/src/util/support/t_base64.c
102
fprintf(stderr, "failed test %d: successful decode: %s\n",
crypto/krb5/src/util/support/t_base64.c
81
fprintf(stderr, "failed test %d: %s != %s\n", numtest,
crypto/krb5/src/util/support/t_base64.c
88
fprintf(stderr, "failed test %d: len %lu != %lu\n", numtest,
crypto/krb5/src/util/support/t_base64.c
92
fprintf(stderr, "failed test %d: data\n", numtest);
crypto/krb5/src/util/support/t_json.c
77
fprintf(stderr, "%s\n", str);
crypto/krb5/src/util/support/t_k5buf.c
36
fprintf(stderr, "%s failed\n", name);
crypto/krb5/src/util/support/t_path.c
150
fprintf(stderr, "Split test %d: dirname %s != expected %s\n",
crypto/krb5/src/util/support/t_path.c
155
fprintf(stderr, "Split test %d: basename %s != expected %s\n",
crypto/krb5/src/util/support/t_path.c
174
fprintf(stderr, "Join test %d: %s != expected %s\n",
crypto/krb5/src/util/support/t_path.c
189
fprintf(stderr, "isabs test %d: %d != expected %d\n",
crypto/krb5/src/util/verto/ev.c
1749
fprintf (stderr, "(libev) cannot allocate %ld bytes, aborting.", size);
crypto/krb5/src/util/verto/ev.c
1977
fprintf (stderr, "slimmed down " # stem " to %d\n", stem ## max);/*D*/\
crypto/krb5/src/util/verto/verto.c
127
fprintf(stderr, "pthread_mutex_lock returned %d (%s) in %s", \
crypto/krb5/src/util/verto/verto.c
135
fprintf(stderr, "pthread_mutex_unlock returned %d (%s) in %s", \
crypto/krb5/src/util/verto/verto.c
143
fprintf(stderr, "pthread_mutex_destroy returned %d (%s) in %s", \
crypto/krb5/src/util/windows/libecho.c
25
fprintf(stderr, "Usage: libecho [-p prefix] list...\n");
crypto/krb5/src/wconfig.c
106
fprintf(stderr,
crypto/krb5/src/wconfig.c
125
fprintf(stderr, "Invalid option: %s\n", *argv);
crypto/krb5/src/wconfig.c
189
fprintf(stderr, "Name %s or %s too long", path, fname);
crypto/krb5/src/wconfig.c
202
fprintf(stderr, "wconfig: Can't open file %s\n", buf);
crypto/krb5/src/wconfig.c
78
fprintf (stderr,
crypto/krb5/src/windows/ms2mit/mit2ms.c
108
fprintf(stderr, "%s: Initial Ticket Getting Tickets are not available from the MIT default cache\n",
crypto/krb5/src/windows/ms2mit/mit2ms.c
36
fprintf(stderr, "xusage: %s [-c ccache]\n", prog);
crypto/krb5/src/windows/ms2mit/ms2mit.c
147
fprintf(stderr, "%s: Initial Ticket Getting Tickets are not available from the MS LSA\n",
crypto/krb5/src/windows/ms2mit/ms2mit.c
37
fprintf(stderr, "xusage: %s [-c ccache]\n", prog);
crypto/libecc/src/tests/ec_utils.c
142
fprintf(file, "const char %s[] = { ", name);
crypto/libecc/src/tests/ec_utils.c
144
fprintf(file, "0x%02x", pub_key_buf[i]);
crypto/libecc/src/tests/ec_utils.c
146
fprintf(file, ", ");
crypto/libecc/src/tests/ec_utils.c
149
fprintf(file, "};\n");
crypto/libecc/src/tests/ec_utils.c
86
fprintf(file, "const char %s[] = { ", name);
crypto/libecc/src/tests/ec_utils.c
88
fprintf(file, "0x%02x", priv_key_buf[i]);
crypto/libecc/src/tests/ec_utils.c
89
fprintf(file, ", ");
crypto/libecc/src/tests/ec_utils.c
91
fprintf(file, "};\n");
crypto/openssh/auth-pam.c
1156
fprintf(stderr, "%s\n", PAM_MSG_MEMBER(msg, i, msg));
crypto/openssh/auth-pam.c
1165
fprintf(stderr, "%s\n", PAM_MSG_MEMBER(msg, i, msg));
crypto/openssh/authfile.c
509
fprintf(f, " %s\n", comment);
crypto/openssh/dns.c
322
fprintf(f, "%s IN TYPE%d \\# %zu %02x %02x ",
crypto/openssh/dns.c
327
fprintf(f, "%s IN SSHFP %d %d ", hostname,
crypto/openssh/dns.c
331
fprintf(f, "%02x", rdata_digest[i]);
crypto/openssh/dns.c
332
fprintf(f, "\n");
crypto/openssh/hostfile.c
452
fprintf(f, "%s ", hashed_host);
crypto/openssh/hostfile.c
454
fprintf(f, "%s,%s ", lhost, ip);
crypto/openssh/hostfile.c
456
fprintf(f, "%s ", lhost);
crypto/openssh/hostfile.c
568
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/hostfile.c
590
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/kex.c
1110
fprintf(stderr, "key '%c'== ", c);
crypto/openssh/kex.c
1205
fprintf(stderr, "%s\n", msg);
crypto/openssh/kexdh.c
131
fprintf(stderr, "pub= ");
crypto/openssh/kexdh.c
133
fprintf(stderr, "\n");
crypto/openssh/kexdh.c
81
fprintf(stderr, "dh_pub= ");
crypto/openssh/kexdh.c
83
fprintf(stderr, "\n");
crypto/openssh/kexdh.c
86
fprintf(stderr, "\n");
crypto/openssh/kexgexc.c
131
fprintf(stderr, "pub= ");
crypto/openssh/kexgexc.c
133
fprintf(stderr, "\n");
crypto/openssh/kexgexc.c
83
fprintf(stderr, "\nmin = %d, nbits = %d, max = %d\n",
crypto/openssh/krl.c
1309
fprintf(f, "# KRL version %llu\n",
crypto/openssh/krl.c
1311
fprintf(f, "# Generated at %s\n", timestamp);
crypto/openssh/krl.c
1315
fprintf(f, "# Comment: %s\n", fp);
crypto/openssh/krl.c
1332
fprintf(f, "hash: %s # %s\n", fp, sshkey_ssh_name(key));
crypto/openssh/krl.c
1338
fprintf(f, "hash: SHA256:%s\n", fp);
crypto/openssh/krl.c
1347
fprintf(f, "# hash SHA1:%s\n", fp);
crypto/openssh/krl.c
1354
fprintf(f, "# Wildcard CA\n");
crypto/openssh/krl.c
1362
fprintf(f, "# CA key %s %s\n",
crypto/openssh/krl.c
1368
fprintf(f, "serial: %llu\n",
crypto/openssh/krl.c
1371
fprintf(f, "serial: %llu-%llu\n",
crypto/openssh/krl.c
1383
fprintf(f, "id: %s\n", fp);
crypto/openssh/log.c
206
fprintf(stderr, "Unrecognized internal syslog level code %d\n",
crypto/openssh/log.c
258
fprintf(stderr,
crypto/openssh/log.c
322
fprintf(stderr, "Couldn't open logfile %s: %s\n", logfile,
crypto/openssh/misc.c
1536
fprintf(stderr, "Couldn't open /dev/null: %s\n",
crypto/openssh/misc.c
1544
fprintf(stderr, "dup2: %s\n", strerror(errno));
crypto/openssh/moduli.c
165
res = fprintf(ofile, "%04d%02d%02d%02d%02d%02d %u %u %u %u %x ",
crypto/openssh/moduli.c
176
res = fprintf(ofile, "\n");
crypto/openssh/moduli.c
472
writeok = (fprintf(fp, "%lu\n", (unsigned long)lineno) > 0);
crypto/openssh/mux.c
1834
fprintf(stdout, "%i\n", fwd->allocated_port);
crypto/openssh/mux.c
2067
fprintf(stderr, "Shared connection to %s closed.\r\n", host);
crypto/openssh/mux.c
2337
fprintf(stderr, "Master running (pid=%u)\r\n", pid);
crypto/openssh/mux.c
2342
fprintf(stderr, "Exit request sent.\r\n");
crypto/openssh/mux.c
2361
fprintf(stderr, "Stop listening request sent.\r\n");
crypto/openssh/openbsd-compat/bsd-err.c
43
fprintf(stderr, "%s: ", strerror(errno));
crypto/openssh/openbsd-compat/bsd-err.c
72
fprintf(stderr, "%s: ", strerror(errno));
crypto/openssh/openbsd-compat/fmt_scaled.c
303
fprintf(stderr, "%lld invalid (%s)\n", ninput, strerror(errno));
crypto/openssh/openbsd-compat/port-linux.c
287
if (fprintf(fp, "%d\n", value) <= 0)
crypto/openssh/openbsd-compat/port-linux.c
312
if (fprintf(fp, "%d\n", oom_adj_save) <= 0)
crypto/openssh/openbsd-compat/regress/closefromtest.c
32
fprintf(stderr, "closefrom: %s\n", msg);
crypto/openssh/openbsd-compat/regress/opensslvertest.c
63
fprintf(stderr, "opensslver: header %lx library %lx != %d \n", hver, lver, result);
crypto/openssh/openbsd-compat/regress/snprintftest.c
33
fprintf(stderr, "snprintftest: %s\n", m);
crypto/openssh/openbsd-compat/regress/strtonumtest.c
50
fprintf(stderr, "%s [%lld-%lld] ", p, lb, ub);
crypto/openssh/openbsd-compat/regress/strtonumtest.c
51
fprintf(stderr, "NUMBER NOT ACCEPTED %s\n", q);
crypto/openssh/openbsd-compat/regress/strtonumtest.c
54
fprintf(stderr, "%s [%lld-%lld] %lld ", p, lb, ub, val);
crypto/openssh/openbsd-compat/regress/strtonumtest.c
55
fprintf(stderr, "NUMBER ACCEPTED\n");
crypto/openssh/openbsd-compat/regress/utimensattest.c
51
fprintf(stderr, "utimensat: %s: %s\n", msg,
crypto/openssh/openbsd-compat/regress/utimensattest.c
54
fprintf(stderr, "utimensat: %s: expected %ld got %ld\n",
crypto/openssh/packet.c
1190
fprintf(stderr, "plain: ");
crypto/openssh/packet.c
1297
fprintf(stderr, "encrypted: ");
crypto/openssh/packet.c
1624
fprintf(stderr, "input: \n");
crypto/openssh/packet.c
1626
fprintf(stderr, "incoming_packet: \n");
crypto/openssh/packet.c
1667
fprintf(stderr, "read_poll enc/full: ");
crypto/openssh/packet.c
1779
fprintf(stderr, "read/plain[%d]:\r\n", *typep);
crypto/openssh/regress/check-perm.c
154
fprintf(stderr, "check-perm -m [chroot | keys-command] [path]\n");
crypto/openssh/regress/check-perm.c
176
fprintf(stderr, "Invalid -m option\n"),
crypto/openssh/regress/check-perm.c
201
fprintf(stderr, "Invalid mode\n");
crypto/openssh/regress/misc/fuzz-harness/mkcorpus_sntrup761.c
67
fprintf(stderr, "making: ");
crypto/openssh/regress/misc/fuzz-harness/mkcorpus_sntrup761.c
78
fprintf(stderr, ".");
crypto/openssh/regress/misc/fuzz-harness/mkcorpus_sntrup761.c
80
fprintf(stderr, "\n");
crypto/openssh/regress/misc/fuzz-harness/sig_fuzz.cc
19
fprintf(stderr, "generate(%d, %u): %s", type, bits, ssh_err(r));
crypto/openssh/regress/misc/sk-dummy/fatal.c
19
fprintf(stderr, "%s: ", func);
crypto/openssh/regress/misc/sk-dummy/fatal.c
24
fprintf(stderr, ": %s", suffix);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
296
fprintf(stderr, "%s (len %zu):\n", preamble, l);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
299
fprintf(stderr, "%04zu: ", i);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
300
fprintf(stderr, "%02x", s[i]);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
302
fprintf(stderr, "\n");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
74
fprintf(stderr, "sk-dummy %s: ", func);
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
370
fprintf(stderr, "usage: %s [-vAU] "
crypto/openssh/regress/mkdtemp.c
32
fprintf(stderr, "mkdtemp template\n");
crypto/openssh/regress/modpipe.c
147
fprintf(stderr, "modpipe: warning - mod %u not reached\n", i);
crypto/openssh/regress/modpipe.c
36
fprintf(stderr, "Usage: modpipe -w [-m modspec ...] < in > out\n");
crypto/openssh/regress/modpipe.c
37
fprintf(stderr, "modspec is one of:\n");
crypto/openssh/regress/modpipe.c
38
fprintf(stderr, " xor:offset:value - XOR \"value\" at \"offset\"\n");
crypto/openssh/regress/modpipe.c
39
fprintf(stderr, " andor:offset:val1:val2 - AND \"val1\" then OR \"val2\" at \"offset\"\n");
crypto/openssh/regress/netcat.c
1292
fprintf(stderr,
crypto/openssh/regress/netcat.c
1301
fprintf(stderr, "\tCommand Summary:\n\
crypto/openssh/regress/netcat.c
1337
fprintf(stderr,
crypto/openssh/regress/netcat.c
1664
fprintf(stderr, "Proxy authentication "
crypto/openssh/regress/netcat.c
502
fprintf(stderr,
crypto/openssh/regress/setuid-allowed.c
33
fprintf(stderr, "check-setuid [path]\n");
crypto/openssh/regress/setuid-allowed.c
52
fprintf(stderr, "statvfs for \"%s\" failed: %s\n",
crypto/openssh/regress/unittests/kex/test_kex.c
40
fprintf(stderr, "ssh_packet_next: %s\n", ssh_err(r));
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c
78
fprintf(stderr, "Failed during fuzz:\n");
crypto/openssh/regress/unittests/sshkey/test_fuzz.c
45
fprintf(stderr, "Failed during fuzz:\n");
crypto/openssh/regress/unittests/test_helper/fuzz.c
163
fprintf(stderr, "%.4zd: ", i);
crypto/openssh/regress/unittests/test_helper/fuzz.c
166
fprintf(stderr, "%02x ", p[j]);
crypto/openssh/regress/unittests/test_helper/fuzz.c
168
fprintf(stderr, " ");
crypto/openssh/regress/unittests/test_helper/fuzz.c
170
fprintf(stderr, " ");
crypto/openssh/regress/unittests/test_helper/fuzz.c
174
fprintf(stderr, "%c", p[j]);
crypto/openssh/regress/unittests/test_helper/fuzz.c
176
fprintf(stderr, ".");
crypto/openssh/regress/unittests/test_helper/fuzz.c
179
fprintf(stderr, "\n");
crypto/openssh/regress/unittests/test_helper/fuzz.c
189
fprintf(stderr, "%s: fuzz invalid\n", __func__);
crypto/openssh/regress/unittests/test_helper/fuzz.c
193
fprintf(stderr, "fuzz original %p len = %zu\n", fuzz->seed, fuzz->slen);
crypto/openssh/regress/unittests/test_helper/fuzz.c
195
fprintf(stderr, "fuzz context %p len = %zu\n", fuzz, fuzz_len(fuzz));
crypto/openssh/regress/unittests/test_helper/test_helper.c
145
fprintf(stderr, "strdup failed\n");
crypto/openssh/regress/unittests/test_helper/test_helper.c
170
fprintf(stderr, "Unrecognised command line option\n");
crypto/openssh/regress/unittests/test_helper/test_helper.c
171
fprintf(stderr, "Usage: %s [-v]\n", __progname);
crypto/openssh/regress/unittests/test_helper/test_helper.c
222
fprintf(stderr, "Cannot access data file %s: %s\n",
crypto/openssh/regress/unittests/test_helper/test_helper.c
302
fprintf(stderr, "\n%s:%d: uncaught OpenSSL error: %s",
crypto/openssh/regress/unittests/test_helper/test_helper.c
305
fprintf(stderr, "\n%s:%d: uncaught OpenSSL error ",
crypto/openssh/regress/unittests/test_helper/test_helper.c
344
fprintf(stderr, "\n%s:%d test #%u \"%s\"%s%s\n",
crypto/openssh/regress/unittests/test_helper/test_helper.c
347
fprintf(stderr, "ASSERT_%s_%s(%s%s%s) failed:\n",
crypto/openssh/regress/unittests/test_helper/test_helper.c
361
fprintf(stderr, "%12s = 0x%s\n", a1, BN_bn2hex(aa1));
crypto/openssh/regress/unittests/test_helper/test_helper.c
362
fprintf(stderr, "%12s = 0x%s\n", a2, BN_bn2hex(aa2));
crypto/openssh/regress/unittests/test_helper/test_helper.c
380
fprintf(stderr, "%12s = %s (len %zu)\n", a1, aa1, strlen(aa1));
crypto/openssh/regress/unittests/test_helper/test_helper.c
381
fprintf(stderr, "%12s = %s (len %zu)\n", a2, aa2, strlen(aa2));
crypto/openssh/regress/unittests/test_helper/test_helper.c
421
fprintf(stderr, "%12s = %s (len %zu)\n", a1, aa1_tohex, l);
crypto/openssh/regress/unittests/test_helper/test_helper.c
422
fprintf(stderr, "%12s = %s (len %zu)\n", a2, aa2_tohex, l);
crypto/openssh/regress/unittests/test_helper/test_helper.c
460
fprintf(stderr, "%20s = %s%s (len %zu)\n", a1,
crypto/openssh/regress/unittests/test_helper/test_helper.c
464
fprintf(stderr, "%20s = 0x%02x (expected 0x%02x)\n", tmp,
crypto/openssh/regress/unittests/test_helper/test_helper.c
475
fprintf(stderr, "%12s = %d\n", a1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
476
fprintf(stderr, "%12s = %d\n", a2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
486
fprintf(stderr, "%12s = %zu\n", a1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
487
fprintf(stderr, "%12s = %zu\n", a2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
497
fprintf(stderr, "%12s = %u / 0x%x\n", a1, aa1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
498
fprintf(stderr, "%12s = %u / 0x%x\n", a2, aa2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
508
fprintf(stderr, "%12s = %ld / 0x%lx\n", a1, aa1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
509
fprintf(stderr, "%12s = %ld / 0x%lx\n", a2, aa2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
519
fprintf(stderr, "%12s = %lld / 0x%llx\n", a1, aa1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
520
fprintf(stderr, "%12s = %lld / 0x%llx\n", a2, aa2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
532
fprintf(stderr, "%12s = '%s' / 0x02%x\n", a1,
crypto/openssh/regress/unittests/test_helper/test_helper.c
534
fprintf(stderr, "%12s = '%s' / 0x02%x\n", a1,
crypto/openssh/regress/unittests/test_helper/test_helper.c
545
fprintf(stderr, "%12s = 0x%02x %u\n", a1, aa1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
546
fprintf(stderr, "%12s = 0x%02x %u\n", a2, aa2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
556
fprintf(stderr, "%12s = 0x%04x %u\n", a1, aa1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
557
fprintf(stderr, "%12s = 0x%04x %u\n", a2, aa2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
567
fprintf(stderr, "%12s = 0x%08x %u\n", a1, aa1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
568
fprintf(stderr, "%12s = 0x%08x %u\n", a2, aa2, aa2);
crypto/openssh/regress/unittests/test_helper/test_helper.c
578
fprintf(stderr, "%12s = 0x%016llx %llu\n", a1,
crypto/openssh/regress/unittests/test_helper/test_helper.c
580
fprintf(stderr, "%12s = 0x%016llx %llu\n", a2,
crypto/openssh/regress/unittests/test_helper/test_helper.c
591
fprintf(stderr, "%12s = %p\n", a1, aa1);
crypto/openssh/regress/unittests/test_helper/test_helper.c
592
fprintf(stderr, "%12s = %p\n", a2, aa2);
crypto/openssh/scp.c
2119
(void) fprintf(stderr,
crypto/openssh/scp.c
2134
(void) fprintf(fp, "%c", 0x01);
crypto/openssh/scp.c
2135
(void) fprintf(fp, "scp: ");
crypto/openssh/scp.c
2139
(void) fprintf(fp, "\n");
crypto/openssh/scp.c
2147
fprintf(stderr, "\n");
crypto/openssh/scp.c
243
fprintf(stderr, "Executing:");
crypto/openssh/scp.c
246
fprintf(stderr, "\n");
crypto/openssh/scp.c
746
fprintf(stderr, "File mtime %lld atime %lld\n",
crypto/openssh/scp.c
748
fprintf(stderr, "Sending file timestamps: %s", buf);
crypto/openssh/servconf.c
2861
fprintf(stderr, "Invalid port '%s' in test mode"
crypto/openssh/servconf.c
2868
fprintf(stderr, "Invalid test mode specification %s\n",
crypto/openssh/session.c
1195
fprintf(stderr, "Environment:\n");
crypto/openssh/session.c
1197
fprintf(stderr, " %.200s\n", env[i]);
crypto/openssh/session.c
1226
fprintf(stderr, "Running %s\n", cmd);
crypto/openssh/session.c
1230
fprintf(f, "%s %s\n", s->auth_proto,
crypto/openssh/session.c
1234
fprintf(stderr, "Could not run %s\n",
crypto/openssh/session.c
1238
fprintf(stderr, "Running %s %s\n", _PATH_BSHELL,
crypto/openssh/session.c
1243
fprintf(f, "%s %s\n", s->auth_proto,
crypto/openssh/session.c
1247
fprintf(stderr, "Could not run %s\n",
crypto/openssh/session.c
1252
fprintf(stderr,
crypto/openssh/session.c
1255
fprintf(stderr,
crypto/openssh/session.c
1264
fprintf(f, "remove %s\n",
crypto/openssh/session.c
1266
fprintf(f, "add %s %s %s\n",
crypto/openssh/session.c
1271
fprintf(stderr, "Could not run %s\n",
crypto/openssh/session.c
1451
fprintf(stderr, "WARNING: Your password has expired.\n");
crypto/openssh/session.c
1453
fprintf(stderr,
crypto/openssh/session.c
1466
fprintf(stderr,
crypto/openssh/session.c
1636
fprintf(stderr, "Could not chdir to home "
crypto/openssh/session.c
857
fprintf(stderr, "Bad line %u in %.100s\n", lineno,
crypto/openssh/sftp-server-main.c
46
fprintf(stderr, "No user found for uid %lu\n",
crypto/openssh/sftp-server.c
1894
fprintf(stderr,
crypto/openssh/sftp-server.c
1925
fprintf(stderr, "Invalid query type\n");
crypto/openssh/sftp.c
2331
fprintf(stderr, "Error: input line too long\n");
crypto/openssh/sftp.c
2389
fprintf(stderr, "dup2: %s\n", strerror(errno));
crypto/openssh/sftp.c
2407
fprintf(stderr, "exec: %s: %s\n", path, strerror(errno));
crypto/openssh/sftp.c
2427
fprintf(stderr,
crypto/openssh/sftp.c
2641
fprintf(stderr, "Missing hostname\n");
crypto/openssh/sftp.c
2678
fprintf(stderr, "Connected to %s.\n", host);
crypto/openssh/sftp.c
2680
fprintf(stderr, "Attached to %s.\n", sftp_direct);
crypto/openssh/sftp.c
348
fprintf(stderr, "Couldn't execute \"%s\": %s\n", shell,
crypto/openssh/sk-usbhid.c
156
fprintf(stderr, "%s: ", func);
crypto/openssh/ssh-add.c
1023
fprintf(stderr, "No user found with uid %u\n",
crypto/openssh/ssh-add.c
124
fprintf(stderr, "Could not remove identity \"%s\": %s\n",
crypto/openssh/ssh-add.c
129
fprintf(stderr, "Identity removed: %s %s (%s)\n", path,
crypto/openssh/ssh-add.c
238
fprintf(stderr, "Failed to remove all identities.\n");
crypto/openssh/ssh-add.c
240
fprintf(stderr, "All identities removed.\n");
crypto/openssh/ssh-add.c
279
fprintf(stderr, "Error loading key \"%s\": %s\n",
crypto/openssh/ssh-add.c
290
fprintf(stderr, "Error loading key \"%s\": %s\n",
crypto/openssh/ssh-add.c
298
fprintf(stderr, "Error loading key \"%s\": %s\n",
crypto/openssh/ssh-add.c
316
fprintf(stderr,
crypto/openssh/ssh-add.c
336
fprintf(stderr, "Could not add filename to private key: %s (%s)\n",
crypto/openssh/ssh-add.c
347
fprintf(stderr,
crypto/openssh/ssh-add.c
351
fprintf(stderr, "Skipping update: ");
crypto/openssh/ssh-add.c
353
fprintf(stderr,
crypto/openssh/ssh-add.c
356
fprintf(stderr,
crypto/openssh/ssh-add.c
368
fprintf(stderr, "Cannot load FIDO key %s "
crypto/openssh/ssh-add.c
383
fprintf(stderr, "Identity added: %s (%s)\n",
crypto/openssh/ssh-add.c
386
fprintf(stderr,
crypto/openssh/ssh-add.c
390
fprintf(stderr, "The user must confirm "
crypto/openssh/ssh-add.c
395
fprintf(stderr, "Could not add identity \"%s\": %s\n",
crypto/openssh/ssh-add.c
441
fprintf(stderr, "Certificate added: %s (%s)\n", certpath,
crypto/openssh/ssh-add.c
444
fprintf(stderr, "Lifetime set to %d seconds\n",
crypto/openssh/ssh-add.c
448
fprintf(stderr, "The user must confirm each use "
crypto/openssh/ssh-add.c
484
fprintf(stderr, "Card %s: %s\n",
crypto/openssh/ssh-add.c
488
fprintf(stderr, "Could not %s card \"%s\": %s\n",
crypto/openssh/ssh-add.c
542
fprintf(stderr, "error fetching identities: %s\n",
crypto/openssh/ssh-add.c
558
fprintf(stderr, "sshkey_write: %s\n",
crypto/openssh/ssh-add.c
562
fprintf(stdout, " %s", idlist->comments[i]);
crypto/openssh/ssh-add.c
565
fprintf(stdout,
crypto/openssh/ssh-add.c
567
fprintf(stdout, "\n");
crypto/openssh/ssh-add.c
586
fprintf(stderr, "Passwords do not match.\n");
crypto/openssh/ssh-add.c
593
fprintf(stderr, "Agent %slocked.\n", lock ? "" : "un");
crypto/openssh/ssh-add.c
596
fprintf(stderr, "Failed to %slock agent: %s\n",
crypto/openssh/ssh-add.c
637
fprintf(stderr, "Resident identity added: %s %s\n",
crypto/openssh/ssh-add.c
640
fprintf(stderr,
crypto/openssh/ssh-add.c
644
fprintf(stderr, "The user must confirm "
crypto/openssh/ssh-add.c
794
fprintf(stderr,
crypto/openssh/ssh-add.c
839
fprintf(stderr, "Could not open a connection to your "
crypto/openssh/ssh-add.c
843
fprintf(stderr, "Error connecting to agent: %s\n", ssh_err(r));
crypto/openssh/ssh-add.c
927
fprintf(stderr, "Invalid lifetime\n");
crypto/openssh/ssh-agent.c
2232
fprintf(stderr,
crypto/openssh/ssh-agent.c
2335
fprintf(stderr, "Invalid lifetime\n");
crypto/openssh/ssh-agent.c
2366
fprintf(stderr, "%s not set, cannot kill agent\n",
crypto/openssh/ssh-agent.c
2372
fprintf(stderr,
crypto/openssh/ssh-ecdsa-sk.c
210
fprintf(stderr, "%s: received origin: %s\n", __func__, origin);
crypto/openssh/ssh-ecdsa-sk.c
211
fprintf(stderr, "%s: received clientData:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
213
fprintf(stderr, "%s: expected clientData premable:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
313
fprintf(stderr, "%s: data: (len %zu)\n", __func__, dlen);
crypto/openssh/ssh-ecdsa-sk.c
315
fprintf(stderr, "%s: sig_r: %s\n", __func__, (tmp = BN_bn2hex(sig_r)));
crypto/openssh/ssh-ecdsa-sk.c
317
fprintf(stderr, "%s: sig_s: %s\n", __func__, (tmp = BN_bn2hex(sig_s)));
crypto/openssh/ssh-ecdsa-sk.c
319
fprintf(stderr, "%s: sig_flags = 0x%02x, sig_counter = %u\n",
crypto/openssh/ssh-ecdsa-sk.c
322
fprintf(stderr, "%s: webauthn origin: %s\n", __func__,
crypto/openssh/ssh-ecdsa-sk.c
324
fprintf(stderr, "%s: webauthn_wrapper:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
356
fprintf(stderr, "%s: hashed application:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
358
fprintf(stderr, "%s: hashed message:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
371
fprintf(stderr, "%s: signed buf:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
394
fprintf(stderr, "%s: signed hash:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
165
fprintf(stderr, "%s: data:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
167
fprintf(stderr, "%s: sigblob:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
169
fprintf(stderr, "%s: sig_flags = 0x%02x, sig_counter = %u\n",
crypto/openssh/ssh-ed25519-sk.c
192
fprintf(stderr, "%s: hashed application:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
194
fprintf(stderr, "%s: hashed message:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
216
fprintf(stderr, "%s: signed buf:\n", __func__);
crypto/openssh/ssh-keygen.c
1234
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/ssh-keygen.c
1251
fprintf(ctx->out, "%s %s\n", hashed, l->rawkey);
crypto/openssh/ssh-keygen.c
1263
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/ssh-keygen.c
1285
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/ssh-keygen.c
1323
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/ssh-keygen.c
1332
fprintf(ctx->out, "%s\n", l->line);
crypto/openssh/ssh-keygen.c
2621
fprintf(stderr, "Signing data on standard input\n");
crypto/openssh/ssh-keygen.c
2623
fprintf(stderr, "Signing file %s\n", filename);
crypto/openssh/ssh-keygen.c
2637
fprintf(stderr, "Confirm user presence for key %s %s\n",
crypto/openssh/ssh-keygen.c
2682
fprintf(stderr, "Write signature to %s\n",
crypto/openssh/ssh-keygen.c
2958
fprintf(stderr, "No principal matched.\n");
crypto/openssh/ssh-keygen.c
2981
fprintf(stderr, "No principal matched.\n");
crypto/openssh/ssh-keygen.c
3329
fprintf(stderr,
crypto/openssh/ssh-keygen.c
3345
fprintf(stderr,
crypto/openssh/ssh-keygen.c
3348
fprintf(stderr,
crypto/openssh/ssh-keygen.c
369
fprintf(stdout, "%s\n", SSH_COM_PUBLIC_BEGIN);
crypto/openssh/ssh-keygen.c
370
fprintf(stdout, "Comment: \"%s\"\n%s", comment, b64);
crypto/openssh/ssh-keygen.c
371
fprintf(stdout, "%s\n", SSH_COM_PUBLIC_END);
crypto/openssh/ssh-keygen.c
817
fprintf(stdout, "\n");
crypto/openssh/ssh-keygen.c
866
fprintf(stdout, " %s", comment);
crypto/openssh/ssh-keygen.c
867
fprintf(stdout, "\n");
crypto/openssh/ssh-keygen.c
909
fprintf(stdout, "%s%s\n",
crypto/openssh/ssh-keyscan.c
289
fprintf(stderr, "kex_setup: %s\n", ssh_err(r));
crypto/openssh/ssh-keyscan.c
335
r = fprintf(stdout, "%s ", known_host);
crypto/openssh/ssh-keyscan.c
549
fprintf(stdout, "%c %s:%d %s\n", print_sshfp ? ';' : '#',
crypto/openssh/ssh-keyscan.c
660
fprintf(stderr,
crypto/openssh/ssh-keyscan.c
702
fprintf(stderr, "Bad port '%s'\n", optarg);
crypto/openssh/ssh-keyscan.c
709
fprintf(stderr, "Bad timeout '%s'\n", optarg);
crypto/openssh/ssh-pkcs11-client.c
597
fprintf(stderr, "dup2: %s\n", strerror(errno));
crypto/openssh/ssh-pkcs11-client.c
610
fprintf(stderr, "exec: %s: %s\n", prog, strerror(errno));
crypto/openssh/ssh-pkcs11-helper.c
367
fprintf(stderr, "usage: %s [-v]\n", __progname);
crypto/openssh/ssh-pkcs11-helper.c
453
fprintf(stderr, "PKCS#11 code is not enabled\n");
crypto/openssh/ssh-sk-helper.c
296
fprintf(stderr, "usage: %s [-v]\n", __progname);
crypto/openssh/ssh-sk-helper.c
364
fprintf(stderr, "ssh-sk-helper: disabled at compile time\n");
crypto/openssh/ssh-sk.c
610
fprintf(stderr, "%s: sig_r:\n", __func__);
crypto/openssh/ssh-sk.c
612
fprintf(stderr, "%s: sig_s:\n", __func__);
crypto/openssh/ssh-sk.c
614
fprintf(stderr, "%s: inner:\n", __func__);
crypto/openssh/ssh-sk.c
643
fprintf(stderr, "%s: sig_r:\n", __func__);
crypto/openssh/ssh-sk.c
695
fprintf(stderr, "%s: sk_flags = 0x%02x, sk_application = \"%s\"\n",
crypto/openssh/ssh-sk.c
697
fprintf(stderr, "%s: sk_key_handle:\n", __func__);
crypto/openssh/ssh-sk.c
729
fprintf(stderr, "%s: sig_flags = 0x%02x, sig_counter = %u\n",
crypto/openssh/ssh-sk.c
731
fprintf(stderr, "%s: data to sign:\n", __func__);
crypto/openssh/ssh-sk.c
733
fprintf(stderr, "%s: sigbuf:\n", __func__);
crypto/openssh/ssh.c
1005
fprintf(stderr, "Unknown mac type '%s'\n",
crypto/openssh/ssh.c
1020
fprintf(stderr, "Bad port '%s'\n",
crypto/openssh/ssh.c
1035
fprintf(stderr,
crypto/openssh/ssh.c
1047
fprintf(stderr,
crypto/openssh/ssh.c
1058
fprintf(stderr,
crypto/openssh/ssh.c
1180
fprintf(stderr,
crypto/openssh/ssh.c
183
fprintf(stderr,
crypto/openssh/ssh.c
893
fprintf(stderr, "Warning: Identity file %s "
crypto/openssh/ssh.c
905
fprintf(stderr, "no support for PKCS#11.\n");
crypto/openssh/ssh.c
938
fprintf(stderr, "%s, %s\n",
crypto/openssh/ssh.c
947
fprintf(stderr,
crypto/openssh/ssh.c
964
fprintf(stderr,
crypto/openssh/ssh.c
985
fprintf(stderr, "Bad escape character '%s'.\n",
crypto/openssh/ssh.c
993
fprintf(stderr, "Unknown cipher type '%s'\n",
crypto/openssh/sshbuf-misc.c
46
fprintf(f, "%.4zu: ", i);
crypto/openssh/sshbuf-misc.c
49
fprintf(f, "%02x ", p[j]);
crypto/openssh/sshbuf-misc.c
51
fprintf(f, " ");
crypto/openssh/sshbuf-misc.c
53
fprintf(f, " ");
crypto/openssh/sshbuf-misc.c
57
fprintf(f, "%c", p[j]);
crypto/openssh/sshbuf-misc.c
59
fprintf(f, ".");
crypto/openssh/sshbuf-misc.c
62
fprintf(f, "\n");
crypto/openssh/sshbuf-misc.c
69
fprintf(f, "buffer len = %zu\n", sshbuf_len(buf));
crypto/openssh/sshd-auth.c
375
fprintf(stderr, "%s, %s\n", SSH_VERSION, SSH_OPENSSL_VERSION);
crypto/openssh/sshd-auth.c
376
fprintf(stderr,
crypto/openssh/sshd-auth.c
543
fprintf(stderr, "too many ports.\n");
crypto/openssh/sshd-auth.c
548
fprintf(stderr, "Bad port number.\n");
crypto/openssh/sshd-auth.c
554
fprintf(stderr, "Invalid login grace time.\n");
crypto/openssh/sshd-auth.c
579
fprintf(stderr, "Invalid utmp length.\n");
crypto/openssh/sshd-auth.c
591
fprintf(stderr, "%s, %s\n",
crypto/openssh/sshd-auth.c
635
fprintf(stderr, "Extra argument %s.\n", av[optind]);
crypto/openssh/sshd-session.c
629
fprintf(stderr, "%s, %s\n", SSH_RELEASE, SSH_OPENSSL_VERSION);
crypto/openssh/sshd-session.c
630
fprintf(stderr,
crypto/openssh/sshd-session.c
935
fprintf(stderr, "too many ports.\n");
crypto/openssh/sshd-session.c
940
fprintf(stderr, "Bad port number.\n");
crypto/openssh/sshd-session.c
946
fprintf(stderr, "Invalid login grace time.\n");
crypto/openssh/sshd-session.c
971
fprintf(stderr, "Invalid utmp length.\n");
crypto/openssh/sshd-session.c
983
fprintf(stderr, "%s, %s\n",
crypto/openssh/sshd-session.c
994
fprintf(stderr, "Extra argument %s.\n", av[optind]);
crypto/openssh/sshd.c
1467
fprintf(stderr, "too many ports.\n");
crypto/openssh/sshd.c
1472
fprintf(stderr, "Bad port number.\n");
crypto/openssh/sshd.c
1478
fprintf(stderr, "Invalid login grace time.\n");
crypto/openssh/sshd.c
1504
fprintf(stderr, "Invalid utmp length.\n");
crypto/openssh/sshd.c
1516
fprintf(stderr, "%s, %s\n",
crypto/openssh/sshd.c
1633
fprintf(stderr, "Extra argument %s.\n", av[optind]);
crypto/openssh/sshd.c
1933
fprintf(f, "%ld\n", (long) getpid());
crypto/openssh/sshd.c
662
fprintf(stderr, "%s %s, %s\n",
crypto/openssh/sshd.c
666
fprintf(stderr, "%s, %s\n",
crypto/openssh/sshd.c
668
fprintf(stderr,
crypto/openssh/sshkey.c
1654
fprintf(stderr, "%s: entering for %s\n", __func__, sshkey_ssh_name(k));
crypto/openssh/sshkey.c
1675
fprintf(stderr, "%s: key+iv\n", __func__);
crypto/openssh/sshkey.c
1700
fprintf(stderr, "%s: serialised\n", __func__);
crypto/openssh/sshkey.c
1713
fprintf(stderr, "%s: encrypted\n", __func__);
crypto/openssh/sshkey.c
1788
fprintf(stderr, "%s: entering for %s\n", __func__, sshkey_ssh_name(k));
crypto/openssh/sshkey.c
1818
fprintf(stderr, "%s: key+iv\n", __func__);
crypto/openssh/sshkey.c
1832
fprintf(stderr, "%s: encrypted\n", __func__);
crypto/openssh/sshkey.c
1839
fprintf(stderr, "%s: serialised\n", __func__);
crypto/openssh/sshkey.c
2804
fprintf(stderr, "%s: BN_new failed\n", __func__);
crypto/openssh/sshkey.c
2809
fprintf(stderr, "%s: EC_POINT_get_affine_coordinates_GFp\n",
crypto/openssh/xmss_fast.c
56
fprintf(stderr, "For BDS traversal, H - K must be even, with H > K >= 2!\n");
crypto/openssh/xmss_fast.c
93
fprintf(stderr, "d must divide h without remainder!\n");
crypto/openssl/apps/openssl.c
188
fprintf(stderr,
crypto/openssl/apps/openssl.c
225
fprintf(stderr,
crypto/openssl/apps/speed.c
5241
fprintf(stdout, "+H");
crypto/openssl/apps/speed.c
5243
fprintf(stdout, ":%d", mblengths[j]);
crypto/openssl/apps/speed.c
5244
fprintf(stdout, "\n");
crypto/openssl/apps/speed.c
5245
fprintf(stdout, "+F:%d:%s", D_EVP, alg_name);
crypto/openssl/apps/speed.c
5247
fprintf(stdout, ":%.2f", results[D_EVP][j]);
crypto/openssl/apps/speed.c
5248
fprintf(stdout, "\n");
crypto/openssl/apps/speed.c
5250
fprintf(stdout,
crypto/openssl/apps/speed.c
5252
fprintf(stdout, "type ");
crypto/openssl/apps/speed.c
5254
fprintf(stdout, "%7d bytes", mblengths[j]);
crypto/openssl/apps/speed.c
5255
fprintf(stdout, "\n");
crypto/openssl/apps/speed.c
5256
fprintf(stdout, "%-24s", alg_name);
crypto/openssl/apps/speed.c
5260
fprintf(stdout, " %11.2fk", results[D_EVP][j] / 1e3);
crypto/openssl/apps/speed.c
5262
fprintf(stdout, " %11.2f ", results[D_EVP][j]);
crypto/openssl/apps/speed.c
5264
fprintf(stdout, "\n");
crypto/openssl/apps/vms_decc_init.c
106
fprintf(stderr, " %s = %d, sts = %d.\n",
crypto/openssl/apps/vms_decc_init.c
113
fprintf(stderr,
crypto/openssl/apps/vms_decc_init.c
121
fprintf(stderr,
crypto/openssl/apps/vms_decc_init.c
127
fprintf(stderr, " DECC_INIT complete.\n");
crypto/openssl/crypto/bio/bio_local.h
151
#define UP_fprintf fprintf
crypto/openssl/crypto/conf/conf_sap.c
65
fprintf(stderr, "OPENSSL_INIT: ossl_config_int(%s, %s, %lu)\n",
crypto/openssl/crypto/engine/eng_openssl.c
211
fprintf(stderr, "(TEST_ENG_OPENSSL_RC4) test_init_key() called\n");
crypto/openssl/crypto/engine/eng_openssl.c
224
fprintf(stderr, "(TEST_ENG_OPENSSL_RC4) test_cipher() called\n");
crypto/openssl/crypto/engine/eng_openssl.c
312
fprintf(stderr, "(TEST_ENG_OPENSSL_RC4) returning NULL for "
crypto/openssl/crypto/engine/eng_openssl.c
330
fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_init() called\n");
crypto/openssl/crypto/engine/eng_openssl.c
338
fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_update() called\n");
crypto/openssl/crypto/engine/eng_openssl.c
346
fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) test_sha1_final() called\n");
crypto/openssl/crypto/engine/eng_openssl.c
407
fprintf(stderr, "(TEST_ENG_OPENSSL_SHA) returning NULL for "
crypto/openssl/crypto/engine/eng_openssl.c
425
fprintf(stderr, "(TEST_ENG_OPENSSL_PKEY)Loading Private key %s\n",
crypto/openssl/crypto/engine/eng_openssl.c
470
fprintf(stderr, "(TEST_ENG_OPENSSL_HMAC) ossl_hmac_init() called\n");
crypto/openssl/crypto/init.c
104
fprintf(stderr, "OPENSSL_INIT: ossl_init_register_atexit()\n");
crypto/openssl/crypto/init.c
125
fprintf(stderr, "OPENSSL_INIT: ossl_init_no_register_atexit ok!\n");
crypto/openssl/crypto/sha/keccak1600.c
1278
fprintf(stderr, "failure\n");
crypto/openssl/crypto/sha/keccak1600.c
1281
fprintf(stderr, "success\n");
crypto/openssl/crypto/ui/ui_openssl.c
239
fprintf(tty_out, "Verifying - %s", UI_get0_output_string(uis));
crypto/openssl/crypto/ui/ui_openssl.c
246
fprintf(tty_out, "Verify failure\n");
crypto/openssl/crypto/ui/ui_openssl.c
356
fprintf(tty_out, "\n");
crypto/openssl/demos/bio/client-arg.c
36
fprintf(stderr, "Missing argument for %s\n", *args);
crypto/openssl/demos/bio/client-arg.c
40
fprintf(stderr, "Error in command %s\n", *args);
crypto/openssl/demos/bio/client-arg.c
51
fprintf(stderr, "Missing -connect argument\n");
crypto/openssl/demos/bio/client-arg.c
58
fprintf(stderr, "Unknown argument %s\n", *args);
crypto/openssl/demos/bio/client-arg.c
64
fprintf(stderr, "Finish error\n");
crypto/openssl/demos/bio/client-arg.c
80
fprintf(stderr, "Can't locate SSL pointer\n");
crypto/openssl/demos/bio/client-arg.c
90
fprintf(stderr, "Error connecting to server\n");
crypto/openssl/demos/bio/client-conf.c
34
fprintf(stderr, "Error processing config file\n");
crypto/openssl/demos/bio/client-conf.c
36
fprintf(stderr, "Error on line %ld\n", errline);
crypto/openssl/demos/bio/client-conf.c
43
fprintf(stderr, "Error retrieving default section\n");
crypto/openssl/demos/bio/client-conf.c
58
fprintf(stderr, "Error processing %s = %s\n",
crypto/openssl/demos/bio/client-conf.c
66
fprintf(stderr, "Unknown configuration option %s\n", cnf->name);
crypto/openssl/demos/bio/client-conf.c
72
fprintf(stderr, "Finish error\n");
crypto/openssl/demos/bio/client-conf.c
88
fprintf(stderr, "Can't locate SSL pointer\n");
crypto/openssl/demos/bio/client-conf.c
98
fprintf(stderr, "Error connecting to server\n");
crypto/openssl/demos/bio/sconnect.c
111
fprintf(stderr, "read DELAY\n");
crypto/openssl/demos/bio/sconnect.c
125
fprintf(stderr, "errno=%d ", errno);
crypto/openssl/demos/bio/sconnect.c
92
fprintf(stderr, "write DELAY\n");
crypto/openssl/demos/bio/server-arg.c
47
fprintf(stderr, "Missing argument for %s\n", *args);
crypto/openssl/demos/bio/server-arg.c
51
fprintf(stderr, "Error in command %s\n", *args);
crypto/openssl/demos/bio/server-arg.c
62
fprintf(stderr, "Missing -port argument\n");
crypto/openssl/demos/bio/server-arg.c
69
fprintf(stderr, "Unknown argument %s\n", *args);
crypto/openssl/demos/bio/server-arg.c
75
fprintf(stderr, "Finish error\n");
crypto/openssl/demos/bio/server-cmod.c
35
fprintf(stderr, "Error processing config file\n");
crypto/openssl/demos/bio/server-cmod.c
40
fprintf(stderr, "Error configuring server.\n");
crypto/openssl/demos/bio/server-conf.c
45
fprintf(stderr, "Error processing config file\n");
crypto/openssl/demos/bio/server-conf.c
47
fprintf(stderr, "Error on line %ld\n", errline);
crypto/openssl/demos/bio/server-conf.c
54
fprintf(stderr, "Error retrieving default section\n");
crypto/openssl/demos/bio/server-conf.c
70
fprintf(stderr, "Error processing %s = %s\n",
crypto/openssl/demos/bio/server-conf.c
78
fprintf(stderr, "Unknown configuration option %s\n", cnf->name);
crypto/openssl/demos/bio/server-conf.c
84
fprintf(stderr, "Finish error\n");
crypto/openssl/demos/cms/cms_comp.c
56
fprintf(stderr, "Error Compressing Data\n");
crypto/openssl/demos/cms/cms_ddec.c
77
fprintf(stderr, "Error Decrypting Data\n");
crypto/openssl/demos/cms/cms_dec.c
69
fprintf(stderr, "Error Decrypting Data\n");
crypto/openssl/demos/cms/cms_denc.c
83
fprintf(stderr, "Error Encrypting Data\n");
crypto/openssl/demos/cms/cms_enc.c
81
fprintf(stderr, "Error Encrypting Data\n");
crypto/openssl/demos/cms/cms_sign.c
78
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/cms/cms_sign2.c
87
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/cms/cms_uncomp.c
48
fprintf(stderr, "Error Uncompressing Data\n");
crypto/openssl/demos/cms/cms_ver.c
110
fprintf(stderr, "Verification Failure\n");
crypto/openssl/demos/cms/cms_ver.c
120
fprintf(stderr, "Error Verifying Data\n");
crypto/openssl/demos/cms/cms_ver.c
49
fprintf(stderr, "unrecognized signingTime type\n");
crypto/openssl/demos/digest/BIO_f_md.c
106
fprintf(stderr, "BIO_gets(bio_digest) failed\n");
crypto/openssl/demos/digest/BIO_f_md.c
110
fprintf(stdout, "%02x", (unsigned char)digest_value[j]);
crypto/openssl/demos/digest/BIO_f_md.c
112
fprintf(stdout, "\n");
crypto/openssl/demos/digest/BIO_f_md.c
51
fprintf(stderr, "BIO_new_fd() for stdin returned NULL\n");
crypto/openssl/demos/digest/BIO_f_md.c
56
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/digest/BIO_f_md.c
67
fprintf(stderr, "EVP_MD_fetch did not find SHA3-512.\n");
crypto/openssl/demos/digest/BIO_f_md.c
72
fprintf(stderr, "EVP_MD_get_size returned invalid size.\n");
crypto/openssl/demos/digest/BIO_f_md.c
78
fprintf(stderr, "Can't allocate %lu bytes for the digest value.\n", (unsigned long)digest_size);
crypto/openssl/demos/digest/BIO_f_md.c
84
fprintf(stderr, "BIO_new(BIO_f_md()) returned NULL\n");
crypto/openssl/demos/digest/BIO_f_md.c
89
fprintf(stderr, "BIO_set_md failed.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
144
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
156
fprintf(stderr, "EVP_MD_fetch could not find SHA3-512.");
crypto/openssl/demos/digest/EVP_MD_demo.c
162
fprintf(stderr, "EVP_MD_get_size returned invalid size.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
168
fprintf(stderr, "No memory.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
177
fprintf(stderr, "EVP_MD_CTX_new failed.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
185
fprintf(stderr, "EVP_DigestInit failed.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
190
fprintf(stderr, "EVP_DigestUpdate(hamlet_1) failed.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
194
fprintf(stderr, "EVP_DigestUpdate(hamlet_2) failed.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
198
fprintf(stderr, "EVP_DigestFinal() failed.\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
202
fprintf(stdout, "%02x", digest_value[j]);
crypto/openssl/demos/digest/EVP_MD_demo.c
204
fprintf(stdout, "\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
207
fprintf(stdout, "Digest length(%d) not equal to known answer length(%lu).\n",
crypto/openssl/demos/digest/EVP_MD_demo.c
211
fprintf(stdout, "%02x", known_answer[j]);
crypto/openssl/demos/digest/EVP_MD_demo.c
213
fprintf(stdout, "\nDigest does not match known answer\n");
crypto/openssl/demos/digest/EVP_MD_demo.c
215
fprintf(stdout, "Digest computed properly.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
103
fprintf(stderr, "EVP_DigestFinal() failed.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
108
fprintf(stdout, "%02x", digest_value[ii]);
crypto/openssl/demos/digest/EVP_MD_stdin.c
110
fprintf(stdout, "\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
48
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
60
fprintf(stderr, "EVP_MD_fetch could not find SHA3-512.");
crypto/openssl/demos/digest/EVP_MD_stdin.c
68
fprintf(stderr, "EVP_MD_get_size returned invalid size.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
74
fprintf(stderr, "No memory.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
83
fprintf(stderr, "EVP_MD_CTX_new failed.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
92
fprintf(stderr, "EVP_DigestInit failed.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
98
fprintf(stderr, "EVP_DigestUpdate() failed.\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
100
fprintf(stderr, "Failed to allocate memory for digest\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
106
fprintf(stderr, "Failed to finalize hash\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
120
fprintf(stderr, "Output does not match expected result\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
58
fprintf(stderr, "Specify a non-negative digest length\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
71
fprintf(stderr, "Failed to retrieve SHAKE256 algorithm\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
78
fprintf(stderr, "Failed to create digest context\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
84
fprintf(stderr, "Failed to initialize digest\n");
crypto/openssl/demos/digest/EVP_MD_xof.c
93
fprintf(stderr, "Failed to hash input message\n");
crypto/openssl/demos/encode/ec_encode.c
128
fprintf(stderr, "OSSL_ENCODER_CTX_new_for_pkey() failed\n");
crypto/openssl/demos/encode/ec_encode.c
150
fprintf(stderr, "OSSL_ENCODER_CTX_set_cipher() failed\n");
crypto/openssl/demos/encode/ec_encode.c
159
fprintf(stderr, "OSSL_ENCODER_CTX_set_passphrase() failed\n");
crypto/openssl/demos/encode/ec_encode.c
166
fprintf(stderr, "OSSL_ENCODER_to_fp() failed\n");
crypto/openssl/demos/encode/ec_encode.c
193
fprintf(stderr, "Failed to decode key\n");
crypto/openssl/demos/encode/ec_encode.c
198
fprintf(stderr, "Failed to encode key\n");
crypto/openssl/demos/encode/ec_encode.c
50
fprintf(stderr, "OSSL_DECODER_CTX_new_for_pkey() failed\n");
crypto/openssl/demos/encode/ec_encode.c
68
fprintf(stderr, "OSSL_DECODER_CTX_set_passphrase() failed\n");
crypto/openssl/demos/encode/ec_encode.c
75
fprintf(stderr, "OSSL_DECODER_from_fp() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
128
fprintf(stderr, "OSSL_ENCODER_CTX_new_for_pkey() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
147
fprintf(stderr, "OSSL_ENCODER_CTX_set_cipher() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
156
fprintf(stderr, "OSSL_ENCODER_CTX_set_passphrase() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
163
fprintf(stderr, "OSSL_ENCODER_to_fp() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
190
fprintf(stderr, "Failed to decode key\n");
crypto/openssl/demos/encode/rsa_encode.c
195
fprintf(stderr, "Failed to encode key\n");
crypto/openssl/demos/encode/rsa_encode.c
50
fprintf(stderr, "OSSL_DECODER_CTX_new_for_pkey() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
68
fprintf(stderr, "OSSL_DECODER_CTX_set_passphrase() failed\n");
crypto/openssl/demos/encode/rsa_encode.c
75
fprintf(stderr, "OSSL_DECODER_from_fp() failed\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
110
fprintf(stderr, "Get public key failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
115
fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
121
fprintf(stderr, "EVP_PKEY_encrypt_init_ex() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
126
fprintf(stderr, "EVP_PKEY_encrypt() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
131
fprintf(stderr, "Malloc failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
135
fprintf(stderr, "EVP_PKEY_encrypt() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
140
fprintf(stdout, "Encrypted:\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
142
fprintf(stdout, "\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
167
fprintf(stderr, "Get private key failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
172
fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
180
fprintf(stderr, "EVP_PKEY_decrypt_init_ex() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
185
fprintf(stderr, "EVP_PKEY_decrypt() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
190
fprintf(stderr, "Malloc failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
194
fprintf(stderr, "EVP_PKEY_decrypt() failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
199
fprintf(stdout, "Decrypted:\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
201
fprintf(stdout, "\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
221
fprintf(stderr, "encryption failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
226
fprintf(stderr, "decryption failed.\n");
crypto/openssl/demos/encrypt/rsa_encrypt.c
230
fprintf(stderr, "Decrypted data does not match expected value\n");
crypto/openssl/demos/guide/quic-server-block.c
137
fprintf(stderr, "couldn't load certificate file: %s\n", cert_path);
crypto/openssl/demos/guide/quic-server-block.c
148
fprintf(stderr, "couldn't load key file: %s\n", key_path);
crypto/openssl/demos/guide/quic-server-block.c
183
fprintf(stderr, "cannot create socket");
crypto/openssl/demos/guide/quic-server-block.c
192
fprintf(stderr, "cannot bind to %u\n", port);
crypto/openssl/demos/guide/quic-server-block.c
244
fprintf(stderr, "error while accepting connection\n");
crypto/openssl/demos/guide/quic-server-block.c
254
fprintf(stderr, "Error echoing client input");
crypto/openssl/demos/guide/quic-server-block.c
260
fprintf(stderr, "Unable to conclude stream\n");
crypto/openssl/demos/guide/quic-server-block.c
40
fprintf(stderr, "%s: ", progname);
crypto/openssl/demos/guide/quic-server-non-block.c
137
fprintf(stderr, "couldn't load certificate file: %s\n", cert_path);
crypto/openssl/demos/guide/quic-server-non-block.c
148
fprintf(stderr, "couldn't load key file: %s\n", key_path);
crypto/openssl/demos/guide/quic-server-non-block.c
183
fprintf(stderr, "cannot create socket");
crypto/openssl/demos/guide/quic-server-non-block.c
192
fprintf(stderr, "cannot bind to %u\n", port);
crypto/openssl/demos/guide/quic-server-non-block.c
199
fprintf(stderr, "Unable to set port to nonblocking mode");
crypto/openssl/demos/guide/quic-server-non-block.c
234
fprintf(stderr, "Unable to get file descriptor");
crypto/openssl/demos/guide/quic-server-non-block.c
40
fprintf(stderr, "%s: ", progname);
crypto/openssl/demos/guide/quic-server-non-block.c
416
fprintf(stderr, "Could not fit all data into buffer\n");
crypto/openssl/demos/guide/quic-server-non-block.c
429
fprintf(stderr, "Failed reading remaining data\n");
crypto/openssl/demos/guide/quic-server-non-block.c
440
fprintf(stderr, "Failed to write data\n");
crypto/openssl/demos/guide/quic-server-non-block.c
445
fprintf(stderr, "Failed to echo data [read: %lu, written: %lu]\n",
crypto/openssl/demos/guide/tls-server-block.c
247
fprintf(stderr, "New client connection accepted\n");
crypto/openssl/demos/guide/tls-server-block.c
274
fprintf(stderr, "Client connection closed, %zu bytes sent\n", total);
crypto/openssl/demos/guide/tls-server-block.c
39
fprintf(stderr, "%s: ", progname);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1100
fprintf(stderr, "wait_for_activity failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1130
fprintf(stderr, "read_from_ssl_ids hassomething failed\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1153
fprintf(stderr, "quic_server_h3streams failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1196
fprintf(stderr, "nghttp3_conn_submit_response failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1235
fprintf(stderr, "quic_server_write failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1242
fprintf(stderr, "nghttp3_conn_add_write_offset failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1348
fprintf(stderr, "usage: %s <port> <server.crt> <server.key>\n",
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
1360
fprintf(stderr, "invalid port: %lu\n", port);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
289
fprintf(stdout, ": ");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
291
fprintf(stdout, "\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
317
fprintf(stderr, "on_end_headers!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
326
fprintf(stderr, "on_recv_data! %ld\n", (unsigned long)datalen);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
327
fprintf(stderr, "on_recv_data! %.*s\n", (int)datalen, data);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
353
fprintf(stderr, "SSL_read %d on %llu failed\n",
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
405
fprintf(stderr, "quic_server_h3streams no connection\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
414
fprintf(stderr, "=> Stream == NULL!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
422
fprintf(stderr, "=> Stream == NULL!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
427
fprintf(stderr, "=> Opened on %llu\n",
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
431
fprintf(stderr, "=> Stream == NULL!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
438
fprintf(stderr, "nghttp3_conn_bind_qpack_streams failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
442
fprintf(stderr, "nghttp3_conn_bind_qpack_streams failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
501
fprintf(stderr, "SSL_poll failed\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
533
fprintf(stderr, "error while accepting connection\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
559
fprintf(stderr, "nghttp3_conn_client_new failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
567
fprintf(stderr, "error while setting inccoming stream policy\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
636
fprintf(stderr, "quic_server_h3streams failed!\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
861
fprintf(stderr, "couldn't write on connection\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
913
fprintf(stderr, "couldn't load certificate file: %s\n", cert_path);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
918
fprintf(stderr, "couldn't load key file: %s\n", key_path);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
923
fprintf(stderr, "private key check failed\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
943
fprintf(stderr, "cannot create socket");
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
951
fprintf(stderr, "cannot bind to %u\n", port);
crypto/openssl/demos/http3/ossl-nghttp3-demo-server.c
992
fprintf(stderr, "Unable to get file descriptor");
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
37
fprintf(stderr, ": ");
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
39
fprintf(stderr, "\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
48
fprintf(stderr, "\n");
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
91
fprintf(stderr, "usage: %s <host:port>\n", argv[0]);
crypto/openssl/demos/kdf/argon2.c
101
fprintf(stderr, "EVP_KDF_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/argon2.c
139
fprintf(stderr, "EVP_KDF_derive() failed\n");
crypto/openssl/demos/kdf/argon2.c
144
fprintf(stderr, "Generated key does not match expected value\n");
crypto/openssl/demos/kdf/argon2.c
87
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/argon2.c
94
fprintf(stderr, "EVP_KDF_fetch() returned NULL\n");
crypto/openssl/demos/kdf/hkdf.c
55
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/hkdf.c
62
fprintf(stderr, "EVP_KDF_fetch() returned NULL\n");
crypto/openssl/demos/kdf/hkdf.c
69
fprintf(stderr, "EVP_KDF_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/hkdf.c
89
fprintf(stderr, "EVP_KDF_derive() failed\n");
crypto/openssl/demos/kdf/hkdf.c
94
fprintf(stderr, "Generated key does not match expected value\n");
crypto/openssl/demos/kdf/pbkdf2.c
102
fprintf(stderr, "EVP_KDF_derive() failed\n");
crypto/openssl/demos/kdf/pbkdf2.c
107
fprintf(stderr, "Generated key does not match expected value\n");
crypto/openssl/demos/kdf/pbkdf2.c
69
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/pbkdf2.c
76
fprintf(stderr, "EVP_KDF_fetch() returned NULL\n");
crypto/openssl/demos/kdf/pbkdf2.c
83
fprintf(stderr, "EVP_KDF_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/scrypt.c
105
fprintf(stderr, "EVP_KDF_derive() failed\n");
crypto/openssl/demos/kdf/scrypt.c
110
fprintf(stderr, "Generated key does not match expected value\n");
crypto/openssl/demos/kdf/scrypt.c
71
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/kdf/scrypt.c
78
fprintf(stderr, "EVP_KDF_fetch() returned NULL\n");
crypto/openssl/demos/kdf/scrypt.c
85
fprintf(stderr, "EVP_KDF_CTX_new() returned NULL\n");
crypto/openssl/demos/keyexch/ecdh.c
192
fprintf(stderr, "Create peer failed\n");
crypto/openssl/demos/keyexch/ecdh.c
202
fprintf(stderr, "Generate secrets failed\n");
crypto/openssl/demos/keyexch/ecdh.c
209
fprintf(stderr, "Derived secrets do not match\n");
crypto/openssl/demos/keyexch/ecdh.c
212
fprintf(stdout, "Derived secrets match\n");
crypto/openssl/demos/keyexch/x25519.c
133
fprintf(stderr, "EVP_PKEY_new_raw_public_key_ex() failed\n");
crypto/openssl/demos/keyexch/x25519.c
140
fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed\n");
crypto/openssl/demos/keyexch/x25519.c
146
fprintf(stderr, "EVP_PKEY_derive_init() failed\n");
crypto/openssl/demos/keyexch/x25519.c
152
fprintf(stderr, "EVP_PKEY_derive_set_peer() failed\n");
crypto/openssl/demos/keyexch/x25519.c
158
fprintf(stderr, "EVP_PKEY_derive() failed\n");
crypto/openssl/demos/keyexch/x25519.c
168
fprintf(stderr, "Secret is always 32 bytes for X25519\n");
crypto/openssl/demos/keyexch/x25519.c
175
fprintf(stderr, "Could not allocate memory for secret\n");
crypto/openssl/demos/keyexch/x25519.c
183
fprintf(stderr, "EVP_PKEY_derive() failed\n");
crypto/openssl/demos/keyexch/x25519.c
244
fprintf(stderr, "Negotiated secrets do not match\n");
crypto/openssl/demos/keyexch/x25519.c
250
fprintf(stderr, "Did not get expected result\n");
crypto/openssl/demos/keyexch/x25519.c
80
fprintf(stderr, "Could not load or generate private key\n");
crypto/openssl/demos/keyexch/x25519.c
91
fprintf(stderr, "EVP_PKEY_get_octet_string_param() failed\n");
crypto/openssl/demos/keyexch/x25519.c
97
fprintf(stderr, "EVP_PKEY_get_octet_string_param() "
crypto/openssl/demos/mac/cmac-aes256.c
119
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/cmac-aes256.c
126
fprintf(stderr, "EVP_MAC_fetch() returned NULL\n");
crypto/openssl/demos/mac/cmac-aes256.c
133
fprintf(stderr, "EVP_MAC_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/cmac-aes256.c
144
fprintf(stderr, "EVP_MAC_init() failed\n");
crypto/openssl/demos/mac/cmac-aes256.c
150
fprintf(stderr, "EVP_MAC_update() failed\n");
crypto/openssl/demos/mac/cmac-aes256.c
156
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/cmac-aes256.c
161
fprintf(stderr, "malloc failed\n");
crypto/openssl/demos/mac/cmac-aes256.c
166
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/cmac-aes256.c
175
fprintf(stderr, "Generated MAC has an unexpected length\n");
crypto/openssl/demos/mac/cmac-aes256.c
180
fprintf(stderr, "Generated MAC does not match expected value\n");
crypto/openssl/demos/mac/gmac.c
107
fprintf(stderr, "EVP_MAC_init() failed\n");
crypto/openssl/demos/mac/gmac.c
113
fprintf(stderr, "EVP_MAC_update() failed\n");
crypto/openssl/demos/mac/gmac.c
119
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/gmac.c
128
fprintf(stderr, "Generated MAC has an unexpected length\n");
crypto/openssl/demos/mac/gmac.c
133
fprintf(stderr, "Generated MAC does not match expected value\n");
crypto/openssl/demos/mac/gmac.c
70
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/gmac.c
77
fprintf(stderr, "EVP_MAC_fetch() returned NULL\n");
crypto/openssl/demos/mac/gmac.c
84
fprintf(stderr, "EVP_MAC_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/hmac-sha512.c
200
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/hmac-sha512.c
207
fprintf(stderr, "EVP_MAC_fetch() returned NULL\n");
crypto/openssl/demos/mac/hmac-sha512.c
214
fprintf(stderr, "EVP_MAC_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/hmac-sha512.c
225
fprintf(stderr, "EVP_MAC_init() failed\n");
crypto/openssl/demos/mac/hmac-sha512.c
231
fprintf(stderr, "EVP_MAC_update() failed\n");
crypto/openssl/demos/mac/hmac-sha512.c
237
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/hmac-sha512.c
242
fprintf(stderr, "malloc failed\n");
crypto/openssl/demos/mac/hmac-sha512.c
247
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/hmac-sha512.c
256
fprintf(stderr, "Generated MAC has an unexpected length\n");
crypto/openssl/demos/mac/hmac-sha512.c
261
fprintf(stderr, "Generated MAC does not match expected value\n");
crypto/openssl/demos/mac/poly1305.c
106
fprintf(stderr, "EVP_MAC_fetch() returned NULL\n");
crypto/openssl/demos/mac/poly1305.c
113
fprintf(stderr, "EVP_MAC_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/poly1305.c
120
fprintf(stderr, "EVP_CIPHER_fetch() returned NULL\n");
crypto/openssl/demos/mac/poly1305.c
127
fprintf(stderr, "EVP_CIPHER_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/poly1305.c
133
fprintf(stderr, "EVP_EncryptInit_ex() failed\n");
crypto/openssl/demos/mac/poly1305.c
145
fprintf(stderr, "EVP_CIPHER_CTX_set_padding() failed\n");
crypto/openssl/demos/mac/poly1305.c
155
fprintf(stderr, "EVP_EncryptUpdate() failed\n");
crypto/openssl/demos/mac/poly1305.c
169
fprintf(stderr, "EVP_MAC_init() failed\n");
crypto/openssl/demos/mac/poly1305.c
175
fprintf(stderr, "EVP_MAC_update() failed\n");
crypto/openssl/demos/mac/poly1305.c
181
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/poly1305.c
190
fprintf(stderr, "Generated MAC has an unexpected length\n");
crypto/openssl/demos/mac/poly1305.c
195
fprintf(stderr, "Generated MAC does not match expected value\n");
crypto/openssl/demos/mac/poly1305.c
99
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/siphash.c
103
fprintf(stderr, "EVP_MAC_final() failed\n");
crypto/openssl/demos/mac/siphash.c
112
fprintf(stderr, "Generated MAC has an unexpected length\n");
crypto/openssl/demos/mac/siphash.c
117
fprintf(stderr, "Generated MAC does not match expected value\n");
crypto/openssl/demos/mac/siphash.c
58
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/siphash.c
65
fprintf(stderr, "EVP_MAC_fetch() returned NULL\n");
crypto/openssl/demos/mac/siphash.c
72
fprintf(stderr, "EVP_MAC_CTX_new() returned NULL\n");
crypto/openssl/demos/mac/siphash.c
91
fprintf(stderr, "EVP_MAC_init() failed\n");
crypto/openssl/demos/mac/siphash.c
97
fprintf(stderr, "EVP_MAC_update() failed\n");
crypto/openssl/demos/pkcs12/pkread.c
59
fprintf(stderr, "Usage: pkread p12file password opfile\n");
crypto/openssl/demos/pkcs12/pkread.c
64
fprintf(stderr, "Error opening file %s\n", argv[1]);
crypto/openssl/demos/pkcs12/pkread.c
70
fprintf(stderr, "Error reading PKCS#12 file\n");
crypto/openssl/demos/pkcs12/pkread.c
75
fprintf(stderr, "Error parsing PKCS#12 file\n");
crypto/openssl/demos/pkcs12/pkread.c
82
fprintf(stderr, "Error opening file %s\n", argv[3]);
crypto/openssl/demos/pkcs12/pkread.c
86
fprintf(fp, "***Friendly Name***\n%s\n", name);
crypto/openssl/demos/pkcs12/pkread.c
88
fprintf(fp, "***Private Key***\n");
crypto/openssl/demos/pkcs12/pkread.c
92
fprintf(fp, "***User Certificate***\n");
crypto/openssl/demos/pkcs12/pkread.c
96
fprintf(fp, "***Other Certificates***\n");
crypto/openssl/demos/pkcs12/pkwrite.c
25
fprintf(stderr, "Usage: pkwrite infile password name p12file\n");
crypto/openssl/demos/pkcs12/pkwrite.c
31
fprintf(stderr, "Error opening file %s\n", argv[1]);
crypto/openssl/demos/pkcs12/pkwrite.c
40
fprintf(stderr, "Error creating PKCS#12 structure\n");
crypto/openssl/demos/pkcs12/pkwrite.c
45
fprintf(stderr, "Error opening file %s\n", argv[4]);
crypto/openssl/demos/pkey/EVP_PKEY_DSA_keygen.c
32
fprintf(stderr, "EVP_PKEY_CTX_new_from_name() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_keygen.c
38
fprintf(stderr, "DSA paramgen failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_keygen.c
63
fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_keygen.c
70
fprintf(stderr, "DSA keygen failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramfromdata.c
51
fprintf(stderr, "EVP_PKEY_CTX_new_from_name() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramfromdata.c
57
fprintf(stderr, "EVP_PKEY_fromdata() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramgen.c
54
fprintf(stderr, "DSA paramgen failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
124
fprintf(stderr, "BIO_new_mem_buf() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
131
fprintf(stderr, "Failed to load dsa params\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
137
fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
147
fprintf(stderr, "Simple EVP_PKEY_param_check() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
170
fprintf(stderr, "EVP_PKEY_param_check() should fail\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
186
fprintf(stderr, "EVP_PKEY_param_check() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
67
fprintf(stderr, "EVP_PKEY_todata() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
72
fprintf(stderr, "OSSL_PARAM_merge() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
78
fprintf(stderr, "EVP_PKEY_CTX_new_from_name() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
85
fprintf(stderr, "EVP_PKEY_fromdata() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
90
fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
104
fprintf(stderr, "Failed to get public key\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
109
fprintf(stderr, "Failed to get private key\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
115
fprintf(stderr, "BN_bn2bin failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
119
fprintf(stdout, "Curve name: %s\n", out_curvename);
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
120
fprintf(stdout, "Public key:\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
122
fprintf(stdout, "Private Key:\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
46
fprintf(stderr, "EVP_PKEY_CTX_new_from_name() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
51
fprintf(stderr, "EVP_PKEY_keygen_init() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
65
fprintf(stderr, "EVP_PKEY_CTX_set_params() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
69
fprintf(stdout, "Generating EC key\n\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
71
fprintf(stderr, "EVP_PKEY_generate() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
97
fprintf(stderr, "Failed to get curve name\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
112
fprintf(stdout, "Generating RSA key, this may take some time...\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
116
fprintf(stderr, "EVP_PKEY_Q_keygen() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
138
fprintf(stderr, "Failed to retrieve n\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
147
fprintf(stderr, "Failed to retrieve e\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
156
fprintf(stderr, "Failed to retrieve d\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
165
fprintf(stderr, "Failed to retrieve p\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
178
fprintf(stderr, "Failed to retrieve q\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
186
fprintf(stderr, "Failed to retrieve bits\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
191
fprintf(stdout, "\nNumber of bits: %d\n\n", bits);
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
192
fprintf(stdout, "Public values:\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
193
fprintf(stdout, " n = 0x");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
195
fprintf(stdout, "\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
197
fprintf(stdout, " e = 0x");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
199
fprintf(stdout, "\n\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
201
fprintf(stdout, "Private values:\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
202
fprintf(stdout, " d = 0x");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
204
fprintf(stdout, "\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
206
fprintf(stdout, " p = 0x");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
208
fprintf(stdout, "\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
210
fprintf(stdout, " q = 0x");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
212
fprintf(stdout, "\n\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
216
fprintf(stderr, "Failed to output PEM-encoded public key\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
226
fprintf(stderr, "Failed to output PEM-encoded private key\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
258
fprintf(stderr, "Invalid RSA key size\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
267
fprintf(stderr, "Warning: very weak key size\n\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
280
fprintf(stderr, "Failed to dump key\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
44
fprintf(stderr, "EVP_PKEY_CTX_new_from_name() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
50
fprintf(stderr, "EVP_PKEY_keygen_init() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
59
fprintf(stderr, "EVP_PKEY_CTX_set_rsa_keygen_bits() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
72
fprintf(stderr, "EVP_PKEY_CTX_set_rsa_keygen_primes() failed\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
86
fprintf(stdout, "Generating RSA key, this may take some time...\n");
crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
88
fprintf(stderr, "EVP_PKEY_generate() failed\n");
crypto/openssl/demos/quic/server/server.c
112
fprintf(stderr, "=> Received connection\n");
crypto/openssl/demos/quic/server/server.c
124
fprintf(stderr, "couldn't write on connection\n");
crypto/openssl/demos/quic/server/server.c
135
fprintf(stderr, "=> Finished with connection\n");
crypto/openssl/demos/quic/server/server.c
169
fprintf(stderr, "error while accepting connection\n");
crypto/openssl/demos/quic/server/server.c
209
fprintf(stderr, "usage: %s <port> <server.crt> <server.key>\n", argv[0]);
crypto/openssl/demos/quic/server/server.c
220
fprintf(stderr, "invalid port: %lu\n", port);
crypto/openssl/demos/quic/server/server.c
56
fprintf(stderr, "couldn't load certificate file: %s\n", cert_path);
crypto/openssl/demos/quic/server/server.c
61
fprintf(stderr, "couldn't load key file: %s\n", key_path);
crypto/openssl/demos/quic/server/server.c
66
fprintf(stderr, "private key check failed\n");
crypto/openssl/demos/quic/server/server.c
86
fprintf(stderr, "cannot create socket");
crypto/openssl/demos/quic/server/server.c
94
fprintf(stderr, "cannot bind to %u\n", port);
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
108
fprintf(stdout, "Generating public/private key pair:\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
110
fprintf(stdout, "\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
112
fprintf(stdout, "\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
114
fprintf(stdout, "\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
218
fprintf(stdout, "Generating signature:\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
220
fprintf(stdout, "\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
72
fprintf(stdout, "Params:\n");
crypto/openssl/demos/signature/EVP_DSA_Signature_demo.c
74
fprintf(stdout, "\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
105
fprintf(stderr, "EVP_DigestSignUpdate(hamlet_1) failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
109
fprintf(stderr, "EVP_DigestSignUpdate(hamlet_2) failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
114
fprintf(stderr, "EVP_DigestSignFinal failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
118
fprintf(stderr, "EVP_DigestSignFinal returned invalid signature length.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
123
fprintf(stderr, "No memory.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
127
fprintf(stderr, "EVP_DigestSignFinal failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
132
fprintf(stdout, "Generating signature:\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
134
fprintf(stdout, "\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
160
fprintf(stderr, "EVP_MD_CTX_new failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
166
fprintf(stderr, "Get public key failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
172
fprintf(stderr, "EVP_DigestVerifyInit failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
180
fprintf(stderr, "EVP_DigestVerifyUpdate(hamlet_1) failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
184
fprintf(stderr, "EVP_DigestVerifyUpdate(hamlet_2) failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
188
fprintf(stderr, "EVP_DigestVerifyFinal failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
191
fprintf(stdout, "Signature verified.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
211
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
215
fprintf(stderr, "demo_sign failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
219
fprintf(stderr, "demo_verify failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
62
fprintf(stderr, "Failed to load %s key.\n", public ? "public" : "private");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
79
fprintf(stderr, "Get private key failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
88
fprintf(stderr, "EVP_MD_CTX_new failed.\n");
crypto/openssl/demos/signature/EVP_EC_Signature_demo.c
97
fprintf(stderr, "EVP_DigestSignInit_ex failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
100
fprintf(stderr, "EVP_MD_CTX_new failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
106
fprintf(stderr, "EVP_DigestVerifyInit_ex failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
115
fprintf(stderr, "EVP_DigestVerify() failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
118
fprintf(stdout, "Signature verified.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
141
fprintf(stderr, "EVP_PKEY_Q_keygen() failed\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
150
fprintf(stderr, "EVP_PKEY_get_octet_string_param() failed\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
155
fprintf(stderr, "EVP_PKEY_new_raw_public_key_ex() failed\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
179
fprintf(stderr, "OSSL_LIB_CTX_new() returned NULL\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
183
fprintf(stderr, "Failed to create key.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
189
fprintf(stderr, "demo_sign failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
194
fprintf(stderr, "demo_verify failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
41
fprintf(stderr, "EVP_MD_CTX_new failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
54
fprintf(stderr, "EVP_DigestSignInit_ex failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
60
fprintf(stderr, "EVP_DigestSign using NULL buffer failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
65
fprintf(stderr, "OPENSSL_malloc failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
68
fprintf(stdout, "Generating signature:\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
70
fprintf(stderr, "EVP_DigestSign failed.\n");
crypto/openssl/demos/signature/EVP_ED_Signature_demo.c
76
fprintf(stdout, "\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
106
fprintf(stderr, "Failed to sign\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
138
fprintf(stderr, "Failed to load public key\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
145
fprintf(stderr, "Failed to fetch hash algorithm\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
152
fprintf(stderr, "Failed to create verification context\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
158
fprintf(stderr, "Failed to initialize verification context\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
163
fprintf(stderr, "Failed to configure padding\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
168
fprintf(stderr, "Failed to configure digest type\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
176
fprintf(stderr, "Failed to verify signature; "
crypto/openssl/demos/signature/rsa_pss_direct.c
53
fprintf(stderr, "Failed to load private key\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
60
fprintf(stderr, "Failed to fetch hash algorithm\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
67
fprintf(stderr, "Failed to create signing context\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
73
fprintf(stderr, "Failed to initialize signing context\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
78
fprintf(stderr, "Failed to configure padding\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
83
fprintf(stderr, "Failed to configure digest type\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
91
fprintf(stderr, "Failed to get signature length\n");
crypto/openssl/demos/signature/rsa_pss_direct.c
98
fprintf(stderr, "Failed to allocate memory for signature\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
126
fprintf(stderr, "Failed to load public key\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
133
fprintf(stderr, "Failed to create MD context\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
145
fprintf(stderr, "Failed to initialize signing context\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
154
fprintf(stderr, "Failed to hash message into signing context\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
160
fprintf(stderr, "Failed to verify signature; "
crypto/openssl/demos/signature/rsa_pss_hash.c
47
fprintf(stderr, "Failed to load private key\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
54
fprintf(stderr, "Failed to create MD context\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
66
fprintf(stderr, "Failed to initialize signing context\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
75
fprintf(stderr, "Failed to hash message into signing context\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
81
fprintf(stderr, "Failed to get signature length\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
88
fprintf(stderr, "Failed to allocate memory for signature\n");
crypto/openssl/demos/signature/rsa_pss_hash.c
94
fprintf(stderr, "Failed to sign\n");
crypto/openssl/demos/smime/smdec.c
68
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/smime/smenc.c
80
fprintf(stderr, "Error Encrypting Data\n");
crypto/openssl/demos/smime/smsign.c
80
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/smime/smsign2.c
87
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/smime/smver.c
65
fprintf(stderr, "Verification Failure\n");
crypto/openssl/demos/smime/smver.c
74
fprintf(stderr, "Error Verifying Data\n");
crypto/openssl/doc/designs/ddd/ddd-01-conn-blocking.c
147
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-01-conn-blocking.c
157
fprintf(stderr, "could not create context\n");
crypto/openssl/doc/designs/ddd/ddd-01-conn-blocking.c
163
fprintf(stderr, "could not create connection\n");
crypto/openssl/doc/designs/ddd/ddd-01-conn-blocking.c
169
fprintf(stderr, "tx error\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking-threads.c
270
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking-threads.c
280
fprintf(stderr, "cannot create SSL context\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking-threads.c
286
fprintf(stderr, "cannot establish connection\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking-threads.c
297
fprintf(stderr, "tx error\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking-threads.c
303
fprintf(stderr, "tx timeout\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking-threads.c
321
fprintf(stderr, "rx timeout\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking.c
333
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking.c
343
fprintf(stderr, "cannot create SSL context\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking.c
349
fprintf(stderr, "cannot establish connection\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking.c
360
fprintf(stderr, "tx error\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking.c
391
fprintf(stderr, "tx timeout\n");
crypto/openssl/doc/designs/ddd/ddd-02-conn-nonblocking.c
435
fprintf(stderr, "rx timeout\n");
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
147
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
156
fprintf(stderr, "cannot create context\n");
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
165
fprintf(stderr, "cannot resolve\n");
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
177
fprintf(stderr, "cannot create socket\n");
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
183
fprintf(stderr, "cannot connect\n");
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
189
fprintf(stderr, "cannot create connection\n");
crypto/openssl/doc/designs/ddd/ddd-03-fd-blocking.c
195
fprintf(stderr, "tx error\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
315
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
324
fprintf(stderr, "cannot create SSL context\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
333
fprintf(stderr, "cannot resolve\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
345
fprintf(stderr, "cannot create socket\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
351
fprintf(stderr, "cannot connect\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
357
fprintf(stderr, "cannot make socket nonblocking\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
363
fprintf(stderr, "cannot establish connection\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
374
fprintf(stderr, "tx error\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
406
fprintf(stderr, "tx timeout\n");
crypto/openssl/doc/designs/ddd/ddd-04-fd-nonblocking.c
449
fprintf(stderr, "rx timeout\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
328
fprintf(stderr, "error on read: %d\n", errno);
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
335
fprintf(stderr, "short write %d %d\n", l2, l);
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
347
fprintf(stderr, "short read %d %d\n", l2, l);
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
367
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
377
fprintf(stderr, "cannot create SSL context\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
386
fprintf(stderr, "cannot resolve\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
398
fprintf(stderr, "cannot create socket\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
404
fprintf(stderr, "cannot connect\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
410
fprintf(stderr, "cannot make socket nonblocking\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
416
fprintf(stderr, "cannot establish connection\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
427
fprintf(stderr, "tx error\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
430
fprintf(stderr, "pump error\n");
crypto/openssl/doc/designs/ddd/ddd-05-mem-nonblocking.c
445
fprintf(stderr, "pump error\n");
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
376
fprintf(stderr, "handshake error: %d\n", rc);
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
413
fprintf(stderr, "UV write failed %d\n", status);
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
457
fprintf(stderr, "UV write failed\n");
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
491
fprintf(stderr, "Handshake error: %d\n", rcx);
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
560
fprintf(stderr, "cannot init SSL\n");
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
691
fprintf(stderr, "write failed: %d\n", status);
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
706
fprintf(stderr, "failed to connect: %d\n", status);
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
713
fprintf(stderr, "error writing request");
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
726
fprintf(stderr, "usage: %s host port\n", argv[0]);
crypto/openssl/doc/designs/ddd/ddd-06-mem-uv.c
742
fprintf(stderr, "cannot resolve\n");
crypto/openssl/engines/e_afalg.h
18
#define ALG_DGB(x, ...) fprintf(stderr, "ALG_DBG: " x, __VA_ARGS__)
crypto/openssl/engines/e_afalg.h
19
#define ALG_INFO(x, ...) fprintf(stderr, "ALG_INFO: " x, __VA_ARGS__)
crypto/openssl/engines/e_afalg.h
20
#define ALG_WARN(x, ...) fprintf(stderr, "ALG_WARN: " x, __VA_ARGS__)
crypto/openssl/engines/e_afalg.h
27
#define ALG_ERR(x, ...) fprintf(stderr, "ALG_ERR: " x, __VA_ARGS__)
crypto/openssl/engines/e_afalg.h
30
fprintf(stderr, "ALG_PERR: " x, __VA_ARGS__); \
crypto/openssl/engines/e_afalg.h
35
fprintf(stderr, "ALG_PERR: " x, __VA_ARGS__); \
crypto/openssl/engines/e_devcrypto.c
1024
fprintf(stderr, "devcrypto: unknown digest %s\n", name);
crypto/openssl/engines/e_devcrypto.c
1028
fprintf(stderr, "devcrypto: digest %s not available\n", name);
crypto/openssl/engines/e_devcrypto.c
1038
fprintf(stderr, "Information about digests supported by the /dev/crypto"
crypto/openssl/engines/e_devcrypto.c
1041
fprintf(stderr, "CIOCGSESSINFO (session info call) unavailable\n");
crypto/openssl/engines/e_devcrypto.c
1046
fprintf(stderr, "Digest %s, NID=%d, /dev/crypto info: id=%d, driver=%s",
crypto/openssl/engines/e_devcrypto.c
1051
fprintf(stderr, ". CIOCGSESSION (session open) failed\n");
crypto/openssl/engines/e_devcrypto.c
1055
fprintf(stderr, " (hw accelerated)");
crypto/openssl/engines/e_devcrypto.c
1057
fprintf(stderr, " (software)");
crypto/openssl/engines/e_devcrypto.c
1059
fprintf(stderr, " (acceleration status unknown)");
crypto/openssl/engines/e_devcrypto.c
1061
fprintf(stderr, ". Cipher setup failed\n");
crypto/openssl/engines/e_devcrypto.c
1063
fprintf(stderr, ", CIOCCPHASH failed\n");
crypto/openssl/engines/e_devcrypto.c
1065
fprintf(stderr, ", CIOCCPHASH capable\n");
crypto/openssl/engines/e_devcrypto.c
1067
fprintf(stderr, "\n");
crypto/openssl/engines/e_devcrypto.c
1123
fprintf(stderr, "devcrypto: invalid value (%ld) for USE_SOFTDRIVERS\n", i);
crypto/openssl/engines/e_devcrypto.c
1209
fprintf(stderr, "Could not open /dev/crypto: %s\n", strerror(errno));
crypto/openssl/engines/e_devcrypto.c
1215
fprintf(stderr, "Could not create crypto fd: %s\n", strerror(errno));
crypto/openssl/engines/e_devcrypto.c
1237
fprintf(stderr, "Error closing /dev/crypto: %s\n", strerror(errno));
crypto/openssl/engines/e_devcrypto.c
600
fprintf(stderr, "devcrypto: unknown cipher %s\n", name);
crypto/openssl/engines/e_devcrypto.c
604
fprintf(stderr, "devcrypto: cipher %s not available\n", name);
crypto/openssl/engines/e_devcrypto.c
614
fprintf(stderr, "Information about ciphers supported by the /dev/crypto"
crypto/openssl/engines/e_devcrypto.c
617
fprintf(stderr, "CIOCGSESSINFO (session info call) unavailable\n");
crypto/openssl/engines/e_devcrypto.c
621
fprintf(stderr, "Cipher %s, NID=%d, /dev/crypto info: id=%d, ",
crypto/openssl/engines/e_devcrypto.c
625
fprintf(stderr, "CIOCGSESSION (session open call) failed\n");
crypto/openssl/engines/e_devcrypto.c
628
fprintf(stderr, "driver=%s ", cipher_driver_info[i].driver_name ? cipher_driver_info[i].driver_name : "unknown");
crypto/openssl/engines/e_devcrypto.c
630
fprintf(stderr, "(hw accelerated)");
crypto/openssl/engines/e_devcrypto.c
632
fprintf(stderr, "(software)");
crypto/openssl/engines/e_devcrypto.c
634
fprintf(stderr, "(acceleration status unknown)");
crypto/openssl/engines/e_devcrypto.c
636
fprintf(stderr, ". Cipher setup failed");
crypto/openssl/engines/e_devcrypto.c
637
fprintf(stderr, "\n");
crypto/openssl/engines/e_devcrypto.c
639
fprintf(stderr, "\n");
crypto/openssl/engines/e_ossltest.c
388
fprintf(stderr, "[ossltest]Loading %s key %s\n",
crypto/openssl/fuzz/ml-dsa.c
237
fprintf(stderr, "Failed to generate ctx\n");
crypto/openssl/fuzz/ml-dsa.c
242
fprintf(stderr, "Failed to init keygen ctx\n");
crypto/openssl/fuzz/ml-dsa.c
251
fprintf(stderr, "Failed to generate new real key\n");
crypto/openssl/fuzz/ml-dsa.c
281
fprintf(stderr, "Unable to generate valid keys");
crypto/openssl/fuzz/ml-dsa.c
316
fprintf(stderr, "Failed to set tbslen");
crypto/openssl/fuzz/ml-dsa.c
325
fprintf(stderr, "Failed basic initialization\n");
crypto/openssl/fuzz/ml-dsa.c
340
fprintf(stderr, "Failed to sign message\n");
crypto/openssl/fuzz/ml-dsa.c
351
fprintf(stderr, "Failed to verify message\n");
crypto/openssl/fuzz/ml-dsa.c
393
fprintf(stderr, "Failed to set tbslen");
crypto/openssl/fuzz/ml-dsa.c
402
fprintf(stderr, "Failed basic initialization\n");
crypto/openssl/fuzz/ml-dsa.c
416
fprintf(stderr, "Failed to sign digest with EVP_DigestSign\n");
crypto/openssl/fuzz/ml-dsa.c
429
fprintf(stderr, "Failed to verify digest with EVP_DigestVerify\n");
crypto/openssl/fuzz/ml-dsa.c
468
fprintf(stderr, "Failed todata\n");
crypto/openssl/fuzz/ml-dsa.c
474
fprintf(stderr, "Failed new ctx\n");
crypto/openssl/fuzz/ml-dsa.c
479
fprintf(stderr, "Failed fromdata\n");
crypto/openssl/fuzz/ml-kem.c
226
fprintf(stderr, "Failed to generate ctx\n");
crypto/openssl/fuzz/ml-kem.c
231
fprintf(stderr, "Failed to init keygen ctx\n");
crypto/openssl/fuzz/ml-kem.c
240
fprintf(stderr, "Failed to generate new real key\n");
crypto/openssl/fuzz/ml-kem.c
283
fprintf(stderr, "Failed to allocate ctx\n");
crypto/openssl/fuzz/ml-kem.c
288
fprintf(stderr, "Failed to init encap context\n");
crypto/openssl/fuzz/ml-kem.c
296
fprintf(stderr, "Failed to encapsulate key\n");
crypto/openssl/fuzz/ml-kem.c
303
fprintf(stderr, "Failed to create context\n");
crypto/openssl/fuzz/ml-kem.c
308
fprintf(stderr, "Failed to init decap\n");
crypto/openssl/fuzz/ml-kem.c
315
fprintf(stderr, "Failed to decap key\n");
crypto/openssl/fuzz/ml-kem.c
320
fprintf(stderr, "mismatch on secret comparison\n");
crypto/openssl/fuzz/ml-kem.c
350
fprintf(stderr, "failed to create keygen context\n");
crypto/openssl/fuzz/ml-kem.c
355
fprintf(stderr, "failed to init derive context\n");
crypto/openssl/fuzz/ml-kem.c
360
fprintf(stderr, "failed to set peer\n");
crypto/openssl/fuzz/ml-kem.c
365
fprintf(stderr, "Derive failed 1\n");
crypto/openssl/fuzz/ml-kem.c
374
fprintf(stderr, "Failed to alloc\n");
crypto/openssl/fuzz/ml-kem.c
378
fprintf(stderr, "Derive failed 2\n");
crypto/openssl/fuzz/ml-kem.c
452
fprintf(stderr, "Failed todata\n");
crypto/openssl/fuzz/ml-kem.c
458
fprintf(stderr, "Failed new ctx\n");
crypto/openssl/fuzz/ml-kem.c
463
fprintf(stderr, "Failed fromdata\n");
crypto/openssl/fuzz/slh-dsa.c
147
fprintf(stderr, "Selecting invalid key size\n");
crypto/openssl/ms/applink.c
120
OPENSSL_ApplinkTable[APPLINK_FPRINTF] = fprintf;
crypto/openssl/providers/implementations/kem/template_kem.c
41
fprintf(stderr, "TEMPLATE_KEM: %s", out);
crypto/openssl/providers/implementations/keymgmt/template_kmgmt.c
42
fprintf(stderr, "TEMPLATE_KM: %s", out);
crypto/openssl/test/asynctest.c
149
fprintf(stderr, "test_ASYNC_init_thread() failed\n");
crypto/openssl/test/asynctest.c
185
fprintf(stderr, "test_ASYNC_callback_status() failed\n");
crypto/openssl/test/asynctest.c
213
fprintf(stderr, "test_ASYNC_start_job() failed\n");
crypto/openssl/test/asynctest.c
240
fprintf(stderr, "test_ASYNC_get_current_job() failed\n");
crypto/openssl/test/asynctest.c
307
fprintf(stderr, "test_ASYNC_get_wait_fd() failed\n");
crypto/openssl/test/asynctest.c
331
fprintf(stderr, "test_ASYNC_block_pause() failed\n");
crypto/openssl/test/asynctest.c
352
fprintf(stderr,
crypto/openssl/test/asynctest.c
363
fprintf(stderr,
crypto/openssl/test/asynctest.c
372
fprintf(stderr,
crypto/openssl/test/asynctest.c
379
fprintf(stderr,
crypto/openssl/test/asynctest.c
387
fprintf(stderr,
crypto/openssl/test/asynctest.c
395
fprintf(stderr,
crypto/openssl/test/asynctest.c
404
fprintf(stderr,
crypto/openssl/test/asynctest.c
441
fprintf(stderr,
crypto/openssl/test/asynctest.c
447
fprintf(stderr,
crypto/openssl/test/asynctest.c
454
fprintf(stderr,
crypto/openssl/test/asynctest.c
466
fprintf(stderr,
crypto/openssl/test/bio_base64_test.c
325
fprintf(stderr, "bio_base64_test: ok=%d", ok);
crypto/openssl/test/bio_base64_test.c
327
fprintf(stderr, ", prefix='%s'", t->prefix);
crypto/openssl/test/bio_base64_test.c
329
fprintf(stderr, ", data='%s'", t->encoded);
crypto/openssl/test/bio_base64_test.c
331
fprintf(stderr, ", datalen=%u", t->bytes);
crypto/openssl/test/bio_base64_test.c
333
fprintf(stderr, ", trunc=%d", t->trunc);
crypto/openssl/test/bio_base64_test.c
335
fprintf(stderr, ", suffix='%s'", t->suffix);
crypto/openssl/test/bio_base64_test.c
336
fprintf(stderr, ", linelen=%u", *llen);
crypto/openssl/test/bio_base64_test.c
337
fprintf(stderr, ", wscount=%u", *wscnt);
crypto/openssl/test/bio_base64_test.c
339
fprintf(stderr, ", retriable");
crypto/openssl/test/bio_base64_test.c
341
fprintf(stderr, ", oneline");
crypto/openssl/test/bio_base64_test.c
380
fprintf(stderr, "Test index out of range: %d", idx);
crypto/openssl/test/bio_base64_test.c
411
fprintf(stderr, "Test index out of range: %d", idx);
crypto/openssl/test/bioprinttest.c
330
return fprintf(stdout, "%*s# ", tap_level, "") + vfprintf(stdout, fmt, ap);
crypto/openssl/test/bioprinttest.c
335
return fprintf(stderr, "%*s# ", tap_level, "") + vfprintf(stderr, fmt, ap);
crypto/openssl/test/bioprinttest.c
350
return fprintf(stdout, "%*s", tap_level, "") + vfprintf(stdout, fmt, ap);
crypto/openssl/test/bioprinttest.c
355
return fprintf(stderr, "%*s", tap_level, "") + vfprintf(stderr, fmt, ap);
crypto/openssl/test/moduleloadtest.c
35
fprintf(stderr, "No dynamic loader\n");
crypto/openssl/test/moduleloadtest.c
45
fprintf(stderr, "Usage: %s sharedobject [ entrypoint ]\n", argv[0]);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
216
fprintf(stderr, "couldn't load certificate file: %s\n", cert_path);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
227
fprintf(stderr, "couldn't load key file: %s\n", key_path);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
294
fprintf(stderr, "cannot create socket");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
305
fprintf(stderr, "setsockopt IPV6_V6ONLY failed");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
315
fprintf(stderr, "Unable to create BIO_ADDR\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
323
fprintf(stderr, "unable to bind to port %d\n", port);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
329
fprintf(stderr, "cannot bind to %u\n", port);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
338
fprintf(stderr, "cannot create dgram bio\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
346
fprintf(stderr, "Unable to set fd of dgram sock\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
399
fprintf(stderr, "Stream reset occurred\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
407
fprintf(stderr, "Connection closed\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
412
fprintf(stderr, "Unknown stream failure\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
420
fprintf(stderr, "Verify error: %s\n",
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
488
fprintf(stderr, "Failure on stream\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
495
fprintf(stderr, "Request is %s\n", req);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
510
fprintf(stderr, "Serving %s\n", path);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
513
fprintf(stderr, "Unable to open %s\n", path);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
523
fprintf(stderr, "Failed to read from %s\n", path);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
539
fprintf(stderr, "Send buffer full, retrying\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
543
fprintf(stderr, "Unhandled error cause %d\n", rc);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
558
fprintf(stderr, "Failed to conclude stream\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
642
fprintf(stderr, "error while accepting connection\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
657
fprintf(stderr, "Failed to set incoming stream policy\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
687
fprintf(stderr, "Failure in accept stream, error %s\n",
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
760
fprintf(stderr, "usage: %s <port> <server.crt> <server.key>\n", argv[0]);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
768
fprintf(stderr, "Fileprefix is %s\n", fileprefix);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
773
fprintf(stderr, "Failed to create context\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
780
fprintf(stderr, "Failed to parse port number\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
783
fprintf(stderr, "Binding to port %lu\n", port);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
788
fprintf(stderr, "Failed to create socket\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop-server.c
795
fprintf(stderr, "Failed to run quic server\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
1012
fprintf(stderr, "Shutting down\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
307
fprintf(stderr, "Stream reset occurred\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
315
fprintf(stderr, "Connection closed\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
320
fprintf(stderr, "Unknown stream failure\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
328
fprintf(stderr, "Verify error: %s\n",
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
571
fprintf(stderr, "Unable to realloc poll_list\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
578
fprintf(stderr, "Unable to realloc outbiolist\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
584
fprintf(stderr, "Unable to realloc outnames\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
601
fprintf(stderr, "Failed to open outfile %s\n", outfilename);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
625
fprintf(stderr, "Stream limit reached, retrying\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
655
fprintf(stderr, "Failed to write start of HTTP request\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
713
fprintf(stderr, "Failed to create the SSL_CTX\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
731
fprintf(stderr, "Failed to set the default trusted certificate store\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
741
fprintf(stderr, "Failed to set cipher suites for connection\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
749
fprintf(stderr, "Failed to create the SSL object\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
755
fprintf(stderr, "Unable to setup session cache\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
766
fprintf(stderr, "Failed to crete the BIO\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
776
fprintf(stderr, "Failed to set the SNI hostname\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
787
fprintf(stderr, "Failed to set the certificate verification hostname");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
793
fprintf(stderr, "Failed to set the ALPN for the connection\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
799
fprintf(stderr, "Failed to set the initial peer address\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
809
fprintf(stderr, "Failed to turn off blocking mode\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
817
fprintf(stderr, "Failed to connect to server\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
880
fprintf(stderr, "Usage: quic-hq-interop hostname port reqfile\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
890
fprintf(stderr, "Failed to open request file %s\n", reqfile);
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
897
fprintf(stderr, "Failed to read some data from request file\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
903
fprintf(stderr, "Realloc failure\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
910
fprintf(stderr, "Unable to establish connection\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
937
fprintf(stderr, "Failed to poll\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
978
fprintf(stderr, "Failed reading remaining data\n");
crypto/openssl/test/quic-openssl-docker/hq-interop/quic-hq-interop.c
991
fprintf(stderr, "completed %s\n", outnames[poll_idx]);
crypto/openssl/test/quic_cc_test.c
305
fprintf(logfile, "%10lu,%10lu,%10lu,%10lu,%10lu,%10lu,%10lu,%10lu,\"%c\"\n",
crypto/openssl/test/quic_cc_test.c
616
fprintf(logfile,
crypto/openssl/test/quic_fc_test.c
618
fprintf(stderr, "# %s\n", op->msg);
crypto/openssl/test/quic_multistream_test.c
5246
fprintf(stderr, "Sending stateless reset\n");
crypto/openssl/test/quic_multistream_test.c
5277
fprintf(stderr, "sending new conn id\n");
crypto/openssl/test/shlibloadtest.c
101
fprintf(stderr, "Failed to load libcrypto\n");
crypto/openssl/test/shlibloadtest.c
111
fprintf(stderr, "Failed to load OPENSSL_init_crypto symbol\n");
crypto/openssl/test/shlibloadtest.c
116
fprintf(stderr, "Failed to initialise libcrypto\n");
crypto/openssl/test/shlibloadtest.c
127
fprintf(stderr, "Failed to load libssl symbols\n");
crypto/openssl/test/shlibloadtest.c
135
fprintf(stderr, "Failed to create SSL_CTX\n");
crypto/openssl/test/shlibloadtest.c
146
fprintf(stderr, "Failed to load libcrypto symbols\n");
crypto/openssl/test/shlibloadtest.c
151
fprintf(stderr, "Unexpected ERR_get_error() response\n");
crypto/openssl/test/shlibloadtest.c
162
fprintf(stderr, "Invalid library version number\n");
crypto/openssl/test/shlibloadtest.c
168
fprintf(stderr, "Failed to register atexit handler\n");
crypto/openssl/test/shlibloadtest.c
187
fprintf(stderr, "Unable to load DSO symbols\n");
crypto/openssl/test/shlibloadtest.c
199
fprintf(stderr, "DSO_dsobyaddr() failed\n");
crypto/openssl/test/shlibloadtest.c
208
fprintf(stderr, "Failed to close libcrypto\n");
crypto/openssl/test/shlibloadtest.c
215
fprintf(stderr, "Failed to close libssl\n");
crypto/openssl/test/shlibloadtest.c
232
fprintf(stderr, "atexit() handler did not run\n");
crypto/openssl/test/shlibloadtest.c
258
fprintf(stderr, "Incorrect number of arguments\n");
crypto/openssl/test/shlibloadtest.c
275
fprintf(stderr, "Unrecognised argument\n");
crypto/openssl/test/shlibloadtest.c
282
fprintf(stderr, "Invalid libcrypto/libssl path\n");
crypto/openssl/test/shlibloadtest.c
56
fprintf(atexit_file, "atexit() run\n");
crypto/openssl/test/shlibloadtest.c
86
fprintf(stderr, "Failed to load libcrypto\n");
crypto/openssl/test/shlibloadtest.c
95
fprintf(stderr, "Failed to load libssl\n");
crypto/openssl/test/ssl_old_test.c
1249
fprintf(stderr, "At most one of -ssl3, -tls1, -tls1_1, -tls1_2, -dtls, -dtls1 or -dtls12 should "
crypto/openssl/test/ssl_old_test.c
1292
fprintf(stderr, "Testing was requested for a disabled protocol. "
crypto/openssl/test/ssl_old_test.c
1300
fprintf(stderr, "This case cannot work. Use -f to perform "
crypto/openssl/test/ssl_old_test.c
1309
fprintf(stderr, "Using BIO pair (-bio_pair)\n");
crypto/openssl/test/ssl_old_test.c
1313
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
1322
fprintf(stderr, "Failed to add compression method\n");
crypto/openssl/test/ssl_old_test.c
1326
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
1429
fprintf(stderr, "CLEARING ALL TLSv1.2 CIPHERS SHOULD FAIL\n");
crypto/openssl/test/ssl_old_test.c
1442
fprintf(stderr, "CLEARING ALL TLSv1.2 CIPHERS SHOULD FAIL\n");
crypto/openssl/test/ssl_old_test.c
1455
fprintf(stderr, "CLEARING ALL TLSv1.2 CIPHERS SHOULD FAIL\n");
crypto/openssl/test/ssl_old_test.c
2034
fprintf(stderr, "ERROR in CLIENT (write)\n");
crypto/openssl/test/ssl_old_test.c
2045
fprintf(stderr, "SSL CLIENT STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2060
fprintf(stderr, "ERROR in CLIENT (read)\n");
crypto/openssl/test/ssl_old_test.c
2068
fprintf(stderr, "SSL CLIENT STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2113
fprintf(stderr, "ERROR in SERVER (write)\n");
crypto/openssl/test/ssl_old_test.c
2119
fprintf(stderr, "SSL SERVER STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2134
fprintf(stderr, "ERROR in SERVER (read)\n");
crypto/openssl/test/ssl_old_test.c
2140
fprintf(stderr, "SSL SERVER STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2177
fprintf(stderr, "Server info verify error\n");
crypto/openssl/test/ssl_old_test.c
2185
fprintf(stderr, "Custom extension error\n");
crypto/openssl/test/ssl_old_test.c
2312
fprintf(stderr, "ERROR in CLIENT\n");
crypto/openssl/test/ssl_old_test.c
2323
fprintf(stderr, "SSL CLIENT STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2338
fprintf(stderr, "ERROR in CLIENT\n");
crypto/openssl/test/ssl_old_test.c
2346
fprintf(stderr, "SSL CLIENT STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2391
fprintf(stderr, "ERROR in SERVER\n");
crypto/openssl/test/ssl_old_test.c
2397
fprintf(stderr, "SSL SERVER STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2412
fprintf(stderr, "ERROR in SERVER\n");
crypto/openssl/test/ssl_old_test.c
2418
fprintf(stderr, "SSL SERVER STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2469
fprintf(stderr, "ERROR: BIO_write could not write "
crypto/openssl/test/ssl_old_test.c
2510
fprintf(stderr, "ERROR: BIO_read could not read "
crypto/openssl/test/ssl_old_test.c
2517
fprintf(stderr, "ERROR: BIO_nwrite() did not accept "
crypto/openssl/test/ssl_old_test.c
2530
fprintf(stderr, "ERROR: got stuck\n");
crypto/openssl/test/ssl_old_test.c
2531
fprintf(stderr, " ERROR.\n");
crypto/openssl/test/ssl_old_test.c
2545
fprintf(stderr, "Server info verify error\n");
crypto/openssl/test/ssl_old_test.c
2553
fprintf(stderr, "Custom extension error\n");
crypto/openssl/test/ssl_old_test.c
2689
fprintf(stdout, "ERROR IN STARTUP\n");
crypto/openssl/test/ssl_old_test.c
2706
fprintf(stderr, "ERROR in CLIENT\n");
crypto/openssl/test/ssl_old_test.c
2712
fprintf(stderr, "SSL CLIENT STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2735
fprintf(stderr, "ERROR in CLIENT\n");
crypto/openssl/test/ssl_old_test.c
2741
fprintf(stderr, "SSL CLIENT STARTUP FAILED\n");
crypto/openssl/test/ssl_old_test.c
2772
fprintf(stderr, "ERROR in SERVER\n");
crypto/openssl/test/ssl_old_test.c
2779
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
2808
fprintf(stderr, "ERROR in SERVER\n");
crypto/openssl/test/ssl_old_test.c
2815
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
2843
fprintf(stderr, "Server info verify error\n");
crypto/openssl/test/ssl_old_test.c
2847
fprintf(stderr, "Custom extension error\n");
crypto/openssl/test/ssl_old_test.c
2877
fprintf(stderr, "depth=%d error=%d %s\n",
crypto/openssl/test/ssl_old_test.c
2888
fprintf(stderr, "Error string: %s\n",
crypto/openssl/test/ssl_old_test.c
293
fprintf(stderr, "failed to parser ALPN server protocol string: %s\n",
crypto/openssl/test/ssl_old_test.c
2969
fprintf(stderr, "client: created identity '%s' len=%d\n", identity,
crypto/openssl/test/ssl_old_test.c
311
fprintf(stderr, "failed to allocate memory\n");
crypto/openssl/test/ssl_old_test.c
630
fprintf(stderr, "usage: ssltest [args ...]\n");
crypto/openssl/test/ssl_old_test.c
631
fprintf(stderr, "\n");
crypto/openssl/test/ssl_old_test.c
632
fprintf(stderr, " -server_auth - check server certificate\n");
crypto/openssl/test/ssl_old_test.c
633
fprintf(stderr, " -client_auth - do client authentication\n");
crypto/openssl/test/ssl_old_test.c
634
fprintf(stderr, " -v - more output\n");
crypto/openssl/test/ssl_old_test.c
635
fprintf(stderr, " -d - debug output\n");
crypto/openssl/test/ssl_old_test.c
636
fprintf(stderr, " -reuse - use session-id reuse\n");
crypto/openssl/test/ssl_old_test.c
637
fprintf(stderr, " -num <val> - number of connections to perform\n");
crypto/openssl/test/ssl_old_test.c
638
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
641
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
643
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
645
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
647
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
650
fprintf(stderr, " -no_dhe - disable DHE\n");
crypto/openssl/test/ssl_old_test.c
652
fprintf(stderr, " -no_ecdhe - disable ECDHE\n");
crypto/openssl/test/ssl_old_test.c
655
fprintf(stderr, " -psk arg - PSK in hex (without 0x)\n");
crypto/openssl/test/ssl_old_test.c
658
fprintf(stderr, " -ssl3 - use SSLv3\n");
crypto/openssl/test/ssl_old_test.c
661
fprintf(stderr, " -tls1 - use TLSv1\n");
crypto/openssl/test/ssl_old_test.c
664
fprintf(stderr, " -tls1_1 - use TLSv1.1\n");
crypto/openssl/test/ssl_old_test.c
667
fprintf(stderr, " -tls1_2 - use TLSv1.2\n");
crypto/openssl/test/ssl_old_test.c
670
fprintf(stderr, " -dtls - use DTLS\n");
crypto/openssl/test/ssl_old_test.c
672
fprintf(stderr, " -dtls1 - use DTLSv1\n");
crypto/openssl/test/ssl_old_test.c
675
fprintf(stderr, " -dtls12 - use DTLSv1.2\n");
crypto/openssl/test/ssl_old_test.c
678
fprintf(stderr, " -CApath arg - PEM format directory of CA's\n");
crypto/openssl/test/ssl_old_test.c
679
fprintf(stderr, " -CAfile arg - PEM format file of CA's\n");
crypto/openssl/test/ssl_old_test.c
680
fprintf(stderr, " -s_cert arg - Server certificate file\n");
crypto/openssl/test/ssl_old_test.c
681
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
683
fprintf(stderr, " -c_cert arg - Client certificate file\n");
crypto/openssl/test/ssl_old_test.c
684
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
686
fprintf(stderr, " -cipher arg - The TLSv1.2 and below cipher list\n");
crypto/openssl/test/ssl_old_test.c
687
fprintf(stderr, " -ciphersuites arg - The TLSv1.3 ciphersuites\n");
crypto/openssl/test/ssl_old_test.c
688
fprintf(stderr, " -bio_pair - Use BIO pairs\n");
crypto/openssl/test/ssl_old_test.c
689
fprintf(stderr, " -ipv4 - Use IPv4 connection on localhost\n");
crypto/openssl/test/ssl_old_test.c
690
fprintf(stderr, " -ipv6 - Use IPv6 connection on localhost\n");
crypto/openssl/test/ssl_old_test.c
691
fprintf(stderr, " -f - Test even cases that can't work\n");
crypto/openssl/test/ssl_old_test.c
692
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
694
fprintf(stderr, " -zlib - use zlib compression\n");
crypto/openssl/test/ssl_old_test.c
696
fprintf(stderr, " -npn_client - have client side offer NPN\n");
crypto/openssl/test/ssl_old_test.c
697
fprintf(stderr, " -npn_server - have server side offer NPN\n");
crypto/openssl/test/ssl_old_test.c
698
fprintf(stderr, " -npn_server_reject - have server reject NPN\n");
crypto/openssl/test/ssl_old_test.c
700
fprintf(stderr, " -serverinfo_file file - have server use this file\n");
crypto/openssl/test/ssl_old_test.c
701
fprintf(stderr, " -serverinfo_sct - have client offer and expect SCT\n");
crypto/openssl/test/ssl_old_test.c
702
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
704
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
706
fprintf(stderr, " -alpn_client <string> - have client side offer ALPN\n");
crypto/openssl/test/ssl_old_test.c
707
fprintf(stderr, " -alpn_server <string> - have server side offer ALPN\n");
crypto/openssl/test/ssl_old_test.c
708
fprintf(stderr, " -alpn_server1 <string> - alias for -alpn_server\n");
crypto/openssl/test/ssl_old_test.c
709
fprintf(stderr, " -alpn_server2 <string> - have server side context 2 offer ALPN\n");
crypto/openssl/test/ssl_old_test.c
710
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
712
fprintf(stderr, " -server_min_proto <string> - Minimum version the server should support\n");
crypto/openssl/test/ssl_old_test.c
713
fprintf(stderr, " -server_max_proto <string> - Maximum version the server should support\n");
crypto/openssl/test/ssl_old_test.c
714
fprintf(stderr, " -client_min_proto <string> - Minimum version the client should support\n");
crypto/openssl/test/ssl_old_test.c
715
fprintf(stderr, " -client_max_proto <string> - Maximum version the client should support\n");
crypto/openssl/test/ssl_old_test.c
716
fprintf(stderr, " -should_negotiate <string> - The version that should be negotiated, fail-client or fail-server\n");
crypto/openssl/test/ssl_old_test.c
718
fprintf(stderr, " -noct - no certificate transparency\n");
crypto/openssl/test/ssl_old_test.c
719
fprintf(stderr, " -requestct - request certificate transparency\n");
crypto/openssl/test/ssl_old_test.c
720
fprintf(stderr, " -requirect - require certificate transparency\n");
crypto/openssl/test/ssl_old_test.c
722
fprintf(stderr, " -sn_client <string> - have client request this servername\n");
crypto/openssl/test/ssl_old_test.c
723
fprintf(stderr, " -sn_server1 <string> - have server context 1 respond to this servername\n");
crypto/openssl/test/ssl_old_test.c
724
fprintf(stderr, " -sn_server2 <string> - have server context 2 respond to this servername\n");
crypto/openssl/test/ssl_old_test.c
725
fprintf(stderr, " -sn_expect1 - expected server 1\n");
crypto/openssl/test/ssl_old_test.c
726
fprintf(stderr, " -sn_expect2 - expected server 2\n");
crypto/openssl/test/ssl_old_test.c
727
fprintf(stderr, " -server_sess_out <file> - Save the server session to a file\n");
crypto/openssl/test/ssl_old_test.c
728
fprintf(stderr, " -server_sess_in <file> - Read the server session from a file\n");
crypto/openssl/test/ssl_old_test.c
729
fprintf(stderr, " -client_sess_out <file> - Save the client session to a file\n");
crypto/openssl/test/ssl_old_test.c
730
fprintf(stderr, " -client_sess_in <file> - Read the client session from a file\n");
crypto/openssl/test/ssl_old_test.c
731
fprintf(stderr, " -should_reuse <number> - The expected state of reusing the session\n");
crypto/openssl/test/ssl_old_test.c
732
fprintf(stderr, " -no_ticket - do not issue TLS session ticket\n");
crypto/openssl/test/ssl_old_test.c
733
fprintf(stderr, " -client_ktls - try to enable client KTLS\n");
crypto/openssl/test/ssl_old_test.c
734
fprintf(stderr, " -server_ktls - try to enable server KTLS\n");
crypto/openssl/test/ssl_old_test.c
735
fprintf(stderr, " -provider <name> - Load the given provider into the library context\n");
crypto/openssl/test/ssl_old_test.c
736
fprintf(stderr, " -config <cnf> - Load the given config file into the library context\n");
crypto/openssl/test/ssl_old_test.c
984
fprintf(stderr,
crypto/openssl/test/test_test.c
27
fprintf(stderr, "# FATAL: %s != %d\n", test, expected);
crypto/openssl/test/testutil/testutil_init.c
130
fprintf(stderr,
crypto/openssl/test/testutil/testutil_init.c
92
fprintf(stderr,
crypto/openssl/test/timing_load_creds.c
247
fprintf(stderr,
crypto/openssl/test/timing_load_creds.c
85
fprintf(stderr, "Usage: %s [flags] pem-file\n", prog);
crypto/openssl/test/timing_load_creds.c
86
fprintf(stderr, "Flags, with the default being '-wc':\n");
crypto/openssl/test/timing_load_creds.c
87
fprintf(stderr, " -c # Repeat count\n");
crypto/openssl/test/timing_load_creds.c
88
fprintf(stderr, " -d Debugging output (minimal)\n");
crypto/openssl/test/timing_load_creds.c
89
fprintf(stderr, " -w<T> What to load T is a single character:\n");
crypto/openssl/test/timing_load_creds.c
90
fprintf(stderr, " c for cert\n");
crypto/openssl/test/timing_load_creds.c
91
fprintf(stderr, " p for private key\n");
include/stdio.h
275
int fprintf(FILE * __restrict, const char * __restrict, ...);
kerberos5/lib/libroken/fbsd_ossl_provider_load.c
38
fprintf(stderr, "%s: %s\n",
krb5/lib/gssapi/errmap.h
249
fprintf(ps->f, ps->comma ? ", (" : "(");
krb5/lib/gssapi/errmap.h
252
fprintf(ps->f, ",");
krb5/lib/gssapi/errmap.h
254
fprintf(ps->f, ")");
krb5/lib/gssapi/errmap.h
264
fprintf(f, "(");
krb5/lib/gssapi/errmap.h
266
fprintf(f, ")");
lib/clang/liblldb/LLDBWrapLua.cpp
2704
#define SWIG_DOSTRING_FAIL(S) fprintf(stderr,"%s\n",S)
lib/geom/cache/geom_cache.c
157
fprintf(stderr, "Can't get mediasize of %s: %s.\n",
lib/geom/cache/geom_cache.c
165
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/cache/geom_cache.c
190
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/cache/geom_cache.c
230
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/concat/geom_concat.c
169
fprintf(stderr, "Can't get mediasize of %s: %s.\n",
lib/geom/concat/geom_concat.c
177
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/concat/geom_concat.c
203
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/concat/geom_concat.c
244
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/eli/geom_eli.c
1981
fprintf(stderr, "Cannot clear metadata on %s: %s.\n",
lib/geom/eli/geom_eli.c
475
fprintf(stderr, "They didn't match.\n");
lib/geom/eli/geom_eli.c
794
fprintf(stderr, "warning: The -e option, not "
lib/geom/eli/geom_eli.c
857
fprintf(stderr,
lib/geom/journal/geom_journal.c
279
fprintf(stderr, "Cannot store metadata on %s: %s.\n",
lib/geom/journal/geom_journal.c
305
fprintf(stderr, "Cannot clear metadata on %s: %s.\n",
lib/geom/journal/geom_journal.c
333
fprintf(stderr, "Cannot read metadata from %s: %s.\n",
lib/geom/journal/geom_journal.c
339
fprintf(stderr, "MD5 hash mismatch for %s, skipping.\n",
lib/geom/label/geom_label.c
161
fprintf(stderr, "Can't store metadata on %s: %s.\n", name,
lib/geom/label/geom_label.c
185
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/label/geom_label.c
222
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/mirror/geom_mirror.c
283
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/mirror/geom_mirror.c
309
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/mirror/geom_mirror.c
337
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/mirror/geom_mirror.c
343
fprintf(stderr, "MD5 hash mismatch for %s, skipping.\n",
lib/geom/mirror/geom_mirror.c
373
fprintf(stderr, "Cannot read metadata from %s: %s.\n",
lib/geom/mirror/geom_mirror.c
379
fprintf(stderr,
lib/geom/mirror/geom_mirror.c
386
fprintf(stderr,
lib/geom/mirror/geom_mirror.c
396
fprintf(stderr, "Cannot write metadata from %s: %s.\n",
lib/geom/multipath/geom_multipath.c
257
fprintf(stderr, "Unable to open %s: %s.\n",
lib/geom/multipath/geom_multipath.c
263
fprintf(stderr, "Unable to read metadata from %s: %s.\n",
lib/geom/multipath/geom_multipath.c
270
fprintf(stderr, "No metadata found on %s."
lib/geom/multipath/geom_multipath.c
297
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/multipath/geom_multipath.c
320
fprintf(stderr, "Can't set %s preferred provider to %s: %s.\n",
lib/geom/raid3/geom_raid3.c
242
fprintf(stderr,
lib/geom/raid3/geom_raid3.c
266
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/raid3/geom_raid3.c
292
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/raid3/geom_raid3.c
320
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/raid3/geom_raid3.c
326
fprintf(stderr, "MD5 hash mismatch for %s, skipping.\n",
lib/geom/shsec/geom_shsec.c
165
fprintf(stderr,
lib/geom/shsec/geom_shsec.c
182
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/shsec/geom_shsec.c
208
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/shsec/geom_shsec.c
249
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/stripe/geom_stripe.c
190
fprintf(stderr,
lib/geom/stripe/geom_stripe.c
207
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/stripe/geom_stripe.c
233
fprintf(stderr, "Can't clear metadata on %s: %s.\n",
lib/geom/stripe/geom_stripe.c
275
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/geom/virstor/geom_virstor.c
204
fprintf(stderr, "%s for %s\n", strerror(errno), name);
lib/geom/virstor/geom_virstor.c
223
fprintf(stderr, "Resizing chunk size to be a multiple of "
lib/geom/virstor/geom_virstor.c
225
fprintf(stderr, "New chunk size: %zu kB\n", new_size / 1024);
lib/geom/virstor/geom_virstor.c
232
fprintf(stderr, "Resizing virtual size to be a multiple of "
lib/geom/virstor/geom_virstor.c
234
fprintf(stderr, "New virtual size: %zu MB\n",
lib/geom/virstor/geom_virstor.c
248
fprintf(stderr, "Resizing virtual size to fit virstor "
lib/geom/virstor/geom_virstor.c
250
fprintf(stderr, "New virtual size: %ju MB (%zu new chunks)\n",
lib/geom/virstor/geom_virstor.c
261
fprintf(stderr, "WARNING: Virtual storage size < Physical "
lib/geom/virstor/geom_virstor.c
349
fprintf(stderr,
lib/geom/virstor/geom_virstor.c
430
fprintf(stderr, "Can't store metadata on %s: %s.\n",
lib/geom/virstor/geom_virstor.c
464
fprintf(stderr, "Can't clear metadata on %s: %s "
lib/geom/virstor/geom_virstor.c
530
fprintf(stderr, "Can't read metadata from %s: %s.\n",
lib/libbe/be_error.c
112
fprintf(stderr, "%s\n", libbe_error_description(lbh));
lib/libbsdstat/bsdstat.c
102
fprintf(fd, "%*s", f->width, f->label);
lib/libbsdstat/bsdstat.c
123
fprintf(fd, "%*s", f->width, buf);
lib/libbsdstat/bsdstat.c
144
fprintf(fd, "%*s", f->width, buf);
lib/libbsdstat/bsdstat.c
167
fprintf(fd, "%-*s %s\n", width, s, f->desc);
lib/libbsdstat/bsdstat.c
185
fprintf(fd, "%-*s %s\n", width, f->name, f->desc);
lib/libbsdstat/bsdstat.c
52
fprintf(stderr, "%s: unknown statistic name \"%s\" "
lib/libbsdstat/bsdstat.c
57
fprintf(stderr, "%s: not enough room for all stats; "
lib/libbsdstat/bsdstat.c
74
fprintf(stderr, "%s: don't know how to collect data\n", sf->name);
lib/libbsdstat/bsdstat.c
80
fprintf(stderr, "%s: don't know how to update total data\n", sf->name);
lib/libbsdstat/bsdstat.c
86
fprintf(stderr, "%s: don't know how to get stat #%u\n", sf->name, s);
lib/libc/db/btree/bt_debug.c
100
(void)fprintf(stderr, "magic %x\n", m->magic);
lib/libc/db/btree/bt_debug.c
101
(void)fprintf(stderr, "version %u\n", m->version);
lib/libc/db/btree/bt_debug.c
102
(void)fprintf(stderr, "psize %u\n", m->psize);
lib/libc/db/btree/bt_debug.c
103
(void)fprintf(stderr, "free %u\n", m->free);
lib/libc/db/btree/bt_debug.c
104
(void)fprintf(stderr, "nrecs %u\n", m->nrecs);
lib/libc/db/btree/bt_debug.c
105
(void)fprintf(stderr, "flags %u", m->flags);
lib/libc/db/btree/bt_debug.c
109
(void)fprintf(stderr, "%s%s", sep, name); \
lib/libc/db/btree/bt_debug.c
116
(void)fprintf(stderr, ")");
lib/libc/db/btree/bt_debug.c
153
(void)fprintf(stderr, " page %u: (", h->pgno);
lib/libc/db/btree/bt_debug.c
157
(void)fprintf(stderr, "%s%s", sep, name); \
lib/libc/db/btree/bt_debug.c
167
(void)fprintf(stderr, ")\n");
lib/libc/db/btree/bt_debug.c
170
(void)fprintf(stderr, "\tprev %2u next %2u", h->prevpg, h->nextpg);
lib/libc/db/btree/bt_debug.c
175
(void)fprintf(stderr, " lower %3d upper %3d nextind %d\n",
lib/libc/db/btree/bt_debug.c
178
(void)fprintf(stderr, "\t[%03d] %4d ", cur, h->linp[cur]);
lib/libc/db/btree/bt_debug.c
182
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
185
(void)fprintf(stderr, " (indirect)");
lib/libc/db/btree/bt_debug.c
187
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
192
(void)fprintf(stderr, "entries %03d pgno %03d",
lib/libc/db/btree/bt_debug.c
198
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
203
(void)fprintf(stderr, "%.*s/",
lib/libc/db/btree/bt_debug.c
206
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
212
(void)fprintf(stderr, "%.*s",
lib/libc/db/btree/bt_debug.c
218
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
223
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
227
(void)fprintf(stderr, "\n");
lib/libc/db/btree/bt_debug.c
285
(void)fprintf(stderr, "%d level%s with %lu keys",
lib/libc/db/btree/bt_debug.c
288
(void)fprintf(stderr, " (%u header count)", t->bt_nrecs);
lib/libc/db/btree/bt_debug.c
289
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
292
(void)fprintf(stderr, "%lu cache hits, %lu cache misses\n",
lib/libc/db/btree/bt_debug.c
294
(void)fprintf(stderr, "%lu splits (%lu root splits, %lu sort splits)\n",
lib/libc/db/btree/bt_debug.c
298
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
304
(void)fprintf(stderr,
lib/libc/db/btree/bt_debug.c
309
(void)fprintf(stderr, "prefix checking removed %lu bytes.\n",
lib/libc/db/btree/bt_debug.c
60
(void)fprintf(stderr, "%s: pgsz %u",
lib/libc/db/btree/bt_debug.c
63
(void)fprintf(stderr, " keys %u", t->bt_nrecs);
lib/libc/db/btree/bt_debug.c
67
(void)fprintf(stderr, "%s%s", sep, name); \
lib/libc/db/btree/bt_debug.c
78
(void)fprintf(stderr, ")\n");
lib/libc/db/hash/hash.c
201
(void)fprintf(stderr,
lib/libc/db/hash/hash.c
383
(void)fprintf(stderr, "hdestroy: accesses %ld collisions %ld\n",
lib/libc/db/hash/hash.c
385
(void)fprintf(stderr, "hdestroy: expansions %ld\n",
lib/libc/db/hash/hash.c
387
(void)fprintf(stderr, "hdestroy: overflows %ld\n",
lib/libc/db/hash/hash.c
389
(void)fprintf(stderr, "keys %ld maxp %d segmentcount %d\n",
lib/libc/db/hash/hash.c
393
(void)fprintf(stderr,
lib/libc/db/hash/hash_bigkey.c
586
(void)fprintf(stderr,
lib/libc/db/hash/hash_buf.c
270
(void)fprintf(stderr, "NEWBUF1: %d->ovfl was %d is now %d\n",
lib/libc/db/hash/hash_buf.c
280
(void)fprintf(stderr, "NEWBUF2: %d->ovfl was %d is now %d\n",
lib/libc/db/hash/hash_page.c
247
(void)fprintf(stderr, "split %d/%d\n",
lib/libc/db/hash/hash_page.c
488
(void)fprintf(stderr, "ADDOVFLPAGE: %d->ovfl was %d is now %d\n",
lib/libc/db/hash/hash_page.c
761
(void)fprintf(stderr, "OVERFLOW_PAGE: ADDR: %d BIT: %d PAGE %d\n",
lib/libc/db/hash/hash_page.c
792
(void)fprintf(stderr, "OVERFLOW_PAGE: ADDR: %d BIT: %d PAGE %d\n",
lib/libc/db/hash/hash_page.c
813
(void)fprintf(stderr, "Freeing %d\n", addr);
lib/libc/db/hash/hash_page.c
836
(void)fprintf(stderr, "FREE_OVFLPAGE: ADDR: %d BIT: %d PAGE %d\n",
lib/libc/db/hash/hash_page.c
923
(void)fprintf(stderr, "%d ", addr);
lib/libc/db/hash/hash_page.c
929
(void)fprintf(stderr, "%d ", (int)oaddr);
lib/libc/db/hash/hash_page.c
933
(void)fprintf(stderr, "\n");
lib/libc/db/mpool/mpool.c
115
(void)fprintf(stderr, "mpool_new: page allocation overflow.\n");
lib/libc/db/mpool/mpool.c
152
(void)fprintf(stderr,
lib/libc/db/mpool/mpool.c
190
(void)fprintf(stderr,
lib/libc/db/mpool/mpool.c
283
(void)fprintf(stderr,
lib/libc/db/mpool/mpool.c
460
(void)fprintf(stderr, "%lu pages in the file\n", mp->npages);
lib/libc/db/mpool/mpool.c
461
(void)fprintf(stderr,
lib/libc/db/mpool/mpool.c
464
(void)fprintf(stderr, "%lu page puts, %lu page gets, %lu page new\n",
lib/libc/db/mpool/mpool.c
466
(void)fprintf(stderr, "%lu page allocs, %lu page flushes\n",
lib/libc/db/mpool/mpool.c
469
(void)fprintf(stderr,
lib/libc/db/mpool/mpool.c
473
(void)fprintf(stderr, "%lu page reads, %lu page writes\n",
lib/libc/db/mpool/mpool.c
479
(void)fprintf(stderr, "%s%d", sep, bp->pgno);
lib/libc/db/mpool/mpool.c
481
(void)fprintf(stderr, "d");
lib/libc/db/mpool/mpool.c
483
(void)fprintf(stderr, "P");
lib/libc/db/mpool/mpool.c
491
(void)fprintf(stderr, "\n");
lib/libc/db/test/btree.tests/main.c
173
(void)fprintf(stderr, "dbopen: %s\n", strerror(errno));
lib/libc/db/test/btree.tests/main.c
191
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
219
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
225
(void)fprintf(stderr, "usage: %s\n", commands[i].usage);
lib/libc/db/test/btree.tests/main.c
275
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
445
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
475
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
587
(void)fprintf(stderr, "%s: %s\n", argv[1], strerror(errno));
lib/libc/db/test/btree.tests/main.c
592
(void)fprintf(fp, "%s\n", key.data);
lib/libc/db/test/btree.tests/main.c
615
(void)fprintf(stderr, "%s: %s\n", argv[1], strerror(errno));
lib/libc/db/test/btree.tests/main.c
642
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
645
(void)fprintf(stderr,
lib/libc/db/test/btree.tests/main.c
755
(void)fprintf(stderr,
lib/libc/db/test/dbtest.c
368
(void)fprintf(stderr, "%d: %.*s: %s",
lib/libc/db/test/dbtest.c
425
(void)fprintf(stderr, "%d: %.*s: %s",
lib/libc/db/test/dbtest.c
428
(void)fprintf(stderr,
lib/libc/db/test/dbtest.c
469
(void)fprintf(stderr, "%d: %.*s: %s",
lib/libc/db/test/dbtest.c
472
(void)fprintf(stderr,
lib/libc/db/test/dbtest.c
709
(void)fprintf(stderr,
lib/libc/db/test/dbtest.c
722
(void)fprintf(stderr, "dbtest: ");
lib/libc/db/test/dbtest.c
725
(void)fprintf(stderr, "\n");
lib/libc/db/test/hash.tests/tcreat3.c
65
fprintf(stderr, "cannot create: hash table (size %d)\n",
lib/libc/db/test/hash.tests/tcreat3.c
85
fprintf(stderr, "cannot enter: key %s\n",
lib/libc/db/test/hash.tests/tdel.c
102
fprintf ( stderr, "Error retrieving %s\n", key.data );
lib/libc/db/test/hash.tests/tdel.c
67
fprintf(stderr, "cannot create: hash table size %d)\n",
lib/libc/db/test/hash.tests/tdel.c
87
fprintf(stderr, "cannot enter: key %s\n",
lib/libc/db/test/hash.tests/thash4.c
107
fprintf ( stderr, "Error retrieving %s\n", key.data );
lib/libc/db/test/hash.tests/thash4.c
108
fprintf(stderr, "\terrno: %d\n", errno);
lib/libc/db/test/hash.tests/thash4.c
111
fprintf ( stderr, "%s not found\n", key.data );
lib/libc/db/test/hash.tests/thash4.c
112
fprintf(stderr, "\terrno: %d\n", errno);
lib/libc/db/test/hash.tests/thash4.c
69
fprintf(stderr, "cannot create: hash table size %d)\n",
lib/libc/db/test/hash.tests/thash4.c
71
fprintf(stderr, "\terrno: %d\n", errno);
lib/libc/db/test/hash.tests/thash4.c
90
fprintf(stderr, "cannot enter: key %s\n",
lib/libc/db/test/hash.tests/thash4.c
92
fprintf(stderr, "\terrno: %d\n", errno);
lib/libc/db/test/hash.tests/tread2.c
67
fprintf(stderr, "cannot open: hash table\n" );
lib/libc/db/test/hash.tests/tread2.c
84
fprintf ( stderr, "Error retrieving %s\n", key.data );
lib/libc/db/test/hash.tests/tread2.c
87
fprintf ( stderr, "%s not found\n", key.data );
lib/libc/db/test/hash.tests/tseq.c
56
fprintf(stderr, "cannot open: hash table\n" );
lib/libc/db/test/hash.tests/tverify.c
68
fprintf(stderr, "cannot open: hash table\n" );
lib/libc/db/test/hash.tests/tverify.c
83
fprintf ( stderr, "Error retrieving %s\n", key.data );
lib/libc/db/test/hash.tests/tverify.c
86
fprintf ( stderr, "%s not found\n", key.data );
lib/libc/db/test/hash.tests/tverify.c
90
fprintf ( stderr, "data for %s is incorrect. Data was %s. Should have been %s\n", key.data, res.data, wp2 );
lib/libc/gen/assert.c
40
(void)fprintf(stderr,
lib/libc/gen/assert.c
44
(void)fprintf(stderr,
lib/libc/gen/crypt.c
55
fprintf(stderr, "WARNING! des_setkey(3) not present in the system!\n");
lib/libc/gen/crypt.c
64
fprintf(stderr, "WARNING! des_cipher(3) not present in the system!\n");
lib/libc/gen/crypt.c
73
fprintf(stderr, "WARNING! setkey(3) not present in the system!\n");
lib/libc/gen/crypt.c
81
fprintf(stderr, "WARNING! encrypt(3) not present in the system!\n");
lib/libc/gen/err.c
116
fprintf(err_file, "%s: ", _getprogname());
lib/libc/gen/err.c
119
fprintf(err_file, ": ");
lib/libc/gen/err.c
121
fprintf(err_file, "%s", strerror(code));
lib/libc/gen/err.c
123
fprintf(err_file, " (%s)", exterr);
lib/libc/gen/err.c
124
fprintf(err_file, "\n");
lib/libc/gen/err.c
150
fprintf(err_file, "%s: ", _getprogname());
lib/libc/gen/err.c
153
fprintf(err_file, "\n");
lib/libc/gen/err.c
218
fprintf(err_file, "%s: ", _getprogname());
lib/libc/gen/err.c
221
fprintf(err_file, "\n");
lib/libc/gen/fmtmsg.c
75
fprintf(stderr, "%s", output);
lib/libc/gen/fmtmsg.c
89
fprintf(fp, "%s", output);
lib/libc/gen/getnetgrent.c
699
fprintf(stderr, "Cycle in netgroup %s\n", lp->l_groupname);
lib/libc/gen/getnetgrent.c
761
fprintf(stderr,
lib/libc/gen/syslog.c
173
(void)fprintf(fp, "<%d>1 ", pri);
lib/libc/gen/syslog.c
185
(void)fprintf(fp,
lib/libc/gen/syslog.c
196
(void)fprintf(fp, "%s ",
lib/libc/gen/syslog.c
209
(void)fprintf(fp, "%.*s ", LogTagLength, LogTag);
lib/libc/gen/syslog.c
211
(void)fprintf(fp, "%s ", LogTag == NULL ? NILVALUE : LogTag);
lib/libc/gen/syslog.c
219
(void)fprintf(fp, "%d ", (int)LogPid);
lib/libc/net/rcmd.c
121
fprintf(stderr, "rcmd: getaddrinfo: %s\n",
lib/libc/net/rcmd.c
124
fprintf(stderr, "rcmd: getaddrinfo: %s\n",
lib/libc/net/rcmd.c
150
(void)fprintf(stderr,
lib/libc/net/rcmd.c
153
(void)fprintf(stderr, "rcmd: socket: %s\n",
lib/libc/net/rcmd.c
171
(void)fprintf(stderr, "%s: %s\n",
lib/libc/net/rcmd.c
183
(void)fprintf(stderr, "connect to address %s: ",
lib/libc/net/rcmd.c
202
fprintf(stderr, "Trying %s...\n", paddr);
lib/libc/net/rcmd.c
219
(void)fprintf(stderr,
lib/libc/net/rcmd.c
227
fprintf(stderr, "rcmd: too many files\n");
lib/libc/net/rcmd.c
238
(void)fprintf(stderr,
lib/libc/net/rcmd.c
242
(void)fprintf(stderr,
lib/libc/net/rcmd.c
271
(void)fprintf(stderr,
lib/libc/net/rcmd.c
278
(void)fprintf(stderr,
lib/libc/net/rcmd.c
287
(void)fprintf(stderr,
lib/libc/net/rcmdsh.c
132
(void)fprintf(stderr, "rcmdsh: setuid(%u): %s\n",
lib/libc/net/rcmdsh.c
155
(void)fprintf(stderr, "rcmdsh: execlp %s failed: %s\n",
lib/libc/net/rcmdsh.c
76
(void)fprintf(stderr, "rcmdsh: unknown user: %s\n", locuser);
lib/libc/net/rcmdsh.c
90
fprintf(stderr, "rcmdsh: getaddrinfo: %s\n",
lib/libc/regex/engine.c
1144
fprintf(d, "%s", caption);
lib/libc/regex/engine.c
1146
fprintf(d, " %s", pchar(ch));
lib/libc/regex/engine.c
1149
fprintf(d, "%s%lu", (first) ? "\t" : ", ", i);
lib/libc/regex/engine.c
1152
fprintf(d, "\n");
lib/libc/regex/grot/debug.c
100
fprintf(d, "$");
lib/libc/regex/grot/debug.c
103
fprintf(d, "\\{");
lib/libc/regex/grot/debug.c
106
fprintf(d, "\\}");
lib/libc/regex/grot/debug.c
109
fprintf(d, ".");
lib/libc/regex/grot/debug.c
112
fprintf(d, "[(%ld)", (long)opnd);
lib/libc/regex/grot/debug.c
119
fprintf(d, "%s", regchar(i));
lib/libc/regex/grot/debug.c
125
fprintf(d, "-%s",
lib/libc/regex/grot/debug.c
131
fprintf(d, "]");
lib/libc/regex/grot/debug.c
134
fprintf(d, "(\\<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
137
fprintf(d, "<%ld>\\)", (long)opnd);
lib/libc/regex/grot/debug.c
140
fprintf(d, "(+");
lib/libc/regex/grot/debug.c
142
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
146
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
147
fprintf(d, "+)");
lib/libc/regex/grot/debug.c
150
fprintf(d, "(?");
lib/libc/regex/grot/debug.c
152
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
156
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
157
fprintf(d, "?)");
lib/libc/regex/grot/debug.c
160
fprintf(d, "((<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
163
fprintf(d, "<%ld>))", (long)opnd);
lib/libc/regex/grot/debug.c
166
fprintf(d, "<");
lib/libc/regex/grot/debug.c
168
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
172
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
173
fprintf(d, "|");
lib/libc/regex/grot/debug.c
176
fprintf(d, "|");
lib/libc/regex/grot/debug.c
178
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
182
fprintf(d, "<%ld>", (long)opnd);
lib/libc/regex/grot/debug.c
183
fprintf(d, ">");
lib/libc/regex/grot/debug.c
186
fprintf(d, "!%ld(%ld)!", OP(*s), (long)opnd);
lib/libc/regex/grot/debug.c
29
fprintf(d, "%ld states", (long)g->nstates);
lib/libc/regex/grot/debug.c
30
fprintf(d, ", first %ld last %ld", (long)g->firststate,
lib/libc/regex/grot/debug.c
33
fprintf(d, ", USEBOL");
lib/libc/regex/grot/debug.c
35
fprintf(d, ", USEEOL");
lib/libc/regex/grot/debug.c
37
fprintf(d, ", BAD");
lib/libc/regex/grot/debug.c
39
fprintf(d, ", nsub=%ld", (long)g->nsub);
lib/libc/regex/grot/debug.c
41
fprintf(d, ", must(%ld) `%*s'", (long)g->mlen, (int)g->mlen,
lib/libc/regex/grot/debug.c
44
fprintf(d, ", backrefs");
lib/libc/regex/grot/debug.c
46
fprintf(d, ", nplus %ld", (long)g->nplus);
lib/libc/regex/grot/debug.c
47
fprintf(d, "\n");
lib/libc/regex/grot/debug.c
70
fprintf(d, "\n\t"); \
lib/libc/regex/grot/debug.c
73
fprintf(d, " "); \
lib/libc/regex/grot/debug.c
82
fprintf(d, "missing initial OEND!\n");
lib/libc/regex/grot/debug.c
87
fprintf(d, "\n");
lib/libc/regex/grot/debug.c
92
fprintf(d, "\\%c", (char)opnd);
lib/libc/regex/grot/debug.c
94
fprintf(d, "%s", regchar((char)opnd));
lib/libc/regex/grot/debug.c
97
fprintf(d, "^");
lib/libc/regex/grot/main.c
146
fprintf(stdout, "%d:\n", line);
lib/libc/regex/grot/main.c
149
fprintf(stderr, "bad input, line %d\n", line);
lib/libc/regex/grot/main.c
167
fprintf(stderr, "end: regerror() test gave `%s' not `%s'\n",
lib/libc/regex/grot/main.c
174
fprintf(stderr, "end: regerror() short test gave `%s' not `%.*s'\n",
lib/libc/regex/grot/main.c
180
fprintf(stderr, "end: regerror() ITOA test gave `%s' not `%s'\n",
lib/libc/regex/grot/main.c
187
fprintf(stderr, "end: regerror() ATOI test gave `%s' not `%ld'\n",
lib/libc/regex/grot/main.c
191
fprintf(stderr, "end: regerror() ATOI test len(`%s') = %ld\n",
lib/libc/regex/grot/main.c
225
fprintf(stderr, "%d: %s error %s, %zu/%zu `%s'\n",
lib/libc/regex/grot/main.c
230
fprintf(stderr, "%d: %s should have given REG_%s\n",
lib/libc/regex/grot/main.c
246
fprintf(stderr, "%d: bad STARTEND syntax\n", line);
lib/libc/regex/grot/main.c
255
fprintf(stderr, "%d: %s exec error %s, %zu/%zu `%s'\n",
lib/libc/regex/grot/main.c
262
fprintf(stderr, "%d: %s exec should have failed\n",
lib/libc/regex/grot/main.c
269
fprintf(stderr, "%d: %s %s\n", line, type, grump);
lib/libc/regex/grot/main.c
289
fprintf(stderr, "%d: %s $%d %s\n", line,
lib/libc/regex/grot/main.c
67
fprintf(stderr, "usage: %s ", progname);
lib/libc/regex/grot/main.c
68
fprintf(stderr, "[-c copt][-C][-d] [re]\n");
lib/libc/regex/grot/main.c
80
fprintf(stderr, "error %s, %zu/%zu `%s'\n",
lib/libc/regex/grot/main.c
98
fprintf(stderr, "error %s, %zu/%zu `%s'\n",
lib/libc/resolv/res_debug.c
132
fprintf(file, ";; res options:");
lib/libc/resolv/res_debug.c
135
fprintf(file, " %s", p_option(mask));
lib/libc/resolv/res_debug.c
159
fprintf(file, ";; memory allocation failure\n");
lib/libc/resolv/res_debug.c
168
fprintf(file, ";; ns_parserr: %s\n",
lib/libc/resolv/res_debug.c
176
fprintf(file, ";; %s SECTION:\n",
lib/libc/resolv/res_debug.c
179
fprintf(file, ";;\t%s, type = %s, class = %s\n",
lib/libc/resolv/res_debug.c
187
fprintf(file,
lib/libc/resolv/res_debug.c
205
fprintf(file, "%02x ",
lib/libc/resolv/res_debug.c
209
fprintf(file, "%c",
lib/libc/resolv/res_debug.c
216
fprintf(file, "; OPT=%u\n",
lib/libc/resolv/res_debug.c
219
fprintf(file, "; OPT=%u: ",
lib/libc/resolv/res_debug.c
222
fprintf(file, "%02x ",
lib/libc/resolv/res_debug.c
226
fprintf(file, "%c",
lib/libc/resolv/res_debug.c
244
fprintf(file,
lib/libc/resolv/res_debug.c
250
fprintf(file, ";; ns_sprintrr: %s\n",
lib/libc/resolv/res_debug.c
275
fprintf(file, ";; ns_initparse: %s\n", strerror(errno));
lib/libc/resolv/res_debug.c
290
fprintf(file,
lib/libc/resolv/res_debug.c
296
fprintf(file, "; flags:");
lib/libc/resolv/res_debug.c
298
fprintf(file, " qr");
lib/libc/resolv/res_debug.c
300
fprintf(file, " aa");
lib/libc/resolv/res_debug.c
302
fprintf(file, " tc");
lib/libc/resolv/res_debug.c
304
fprintf(file, " rd");
lib/libc/resolv/res_debug.c
306
fprintf(file, " ra");
lib/libc/resolv/res_debug.c
308
fprintf(file, " ??");
lib/libc/resolv/res_debug.c
310
fprintf(file, " ad");
lib/libc/resolv/res_debug.c
312
fprintf(file, " cd");
lib/libc/resolv/res_debug.c
315
fprintf(file, "; %s: %d",
lib/libc/resolv/res_debug.c
317
fprintf(file, ", %s: %d",
lib/libc/resolv/res_debug.c
319
fprintf(file, ", %s: %d",
lib/libc/resolv/res_debug.c
321
fprintf(file, ", %s: %d",
lib/libc/resolv/res_debug.h
29
# define Dprint(cond, args) if (cond) {fprintf args;} else {}
lib/libc/resolv/res_debug.h
31
fprintf args;\
lib/libc/resolv/res_mkupdate.c
164
fprintf(stderr,
lib/libc/resolv/res_mkupdate.c
178
fprintf(stderr,
lib/libc/resolv/res_send.c
1103
fprintf(file, "res_send: %s ([%s].%s): %s\n",
lib/libc/resolv/res_send.c
1114
fprintf(file, "res_send: %s: %s\n",
lib/libc/rpc/clnt_bcast.c
210
fprintf(stderr, "set v6 multicast if to %d\n", bip->index);
lib/libc/rpc/clnt_bcast.c
470
fprintf(stderr, "Broadcast packet sent "
lib/libc/rpc/clnt_bcast.c
492
fprintf(stderr, "PMAP Broadcast packet "
lib/libc/rpc/clnt_bcast.c
539
fprintf(stderr, "response for %s\n",
lib/libc/rpc/clnt_bcast.c
603
fprintf(stderr, "uaddr %s\n",
lib/libc/rpc/clnt_perror.c
182
(void) fprintf(stderr, "%s\n", clnt_sperror(rpch,s));
lib/libc/rpc/clnt_perror.c
225
(void) fprintf(stderr, "%s\n", clnt_sperrno(num));
lib/libc/rpc/clnt_perror.c
287
(void) fprintf(stderr, "%s\n", clnt_spcreateerror(s));
lib/libc/rpc/getnetconfig.c
266
fprintf(stderr, "memory heap corrupted in getnetconfig\n");
lib/libc/rpc/getnetconfig.c
644
fprintf(stderr, "%s: %s\n", s, nc_sperror());
lib/libc/rpc/getnetpath.c
215
fprintf(stderr, "memory heap corrupted in endnetpath\n");
lib/libc/rpc/getpublickey.c
121
fprintf(stderr, "match failed error %d\n", err);
lib/libc/rpc/getpublickey.c
132
fprintf(stderr,
lib/libc/rpc/getpublickey.c
140
fprintf(stderr,
lib/libc/rpc/getpublickey.c
148
fprintf(stderr,
lib/libc/rpc/key_call.c
68
#define debug(msg) (void) fprintf(stderr, "%s\n", msg);
lib/libc/rpc/netnamer.c
158
fprintf(stderr,
lib/libc/rpc/netnamer.c
275
fprintf(stderr, "match failed error %d\n", err);
lib/libc/rpc/netnamer.c
286
fprintf(stderr,
lib/libc/rpc/netnamer.c
295
fprintf(stderr,
lib/libc/rpc/netnamer.c
303
fprintf(stderr,
lib/libc/rpc/rpcb_clnt.c
154
fprintf(stderr, "Found cache entry for %s: %s\n",
lib/libc/rpc/rpcb_clnt.c
220
fprintf(stderr, "Added to cache: %s : %s\n", host, netid);
lib/libc/rpc/rpcb_clnt.c
240
fprintf(stderr, "Deleted from cache: %s : %s\n",
lib/libc/rpc/rpcb_clnt.c
369
fprintf(stderr, "Got it [%s]\n", ua);
lib/libc/rpc/rpcb_clnt.c
378
fprintf(stderr, "\tnetbuf len = %d, maxlen = %d\n",
lib/libc/rpc/rpcb_clnt.c
380
fprintf(stderr, "\tAddress is ");
lib/libc/rpc/rpcb_clnt.c
382
fprintf(stderr, "%u.", ((char *)(taddr.buf))[i]);
lib/libc/rpc/rpcb_clnt.c
383
fprintf(stderr, "\n");
lib/libc/rpc/rpcb_clnt.c
627
fprintf(stderr, "\tRemote address is [%s].\n",
lib/libc/rpc/rpcb_clnt.c
630
fprintf(stderr,
lib/libc/rpc/rpcb_clnt.c
954
fprintf(stderr, "\tRemote address is [%s]\n", ua);
lib/libc/rpc/rpcb_clnt.c
956
fprintf(stderr,
lib/libc/stdio/open_memstream.c
104
fprintf(stderr, "MS: write(%p, %d) = %zd\n", ms, len, tocopy);
lib/libc/stdio/open_memstream.c
135
fprintf(stderr,
lib/libc/stdio/open_memstream.c
145
fprintf(stderr,
lib/libc/stdio/open_memstream.c
158
fprintf(stderr, "MS: seek(%p, %jd, %d) %jd -> %jd\n", ms, (intmax_t)pos,
lib/libc/stdio/open_memstream.c
67
fprintf(stderr, "MS: %p growing from %zd to %zd\n",
lib/libc/stdio/open_wmemstream.c
166
fprintf(stderr, "WMS: write(%p, %d) = %zd\n", ms, len, consumed);
lib/libc/stdio/open_wmemstream.c
193
fprintf(stderr,
lib/libc/stdio/open_wmemstream.c
203
fprintf(stderr,
lib/libc/stdio/open_wmemstream.c
219
fprintf(stderr, "WMS: seek(%p, %jd, %d) %jd -> %jd\n", ms,
lib/libc/stdio/open_wmemstream.c
68
fprintf(stderr, "WMS: %p growing from %zd to %zd\n",
lib/libc/stdio/xprintf.c
450
fprintf(stderr, "fmt0 <%s>\n", fmt0);
lib/libc/stdio/xprintf.c
451
fprintf(stderr, "pil %p\n", pil);
lib/libc/stdio/xprintf.c
455
fprintf(stderr, "arg %d %x\n", ch, argt[ch]);
lib/libc/stdio/xprintf.c
510
fprintf(stderr, "pi %p", pi);
lib/libc/stdio/xprintf.c
511
fprintf(stderr, " spec '%c'", pi->spec);
lib/libc/stdio/xprintf.c
512
fprintf(stderr, " args %d",
lib/libc/stdio/xprintf.c
514
if (pi->width) fprintf(stderr, " width %d", pi->width);
lib/libc/stdio/xprintf.c
515
if (pi->pad) fprintf(stderr, " pad 0x%x", pi->pad);
lib/libc/stdio/xprintf.c
516
if (pi->left) fprintf(stderr, " left");
lib/libc/stdio/xprintf.c
517
if (pi->showsign) fprintf(stderr, " showsign");
lib/libc/stdio/xprintf.c
518
if (pi->prec != -1) fprintf(stderr, " prec %d", pi->prec);
lib/libc/stdio/xprintf.c
519
if (pi->is_char) fprintf(stderr, " char");
lib/libc/stdio/xprintf.c
520
if (pi->is_short) fprintf(stderr, " short");
lib/libc/stdio/xprintf.c
521
if (pi->is_long) fprintf(stderr, " long");
lib/libc/stdio/xprintf.c
522
if (pi->is_long_double) fprintf(stderr, " long_double");
lib/libc/stdio/xprintf.c
523
fprintf(stderr, "\n");
lib/libc/stdio/xprintf.c
524
fprintf(stderr, "\t\"%.*s\"\n", pi->end - pi->begin, pi->begin);
lib/libc/stdio/xprintf_int.c
309
fprintf(stderr, "pi->spec = '%c'\n", pi->spec);
lib/libc/stdlib/cxa_thread_atexit_impl.c
109
fprintf(stderr,
lib/libc/stdlib/cxa_thread_atexit_impl.c
145
fprintf(stderr, "Thread %p is exiting with more "
lib/libc/stdlib/getopt.c
124
(void)fprintf(stderr,
lib/libc/stdlib/getopt.c
93
(void)fprintf(stderr,
lib/libc/stdlib/insque.c
34
fprintf(stderr, "insque: Inconsistency detected:"
lib/libc/tests/gen/fts_test.h
65
fprintf(stderr, "%2ld %2d %s\n", level,
lib/libc/tests/gen/test-fnmatch.c
79
fprintf(stderr, "usage: %s [-s num]\n", progname);
lib/libc/tests/gen/test-fnmatch.c
80
fprintf(stderr, "-s option writes tests for sh(1), num is 1 or 2\n");
lib/libc/tests/resolv/resolv_test.c
203
fprintf(stderr,
lib/libc/tests/stdio/flushlbuf_test.c
117
if ((ret = fprintf(f, "%c", seq[i++])) < 0)
lib/libc/tests/stdio/flushlbuf_test.c
131
ret = fprintf(f, "%c", seq[i]);
lib/libc/tests/stdio/flushlbuf_test.c
62
if ((ret = fprintf(f, "%c", seq[i++])) < 0)
lib/libc/tests/stdio/flushlbuf_test.c
76
ret = fprintf(f, "%c", seq[i]);
lib/libc/tests/stdio/flushlbuf_test.c
86
fprintf(f, "%c", seq[i++]);
lib/libc/tests/stdio/flushlbuf_test.c
95
fprintf(f, "%c", seq[i++]);
lib/libc/tests/stdio/open_memstream2_test.c
113
fprintf(fp, "bar");
lib/libc/tests/stdio/open_memstream2_test.c
126
fprintf(fp, " in ");
lib/libc/tests/stdio/open_memstream2_test.c
142
fprintf(fp, "bar baz");
lib/libc/tests/stdio/open_memstream2_test.c
181
fprintf(fp, "foo");
lib/libc/tests/stdio/open_memstream2_test.c
60
fprintf(fp, "hello my world");
lib/libc/tests/stdio/open_memstream2_test.c
65
fprintf(fp, "good-bye");
lib/libc/tests/stdio/open_memstream2_test.c
95
fprintf(fp, "fo");
lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
39
Foo() { ATF_REQUIRE(fprintf(output, "Created\n") > 0); }
lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
40
~Foo() { ATF_REQUIRE(fprintf(output, "Destroyed\n") > 0); }
lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
41
void use() { ATF_REQUIRE(fprintf(output, "Used\n") > 0); }
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
39
Foo() { ATF_REQUIRE(fprintf(output, "Created\n") > 0); }
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
40
~Foo() { ATF_REQUIRE(fprintf(output, "Destroyed\n") > 0); }
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
41
void use() { ATF_REQUIRE(fprintf(output, "Used\n") > 0); }
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
48
ATF_REQUIRE(fprintf(output, "DIED\n") > 0);
lib/libc/tests/stdlib/qsort_bench.c
98
fprintf(stderr, "N = 2^%d in %ju.%06jus\n",
lib/libc/tests/stdtime/detect_tz_changes_test.c
260
fprintf(stdout, "%s\n", obuf);
lib/libc/tests/string/strnlen_test.c
112
fprintf(stderr, "align = %d, maxlen = %zu, len = %zu",
lib/libc/tests/string/strnlen_test.c
121
fprintf(stderr, "align = %d, maxlen = %zu, len = %zu",
lib/libc/tests/string/strnlen_test.c
40
fprintf(stderr, "align = %d, maxlen = %zu, len = %zu",
lib/libc/tests/string/strnlen_test.c
50
fprintf(stderr, "align = %d, maxlen = %zu, len = %zu",
lib/libc/tests/string/strnlen_test.c
67
fprintf(stderr, "align = %d, maxlen = %zu",
lib/libc/tests/string/strnlen_test.c
77
fprintf(stderr, "align = %d, maxlen = %zu",
lib/libc/tests/sys/mlock_helper.c
78
ATF_REQUIRE_MSG(fprintf(fp, "%lu", old_value) > 0,
lib/libc/yp/yplib.c
475
fprintf(stderr,
lib/libcam/scsi_cmdparse.c
315
fprintf(stderr, "Unknown letter in format: %c\n",
lib/libcam/scsi_cmdparse.c
474
fprintf(stderr, "Invalid starting "
lib/libcam/scsi_cmdparse.c
519
fprintf(stderr, "Invalid startfield %c "
lib/libcam/scsi_cmdparse.c
644
fprintf(stderr, "do_encode: Illegal width\n");
lib/libcasper/services/cap_dns/tests/dns_test.c
110
fprintf(stderr, "Dead code reached in addrinfo_compare()\n");
lib/libcasper/services/cap_dns/tests/dns_test.c
212
fprintf(stderr, "Unable to resolve %s IPv4.\n", "example.com");
lib/libcasper/services/cap_dns/tests/dns_test.c
221
fprintf(stderr, "Unable to resolve %s IPv4.\n", "example.com");
lib/libcasper/services/cap_dns/tests/dns_test.c
230
fprintf(stderr, "Unable to resolve %s IPv6.\n", "example.com");
lib/libcasper/services/cap_dns/tests/dns_test.c
250
fprintf(stderr,
lib/libcasper/services/cap_dns/tests/dns_test.c
267
fprintf(stderr,
lib/libcasper/services/cap_dns/tests/dns_test.c
284
fprintf(stderr,
lib/libcasper/services/cap_dns/tests/dns_test.c
305
fprintf(stderr, "Unable to resolve %s.\n", GOOGLE_DNS_IPV4);
lib/libcasper/services/cap_dns/tests/dns_test.c
315
fprintf(stderr, "Unable to resolve %s.\n", GOOGLE_DNS_IPV6);
lib/libdevinfo/devinfo.c
88
fprintf(stderr, "%s:", __func__); \
lib/libdevinfo/devinfo.c
89
fprintf(stderr, __VA_ARGS__); \
lib/libdevinfo/devinfo.c
90
fprintf(stderr, "\n"); \
lib/libdevstat/devstat.c
801
fprintf(stderr, "selectdevs: couldn't"
lib/libdpv/dialog_util.c
313
fprintf(stderr, "%s: spawning `", __func__);
lib/libdpv/dialog_util.c
316
fprintf(stderr, "%s", dargv[i]);
lib/libdpv/dialog_util.c
318
fprintf(stderr, " %s", dargv[i]);
lib/libdpv/dialog_util.c
320
fprintf(stderr, " \"%s\"", dargv[i]);
lib/libdpv/dialog_util.c
322
fprintf(stderr, "'\n");
lib/libdpv/util.c
85
fprintf(stderr, "%s: spawning `", __func__);
lib/libdpv/util.c
88
fprintf(stderr, "%s", shellcmd_argv[i]);
lib/libdpv/util.c
90
fprintf(stderr, " '%s'", shellcmd_argv[i]);
lib/libdpv/util.c
92
fprintf(stderr, " %s", shellcmd_argv[i]);
lib/libdpv/util.c
94
fprintf(stderr, "'\n");
lib/libefivar/efivar.c
103
fprintf(stderr, "Can't convert %s to a guid for %s\n",
lib/libfetch/common.h
143
fprintf(stderr, __VA_ARGS__); \
lib/libfetch/http.c
177
fprintf(stderr, "%s(): end of last chunk\n", __func__);
lib/libfetch/http.c
179
fprintf(stderr, "%s(): new chunk: %lu (%lu)\n",
lib/libgeom/geom_ctl.c
61
fprintf(f, "Dump of gctl request at NULL\n");
lib/libgeom/geom_ctl.c
64
fprintf(f, "Dump of gctl request at %p:\n", req);
lib/libgeom/geom_ctl.c
66
fprintf(f, " error:\t\"%s\"\n", req->error);
lib/libgeom/geom_ctl.c
68
fprintf(f, " error:\tNULL\n");
lib/libgeom/geom_ctl.c
71
fprintf(f, " param:\t\"%s\" (%d)", ap->name, ap->nlen);
lib/libgeom/geom_ctl.c
72
fprintf(f, " [%s%s",
lib/libgeom/geom_ctl.c
77
fprintf(f, "%d] = \"%s\"", ap->len, (char *)ap->value);
lib/libgeom/geom_ctl.c
79
fprintf(f, "%d] = ", ap->len);
lib/libgeom/geom_ctl.c
82
fprintf(f, " %02x", ((u_char *)ap->value)[j]);
lib/libgeom/geom_ctl.c
85
fprintf(f, "0] = %p", ap->value);
lib/libgeom/geom_ctl.c
87
fprintf(f, "\n");
lib/libgssapi/gss_mech_switch.c
167
fprintf(stderr, "can't find symbol %s\n", buf); \
lib/libgssapi/gss_mech_switch.c
224
fprintf(stderr, "dlopen: %s\n", dlerror());
lib/libipsec/policy_parse.y
216
fprintf(stderr, "libipsec: %s while parsing \"%s\"\n",
lib/libiscsiutil/keys.c
121
fprintf(fp, "%s=%s", keys->keys_names[i], keys->keys_values[i]);
lib/libiscsiutil/log.c
100
fprintf(stderr, "%s: strnvis failed", getprogname());
lib/libiscsiutil/log.c
107
fprintf(stderr, "%s: %s (%s): %s\n", getprogname(),
lib/libiscsiutil/log.c
112
fprintf(stderr, "%s: %s: %s\n", getprogname(),
lib/libiscsiutil/log.c
117
fprintf(stderr, "%s: %s\n", getprogname(), msgbuf_strvised);
lib/libiscsiutil/log.c
125
fprintf(stderr, "%s: %s (%s): %s: %s\n", getprogname(),
lib/libiscsiutil/log.c
130
fprintf(stderr, "%s: %s: %s: %s\n", getprogname(),
lib/libiscsiutil/log.c
135
fprintf(stderr, "%s: %s: %s\n", getprogname(),
lib/libiscsiutil/log.c
93
fprintf(stderr, "%s: snprintf failed", getprogname());
lib/libkvm/kvm.c
248
(void)fprintf(stderr, "%s: %s\n",
lib/libkvm/kvm_private.c
102
(void)fprintf(stderr, "%s: ", program);
lib/libkvm/kvm_private.c
104
(void)fprintf(stderr, ": %s\n", strerror(errno));
lib/libkvm/kvm_private.c
84
(void)fprintf(stderr, "%s: ", program);
lib/libmd/rmd160c.c
525
fprintf(stderr,"%08lx ",l[i*8+ii]);
lib/libmd/rmd160c.c
527
fprintf(stderr,"\n");
lib/libnetmap/nmctx.c
49
fprintf(stderr, "%s\n", errmsg);
lib/libnetmap/nmreq.c
704
fprintf(stderr, "usage: %s netmap-expr\n", argv[0]);
lib/libpathconv/tests/abs2rel.c
42
fprintf(stderr, "usage: abs2rel path [base]\n");
lib/libpathconv/tests/abs2rel.c
47
fprintf(stderr, "cannot get current directory.\n");
lib/libpathconv/tests/rel2abs.c
41
fprintf(stderr, "usage: rel2abs path [base]\n");
lib/libpathconv/tests/rel2abs.c
46
fprintf(stderr, "cannot get current directory.\n");
lib/libpjdlog/pjdlog.c
609
fprintf(stderr, "%s\n", logp);
lib/libpmc/pmu-events/jevents.c
1009
fprintf(outfp, "\n\t{\n\t\t.table = %s,\n\t\t.name = \"%s\",\n\t},",
lib/libpmc/pmu-events/jevents.c
1077
fprintf(outfp, "{\n");
lib/libpmc/pmu-events/jevents.c
1078
fprintf(outfp, "\t.cpuid = \"%s\",\n", cpuid);
lib/libpmc/pmu-events/jevents.c
1079
fprintf(outfp, "\t.version = \"%s\",\n", version);
lib/libpmc/pmu-events/jevents.c
1080
fprintf(outfp, "\t.type = \"%s\",\n", type);
lib/libpmc/pmu-events/jevents.c
1091
fprintf(outfp, "\t.table = %s\n", tblname);
lib/libpmc/pmu-events/jevents.c
1092
fprintf(outfp, "},\n");
lib/libpmc/pmu-events/jevents.c
1121
fprintf(outfp, "#include \"pmu-events/pmu-events.h\"\n");
lib/libpmc/pmu-events/jevents.c
1405
fprintf(eventsfp, "#include \"pmu-events/pmu-events.h\"\n");
lib/libpmc/pmu-events/jevents.c
349
fprintf(fp, "static const struct pmu_event %s[] = {\n", tblname);
lib/libpmc/pmu-events/jevents.c
363
fprintf(outfp, "{\n");
lib/libpmc/pmu-events/jevents.c
366
fprintf(outfp, "\t.name = \"%s\",\n", je->name);
lib/libpmc/pmu-events/jevents.c
368
fprintf(outfp, "\t.event = \"%s\",\n", je->event);
lib/libpmc/pmu-events/jevents.c
369
fprintf(outfp, "\t.desc = \"%s\",\n", je->desc);
lib/libpmc/pmu-events/jevents.c
371
fprintf(outfp, "\t.compat = \"%s\",\n", je->compat);
lib/libpmc/pmu-events/jevents.c
372
fprintf(outfp, "\t.topic = \"%s\",\n", topic_local);
lib/libpmc/pmu-events/jevents.c
374
fprintf(outfp, "\t.long_desc = \"%s\",\n", je->long_desc);
lib/libpmc/pmu-events/jevents.c
376
fprintf(outfp, "\t.pmu = \"%s\",\n", je->pmu);
lib/libpmc/pmu-events/jevents.c
378
fprintf(outfp, "\t.unit = \"%s\",\n", je->unit);
lib/libpmc/pmu-events/jevents.c
380
fprintf(outfp, "\t.perpkg = \"%s\",\n", je->perpkg);
lib/libpmc/pmu-events/jevents.c
382
fprintf(outfp, "\t.aggr_mode = \"%d\",\n", convert(je->aggr_mode));
lib/libpmc/pmu-events/jevents.c
384
fprintf(outfp, "\t.metric_expr = \"%s\",\n", je->metric_expr);
lib/libpmc/pmu-events/jevents.c
386
fprintf(outfp, "\t.metric_threshold = \"%s\",\n", je->metric_threshold);
lib/libpmc/pmu-events/jevents.c
388
fprintf(outfp, "\t.metric_name = \"%s\",\n", je->metric_name);
lib/libpmc/pmu-events/jevents.c
390
fprintf(outfp, "\t.metric_group = \"%s\",\n", je->metric_group);
lib/libpmc/pmu-events/jevents.c
392
fprintf(outfp, "\t.metric_group_nogroup = \"%s\",\n", je->metric_group_nogroup);
lib/libpmc/pmu-events/jevents.c
394
fprintf(outfp, "\t.default_metric_group = \"%s\",\n", je->default_metric_group);
lib/libpmc/pmu-events/jevents.c
396
fprintf(outfp, "\t.deprecated = \"%s\",\n", je->deprecated);
lib/libpmc/pmu-events/jevents.c
398
fprintf(outfp, "\t.metric_constraint = \"%s\",\n", je->metric_constraint);
lib/libpmc/pmu-events/jevents.c
399
fprintf(outfp, "},\n");
lib/libpmc/pmu-events/jevents.c
489
fprintf(outfp, "{\n");
lib/libpmc/pmu-events/jevents.c
491
fprintf(outfp, "\t.name = 0,\n");
lib/libpmc/pmu-events/jevents.c
492
fprintf(outfp, "\t.event = 0,\n");
lib/libpmc/pmu-events/jevents.c
493
fprintf(outfp, "\t.desc = 0,\n");
lib/libpmc/pmu-events/jevents.c
495
fprintf(outfp, "},\n");
lib/libpmc/pmu-events/jevents.c
496
fprintf(outfp, "};\n");
lib/libpmc/pmu-events/jevents.c
793
fprintf(stderr, "Unknown event field '%s' in %s\n", buf, fn);
lib/libpmc/pmu-events/jevents.c
959
fprintf(outfp, "const struct pmu_events_map pmu_events_map[] = {\n");
lib/libpmc/pmu-events/jevents.c
967
fprintf(outfp, "{\n");
lib/libpmc/pmu-events/jevents.c
968
fprintf(outfp, "\t.cpuid = 0,\n");
lib/libpmc/pmu-events/jevents.c
969
fprintf(outfp, "\t.version = 0,\n");
lib/libpmc/pmu-events/jevents.c
970
fprintf(outfp, "\t.type = 0,\n");
lib/libpmc/pmu-events/jevents.c
971
fprintf(outfp, "\t.table = 0,\n");
lib/libpmc/pmu-events/jevents.c
972
fprintf(outfp, "},\n");
lib/libpmc/pmu-events/jevents.c
975
fprintf(outfp, "};\n");
lib/libpmc/pmu-events/jevents.c
983
fprintf(outfp, "{\n");
lib/libpmc/pmu-events/jevents.c
984
fprintf(outfp, "\t.cpuid = \"testcpu\",\n");
lib/libpmc/pmu-events/jevents.c
985
fprintf(outfp, "\t.version = \"v1\",\n");
lib/libpmc/pmu-events/jevents.c
986
fprintf(outfp, "\t.type = \"core\",\n");
lib/libpmc/pmu-events/jevents.c
987
fprintf(outfp, "\t.table = pme_test_soc_cpu,\n");
lib/libpmc/pmu-events/jevents.c
988
fprintf(outfp, "},\n");
lib/libpmc/pmu-events/jevents.c
993
fprintf(outfp, "\nconst struct pmu_sys_events pmu_sys_event_tables[] = {");
lib/libpmc/pmu-events/jevents.c
998
fprintf(outfp, "\n\t{\n\t\t.table = 0\n\t},");
lib/libpmc/pmu-events/jevents.c
999
fprintf(outfp, "\n};\n");
lib/libpmcstat/libpmcstat_logging.c
617
(void) fprintf(mf, "MAP:\n");
lib/libpmcstat/libpmcstat_logging.c
662
(void) fprintf(args->pa_printfile, " %-40s %d\n",\
lib/libpmcstat/libpmcstat_logging.c
667
(void) fprintf(args->pa_printfile, "CONVERSION STATISTICS:\n");
lib/librpcsec_gss/rpcsec_gss.c
291
fprintf(stderr, "gss_validate: out of memory\n");
lib/librpcsec_gss/rpcsec_gss_prot.c
250
fprintf(stderr, "rpcsec_gss: ");
lib/librpcsec_gss/rpcsec_gss_prot.c
252
fprintf(stderr, "\n");
lib/librpcsec_gss/rpcsec_gss_prot.c
263
fprintf(stderr, "rpcsec_gss: %s: ", m);
lib/librpcsec_gss/rpcsec_gss_prot.c
267
fprintf(stderr, "%s - ", (char *)msg.value);
lib/librpcsec_gss/rpcsec_gss_prot.c
272
fprintf(stderr, "%s\n", (char *)msg.value);
lib/librss/librss.c
129
fprintf(stderr, "%s: string (%s) not parsable\n",
lib/librss/librss.c
135
fprintf(stderr, "%s: bucket %d > nbuckets %d\n",
lib/librss/librss.c
160
fprintf(stderr, "%s: couldn't fetch net.inet.rss.ncpus\n", __func__);
lib/librss/librss.c
166
fprintf(stderr, "%s: couldn't fetch net.inet.rss.nbuckets\n", __func__);
lib/librss/librss.c
172
fprintf(stderr, "%s: couldn't fetch net.inet.rss.basecpu\n", __func__);
lib/librss/librss.c
183
fprintf(stderr, "%s: rss_getbucketmap failed\n", __func__);
lib/librtld_db/rtld_db.c
56
fprintf(stderr, "librtld_db: DEBUG: "); \
lib/librtld_db/rtld_db.c
57
fprintf(stderr, __VA_ARGS__); \
lib/libsecureboot/tests/tvo.c
132
fprintf(stderr, "%s: %s\n",
lib/libsecureboot/tests/tvo.c
146
fprintf(stderr, "%s: %s\n",
lib/libsysdecode/flags.c
1029
fprintf(fp, "invalid cap_rights_t");
lib/libsysdecode/flags.c
1044
fprintf(fp, "%s%s", comma ? "," : "", t->str);
lib/libsysdecode/flags.c
1049
fprintf(fp, "CAP_NONE");
lib/libsysdecode/flags.c
1057
fprintf(fp, ",unknown rights");
lib/libsysdecode/flags.c
1183
fprintf(fp, "%s%#x", printed ? "|" : "", rem & ~SCTP_PR_SCTP_ALL);
lib/libsysdecode/flags.c
1190
fprintf(fp, "%s%s", printed ? "|" : "", temp);
lib/libsysdecode/flags.c
1192
fprintf(fp, "%s%#x", printed ? "|" : "", rem);
lib/libsysdecode/flags.c
320
fprintf(fp, "%sFPOIXSHM", printed ? "|" : "");
lib/libsysdecode/flags.c
324
fprintf(fp, "%sFRDAHEAD", printed ? "|" : "");
lib/libsysdecode/flags.c
401
fprintf(fp, "%#x", rem);
lib/libsysdecode/flags.c
403
fprintf(fp, "|%#x", rem);
lib/libsysdecode/flags.c
407
fprintf(fp, "%#x", rem);
lib/libsysdecode/flags.c
409
fprintf(fp, "|%#x", rem);
lib/libsysdecode/flags.c
414
fprintf(fp, "%#x", rem);
lib/libsysdecode/flags.c
416
fprintf(fp, "|%#x", rem);
lib/libsysdecode/flags.c
420
fprintf(fp, "%#x", rem);
lib/libsysdecode/flags.c
422
fprintf(fp, "|%#x", rem);
lib/libsysdecode/flags.c
445
fprintf(fp, "%s|%#x",
lib/libsysdecode/flags.c
617
fprintf(fp, "QCMD(%s,", primary);
lib/libsysdecode/flags.c
620
fprintf(fp, "%s", type);
lib/libsysdecode/flags.c
622
fprintf(fp, "%#x", cmd & SUBCMDMASK);
lib/libsysdecode/flags.c
623
fprintf(fp, ")");
lib/libsysdecode/flags.c
906
fprintf(fp, "%#x", rem);
lib/libsysdecode/flags.c
908
fprintf(fp, "|%#x", rem);
lib/libsysdecode/flags.c
913
fprintf(fp, "%p", (void *)arg);
lib/libsysdecode/flags.c
941
fprintf(fp, "MAP_ALIGNED(%d)",
lib/libsysdecode/linux.c
144
fprintf(fp, "UNKNOWN(%d)", which);
lib/libsysdecode/linux.c
165
fprintf(fp, "UNKNOWN(%d)", which);
lib/libsysdecode/linux.c
170
fprintf(fp, "(%d)", pid);
lib/libsysdecode/linux.c
247
fprintf(fp, "(%s)", sysdecode_linux_signal(sig));
lib/libsysdecode/netlink.c
41
fprintf(fp, "netlink{");
lib/libsysdecode/netlink.c
45
fprintf(fp, ",");
lib/libsysdecode/netlink.c
50
fprintf(fp, "<truncated>");
lib/libsysdecode/netlink.c
54
fprintf(fp, "len=%u,type=", nl->nlmsg_len);
lib/libsysdecode/netlink.c
59
fprintf(fp, "NLMSG_NOOP");
lib/libsysdecode/netlink.c
62
fprintf(fp, "NLMSG_ERROR");
lib/libsysdecode/netlink.c
65
fprintf(fp, "NLMSG_DONE");
lib/libsysdecode/netlink.c
68
fprintf(fp, "NLMSG_OVERRUN");
lib/libsysdecode/netlink.c
71
fprintf(fp, "%u", nl->nlmsg_type);
lib/libsysdecode/netlink.c
75
fprintf(fp, ",flags=");
lib/libsysdecode/netlink.c
77
fprintf(fp, "0x%x", nl->nlmsg_flags);
lib/libsysdecode/netlink.c
79
fprintf(fp, ",seq=%u,pid=%u", nl->nlmsg_seq, nl->nlmsg_pid);
lib/libsysdecode/netlink.c
92
fprintf(fp, "}");
lib/libsysdecode/support.c
140
fprintf(fp, "0%o", val);
lib/libsysdecode/support.c
143
fprintf(fp, "%d", val);
lib/libsysdecode/support.c
146
fprintf(fp, "0x%x", val);
lib/libsysdecode/support.c
64
fprintf(fp, "%s%s", *printed ? "|" : "", table->str);
lib/libsysdecode/support.h
47
fprintf(fp, str); } \
lib/libsysdecode/utrace.c
103
fprintf(fp, "RTLD: %p now depends on %p (%s, %d)", parent,
lib/libsysdecode/utrace.c
107
fprintf(fp, "RTLD: LD_PRELOAD finished");
lib/libsysdecode/utrace.c
110
fprintf(fp, "RTLD: init %p for %p (%s)", ut->mapbase, ut->handle,
lib/libsysdecode/utrace.c
114
fprintf(fp, "RTLD: fini %p for %p (%s)", ut->mapbase, ut->handle,
lib/libsysdecode/utrace.c
118
fprintf(fp, "RTLD: dlsym(%p, %s)", ut->handle, ut->name);
lib/libsysdecode/utrace.c
121
fprintf(fp, "RTLD: %p = dlsym(%p, %s)", ut->mapbase, ut->handle,
lib/libsysdecode/utrace.c
125
fprintf(fp, "RTLD: error: %s\n", ut->name);
lib/libsysdecode/utrace.c
154
fprintf(fp, "malloc_init()");
lib/libsysdecode/utrace.c
156
fprintf(fp, "free(%p)", ut->p);
lib/libsysdecode/utrace.c
158
fprintf(fp, "%p = malloc(%zu)", ut->r, ut->s);
lib/libsysdecode/utrace.c
160
fprintf(fp, "%p = realloc(%p, %zu)", ut->r, ut->p, ut->s);
lib/libsysdecode/utrace.c
60
fprintf(fp, "dlopen(%s, ", ut->name);
lib/libsysdecode/utrace.c
63
fprintf(fp, "RTLD_NOW");
lib/libsysdecode/utrace.c
66
fprintf(fp, "RTLD_LAZY");
lib/libsysdecode/utrace.c
69
fprintf(fp, "%#x", mode & RTLD_MODEMASK);
lib/libsysdecode/utrace.c
72
fprintf(fp, " | RTLD_GLOBAL");
lib/libsysdecode/utrace.c
74
fprintf(fp, " | RTLD_TRACE");
lib/libsysdecode/utrace.c
76
fprintf(fp, " | %#x", mode &
lib/libsysdecode/utrace.c
78
fprintf(fp, ")");
lib/libsysdecode/utrace.c
81
fprintf(fp, "%p = dlopen(%s) ref %d", ut->handle, ut->name,
lib/libsysdecode/utrace.c
85
fprintf(fp, "dlclose(%p) (%s, %d)", ut->handle, ut->name,
lib/libsysdecode/utrace.c
89
fprintf(fp, "dlclose(%p) finished", ut->handle);
lib/libsysdecode/utrace.c
92
fprintf(fp, "RTLD: loaded %p @ %p - %p (%s)", ut->handle,
lib/libsysdecode/utrace.c
97
fprintf(fp, "RTLD: unloaded %p @ %p - %p (%s)", ut->handle,
lib/libufs/libufs.h
101
fprintf(stderr, ": %s", strerror(errno));
lib/libufs/libufs.h
102
fprintf(stderr, "\n");
lib/libufs/libufs.h
99
fprintf(stderr, "libufs: %s", str);
lib/libutil/login_crypt.c
42
fprintf(stderr, "login_setcryptfmt: "
lib/libutil/stub.c
44
fprintf(stderr, "crypt_set_format: eek, stub called!\n");
lib/libvgl/main.c
287
fprintf(stderr, "VGLBufSize:0x%x\n", VGLBufSize);
lib/libvgl/main.c
347
fprintf(stderr, "va_line_width:%d\n", VGLAdpInfo.va_line_width);
lib/libvgl/main.c
348
fprintf(stderr, "VGLXsize:%d, Ysize:%d, VXsize:%d, VYsize:%d\n",
lib/libvgl/main.c
500
fprintf(stderr, "new size: VGLXsize:%d, Ysize:%d, VXsize:%d, VYsize:%d\n",
lib/libvgl/main.c
525
fprintf(stderr, "new origin: (%d, %d)\n", x, y);
lib/libvmmapi/vmmapi.c
1229
fprintf(stderr, "%s: snapshot failed for %s: %d\r\n",
lib/liby/yyerror.c
42
fprintf(stderr, "%s\n", msg);
libexec/atrun/atrun.c
583
fprintf(stderr, "usage: atrun [-l load_avg] [-d]\n");
libexec/bootpd/bootpd.c
576
fprintf(stderr,
libexec/bootpd/bootpd.c
579
fprintf(stderr, " -a\tdon't modify ARP table\n");
libexec/bootpd/bootpd.c
580
fprintf(stderr, " -c n\tset current directory\n");
libexec/bootpd/bootpd.c
581
fprintf(stderr, " -d n\tset debug level\n");
libexec/bootpd/bootpd.c
582
fprintf(stderr, " -h n\tset the hostname to listen on\n");
libexec/bootpd/bootpd.c
583
fprintf(stderr, " -i\tforce inetd mode (run as child of inetd)\n");
libexec/bootpd/bootpd.c
584
fprintf(stderr, " -s\tforce standalone mode (run without inetd)\n");
libexec/bootpd/bootpd.c
585
fprintf(stderr, " -t n\tset inetd exit timeout to n minutes\n");
libexec/bootpd/bootpgw/bootpgw.c
489
fprintf(stderr,
libexec/bootpd/bootpgw/bootpgw.c
492
fprintf(stderr, "\t -a\tdon't modify ARP table\n");
libexec/bootpd/bootpgw/bootpgw.c
493
fprintf(stderr, "\t -d n\tset debug level\n");
libexec/bootpd/bootpgw/bootpgw.c
494
fprintf(stderr, "\t -h n\tset max hop count\n");
libexec/bootpd/bootpgw/bootpgw.c
495
fprintf(stderr, "\t -i\tforce inetd mode (run as child of inetd)\n");
libexec/bootpd/bootpgw/bootpgw.c
496
fprintf(stderr, "\t -s\tforce standalone mode (run without inetd)\n");
libexec/bootpd/bootpgw/bootpgw.c
497
fprintf(stderr, "\t -t n\tset inetd exit timeout to n minutes\n");
libexec/bootpd/bootpgw/bootpgw.c
498
fprintf(stderr, "\t -w n\tset min wait time (secs)\n");
libexec/bootpd/dumptab.c
106
fprintf(fp, "\n");
libexec/bootpd/dumptab.c
126
fprintf(fp, "%s:", (hp->hostname ?
libexec/bootpd/dumptab.c
129
fprintf(fp, "\\\n\t:bf=%s:", hp->bootfile->string);
libexec/bootpd/dumptab.c
132
fprintf(fp, "\\\n\t:bs=");
libexec/bootpd/dumptab.c
134
fprintf(fp, "auto:");
libexec/bootpd/dumptab.c
136
fprintf(fp, "%lu:", (u_long)hp->bootsize);
libexec/bootpd/dumptab.c
140
fprintf(fp, "\\\n\t:cs=");
libexec/bootpd/dumptab.c
142
fprintf(fp, ":");
libexec/bootpd/dumptab.c
145
fprintf(fp, "\\\n\t:df=%s:", hp->dump_file->string);
libexec/bootpd/dumptab.c
148
fprintf(fp, "\\\n\t:dn=%s:", hp->domain_name->string);
libexec/bootpd/dumptab.c
151
fprintf(fp, "\\\n\t:ds=");
libexec/bootpd/dumptab.c
153
fprintf(fp, ":");
libexec/bootpd/dumptab.c
156
fprintf(fp, "\\\n\t:ef=%s:", hp->exten_file->string);
libexec/bootpd/dumptab.c
159
fprintf(fp, "\\\n\t:ex=%s:", hp->exec_file->string);
libexec/bootpd/dumptab.c
162
fprintf(fp, "\\\n\t:gw=");
libexec/bootpd/dumptab.c
164
fprintf(fp, ":");
libexec/bootpd/dumptab.c
168
fprintf(fp, "\\\n\t:hd=%s:", hp->homedir->string);
libexec/bootpd/dumptab.c
174
fprintf(fp, "\\\n\t:hn:");
libexec/bootpd/dumptab.c
178
fprintf(fp, "\\\n\t:ht=%u:", (unsigned) hp->htype);
libexec/bootpd/dumptab.c
180
fprintf(fp, "ha=\"%s\":",
libexec/bootpd/dumptab.c
185
fprintf(fp, "\\\n\t:im=");
libexec/bootpd/dumptab.c
187
fprintf(fp, ":");
libexec/bootpd/dumptab.c
191
fprintf(fp, "\\\n\t:ip=%s:", inet_ntoa(hp->iaddr));
libexec/bootpd/dumptab.c
194
fprintf(fp, "\\\n\t:lg=");
libexec/bootpd/dumptab.c
196
fprintf(fp, ":");
libexec/bootpd/dumptab.c
199
fprintf(fp, "\\\n\t:lp=");
libexec/bootpd/dumptab.c
201
fprintf(fp, ":");
libexec/bootpd/dumptab.c
204
fprintf(fp, "\\\n\t:ms=%lu:", (u_long)hp->msg_size);
libexec/bootpd/dumptab.c
207
fprintf(fp, "\\\n\t:mw=%lu:", (u_long)hp->min_wait);
libexec/bootpd/dumptab.c
210
fprintf(fp, "\\\n\t:ns=");
libexec/bootpd/dumptab.c
212
fprintf(fp, ":");
libexec/bootpd/dumptab.c
215
fprintf(fp, "\\\n\t:nt=");
libexec/bootpd/dumptab.c
217
fprintf(fp, ":");
libexec/bootpd/dumptab.c
220
fprintf(fp, "\\\n\t:ra=%s:", inet_ntoa(hp->reply_addr));
libexec/bootpd/dumptab.c
223
fprintf(fp, "\\\n\t:rl=");
libexec/bootpd/dumptab.c
225
fprintf(fp, ":");
libexec/bootpd/dumptab.c
228
fprintf(fp, "\\\n\t:rp=%s:", hp->root_path->string);
libexec/bootpd/dumptab.c
231
fprintf(fp, "\\\n\t:sa=%s:", inet_ntoa(hp->bootserver));
libexec/bootpd/dumptab.c
234
fprintf(fp, "\\\n\t:sm=%s:", inet_ntoa(hp->subnet_mask));
libexec/bootpd/dumptab.c
237
fprintf(fp, "\\\n\t:sw=%s:", inet_ntoa(hp->subnet_mask));
libexec/bootpd/dumptab.c
240
fprintf(fp, "\\\n\t:td=%s:", hp->tftpdir->string);
libexec/bootpd/dumptab.c
246
fprintf(fp, "\\\n\t:to=%ld:", (long)hp->time_offset);
libexec/bootpd/dumptab.c
249
fprintf(fp, "\\\n\t:ts=");
libexec/bootpd/dumptab.c
251
fprintf(fp, ":");
libexec/bootpd/dumptab.c
254
fprintf(fp, "\\\n\t:vm=");
libexec/bootpd/dumptab.c
256
fprintf(fp, "rfc1048:");
libexec/bootpd/dumptab.c
258
fprintf(fp, "cmu:");
libexec/bootpd/dumptab.c
260
fprintf(fp, "%d.%d.%d.%d:",
libexec/bootpd/dumptab.c
268
fprintf(fp, "\\\n\t:yd=%s:",
libexec/bootpd/dumptab.c
272
fprintf(fp, "\\\n\t:ys=");
libexec/bootpd/dumptab.c
274
fprintf(fp, ":");
libexec/bootpd/dumptab.c
304
fprintf(fp, " #junk in generic! :");
libexec/bootpd/dumptab.c
307
fprintf(fp, "\\\n\t:T%d=", tag);
libexec/bootpd/dumptab.c
309
fprintf(fp, "%02X", *bp);
libexec/bootpd/dumptab.c
313
fprintf(fp, ".");
libexec/bootpd/dumptab.c
315
fprintf(fp, ":");
libexec/bootpd/dumptab.c
341
fprintf(fp, "%s", inet_ntoa(*addrptr++));
libexec/bootpd/dumptab.c
344
fprintf(fp, ", ");
libexec/bootpd/dumptab.c
97
fprintf(fp, "\n# %s %s.%d\n", progname, VERSION, PATCHLEVEL);
libexec/bootpd/dumptab.c
98
fprintf(fp, "# %s: dump of bootp server database.\n", filename);
libexec/bootpd/dumptab.c
99
fprintf(fp, "# Dump taken %s", ctime(&t));
libexec/bootpd/report.c
106
fprintf(stderr, "%s: %s %s\n",
libexec/bootpd/tools/bootpef/bootpef.c
103
fprintf(stderr,
libexec/bootpd/tools/bootpef/bootpef.c
105
fprintf(stderr, "\t -c n\tset current directory\n");
libexec/bootpd/tools/bootpef/bootpef.c
106
fprintf(stderr, "\t -d n\tset debug level\n");
libexec/bootpd/tools/bootpef/bootpef.c
107
fprintf(stderr, "\t -f n\tconfig file name\n");
libexec/bootpd/tools/bootpef/bootpef.c
155
fprintf(stderr,
libexec/bootpd/tools/bootpef/bootpef.c
178
fprintf(stderr,
libexec/bootpd/tools/bootpef/bootpef.c
197
fprintf(stderr, "bootpd: unknown switch: -%c\n",
libexec/comsat/comsat.c
187
(void)fprintf(tp,
libexec/comsat/comsat.c
194
(void)fprintf(tp, "\007");
libexec/comsat/comsat.c
197
(void)fprintf(tp, "\007");
libexec/comsat/comsat.c
235
(void)fprintf(tp, "...more...%s", cr);
libexec/comsat/comsat.c
262
(void)fprintf(tp, "----%s\n", cr);
libexec/fingerd/fingerd.c
182
fprintf(stderr, "%s", prog);
libexec/fingerd/fingerd.c
184
fprintf(stderr, " %s", *ap);
libexec/fingerd/fingerd.c
185
fprintf(stderr, "\n");
libexec/mknetid/mknetid.c
89
fprintf (stderr, "%s\n%s\n",
libexec/phttpget/phttpget.c
59
fprintf(stderr, "usage: phttpget server [file ...]\n");
libexec/phttpget/phttpget.c
670
fprintf(stderr, "http://%s/%s: %d ", servername, argv[nres],
libexec/phttpget/phttpget.c
673
fprintf(stderr, "OK\n");
libexec/phttpget/phttpget.c
675
fprintf(stderr, "Successful (ignored)\n");
libexec/phttpget/phttpget.c
677
fprintf(stderr, "Redirection (ignored)\n");
libexec/phttpget/phttpget.c
679
fprintf(stderr, "Error (ignored)\n");
libexec/pkg-serve/pkg-serve.c
34
fprintf(stderr, "usage: pkg-serve basedir\n");
libexec/pppoed/pppoed.c
134
fprintf(stderr, "Sending NGM_LISTHOOKS to %s\n", epath);
libexec/pppoed/pppoed.c
138
fprintf(stderr, "%s Cannot send a netgraph message: Invalid interface\n",
libexec/pppoed/pppoed.c
141
fprintf(stderr, "%s Cannot send a netgraph message: %s\n",
libexec/pppoed/pppoed.c
157
fprintf(stderr, "Got reply from id [%x]: Type %s with %d hooks\n",
libexec/pppoed/pppoed.c
162
fprintf(stderr, "%s Unexpected node type ``%s'' (wanted ``"
libexec/pppoed/pppoed.c
172
fprintf(stderr, " Got [%x]:%s -> [%x]:%s\n", ninfo->id,
libexec/pppoed/pppoed.c
183
fprintf(stderr, "%s Node type %s is currently active\n",
libexec/pppoed/pppoed.c
201
fprintf(stderr, "Send MKPEER: %s%s -> [type %s]:%s\n", epath,
libexec/pppoed/pppoed.c
206
fprintf(stderr, "%s Cannot create a peer PPPoE node: %s\n",
libexec/pppoed/pppoed.c
236
fprintf(stderr, "Sending PPPOE_LISTEN to %s, provider %s\n",
libexec/pppoed/pppoed.c
239
fprintf(stderr, "Sending PPPOE_LISTEN to %s\n", spath);
libexec/pppoed/pppoed.c
244
fprintf(stderr, "%s: Cannot LISTEN on netgraph node: %s\n",
libexec/pppoed/pppoed.c
467
fprintf(stderr, "kldload: %s: %s\n", module[f], strerror(errno));
libexec/pppoed/pppoed.c
567
fprintf(stderr, "%s: Either a provider, a label or an exec command"
libexec/pppoed/pppoed.c
573
fprintf(stderr, "%s: Cannot allocate %zu bytes\n", prog,
libexec/pppoed/pppoed.c
628
fprintf(fp, "%d\n", (int)getpid());
libexec/pppoed/pppoed.c
75
fprintf(stderr, "usage: %s [-Fd] [-P pidfile] [-a name] [-e exec | -l label]"
libexec/rbootd/rbootd.c
168
(void) fprintf(fp, "%d\n", (int) MyPid);
libexec/rbootd/rbootd.c
275
fprintf(stderr, "usage: rbootd [-ad] [-i interface] [config_file]\n");
libexec/rbootd/utils.c
101
fprintf(DbgFp, "Addr: %s Intf: %s\n", EnetStr(rconn), IntfName);
libexec/rbootd/utils.c
106
(void) fprintf(DbgFp, "\t802.2 LLC: DSAP:%x SSAP:%x CTRL:%x\n",
libexec/rbootd/utils.c
110
(void) fprintf(DbgFp, "\tHP Ext: DXSAP:%x SXSAP:%x\n",
libexec/rbootd/utils.c
119
(void) fprintf(DbgFp, "\tBoot Request:");
libexec/rbootd/utils.c
125
fprintf(DbgFp," (Send Filename #%u)",t);
libexec/rbootd/utils.c
128
(void) fprintf(DbgFp, BootFmt, rmp->r_brq.rmp_retcode,
libexec/rbootd/utils.c
131
(void) fprintf(DbgFp, "\n\t\tMachine Type: ");
libexec/rbootd/utils.c
137
fprintf(DbgFp, "\tBoot Reply:\n");
libexec/rbootd/utils.c
139
(void) fprintf(DbgFp, BootFmt, rmp->r_brpl.rmp_retcode,
libexec/rbootd/utils.c
145
(void) fprintf(DbgFp, "\tRead Request:\n");
libexec/rbootd/utils.c
147
(void) fprintf(DbgFp, ReadFmt, rmp->r_rrq.rmp_retcode,
libexec/rbootd/utils.c
149
(void) fprintf(DbgFp, "\t\tNoOfBytes: %u\n",
libexec/rbootd/utils.c
153
(void) fprintf(DbgFp, "\tRead Reply:\n");
libexec/rbootd/utils.c
155
(void) fprintf(DbgFp, ReadFmt, rmp->r_rrpl.rmp_retcode,
libexec/rbootd/utils.c
157
(void) fprintf(DbgFp, "\t\tNoOfBytesSent: %zu\n",
libexec/rbootd/utils.c
161
(void) fprintf(DbgFp, "\tBoot Complete:\n");
libexec/rbootd/utils.c
162
(void) fprintf(DbgFp, "\t\tRetCode:%u SessID:%x\n",
libexec/rbootd/utils.c
167
(void) fprintf(DbgFp, "\tUnknown Type:(%d)\n",
libexec/rbootd/utils.c
242
(void) fprintf(DbgFp, "\n\t\tFile Name (%u): <", size);
libexec/rbootd/utils.c
97
fprintf(DbgFp, "%02d:%02d:%02d.%06ld ", tmp->tm_hour, tmp->tm_min,
libexec/revnetgroup/revnetgroup.c
63
fprintf (stderr,"usage: revnetgroup -u | -h [-f netgroup_file]\n");
libexec/rpc.rstatd/rstat_proc.c
168
fprintf(stderr, "entering updatestat\n");
libexec/rpc.rstatd/rstat_proc.c
172
fprintf(stderr, "about to closedown\n");
libexec/rpc.rstatd/rstat_proc.c
219
fprintf(stderr, "%d %d %d %d\n", stats_all.s1.cp_time[0],
libexec/rpc.rwalld/rwalld.c
126
fprintf(stderr, "usage: rpc.rwalld [-n]\n");
libexec/rpc.rwalld/rwalld.c
154
fprintf(pfp, "\007\007%s", *s);
libexec/ypxfr/ypxfr_main.c
114
fprintf(stderr, "%s\n%s\n%s\n",
sbin/adjkerntz/adjkerntz.c
199
fprintf(stderr, "Initial offset: %ld secs\n", offset);
sbin/adjkerntz/adjkerntz.c
209
fprintf(stderr, "Initial diff: %ld secs\n", diff);
sbin/adjkerntz/adjkerntz.c
251
fprintf(stderr, "Final offset: %ld secs\n", offset);
sbin/adjkerntz/adjkerntz.c
261
fprintf(stderr, "Final diff: %ld secs\n", diff);
sbin/adjkerntz/adjkerntz.c
364
fprintf(stderr, "%s\n%s\n%s\n%s\n",
sbin/bectl/bectl.c
139
fprintf(stderr, "bectl activate: unknown option '-%c'\n",
sbin/bectl/bectl.c
149
fprintf(stderr, "bectl activate: wrong number of arguments\n");
sbin/bectl/bectl.c
205
fprintf(stderr, "bectl create: unknown option '-%c'\n",
sbin/bectl/bectl.c
215
fprintf(stderr, "bectl create: wrong number of arguments\n");
sbin/bectl/bectl.c
231
fprintf(stderr,
sbin/bectl/bectl.c
258
fprintf(stderr,
sbin/bectl/bectl.c
263
fprintf(stderr,
sbin/bectl/bectl.c
267
fprintf(stderr,
sbin/bectl/bectl.c
270
fprintf(stderr,
sbin/bectl/bectl.c
285
fprintf(stderr, "bectl export: missing boot environment name\n");
sbin/bectl/bectl.c
290
fprintf(stderr, "bectl export: extra arguments provided\n");
sbin/bectl/bectl.c
297
fprintf(stderr, "bectl export: must redirect output\n");
sbin/bectl/bectl.c
314
fprintf(stderr, "bectl import: missing boot environment name\n");
sbin/bectl/bectl.c
319
fprintf(stderr, "bectl import: extra arguments provided\n");
sbin/bectl/bectl.c
326
fprintf(stderr, "bectl import: input can not be from terminal\n");
sbin/bectl/bectl.c
341
fprintf(stderr, "bectl add: must provide at least one path\n");
sbin/bectl/bectl.c
373
fprintf(stderr, "bectl destroy: unknown option '-%c'\n",
sbin/bectl/bectl.c
383
fprintf(stderr, "bectl destroy: wrong number of arguments\n");
sbin/bectl/bectl.c
402
fprintf(stderr, "bectl destroy: leaving origin '%s' intact\n",
sbin/bectl/bectl.c
423
fprintf(stderr, "bectl mount: missing argument(s)\n");
sbin/bectl/bectl.c
428
fprintf(stderr, "bectl mount: too many arguments\n");
sbin/bectl/bectl.c
442
fprintf(stderr,
sbin/bectl/bectl.c
459
fprintf(stderr, "bectl rename: missing argument\n");
sbin/bectl/bectl.c
46
fprintf(fp, "%s",
sbin/bectl/bectl.c
464
fprintf(stderr, "bectl rename: too many arguments\n");
sbin/bectl/bectl.c
476
fprintf(stderr, "Failed to rename bootenv %s to %s\n",
sbin/bectl/bectl.c
499
fprintf(stderr, "bectl %s: unknown option '-%c'\n",
sbin/bectl/bectl.c
509
fprintf(stderr, "bectl %s: wrong number of arguments\n", cmd);
sbin/bectl/bectl.c
521
fprintf(stderr, "Failed to unmount bootenv %s\n", bootenv);
sbin/bectl/bectl.c
533
fprintf(stderr, "bectl check: wrong number of arguments\n");
sbin/bectl/bectl.c
601
fprintf(stderr, "Unknown command: %s\n", command);
sbin/bectl/bectl.c
607
fprintf(stderr, "libbe_init(\"%s\") failed.\n",
sbin/bectl/bectl_jail.c
193
fprintf(stderr, "unable to remove jail");
sbin/bectl/bectl_jail.c
204
fprintf(stderr, "bectl jail: unable to unmount filesystem %s",
sbin/bectl/bectl_jail.c
228
fprintf(stderr, "nvlist_alloc() failed\n");
sbin/bectl/bectl_jail.c
262
fprintf(stderr,
sbin/bectl/bectl_jail.c
269
fprintf(stderr, "bectl jail: unknown option '-%c'\n",
sbin/bectl/bectl_jail.c
279
fprintf(stderr, "bectl jail: missing boot environment name\n");
sbin/bectl/bectl_jail.c
296
fprintf(stderr, "could not mount bootenv\n");
sbin/bectl/bectl_jail.c
313
fprintf(stderr, "unable to build argument list for jail command\n");
sbin/bectl/bectl_jail.c
325
fprintf(stderr, "bectl jail: failed to execute\n");
sbin/bectl/bectl_jail.c
432
fprintf(stderr, "bectl %s: wrong number of arguments\n", cmd);
sbin/bectl/bectl_jail.c
440
fprintf(stderr, "bectl %s: failed to locate BE by '%s'\n", cmd,
sbin/bectl/bectl_jail.c
449
fprintf(stderr,
sbin/bectl/bectl_jail.c
458
fprintf(stderr, "bectl %s: jail requested by '%s' not a BE\n",
sbin/bectl/bectl_jail.c
65
fprintf(stderr, "bectl jail: malformed jail option '%s'\n",
sbin/bectl/bectl_jail.c
73
fprintf(stderr,
sbin/bectl/bectl_jail.c
84
fprintf(stderr, "invalid jail parameter: %s\n", name);
sbin/bectl/bectl_list.c
137
fprintf(stderr, "bectl list: failed to allocate snapshot nvlist\n");
sbin/bectl/bectl_list.c
141
fprintf(stderr, "bectl list: failed to fetch boot ds snapshots\n");
sbin/bectl/bectl_list.c
427
fprintf(stderr, "bectl list: unknown option '-%c'\n",
sbin/bectl/bectl_list.c
436
fprintf(stderr, "bectl list: extra argument provided\n");
sbin/bectl/bectl_list.c
441
fprintf(stderr, "bectl list: failed to allocate prop nvlist\n");
sbin/bectl/bectl_list.c
446
fprintf(stderr, "bectl list: failed to fetch boot environments\n");
sbin/bectl/bectl_list.c
63
fprintf(stderr,
sbin/bectl/bectl_list.c
69
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1012
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1022
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1028
fprintf(stderr, "line %d: missing file system type\n", lineno);
sbin/bsdlabel/bsdlabel.c
1046
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1099
fprintf(stderr, "sector size 0\n");
sbin/bsdlabel/bsdlabel.c
1103
fprintf(stderr, "sectors/track 0\n");
sbin/bsdlabel/bsdlabel.c
1107
fprintf(stderr, "tracks/cylinder 0\n");
sbin/bsdlabel/bsdlabel.c
1111
fprintf(stderr, "cylinders/unit 0\n");
sbin/bsdlabel/bsdlabel.c
1121
fprintf(stderr, "boot block size 0\n");
sbin/bsdlabel/bsdlabel.c
1249
fprintf(stderr,"total percentage %lu is greater than 100\n",
sbin/bsdlabel/bsdlabel.c
1266
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1305
fprintf(stderr, "Cannot find space for partition %c\n",
sbin/bsdlabel/bsdlabel.c
1307
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1337
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1340
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1374
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1379
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
138
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
1410
fprintf(stderr,"partitions %c and %c overlap!\n",
sbin/bsdlabel/bsdlabel.c
1505
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
516
fprintf(f, "# %s:\n", specname);
sbin/bsdlabel/bsdlabel.c
519
fprintf(f, "type: %s\n", dktypenames[lp->d_type]);
sbin/bsdlabel/bsdlabel.c
521
fprintf(f, "type: %u\n", lp->d_type);
sbin/bsdlabel/bsdlabel.c
522
fprintf(f, "disk: %.*s\n", (int)sizeof(lp->d_typename),
sbin/bsdlabel/bsdlabel.c
524
fprintf(f, "label: %.*s\n", (int)sizeof(lp->d_packname),
sbin/bsdlabel/bsdlabel.c
526
fprintf(f, "flags:");
sbin/bsdlabel/bsdlabel.c
528
fprintf(f, " removeable");
sbin/bsdlabel/bsdlabel.c
530
fprintf(f, " ecc");
sbin/bsdlabel/bsdlabel.c
532
fprintf(f, " badsect");
sbin/bsdlabel/bsdlabel.c
533
fprintf(f, "\n");
sbin/bsdlabel/bsdlabel.c
534
fprintf(f, "bytes/sector: %lu\n", (u_long)lp->d_secsize);
sbin/bsdlabel/bsdlabel.c
535
fprintf(f, "sectors/track: %lu\n", (u_long)lp->d_nsectors);
sbin/bsdlabel/bsdlabel.c
536
fprintf(f, "tracks/cylinder: %lu\n", (u_long)lp->d_ntracks);
sbin/bsdlabel/bsdlabel.c
537
fprintf(f, "sectors/cylinder: %lu\n", (u_long)lp->d_secpercyl);
sbin/bsdlabel/bsdlabel.c
538
fprintf(f, "cylinders: %lu\n", (u_long)lp->d_ncylinders);
sbin/bsdlabel/bsdlabel.c
539
fprintf(f, "sectors/unit: %lu\n", (u_long)lp->d_secperunit);
sbin/bsdlabel/bsdlabel.c
540
fprintf(f, "rpm: %u\n", lp->d_rpm);
sbin/bsdlabel/bsdlabel.c
541
fprintf(f, "interleave: %u\n", lp->d_interleave);
sbin/bsdlabel/bsdlabel.c
542
fprintf(f, "trackskew: %u\n", lp->d_trackskew);
sbin/bsdlabel/bsdlabel.c
543
fprintf(f, "cylinderskew: %u\n", lp->d_cylskew);
sbin/bsdlabel/bsdlabel.c
544
fprintf(f, "headswitch: %lu\t\t# milliseconds\n",
sbin/bsdlabel/bsdlabel.c
546
fprintf(f, "track-to-track seek: %ld\t# milliseconds\n",
sbin/bsdlabel/bsdlabel.c
548
fprintf(f, "drivedata: ");
sbin/bsdlabel/bsdlabel.c
555
fprintf(f, "%lu ", (u_long)lp->d_drivedata[j]);
sbin/bsdlabel/bsdlabel.c
556
fprintf(f, "\n\n");
sbin/bsdlabel/bsdlabel.c
558
fprintf(f, "%u partitions:\n", lp->d_npartitions);
sbin/bsdlabel/bsdlabel.c
559
fprintf(f,
sbin/bsdlabel/bsdlabel.c
564
fprintf(f, " %c: %10lu %10lu ", 'a' + i,
sbin/bsdlabel/bsdlabel.c
567
fprintf(f, "%8.8s", fstypenames[pp->p_fstype]);
sbin/bsdlabel/bsdlabel.c
569
fprintf(f, "%8d", pp->p_fstype);
sbin/bsdlabel/bsdlabel.c
573
fprintf(f, " %5lu %5lu %2s",
sbin/bsdlabel/bsdlabel.c
579
fprintf(f, " %5lu %5lu %5u",
sbin/bsdlabel/bsdlabel.c
586
fprintf(f, " %5lu %5lu %5d",
sbin/bsdlabel/bsdlabel.c
593
fprintf(f, "%20.20s", "");
sbin/bsdlabel/bsdlabel.c
597
fprintf(f, " # \"raw\" part, don't edit");
sbin/bsdlabel/bsdlabel.c
599
fprintf(f, "\n");
sbin/bsdlabel/bsdlabel.c
748
fprintf(stderr, "line %d: syntax error\n", lineno);
sbin/bsdlabel/bsdlabel.c
769
fprintf(stderr, "line %d:%s %lu\n", lineno,
sbin/bsdlabel/bsdlabel.c
785
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
803
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
808
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
829
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
845
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
855
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
865
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
875
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
885
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
895
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
905
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
915
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
925
fprintf(stderr, "line %d: %s: bad %s\n",
sbin/bsdlabel/bsdlabel.c
944
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
954
fprintf(stderr,
sbin/bsdlabel/bsdlabel.c
973
fprintf(stderr, "line %d: too few numeric fields\n", lineno); \
sbin/bsdlabel/bsdlabel.c
984
fprintf(stderr, "line %d: too few numeric fields\n", lineno); \
sbin/camcontrol/attrib.c
373
fprintf(stdout, "No attributes returned.\n");
sbin/camcontrol/attrib.c
416
fprintf(stdout, "%s", sbuf_data(sb));
sbin/camcontrol/attrib.c
432
fprintf(stdout, "No %s\n",
sbin/camcontrol/attrib.c
438
fprintf(stdout, "%s:\n",
sbin/camcontrol/attrib.c
452
fprintf(stdout, "0x%.4x", attr_id);
sbin/camcontrol/attrib.c
454
fprintf(stdout, "\n");
sbin/camcontrol/attrib.c
456
fprintf(stdout, ": %s\n", entry->desc);
sbin/camcontrol/attrib.c
470
fprintf(stdout, "No %s list returned\n",
sbin/camcontrol/attrib.c
479
fprintf(stdout, "First %s: %d\n",
sbin/camcontrol/attrib.c
483
fprintf(stdout, "Number of %ss: %d\n",
sbin/camcontrol/camcontrol.c
10026
fprintf(printlong ? stdout : stderr,
sbin/camcontrol/camcontrol.c
10116
fprintf(stdout,
sbin/camcontrol/camcontrol.c
1046
fprintf(stdout, "Unit started successfully");
sbin/camcontrol/camcontrol.c
1048
fprintf(stdout,", Media loaded\n");
sbin/camcontrol/camcontrol.c
1050
fprintf(stdout,"\n");
sbin/camcontrol/camcontrol.c
1052
fprintf(stdout, "Unit stopped successfully");
sbin/camcontrol/camcontrol.c
1054
fprintf(stdout, ", Media ejected\n");
sbin/camcontrol/camcontrol.c
1056
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
1061
fprintf(stdout,
sbin/camcontrol/camcontrol.c
1064
fprintf(stdout,
sbin/camcontrol/camcontrol.c
1220
fprintf(stdout, "%s%d: ", device->device_name,
sbin/camcontrol/camcontrol.c
1299
fprintf(stdout, "%s%d: Serial Number ",
sbin/camcontrol/camcontrol.c
1302
fprintf(stdout, "%.60s\n", serial_num);
sbin/camcontrol/camcontrol.c
1392
fprintf(stdout, "%s%d: %d.%03dMB/s transfers",
sbin/camcontrol/camcontrol.c
1396
fprintf(stdout, "%s%d: %dKB/s transfers",
sbin/camcontrol/camcontrol.c
1407
fprintf(stdout, " (%d.%03dMHz, offset %d", freq / 1000,
sbin/camcontrol/camcontrol.c
1414
fprintf(stdout, ", ");
sbin/camcontrol/camcontrol.c
1416
fprintf(stdout, " (");
sbin/camcontrol/camcontrol.c
1418
fprintf(stdout, "%dbit)", 8 * (0x01 << spi->bus_width));
sbin/camcontrol/camcontrol.c
1421
fprintf(stdout, ")");
sbin/camcontrol/camcontrol.c
1458
fprintf(stdout, ", Command Queueing Enabled");
sbin/camcontrol/camcontrol.c
1463
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
3716
fprintf(stdout, "%s of bus %d was successful\n",
sbin/camcontrol/camcontrol.c
3719
fprintf(stdout, "%s of bus %d returned error %#x\n",
sbin/camcontrol/camcontrol.c
3822
fprintf(stdout, "%s of bus %d was successful\n",
sbin/camcontrol/camcontrol.c
3831
fprintf(stderr, "%s of bus %d returned error "
sbin/camcontrol/camcontrol.c
3934
fprintf(stdout, "%s of %d:%d:%jx was successful\n",
sbin/camcontrol/camcontrol.c
3938
fprintf(stdout, "%s of %d:%d:%jx returned error %#x\n",
sbin/camcontrol/camcontrol.c
4262
fprintf(stdout, "%u", num_returned);
sbin/camcontrol/camcontrol.c
4264
fprintf(stdout, " defect%s",
sbin/camcontrol/camcontrol.c
4267
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
4348
fprintf(stderr, "Got %d defect", num_returned);
sbin/camcontrol/camcontrol.c
4351
fprintf(stderr, "s.\n");
sbin/camcontrol/camcontrol.c
4354
fprintf(stderr, ":\n");
sbin/camcontrol/camcontrol.c
4356
fprintf(stderr, "s:\n");
sbin/camcontrol/camcontrol.c
438
fprintf(stdout, "%s%d: generation: %d index: %d status: %s\n",
sbin/camcontrol/camcontrol.c
4384
fprintf(stdout, "%d:%d:%d%s",
sbin/camcontrol/camcontrol.c
4390
fprintf(stdout, "0x%x:0x%x:0x%x%s",
sbin/camcontrol/camcontrol.c
4420
fprintf(stdout, "%d:%d:%d%s",
sbin/camcontrol/camcontrol.c
4426
fprintf(stdout, "0x%x:0x%x:0x%x%s",
sbin/camcontrol/camcontrol.c
4449
fprintf(stdout, "%u\n",
sbin/camcontrol/camcontrol.c
4452
fprintf(stdout, "0x%x\n",
sbin/camcontrol/camcontrol.c
4472
fprintf(stdout, "%ju\n",
sbin/camcontrol/camcontrol.c
4476
fprintf(stdout, "0x%jx\n",
sbin/camcontrol/camcontrol.c
4488
fprintf(stderr, "Unknown defect format 0x%x\n",
sbin/camcontrol/camcontrol.c
5006
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
5008
fprintf(stdout,
sbin/camcontrol/camcontrol.c
5035
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
5171
fprintf(stderr,
sbin/camcontrol/camcontrol.c
5174
fprintf(stderr,
sbin/camcontrol/camcontrol.c
5247
fprintf(stdout, "%stagged openings now %d\n",
sbin/camcontrol/camcontrol.c
5270
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5271
fprintf(stdout, "dev_openings %d\n", ccb->cgds.dev_openings);
sbin/camcontrol/camcontrol.c
5272
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5273
fprintf(stdout, "dev_active %d\n", ccb->cgds.dev_active);
sbin/camcontrol/camcontrol.c
5274
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5275
fprintf(stdout, "allocated %d\n", ccb->cgds.allocated);
sbin/camcontrol/camcontrol.c
5276
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5277
fprintf(stdout, "queued %d\n", ccb->cgds.queued);
sbin/camcontrol/camcontrol.c
5278
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5279
fprintf(stdout, "held %d\n", ccb->cgds.held);
sbin/camcontrol/camcontrol.c
5280
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5281
fprintf(stdout, "mintags %d\n", ccb->cgds.mintags);
sbin/camcontrol/camcontrol.c
5282
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5283
fprintf(stdout, "maxtags %d\n", ccb->cgds.maxtags);
sbin/camcontrol/camcontrol.c
5286
fprintf(stdout, "%s", pathstr);
sbin/camcontrol/camcontrol.c
5287
fprintf(stdout, "device openings: ");
sbin/camcontrol/camcontrol.c
5289
fprintf(stdout, "%d\n", ccb->cgds.dev_openings +
sbin/camcontrol/camcontrol.c
5312
fprintf(stdout, "%ssync parameter: %d\n", pathstr,
sbin/camcontrol/camcontrol.c
5319
fprintf(stdout, "%sfrequency: %d.%03dMHz\n",
sbin/camcontrol/camcontrol.c
5325
fprintf(stdout, "%soffset: %d\n", pathstr,
sbin/camcontrol/camcontrol.c
5330
fprintf(stdout, "%sbus width: %d bits\n", pathstr,
sbin/camcontrol/camcontrol.c
5335
fprintf(stdout, "%sdisconnection is %s\n", pathstr,
sbin/camcontrol/camcontrol.c
5345
fprintf(stdout, "%sWWNN: 0x%llx\n", pathstr,
sbin/camcontrol/camcontrol.c
5348
fprintf(stdout, "%sWWPN: 0x%llx\n", pathstr,
sbin/camcontrol/camcontrol.c
5351
fprintf(stdout, "%sPortID: 0x%x\n", pathstr, fc->port);
sbin/camcontrol/camcontrol.c
5353
fprintf(stdout, "%stransfer speed: %d.%03dMB/s\n",
sbin/camcontrol/camcontrol.c
5361
fprintf(stdout, "%stransfer speed: %d.%03dMB/s\n",
sbin/camcontrol/camcontrol.c
5369
fprintf(stdout, "%sATA mode: %s\n", pathstr,
sbin/camcontrol/camcontrol.c
5373
fprintf(stdout, "%sATAPI packet length: %d\n", pathstr,
sbin/camcontrol/camcontrol.c
5377
fprintf(stdout, "%sPIO transaction length: %d\n",
sbin/camcontrol/camcontrol.c
5386
fprintf(stdout, "%sSATA revision: %d.x\n", pathstr,
sbin/camcontrol/camcontrol.c
5390
fprintf(stdout, "%sATA mode: %s\n", pathstr,
sbin/camcontrol/camcontrol.c
5394
fprintf(stdout, "%sATAPI packet length: %d\n", pathstr,
sbin/camcontrol/camcontrol.c
5398
fprintf(stdout, "%sPIO transaction length: %d\n",
sbin/camcontrol/camcontrol.c
5402
fprintf(stdout, "%sPMP presence: %d\n", pathstr,
sbin/camcontrol/camcontrol.c
5406
fprintf(stdout, "%sNumber of tags: %d\n", pathstr,
sbin/camcontrol/camcontrol.c
5410
fprintf(stdout, "%sSATA capabilities: %08x\n", pathstr,
sbin/camcontrol/camcontrol.c
5419
fprintf(stdout, "%sPCIe lanes: %d (%d max)\n", pathstr,
sbin/camcontrol/camcontrol.c
5421
fprintf(stdout, "%sPCIe Generation: %d (%d max)\n", pathstr,
sbin/camcontrol/camcontrol.c
5430
fprintf(stdout, "%sTransport: %s\n", pathstr,
sbin/camcontrol/camcontrol.c
5439
fprintf(stdout, "%sHigh Speed Gear: %d (%d max)\n",
sbin/camcontrol/camcontrol.c
5441
fprintf(stdout, "%sUnipro TX lanes: %d (%d max)\n", pathstr,
sbin/camcontrol/camcontrol.c
5443
fprintf(stdout, "%sUnipro RX lanes: %d (%d max)\n", pathstr,
sbin/camcontrol/camcontrol.c
5452
fprintf(stdout, "%stagged queueing: %s\n", pathstr,
sbin/camcontrol/camcontrol.c
5462
fprintf(stdout, "%stagged queueing: %s\n", pathstr,
sbin/camcontrol/camcontrol.c
547
fprintf(stdout, ")\n");
sbin/camcontrol/camcontrol.c
5472
fprintf(stdout, "%sNVMe Spec: %d.%d\n", pathstr,
sbin/camcontrol/camcontrol.c
551
fprintf(stdout, "scbus%d on %s%d bus %d%s\n",
sbin/camcontrol/camcontrol.c
5930
fprintf(stdout, "%s SIM/HBA version: %d\n", adapter_str,
sbin/camcontrol/camcontrol.c
5939
fprintf(stdout, "%s supports ", adapter_str);
sbin/camcontrol/camcontrol.c
5970
fprintf(stdout, "%s\n", str);
sbin/camcontrol/camcontrol.c
5979
fprintf(stdout, "%s ", adapter_str);
sbin/camcontrol/camcontrol.c
6017
fprintf(stdout, "%s\n", str);
sbin/camcontrol/camcontrol.c
6026
fprintf(stdout, "%s supports ", adapter_str);
sbin/camcontrol/camcontrol.c
6051
fprintf(stdout, "%s\n", str);
sbin/camcontrol/camcontrol.c
6053
fprintf(stdout, "%s HBA engine count: %d\n", adapter_str,
sbin/camcontrol/camcontrol.c
6055
fprintf(stdout, "%s maximum target: %d\n", adapter_str,
sbin/camcontrol/camcontrol.c
6057
fprintf(stdout, "%s maximum LUN: %d\n", adapter_str,
sbin/camcontrol/camcontrol.c
6059
fprintf(stdout, "%s highest path ID in subsystem: %d\n",
sbin/camcontrol/camcontrol.c
6061
fprintf(stdout, "%s initiator ID: %d\n", adapter_str,
sbin/camcontrol/camcontrol.c
6063
fprintf(stdout, "%s SIM vendor: %s\n", adapter_str, cpi->sim_vid);
sbin/camcontrol/camcontrol.c
6064
fprintf(stdout, "%s HBA vendor: %s\n", adapter_str, cpi->hba_vid);
sbin/camcontrol/camcontrol.c
6065
fprintf(stdout, "%s HBA vendor ID: 0x%04x\n",
sbin/camcontrol/camcontrol.c
6067
fprintf(stdout, "%s HBA device ID: 0x%04x\n",
sbin/camcontrol/camcontrol.c
6069
fprintf(stdout, "%s HBA subvendor ID: 0x%04x\n",
sbin/camcontrol/camcontrol.c
6071
fprintf(stdout, "%s HBA subdevice ID: 0x%04x\n",
sbin/camcontrol/camcontrol.c
6073
fprintf(stdout, "%s bus ID: %d\n", adapter_str, cpi->bus_id);
sbin/camcontrol/camcontrol.c
6074
fprintf(stdout, "%s base transfer speed: ", adapter_str);
sbin/camcontrol/camcontrol.c
6076
fprintf(stdout, "%d.%03dMB/sec\n",
sbin/camcontrol/camcontrol.c
6080
fprintf(stdout, "%dKB/sec\n",
sbin/camcontrol/camcontrol.c
6082
fprintf(stdout, "%s maximum transfer size: %u bytes\n",
sbin/camcontrol/camcontrol.c
612
fprintf(stdout, ")\n");
sbin/camcontrol/camcontrol.c
616
fprintf(stdout, "%-33s at scbus%d "
sbin/camcontrol/camcontrol.c
6244
fprintf(stdout, "%s parameters:\n",
sbin/camcontrol/camcontrol.c
637
fprintf(stdout, ",");
sbin/camcontrol/camcontrol.c
639
fprintf(stdout, "%s%d",
sbin/camcontrol/camcontrol.c
6451
fprintf(stderr, "Test Unit Ready failed\n");
sbin/camcontrol/camcontrol.c
6458
fprintf(stdout, "New parameters:\n");
sbin/camcontrol/camcontrol.c
647
fprintf(stdout, "unknown match type\n");
sbin/camcontrol/camcontrol.c
6512
fprintf(stdout, "You are about to REMOVE ALL DATA from the "
sbin/camcontrol/camcontrol.c
6535
fprintf(stdout, "Current format timeout is %d seconds\n",
sbin/camcontrol/camcontrol.c
6549
fprintf(stdout, "Enter new timeout in seconds or press\n"
sbin/camcontrol/camcontrol.c
656
fprintf(stdout, ")\n");
sbin/camcontrol/camcontrol.c
6560
fprintf(stdout, "Using new timeout value %d\n",
sbin/camcontrol/camcontrol.c
6581
fprintf(stdout, "Formatting...");
sbin/camcontrol/camcontrol.c
6628
fprintf(stdout, "Format Complete\n");
sbin/camcontrol/camcontrol.c
6699
fprintf(stdout,
sbin/camcontrol/camcontrol.c
6742
fprintf(stdout, "\nFormat Complete\n");
sbin/camcontrol/camcontrol.c
675
fprintf(stdout, "illegal\n");
sbin/camcontrol/camcontrol.c
678
fprintf(stdout, "%s\n", devtype_names[dt]);
sbin/camcontrol/camcontrol.c
6830
fprintf(stdout,
sbin/camcontrol/camcontrol.c
6907
fprintf(stdout,
sbin/camcontrol/camcontrol.c
7118
fprintf(stdout, "You are about to REMOVE ALL DATA from the "
sbin/camcontrol/camcontrol.c
7156
fprintf(stdout, "Current sanitize timeout is %d seconds\n",
sbin/camcontrol/camcontrol.c
7169
fprintf(stdout, "Enter new timeout in seconds or press\n"
sbin/camcontrol/camcontrol.c
7180
fprintf(stdout, "Using new timeout value %d\n",
sbin/camcontrol/camcontrol.c
7293
fprintf(stdout, "Sanitize Complete\n");
sbin/camcontrol/camcontrol.c
7306
fprintf(stdout, "Sanitize Complete \n");
sbin/camcontrol/camcontrol.c
7435
fprintf(stdout, "%u LUN%s found\n", list_len / 8,
sbin/camcontrol/camcontrol.c
7447
fprintf(stdout, ",");
sbin/camcontrol/camcontrol.c
7453
fprintf(stdout, "%d:",
sbin/camcontrol/camcontrol.c
7461
fprintf(stdout, "%d",
sbin/camcontrol/camcontrol.c
7470
fprintf(stdout, "%d", scsi_2btoul(tmplun));
sbin/camcontrol/camcontrol.c
7475
fprintf(stdout, "%d:%d:%d",
sbin/camcontrol/camcontrol.c
7493
fprintf(stdout, "%d",
sbin/camcontrol/camcontrol.c
7506
fprintf(stdout, "Invalid "
sbin/camcontrol/camcontrol.c
7516
fprintf(stdout, "%#jx",
sbin/camcontrol/camcontrol.c
7520
fprintf(stderr, "Unknown Extended LUN"
sbin/camcontrol/camcontrol.c
7529
fprintf(stderr, "Unknown LUN address method "
sbin/camcontrol/camcontrol.c
7541
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
7735
fprintf(stdout, "Device Size: %s%s", tmpstr,
sbin/camcontrol/camcontrol.c
7738
fprintf(stdout, "%s%ju%s", (quiet == 0) ?
sbin/camcontrol/camcontrol.c
7742
fprintf(stdout, "%s%ju%s", (quiet == 0) ?
sbin/camcontrol/camcontrol.c
7748
fprintf(stdout, "%s%u%s\n", (quiet == 0) ?
sbin/camcontrol/camcontrol.c
7913
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
9013
fprintf(stderr, "%s: unexpected match "
sbin/camcontrol/camcontrol.c
9166
fprintf(stdout, "%s: No Phys reported\n", __func__);
sbin/camcontrol/camcontrol.c
9178
fprintf(stdout, "%d PHYs:\n", num_phys);
sbin/camcontrol/camcontrol.c
9179
fprintf(stdout, "PHY Attached SAS Address\n");
sbin/camcontrol/camcontrol.c
9242
fprintf(stdout, "%3d <vacant>\n", i);
sbin/camcontrol/camcontrol.c
9255
fprintf(stdout, "%3d 0x%016jx", i,
sbin/camcontrol/camcontrol.c
9259
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
9291
fprintf(stdout, " %-33s ", tmpstr);
sbin/camcontrol/camcontrol.c
9297
fprintf(stdout, "\n");
sbin/camcontrol/camcontrol.c
9301
fprintf(stdout, "(");
sbin/camcontrol/camcontrol.c
9304
fprintf(stdout, ",");
sbin/camcontrol/camcontrol.c
9306
fprintf(stdout, "%s%d",
sbin/camcontrol/camcontrol.c
9311
fprintf(stdout, ")\n");
sbin/camcontrol/camcontrol.c
983
fprintf(stdout, "Unit is ready\n");
sbin/camcontrol/camcontrol.c
986
fprintf(stdout, "Unit is not ready\n");
sbin/camcontrol/fwdownload.c
1067
fprintf(stdout, "You are about to download firmware image (%s)"
sbin/camcontrol/fwdownload.c
1084
fprintf(stdout, "Using a timeout of %u ms, which is %s.\n",
sbin/camcontrol/fwdownload.c
1087
fprintf(stdout, "\nIt may damage your drive. ");
sbin/camcontrol/fwdownload.c
1094
fprintf(stdout, "Running in simulation mode\n");
sbin/camcontrol/fwdownload.c
1098
fprintf(stderr, "Firmware download failed\n");
sbin/camcontrol/fwdownload.c
1102
fprintf(stdout, "Firmware download successful\n");
sbin/camcontrol/fwdownload.c
530
fprintf(stdout, "Current Drive Firmware version: %s\n",
sbin/camcontrol/fwdownload.c
532
fprintf(stdout, "Firmware File version: %s\n", file_rev);
sbin/camcontrol/fwdownload.c
556
fprintf(stdout, "Firmware file is valid for this drive.\n");
sbin/camcontrol/fwdownload.c
626
fprintf(stdout, "Skipping %d byte header.\n", skip_bytes);
sbin/camcontrol/modeedit.c
845
fprintf(file, "%s: %s\n", scan->name,
sbin/camcontrol/modeedit.c
848
fprintf(file, "%s: %u\n", scan->name,
sbin/camcontrol/persist.c
142
fprintf(stdout, "Scope: %s (%#x)\n", (tmpstr != NULL) ? tmpstr :
sbin/camcontrol/persist.c
149
fprintf(stdout, "Type: %s (%#x)\n", (tmpstr != NULL) ? tmpstr :
sbin/camcontrol/persist.c
160
fprintf(stderr, "Unable to allocate sbuf\n");
sbin/camcontrol/persist.c
166
fprintf(stdout, "%s\n", sbuf_data(sb));
sbin/camcontrol/persist.c
188
fprintf(stdout, "No reservations.\n");
sbin/camcontrol/persist.c
194
fprintf(stdout, "PRgeneration: %#x\n",
sbin/camcontrol/persist.c
196
fprintf(stdout, "Reservation Key: %#jx\n",
sbin/camcontrol/persist.c
198
fprintf(stdout, "Scope address: %#x\n",
sbin/camcontrol/persist.c
203
fprintf(stdout, "Extent length: %u\n",
sbin/camcontrol/persist.c
222
fprintf(stdout, "PRgeneration: %#x\n", scsi_4btoul(hdr->generation));
sbin/camcontrol/persist.c
223
fprintf(stdout, "%u key%s%s\n", num_keys, (num_keys == 1) ? "" : "s",
sbin/camcontrol/persist.c
228
fprintf(stdout, "%u: %#jx\n", i,
sbin/camcontrol/persist.c
249
fprintf(stdout, "Insufficient data (%u bytes) to report "
sbin/camcontrol/persist.c
256
fprintf(stdout, "Replace Lost Reservation Capable (RLR_C): %d\n",
sbin/camcontrol/persist.c
258
fprintf(stdout, "Compatible Reservation Handling (CRH): %d\n",
sbin/camcontrol/persist.c
260
fprintf(stdout, "Specify Initiator Ports Capable (SIP_C): %d\n",
sbin/camcontrol/persist.c
262
fprintf(stdout, "All Target Ports Capable (ATP_C): %d\n",
sbin/camcontrol/persist.c
264
fprintf(stdout, "Persist Through Power Loss Capable (PTPL_C): %d\n",
sbin/camcontrol/persist.c
266
fprintf(stdout, "ALLOW COMMANDS field: (%#x)\n",
sbin/camcontrol/persist.c
276
fprintf(stdout,
sbin/camcontrol/persist.c
288
fprintf(stdout,
sbin/camcontrol/persist.c
303
fprintf(stdout,
sbin/camcontrol/persist.c
318
fprintf(stdout,
sbin/camcontrol/persist.c
330
fprintf(stdout,
sbin/camcontrol/persist.c
335
fprintf(stdout,
sbin/camcontrol/persist.c
341
fprintf(stdout, "Persist Through Power Loss Activated (PTPL_A): %d\n",
sbin/camcontrol/persist.c
345
fprintf(stdout, "Supported Persistent Reservation Types:\n");
sbin/camcontrol/persist.c
346
fprintf(stdout, " Write Exclusive - All Registrants "
sbin/camcontrol/persist.c
349
fprintf(stdout, " Exclusive Access - Registrants Only "
sbin/camcontrol/persist.c
352
fprintf(stdout, " Write Exclusive - Registrants Only "
sbin/camcontrol/persist.c
355
fprintf(stdout, " Exclusive Access (EX_AC): %d\n",
sbin/camcontrol/persist.c
357
fprintf(stdout, " Write Exclusive (WR_EX): %d\n",
sbin/camcontrol/persist.c
359
fprintf(stdout, " Exclusive Access - All Registrants "
sbin/camcontrol/persist.c
363
fprintf(stdout, "Persistent Reservation Type Mask is NOT "
sbin/camcontrol/persist.c
383
fprintf(stdout, "No reservations.\n");
sbin/camcontrol/persist.c
390
fprintf(stdout, "PRgeneration: %#x\n", scsi_4btoul(hdr->generation));
sbin/camcontrol/persist.c
399
fprintf(stdout, "Reservation Key: %#jx\n",
sbin/camcontrol/persist.c
401
fprintf(stdout, "All Target Ports (ALL_TG_PT): %d\n",
sbin/camcontrol/persist.c
403
fprintf(stdout, "Reservation Holder (R_HOLDER): %d\n",
sbin/camcontrol/persist.c
410
fprintf(stdout, "Relative Target Port ID: %#x\n",
sbin/camcontrol/util.c
129
fprintf(stderr, "can't malloc memory for p\n");
sbin/camcontrol/util.c
170
fprintf(stdout, "Are you SURE you want to do this? (yes/no) ");
sbin/camcontrol/util.c
177
fprintf(stdout,
sbin/camcontrol/util.c
71
fprintf(stderr, "Expecting an integer argument.\n");
sbin/camcontrol/util.c
94
fprintf(stderr, "Expecting a character pointer argument.\n");
sbin/ccdconfig/ccdconfig.c
446
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n",
sbin/clri/clri.c
53
(void)fprintf(stderr, "usage: clri special_device inode_number ...\n");
sbin/comcontrol/comcontrol.c
48
fprintf(stderr,
sbin/conscontrol/conscontrol.c
116
fprintf(stderr, "Not a device in /dev: %s\n", devnam);
sbin/conscontrol/conscontrol.c
48
(void)fprintf(stderr, "%s\n%s\n%s\n%s\n",
sbin/ddb/ddb.c
46
fprintf(stderr, "usage: ddb capture [-M core] [-N system] print\n");
sbin/ddb/ddb.c
47
fprintf(stderr, " ddb capture [-M core] [-N system] status\n");
sbin/ddb/ddb.c
48
fprintf(stderr, " ddb script scriptname\n");
sbin/ddb/ddb.c
49
fprintf(stderr, " ddb script scriptname=script\n");
sbin/ddb/ddb.c
50
fprintf(stderr, " ddb scripts\n");
sbin/ddb/ddb.c
51
fprintf(stderr, " ddb unscript scriptname\n");
sbin/ddb/ddb.c
52
fprintf(stderr, " ddb pathname\n");
sbin/devd/devd.cc
1279
fprintf(stderr, "usage: %s [-dnq] [-l connlimit] [-f file]\n",
sbin/devfs/devfs.c
227
fprintf(stderr, "usage: %s\n%s\n",
sbin/devfs/rule.c
426
fprintf(fp, "%d", rid2rn(dr->dr_id));
sbin/devfs/rule.c
431
fprintf(fp, " type %s", is->s);
sbin/devfs/rule.c
433
fprintf(fp, " path %s", dr->dr_pathptrn);
sbin/devfs/rule.c
437
fprintf(fp, " hide");
sbin/devfs/rule.c
439
fprintf(fp, " unhide");
sbin/devfs/rule.c
444
fprintf(fp, " user %d", dr->dr_uid);
sbin/devfs/rule.c
446
fprintf(fp, " user %s", pw->pw_name);
sbin/devfs/rule.c
451
fprintf(fp, " group %d", dr->dr_gid);
sbin/devfs/rule.c
453
fprintf(fp, " group %s", gr->gr_name);
sbin/devfs/rule.c
456
fprintf(fp, " mode %o", dr->dr_mode);
sbin/devfs/rule.c
458
fprintf(fp, " include %d", dr->dr_incset);
sbin/devfs/rule.c
460
fprintf(fp, "\n");
sbin/devmatch/devmatch.c
405
fprintf(stderr, "Unknown field type %c\n:", *cp);
sbin/dhclient/dhclient.c
2018
fprintf(leaseFile, "lease {\n");
sbin/dhclient/dhclient.c
2020
fprintf(leaseFile, " bootp;\n");
sbin/dhclient/dhclient.c
2021
fprintf(leaseFile, " interface \"%s\";\n", ip->name);
sbin/dhclient/dhclient.c
2022
fprintf(leaseFile, " fixed-address %s;\n", piaddr(lease->address));
sbin/dhclient/dhclient.c
2026
fprintf(leaseFile, " next-server %s;\n",
sbin/dhclient/dhclient.c
2029
fprintf(leaseFile, " filename \"%s\";\n", lease->filename);
sbin/dhclient/dhclient.c
2031
fprintf(leaseFile, " server-name \"%s\";\n",
sbin/dhclient/dhclient.c
2034
fprintf(leaseFile, " medium \"%s\";\n", lease->medium->string);
sbin/dhclient/dhclient.c
2037
fprintf(leaseFile, " option %s %s;\n",
sbin/dhclient/dhclient.c
2043
fprintf(leaseFile, " renew %d %d/%d/%d %02d:%02d:%02d;\n",
sbin/dhclient/dhclient.c
2047
fprintf(leaseFile, " rebind %d %d/%d/%d %02d:%02d:%02d;\n",
sbin/dhclient/dhclient.c
2051
fprintf(leaseFile, " expire %d %d/%d/%d %02d:%02d:%02d;\n",
sbin/dhclient/dhclient.c
2054
fprintf(leaseFile, "}\n");
sbin/dhclient/dhclient.c
467
fprintf(stderr, "%s: no link ...", ifi->name);
sbin/dhclient/dhclient.c
471
fprintf(stderr, ".");
sbin/dhclient/dhclient.c
474
fprintf(stderr, " giving up\n");
sbin/dhclient/dhclient.c
479
fprintf(stderr, " got link\n");
sbin/dhclient/dhclient.c
582
fprintf(stderr, "usage: %s [-bdnqu] ", getprogname());
sbin/dhclient/dhclient.c
583
fprintf(stderr, "[-c conffile] [-l leasefile] interface\n");
sbin/dhclient/errwarn.c
83
fprintf(stderr, "exiting.\n");
sbin/dhclient/tests/fake.c
19
fprintf(stderr, "\n");
sbin/dhclient/tests/fake.c
32
fprintf(stderr, "\n");
sbin/dhclient/tests/fake.c
50
fprintf(stderr, "\n");
sbin/dhclient/tests/fake.c
64
fprintf(stderr, "\n");
sbin/dmesg/dmesg.c
199
fprintf(stderr, "usage: dmesg [-ac] [-M core [-N system]]\n");
sbin/dump/dumprmt.c
158
(void)fprintf(stderr, "Connection to %s established.\n", rmtpeer);
sbin/dump/itime.c
223
if (fprintf(file, DUMPOUTFMT, DUMPFMTLEN, what->dd_name,
sbin/dump/main.c
222
(void)fprintf(stderr, "bad time \"%s\"\n",
sbin/dump/main.c
246
(void)fprintf(stderr, "Must specify disk or file system\n");
sbin/dump/main.c
252
(void)fprintf(stderr, "Unknown arguments to dump:");
sbin/dump/main.c
254
(void)fprintf(stderr, " %s", *argv++);
sbin/dump/main.c
255
(void)fprintf(stderr, "\n");
sbin/dump/main.c
259
(void)fprintf(stderr, "%s %s\n", "rsync friendly options",
sbin/dump/main.c
264
(void)fprintf(stderr,
sbin/dump/main.c
302
(void)fprintf(stderr, "invalid characters in tape\n");
sbin/dump/main.c
308
(void)fprintf(stderr, "remote dump not enabled\n");
sbin/dump/main.c
618
fprintf(stderr,
sbin/dump/optr.c
122
(void) fprintf(stderr,
sbin/dump/optr.c
132
(void) fprintf(stderr," DUMP: %s: (\"yes\" or \"no\") ",
sbin/dump/optr.c
234
(void) fprintf(stderr," DUMP: ");
sbin/dump/optr.c
236
(void) fprintf(stderr, "pid=%d ", getpid());
sbin/dump/optr.c
263
(void) fprintf(stderr," DUMP: ");
sbin/dump/optr.c
265
(void) fprintf(stderr, "pid=%d ", getpid());
sbin/dump/optr.c
94
(void) fprintf(stderr,
sbin/dump/optr.c
96
(void) fprintf(stderr,
sbin/dumpfs/dumpfs.c
532
(void)fprintf(stderr, "usage: dumpfs [-flm] filesys | device\n");
sbin/dumpon/dumpon.c
76
fprintf(stderr,
sbin/etherswitchcfg/etherswitchcfg.c
481
fprintf(stderr,
sbin/etherswitchcfg/etherswitchcfg.c
682
fprintf(stderr, "usage: etherswitchctl\n");
sbin/etherswitchcfg/etherswitchcfg.c
683
fprintf(stderr, "\tetherswitchcfg [-f control file] info\n");
sbin/etherswitchcfg/etherswitchcfg.c
684
fprintf(stderr, "\tetherswitchcfg [-f control file] config "
sbin/etherswitchcfg/etherswitchcfg.c
686
fprintf(stderr, "\t\tconfig commands: vlan_mode\n");
sbin/etherswitchcfg/etherswitchcfg.c
687
fprintf(stderr, "\tetherswitchcfg [-f control file] phy "
sbin/etherswitchcfg/etherswitchcfg.c
689
fprintf(stderr, "\tetherswitchcfg [-f control file] portX "
sbin/etherswitchcfg/etherswitchcfg.c
691
fprintf(stderr, "\t\tport commands: pvid, media, mediaopt, led\n");
sbin/etherswitchcfg/etherswitchcfg.c
692
fprintf(stderr, "\tetherswitchcfg [-f control file] reg "
sbin/etherswitchcfg/etherswitchcfg.c
694
fprintf(stderr, "\tetherswitchcfg [-f control file] vlangroupX "
sbin/etherswitchcfg/etherswitchcfg.c
696
fprintf(stderr, "\t\tvlangroup commands: vlan, members\n");
sbin/fdisk/fdisk.c
268
fprintf(stderr,
sbin/fdisk/fdisk.c
459
fprintf(stderr, "%s%s",
sbin/ffsinfo/ffsinfo.c
624
fprintf(stderr,
sbin/fsck/fsck.c
578
(void)fprintf(stderr, "usage: %s %s [special | node] ...\n",
sbin/fsck/preen.c
132
(void) fprintf(stderr,
sbin/fsck/preen.c
175
fprintf(stderr, "%s: failok SPECIFIED, FSCK "
sbin/fsck/preen.c
185
(void) fprintf(stderr,
sbin/fsck/preen.c
227
(void) fprintf(stderr,
sbin/fsck/preen.c
233
(void) fprintf(stderr,
sbin/fsck_ffs/fsutil.c
1399
(void)fprintf(stdout, "%s: ", cdevname);
sbin/fsck_ffs/fsutil.c
1422
(void)fprintf(stdout,
sbin/fsck_ffs/fsutil.c
1433
fprintf(stdout, "CANNOT RUN IN BACKGROUND\n");
sbin/fsck_ffs/fsutil.c
1441
(void)fprintf(stdout, "%s: ", cdevname);
sbin/fsck_ffs/fsutil.c
1443
(void)fprintf(stdout,
sbin/fsck_ffs/fsutil.c
1470
(void)fprintf(stdout, "%s: ", cdevname);
sbin/fsck_ffs/main.c
720
(void) fprintf(stderr,
sbin/fsck_ffs/suj.c
158
(void)fprintf(stdout, "%s: ", cdevname);
sbin/fsck_msdosfs/main.c
57
fprintf(stderr, "%s\n%s\n",
sbin/fsdb/fsdb.c
85
fprintf(stderr, "usage: fsdb [-d] [-f] [-r] fsname\n");
sbin/fsirand/fsirand.c
232
(void)fprintf(stderr,
sbin/geom/core/geom.c
124
fprintf(stderr, "%s %s %s %s\n", prefix, comm,
sbin/geom/core/geom.c
131
fprintf(stderr, "%s %s %s", prefix, comm, cmd->gc_name);
sbin/geom/core/geom.c
133
fprintf(stderr, " [-v]");
sbin/geom/core/geom.c
139
fprintf(stderr, " [");
sbin/geom/core/geom.c
141
fprintf(stderr, " ");
sbin/geom/core/geom.c
142
fprintf(stderr, "-%c", opt->go_char);
sbin/geom/core/geom.c
144
fprintf(stderr, " %s", opt->go_name);
sbin/geom/core/geom.c
146
fprintf(stderr, "]");
sbin/geom/core/geom.c
148
fprintf(stderr, "\n");
sbin/geom/core/geom.c
156
fprintf(stderr, "usage: geom <class> <command> [options]\n");
sbin/geom/core/geom.c
157
fprintf(stderr, " geom -p <provider-name>\n");
sbin/geom/core/geom.c
158
fprintf(stderr, " geom -t\n");
sbin/geom/misc/subr.c
395
fprintf(stderr, "\n");
sbin/geom/misc/subr.c
421
fprintf(stderr, "No length argument (%s).\n",
sbin/geom/misc/subr.c
426
fprintf(stderr, "Unterminated argument (%s).\n",
sbin/geom/misc/subr.c
431
fprintf(stderr, "Wrong length %s argument.\n", param);
sbin/geom/misc/subr.c
436
fprintf(stderr, "No such argument (%s).\n", param);
sbin/ggate/ggatec/ggatec.c
677
fprintf(stderr, "Required unit number.\n");
sbin/ggate/ggatec/ggatec.c
691
fprintf(stderr, "Required unit number.\n");
sbin/ggate/ggatec/ggatec.c
81
fprintf(stderr, "usage: %s create [-nv] [-o <ro|wo|rw>] "
sbin/ggate/ggatec/ggatec.c
85
fprintf(stderr, " %s rescue [-nv] [-o <ro|wo|rw>] "
sbin/ggate/ggatec/ggatec.c
88
fprintf(stderr, " %s destroy [-f] <-u unit>\n", getprogname());
sbin/ggate/ggatec/ggatec.c
89
fprintf(stderr, " %s list [-v] [-u unit]\n", getprogname());
sbin/ggate/ggated/ggated.c
123
fprintf(stderr, "usage: %s [-nv] [-a address] [-F pidfile] [-p port] "
sbin/ggate/ggatel/ggatel.c
311
fprintf(stderr, "Required unit number.\n");
sbin/ggate/ggatel/ggatel.c
320
fprintf(stderr, "Required unit number.\n");
sbin/ggate/ggatel/ggatel.c
63
fprintf(stderr, "usage: %s create [-v] [-o option] ... "
sbin/ggate/ggatel/ggatel.c
65
fprintf(stderr, " %s rescue [-v] [-o option] ... <-u unit> "
sbin/ggate/ggatel/ggatel.c
67
fprintf(stderr, " %s destroy [-f] <-u unit>\n", getprogname());
sbin/ggate/ggatel/ggatel.c
68
fprintf(stderr, " %s list [-v] [-u unit]\n", getprogname());
sbin/ggate/ggatel/ggatel.c
69
fprintf(stderr, " option = {ro, wo, rw, direct}\n");
sbin/growfs/debug.c
104
fprintf(dbg_log, "===== START HEXDUMP =====\n");
sbin/growfs/debug.c
105
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)mem, comment);
sbin/growfs/debug.c
110
fprintf(dbg_log, "%02x ", *mem++);
sbin/growfs/debug.c
111
fprintf(dbg_log, " ");
sbin/growfs/debug.c
113
fprintf(dbg_log, "\n");
sbin/growfs/debug.c
116
fprintf(dbg_log, "===== END HEXDUMP =====\n");
sbin/growfs/debug.c
132
fprintf(dbg_log, "===== START SUPERBLOCK =====\n");
sbin/growfs/debug.c
133
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)sb, comment);
sbin/growfs/debug.c
136
fprintf(dbg_log, "sblkno int32_t 0x%08x\n",
sbin/growfs/debug.c
138
fprintf(dbg_log, "cblkno int32_t 0x%08x\n",
sbin/growfs/debug.c
140
fprintf(dbg_log, "iblkno int32_t 0x%08x\n",
sbin/growfs/debug.c
142
fprintf(dbg_log, "dblkno int32_t 0x%08x\n",
sbin/growfs/debug.c
145
fprintf(dbg_log, "old_cgoffset int32_t 0x%08x\n",
sbin/growfs/debug.c
147
fprintf(dbg_log, "old_cgmask int32_t 0x%08x\n",
sbin/growfs/debug.c
149
fprintf(dbg_log, "old_time int32_t %10u\n",
sbin/growfs/debug.c
151
fprintf(dbg_log, "old_size int32_t 0x%08x\n",
sbin/growfs/debug.c
153
fprintf(dbg_log, "old_dsize int32_t 0x%08x\n",
sbin/growfs/debug.c
155
fprintf(dbg_log, "ncg int32_t 0x%08x\n",
sbin/growfs/debug.c
157
fprintf(dbg_log, "bsize int32_t 0x%08x\n",
sbin/growfs/debug.c
159
fprintf(dbg_log, "fsize int32_t 0x%08x\n",
sbin/growfs/debug.c
161
fprintf(dbg_log, "frag int32_t 0x%08x\n",
sbin/growfs/debug.c
164
fprintf(dbg_log, "minfree int32_t 0x%08x\n",
sbin/growfs/debug.c
166
fprintf(dbg_log, "old_rotdelay int32_t 0x%08x\n",
sbin/growfs/debug.c
168
fprintf(dbg_log, "old_rps int32_t 0x%08x\n",
sbin/growfs/debug.c
171
fprintf(dbg_log, "bmask int32_t 0x%08x\n",
sbin/growfs/debug.c
173
fprintf(dbg_log, "fmask int32_t 0x%08x\n",
sbin/growfs/debug.c
175
fprintf(dbg_log, "bshift int32_t 0x%08x\n",
sbin/growfs/debug.c
177
fprintf(dbg_log, "fshift int32_t 0x%08x\n",
sbin/growfs/debug.c
180
fprintf(dbg_log, "maxcontig int32_t 0x%08x\n",
sbin/growfs/debug.c
182
fprintf(dbg_log, "maxbpg int32_t 0x%08x\n",
sbin/growfs/debug.c
185
fprintf(dbg_log, "fragshift int32_t 0x%08x\n",
sbin/growfs/debug.c
187
fprintf(dbg_log, "fsbtodb int32_t 0x%08x\n",
sbin/growfs/debug.c
189
fprintf(dbg_log, "sbsize int32_t 0x%08x\n",
sbin/growfs/debug.c
191
fprintf(dbg_log, "spare1 int32_t[2] 0x%08x 0x%08x\n",
sbin/growfs/debug.c
193
fprintf(dbg_log, "nindir int32_t 0x%08x\n",
sbin/growfs/debug.c
195
fprintf(dbg_log, "inopb int32_t 0x%08x\n",
sbin/growfs/debug.c
197
fprintf(dbg_log, "old_nspf int32_t 0x%08x\n",
sbin/growfs/debug.c
200
fprintf(dbg_log, "optim int32_t 0x%08x\n",
sbin/growfs/debug.c
203
fprintf(dbg_log, "old_npsect int32_t 0x%08x\n",
sbin/growfs/debug.c
205
fprintf(dbg_log, "old_interleave int32_t 0x%08x\n",
sbin/growfs/debug.c
207
fprintf(dbg_log, "old_trackskew int32_t 0x%08x\n",
sbin/growfs/debug.c
210
fprintf(dbg_log, "id int32_t[2] 0x%08x 0x%08x\n",
sbin/growfs/debug.c
213
fprintf(dbg_log, "old_csaddr int32_t 0x%08x\n",
sbin/growfs/debug.c
215
fprintf(dbg_log, "cssize int32_t 0x%08x\n",
sbin/growfs/debug.c
217
fprintf(dbg_log, "cgsize int32_t 0x%08x\n",
sbin/growfs/debug.c
220
fprintf(dbg_log, "spare2 int32_t 0x%08x\n",
sbin/growfs/debug.c
222
fprintf(dbg_log, "old_nsect int32_t 0x%08x\n",
sbin/growfs/debug.c
224
fprintf(dbg_log, "old_spc int32_t 0x%08x\n",
sbin/growfs/debug.c
227
fprintf(dbg_log, "old_ncyl int32_t 0x%08x\n",
sbin/growfs/debug.c
230
fprintf(dbg_log, "old_cpg int32_t 0x%08x\n",
sbin/growfs/debug.c
232
fprintf(dbg_log, "ipg int32_t 0x%08x\n",
sbin/growfs/debug.c
234
fprintf(dbg_log, "fpg int32_t 0x%08x\n",
sbin/growfs/debug.c
239
fprintf(dbg_log, "fmod int8_t 0x%02x\n",
sbin/growfs/debug.c
241
fprintf(dbg_log, "clean int8_t 0x%02x\n",
sbin/growfs/debug.c
243
fprintf(dbg_log, "ronly int8_t 0x%02x\n",
sbin/growfs/debug.c
245
fprintf(dbg_log, "old_flags int8_t 0x%02x\n",
sbin/growfs/debug.c
247
fprintf(dbg_log, "fsmnt u_char[MAXMNTLEN] \"%s\"\n",
sbin/growfs/debug.c
249
fprintf(dbg_log, "volname u_char[MAXVOLLEN] \"%s\"\n",
sbin/growfs/debug.c
251
fprintf(dbg_log, "swuid u_int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
255
fprintf(dbg_log, "pad int32_t 0x%08x\n",
sbin/growfs/debug.c
258
fprintf(dbg_log, "cgrotor int32_t 0x%08x\n",
sbin/growfs/debug.c
264
fprintf(dbg_log, "old_cpc int32_t 0x%08x\n",
sbin/growfs/debug.c
269
fprintf(dbg_log, "maxbsize int32_t 0x%08x\n",
sbin/growfs/debug.c
271
fprintf(dbg_log, "unrefs int64_t 0x%08jx\n",
sbin/growfs/debug.c
273
fprintf(dbg_log, "sblockloc int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
279
fprintf(dbg_log, "time ufs_time_t %10u\n",
sbin/growfs/debug.c
282
fprintf(dbg_log, "size int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
285
fprintf(dbg_log, "dsize int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
288
fprintf(dbg_log, "csaddr ufs2_daddr_t 0x%08x%08x\n",
sbin/growfs/debug.c
291
fprintf(dbg_log, "pendingblocks int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
294
fprintf(dbg_log, "pendinginodes int32_t 0x%08x\n",
sbin/growfs/debug.c
298
fprintf(dbg_log, "snapinum int32_t[%2d] 0x%08x\n",
sbin/growfs/debug.c
304
fprintf(dbg_log, "avgfilesize int32_t 0x%08x\n",
sbin/growfs/debug.c
306
fprintf(dbg_log, "avgfpdir int32_t 0x%08x\n",
sbin/growfs/debug.c
308
fprintf(dbg_log, "flags int32_t 0x%08x\n",
sbin/growfs/debug.c
310
fprintf(dbg_log, "contigsumsize int32_t 0x%08x\n",
sbin/growfs/debug.c
312
fprintf(dbg_log, "maxsymlinklen int32_t 0x%08x\n",
sbin/growfs/debug.c
314
fprintf(dbg_log, "old_inodefmt int32_t 0x%08x\n",
sbin/growfs/debug.c
316
fprintf(dbg_log, "maxfilesize u_int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
319
fprintf(dbg_log, "qbmask int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
322
fprintf(dbg_log, "qfmask int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
325
fprintf(dbg_log, "state int32_t 0x%08x\n",
sbin/growfs/debug.c
327
fprintf(dbg_log, "old_postblformat int32_t 0x%08x\n",
sbin/growfs/debug.c
329
fprintf(dbg_log, "old_nrpos int32_t 0x%08x\n",
sbin/growfs/debug.c
331
fprintf(dbg_log, "spare5 int32_t[2] 0x%08x 0x%08x\n",
sbin/growfs/debug.c
333
fprintf(dbg_log, "magic int32_t 0x%08x\n",
sbin/growfs/debug.c
337
fprintf(dbg_log, "===== END SUPERBLOCK =====\n");
sbin/growfs/debug.c
353
fprintf(dbg_log, "===== START CYLINDER GROUP =====\n");
sbin/growfs/debug.c
354
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
357
fprintf(dbg_log, "magic int32_t 0x%08x\n", cgr->cg_magic);
sbin/growfs/debug.c
358
fprintf(dbg_log, "old_time int32_t 0x%08x\n", cgr->cg_old_time);
sbin/growfs/debug.c
359
fprintf(dbg_log, "cgx int32_t 0x%08x\n", cgr->cg_cgx);
sbin/growfs/debug.c
360
fprintf(dbg_log, "old_ncyl int16_t 0x%04x\n", cgr->cg_old_ncyl);
sbin/growfs/debug.c
361
fprintf(dbg_log, "old_niblk int16_t 0x%04x\n", cgr->cg_old_niblk);
sbin/growfs/debug.c
362
fprintf(dbg_log, "ndblk int32_t 0x%08x\n", cgr->cg_ndblk);
sbin/growfs/debug.c
364
fprintf(dbg_log, "rotor int32_t 0x%08x\n", cgr->cg_rotor);
sbin/growfs/debug.c
365
fprintf(dbg_log, "frotor int32_t 0x%08x\n", cgr->cg_frotor);
sbin/growfs/debug.c
366
fprintf(dbg_log, "irotor int32_t 0x%08x\n", cgr->cg_irotor);
sbin/growfs/debug.c
368
fprintf(dbg_log, "frsum int32_t[%d] 0x%08x\n", j,
sbin/growfs/debug.c
371
fprintf(dbg_log, "old_btotoff int32_t 0x%08x\n", cgr->cg_old_btotoff);
sbin/growfs/debug.c
372
fprintf(dbg_log, "old_boff int32_t 0x%08x\n", cgr->cg_old_boff);
sbin/growfs/debug.c
373
fprintf(dbg_log, "iusedoff int32_t 0x%08x\n", cgr->cg_iusedoff);
sbin/growfs/debug.c
374
fprintf(dbg_log, "freeoff int32_t 0x%08x\n", cgr->cg_freeoff);
sbin/growfs/debug.c
375
fprintf(dbg_log, "nextfreeoff int32_t 0x%08x\n",
sbin/growfs/debug.c
377
fprintf(dbg_log, "clustersumoff int32_t 0x%08x\n",
sbin/growfs/debug.c
379
fprintf(dbg_log, "clusteroff int32_t 0x%08x\n",
sbin/growfs/debug.c
381
fprintf(dbg_log, "nclusterblks int32_t 0x%08x\n",
sbin/growfs/debug.c
383
fprintf(dbg_log, "niblk int32_t 0x%08x\n", cgr->cg_niblk);
sbin/growfs/debug.c
384
fprintf(dbg_log, "initediblk int32_t 0x%08x\n", cgr->cg_initediblk);
sbin/growfs/debug.c
385
fprintf(dbg_log, "unrefs int32_t 0x%08x\n", cgr->cg_unrefs);
sbin/growfs/debug.c
386
fprintf(dbg_log, "time ufs_time_t %10u\n",
sbin/growfs/debug.c
390
fprintf(dbg_log, "===== END CYLINDER GROUP =====\n");
sbin/growfs/debug.c
405
fprintf(dbg_log, "===== START CYLINDER SUMMARY =====\n");
sbin/growfs/debug.c
406
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cs, comment);
sbin/growfs/debug.c
409
fprintf(dbg_log, "ndir int32_t 0x%08x\n", cs->cs_ndir);
sbin/growfs/debug.c
410
fprintf(dbg_log, "nbfree int32_t 0x%08x\n", cs->cs_nbfree);
sbin/growfs/debug.c
411
fprintf(dbg_log, "nifree int32_t 0x%08x\n", cs->cs_nifree);
sbin/growfs/debug.c
412
fprintf(dbg_log, "nffree int32_t 0x%08x\n", cs->cs_nffree);
sbin/growfs/debug.c
415
fprintf(dbg_log, "===== END CYLINDER SUMMARY =====\n");
sbin/growfs/debug.c
430
fprintf(dbg_log, "===== START CYLINDER SUMMARY TOTAL =====\n");
sbin/growfs/debug.c
431
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cs, comment);
sbin/growfs/debug.c
434
fprintf(dbg_log, "ndir int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
437
fprintf(dbg_log, "nbfree int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
440
fprintf(dbg_log, "nifree int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
443
fprintf(dbg_log, "nffree int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
446
fprintf(dbg_log, "numclusters int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
451
fprintf(dbg_log, "===== END CYLINDER SUMMARY TOTAL =====\n");
sbin/growfs/debug.c
467
fprintf(dbg_log, "===== START INODE ALLOCATION MAP =====\n");
sbin/growfs/debug.c
468
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
474
fprintf(dbg_log, "%08x: ", j);
sbin/growfs/debug.c
477
fprintf(dbg_log,
sbin/growfs/debug.c
483
fprintf(dbg_log, "%02x", cp[l]);
sbin/growfs/debug.c
488
fprintf(dbg_log, "\n");
sbin/growfs/debug.c
492
fprintf(dbg_log, "===== END INODE ALLOCATION MAP =====\n");
sbin/growfs/debug.c
510
fprintf(dbg_log, "===== START FRAGMENT ALLOCATION MAP =====\n");
sbin/growfs/debug.c
511
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
521
fprintf(dbg_log, "%08x: ", j);
sbin/growfs/debug.c
524
fprintf(dbg_log,
sbin/growfs/debug.c
530
fprintf(dbg_log, "%02x", cp[l]);
sbin/growfs/debug.c
535
fprintf(dbg_log, "\n");
sbin/growfs/debug.c
539
fprintf(dbg_log, "===== END FRAGMENT ALLOCATION MAP =====\n");
sbin/growfs/debug.c
556
fprintf(dbg_log, "===== START CLUSTER ALLOCATION MAP =====\n");
sbin/growfs/debug.c
557
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
566
fprintf(dbg_log, "%08x: ", j);
sbin/growfs/debug.c
569
fprintf(dbg_log,
sbin/growfs/debug.c
575
fprintf(dbg_log, "%02x", cp[l]);
sbin/growfs/debug.c
580
fprintf(dbg_log, "\n");
sbin/growfs/debug.c
584
fprintf(dbg_log, "===== END CLUSTER ALLOCATION MAP =====\n");
sbin/growfs/debug.c
601
fprintf(dbg_log, "===== START CLUSTER SUMMARY =====\n");
sbin/growfs/debug.c
602
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
607
fprintf(dbg_log, "%02d: %8d\n", j, *ip++);
sbin/growfs/debug.c
611
fprintf(dbg_log, "===== END CLUSTER SUMMARY =====\n");
sbin/growfs/debug.c
636
fprintf(dbg_log,
sbin/growfs/debug.c
638
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
643
fprintf(dbg_log, "%2d: %5d = ", j, *ip++);
sbin/growfs/debug.c
645
fprintf(dbg_log, "%4d", cg_blks(sb, cgr, j)[k]);
sbin/growfs/debug.c
647
fprintf(dbg_log, " + ");
sbin/growfs/debug.c
649
fprintf(dbg_log, "\n");
sbin/growfs/debug.c
653
fprintf(dbg_log, "===== END BLOCK SUMMARY AND POSITION TABLE =====\n");
sbin/growfs/debug.c
671
fprintf(dbg_log, "===== START UFS1 INODE DUMP =====\n");
sbin/growfs/debug.c
672
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)ino, comment);
sbin/growfs/debug.c
675
fprintf(dbg_log, "mode u_int16_t 0%o\n", ino->di_mode);
sbin/growfs/debug.c
676
fprintf(dbg_log, "nlink int16_t 0x%04x\n", ino->di_nlink);
sbin/growfs/debug.c
677
fprintf(dbg_log, "size u_int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
680
fprintf(dbg_log, "atime int32_t 0x%08x\n", ino->di_atime);
sbin/growfs/debug.c
681
fprintf(dbg_log, "atimensec int32_t 0x%08x\n",
sbin/growfs/debug.c
683
fprintf(dbg_log, "mtime int32_t 0x%08x\n",
sbin/growfs/debug.c
685
fprintf(dbg_log, "mtimensec int32_t 0x%08x\n",
sbin/growfs/debug.c
687
fprintf(dbg_log, "ctime int32_t 0x%08x\n", ino->di_ctime);
sbin/growfs/debug.c
688
fprintf(dbg_log, "ctimensec int32_t 0x%08x\n",
sbin/growfs/debug.c
693
fprintf(dbg_log, "db ufs_daddr_t[%x] 0x%08x\n", ictr,
sbin/growfs/debug.c
698
fprintf(dbg_log, "ib ufs_daddr_t[0] 0x%08x\n",
sbin/growfs/debug.c
703
fprintf(dbg_log, "ib ufs_daddr_t[1] 0x%08x\n",
sbin/growfs/debug.c
710
fprintf(dbg_log, "ib ufs_daddr_t[2] 0x%08x\n",
sbin/growfs/debug.c
714
fprintf(dbg_log, "flags u_int32_t 0x%08x\n", ino->di_flags);
sbin/growfs/debug.c
715
fprintf(dbg_log, "blocks int32_t 0x%08x\n", ino->di_blocks);
sbin/growfs/debug.c
716
fprintf(dbg_log, "gen int32_t 0x%08x\n", ino->di_gen);
sbin/growfs/debug.c
717
fprintf(dbg_log, "uid u_int32_t 0x%08x\n", ino->di_uid);
sbin/growfs/debug.c
718
fprintf(dbg_log, "gid u_int32_t 0x%08x\n", ino->di_gid);
sbin/growfs/debug.c
721
fprintf(dbg_log, "===== END UFS1 INODE DUMP =====\n");
sbin/growfs/debug.c
738
fprintf(dbg_log, "===== START UFS2 INODE DUMP =====\n");
sbin/growfs/debug.c
739
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)ino, comment);
sbin/growfs/debug.c
742
fprintf(dbg_log, "mode u_int16_t 0%o\n", ino->di_mode);
sbin/growfs/debug.c
743
fprintf(dbg_log, "nlink int16_t 0x%04x\n", ino->di_nlink);
sbin/growfs/debug.c
744
fprintf(dbg_log, "uid u_int32_t 0x%08x\n", ino->di_uid);
sbin/growfs/debug.c
745
fprintf(dbg_log, "gid u_int32_t 0x%08x\n", ino->di_gid);
sbin/growfs/debug.c
746
fprintf(dbg_log, "blksize u_int32_t 0x%08x\n", ino->di_blksize);
sbin/growfs/debug.c
747
fprintf(dbg_log, "size u_int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
750
fprintf(dbg_log, "blocks u_int64_t 0x%08x%08x\n",
sbin/growfs/debug.c
753
fprintf(dbg_log, "atime ufs_time_t %10jd\n", ino->di_atime);
sbin/growfs/debug.c
754
fprintf(dbg_log, "mtime ufs_time_t %10jd\n", ino->di_mtime);
sbin/growfs/debug.c
755
fprintf(dbg_log, "ctime ufs_time_t %10jd\n", ino->di_ctime);
sbin/growfs/debug.c
756
fprintf(dbg_log, "birthtime ufs_time_t %10jd\n", ino->di_birthtime);
sbin/growfs/debug.c
757
fprintf(dbg_log, "mtimensec int32_t 0x%08x\n", ino->di_mtimensec);
sbin/growfs/debug.c
758
fprintf(dbg_log, "atimensec int32_t 0x%08x\n", ino->di_atimensec);
sbin/growfs/debug.c
759
fprintf(dbg_log, "ctimensec int32_t 0x%08x\n", ino->di_ctimensec);
sbin/growfs/debug.c
760
fprintf(dbg_log, "birthnsec int32_t 0x%08x\n", ino->di_birthnsec);
sbin/growfs/debug.c
761
fprintf(dbg_log, "gen int32_t 0x%08x\n", ino->di_gen);
sbin/growfs/debug.c
762
fprintf(dbg_log, "kernflags u_int32_t 0x%08x\n", ino->di_kernflags);
sbin/growfs/debug.c
763
fprintf(dbg_log, "flags u_int32_t 0x%08x\n", ino->di_flags);
sbin/growfs/debug.c
764
fprintf(dbg_log, "extsize u_int32_t 0x%08x\n", ino->di_extsize);
sbin/growfs/debug.c
770
fprintf(dbg_log, "db ufs2_daddr_t[%x] 0x%16jx\n", ictr,
sbin/growfs/debug.c
775
fprintf(dbg_log, "ib ufs2_daddr_t[0] 0x%16jx\n",
sbin/growfs/debug.c
780
fprintf(dbg_log, "ib ufs2_daddr_t[1] 0x%16jx\n",
sbin/growfs/debug.c
787
fprintf(dbg_log, "ib ufs2_daddr_t[2] 0x%16jx\n",
sbin/growfs/debug.c
792
fprintf(dbg_log, "===== END UFS2 INODE DUMP =====\n");
sbin/growfs/debug.c
809
fprintf(dbg_log, "===== START INDIRECT BLOCK DUMP =====\n");
sbin/growfs/debug.c
810
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)block,
sbin/growfs/debug.c
822
fprintf(dbg_log, "%04x: ", i);
sbin/growfs/debug.c
825
fprintf(dbg_log, "%08X ", *mem++);
sbin/growfs/debug.c
827
fprintf(dbg_log, "\n");
sbin/growfs/debug.c
831
fprintf(dbg_log, "===== END INDIRECT BLOCK DUMP =====\n");
sbin/growfs/debug.h
101
fprintf(stderr, "~ %s", (A)); \
sbin/growfs/debug.h
104
fprintf(stderr, "~ "); \
sbin/growfs/debug.h
105
fprintf(stderr, (A), (B)); \
sbin/growfs/debug.h
108
fprintf(stderr, "~ "); \
sbin/growfs/debug.h
109
fprintf(stderr, (A), (B), (C)); \
sbin/growfs/debug.h
112
fprintf(stderr, "~ "); \
sbin/growfs/debug.h
113
fprintf(stderr, (A), (B), (C), (D)); \
sbin/growfs/debug.h
116
fprintf(stderr, "~ "); \
sbin/growfs/debug.h
117
fprintf(stderr, (A), (B), (C), (D), (E)); \
sbin/growfs/debug.h
92
fprintf(stderr, "~>%s: %s\n", __FILE__, __FKT__ ); \
sbin/growfs/debug.h
95
fprintf(stderr, "~<%s[%d]: %s\n", __FILE__, __LINE__, __FKT__ ); \
sbin/growfs/debug.h
98
fprintf(stderr, "~=%s[%d]: %s\n", __FILE__, __LINE__, __FKT__ ); \
sbin/growfs/growfs.c
1142
fprintf(stderr, "isblock bad fs_frag %d\n", fs->fs_frag);
sbin/growfs/growfs.c
1612
fprintf(stderr, "usage: growfs [-Ny] [-s size] special | filesystem\n");
sbin/hastctl/hastctl.c
69
fprintf(stderr,
sbin/hastctl/hastctl.c
73
fprintf(stderr,
sbin/hastctl/hastctl.c
76
fprintf(stderr,
sbin/hastctl/hastctl.c
79
fprintf(stderr,
sbin/hastctl/hastctl.c
82
fprintf(stderr,
sbin/hastd/pjdlog.c
393
fprintf(out, "[%s]", pjdlog_level_string(loglevel));
sbin/hastd/pjdlog.c
396
fprintf(out, "[%d]", debuglevel);
sbin/hastd/pjdlog.c
397
fprintf(out, " %s", pjdlog_prefix);
sbin/hastd/pjdlog.c
400
fprintf(out, ": %s.", strerror(error));
sbin/hastd/pjdlog.c
401
fprintf(out, "\n");
sbin/ifconfig/ifconfig.c
171
fprintf(stderr,
sbin/ifconfig/ifconfig_netlink.c
421
fprintf(stderr, "get original name: %s\n",
sbin/ifconfig/ifconfig_netlink.c
424
fprintf(stderr,
sbin/ipf/common/ipf.h
103
#define FPRINTF (void)fprintf
sbin/ipf/common/ipf_y.y
1700
fprintf(stderr, "%d: Logical interface %s:%d unsupported, "
sbin/ipf/common/ipf_y.y
2003
fprintf(stderr, "fopen(%s) failed: %s\n", filename,
sbin/ipf/common/ipf_y.y
2103
fprintf(stderr, "IPF Type not set\n");
sbin/ipf/common/ipf_y.y
2159
fprintf(stderr, "unknown name \"%s\"\n", name);
sbin/ipf/common/ipf_y.y
2180
fprintf(stderr, "cannot mix IPF and BPF matching\n");
sbin/ipf/common/ipf_y.y
2214
fprintf(stderr,
sbin/ipf/common/ipf_y.y
2228
fprintf(stderr, "pcap_open_dead failed\n");
sbin/ipf/common/ipf_y.y
2235
fprintf(stderr, "pcap parsing failed (%s)\n", phrase);
sbin/ipf/common/ipf_y.y
2244
fprintf(stderr, "BPF validation failed\n");
sbin/ipf/common/ipf_y.y
2254
fprintf(stderr, "BPF filter expressions not supported\n");
sbin/ipf/common/ipf_y.y
2548
fprintf(stderr, "%s:", error);
sbin/ipf/common/lexer.c
334
fprintf(stderr, "reset at EOF\n");
sbin/ipf/common/lexer.c
666
fprintf(stderr, "%s error at \"%s\", line %d\n", msg, txt, yylineNum);
sbin/ipf/common/lexer.c
680
fprintf(stderr, "%d: at maximum dictionary depth\n",
sbin/ipf/common/lexer.c
699
fprintf(stderr, "%d: at maximum dictionary depth\n",
sbin/ipf/ipf/ipf.c
175
fprintf(stderr, "User/kernel version check failed\n");
sbin/ipf/ipf/ipf.c
218
fprintf(stderr,
sbin/ipf/ipf/ipf.c
364
fprintf(stderr,
sbin/ipf/ipf/ipf.c
401
fprintf(stderr, "Incorrect flush argument: %s\n", arg);
sbin/ipf/ipf/ipf.c
57
fprintf(stderr, "usage: ipf [-6AdDEInoPrRsvVyzZ] %s %s %s\n",
sbin/ipf/ipf/ipfcomp.c
100
fprintf(fp, "#endif\n");
sbin/ipf/ipf/ipfcomp.c
101
fprintf(fp, "#if (__NetBSD_Version__ >= 399000000)\n");
sbin/ipf/ipf/ipfcomp.c
102
fprintf(fp, "#else\n");
sbin/ipf/ipf/ipfcomp.c
103
fprintf(fp, "# if !defined(__FreeBSD__) && !defined(__OpenBSD__) && !defined(__sgi)\n");
sbin/ipf/ipf/ipfcomp.c
104
fprintf(fp, "# include <sys/systm.h>\n");
sbin/ipf/ipf/ipfcomp.c
105
fprintf(fp, "# endif\n");
sbin/ipf/ipf/ipfcomp.c
106
fprintf(fp, "#endif\n");
sbin/ipf/ipf/ipfcomp.c
107
fprintf(fp, "#include <sys/errno.h>\n");
sbin/ipf/ipf/ipfcomp.c
108
fprintf(fp, "#include <sys/param.h>\n");
sbin/ipf/ipf/ipfcomp.c
109
fprintf(fp,
sbin/ipf/ipf/ipfcomp.c
111
fprintf(fp, "# include <sys/mbuf.h>\n");
sbin/ipf/ipf/ipfcomp.c
112
fprintf(fp, "#endif\n");
sbin/ipf/ipf/ipfcomp.c
113
fprintf(fp,
sbin/ipf/ipf/ipfcomp.c
115
fprintf(fp, "# include <sys/sockio.h>\n");
sbin/ipf/ipf/ipfcomp.c
116
fprintf(fp, "#else\n");
sbin/ipf/ipf/ipfcomp.c
117
fprintf(fp, "# include <sys/ioctl.h>\n");
sbin/ipf/ipf/ipfcomp.c
118
fprintf(fp, "#endif /* FreeBSD */\n");
sbin/ipf/ipf/ipfcomp.c
119
fprintf(fp, "#include <net/if.h>\n");
sbin/ipf/ipf/ipfcomp.c
120
fprintf(fp, "#include <netinet/in.h>\n");
sbin/ipf/ipf/ipfcomp.c
121
fprintf(fp, "#include <netinet/in_systm.h>\n");
sbin/ipf/ipf/ipfcomp.c
122
fprintf(fp, "#include <netinet/ip.h>\n");
sbin/ipf/ipf/ipfcomp.c
1225
fprintf(stderr,
sbin/ipf/ipf/ipfcomp.c
123
fprintf(fp, "#include <netinet/tcp.h>\n");
sbin/ipf/ipf/ipfcomp.c
1237
fprintf(fp, "static frentry_t ipfrule_%s_%s;\n", instr, group);
sbin/ipf/ipf/ipfcomp.c
1239
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
124
fprintf(fp, "#include \"netinet/ip_compat.h\"\n");
sbin/ipf/ipf/ipfcomp.c
1242
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1248
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
125
fprintf(fp, "#include \"netinet/ip_fil.h\"\n\n");
sbin/ipf/ipf/ipfcomp.c
1251
fprintf(fp, "\n");
sbin/ipf/ipf/ipfcomp.c
1255
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
126
fprintf(fp, "#include \"netinet/ip_rules.h\"\n\n");
sbin/ipf/ipf/ipfcomp.c
1260
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1266
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
127
fprintf(fp, "#ifndef _KERNEL\n");
sbin/ipf/ipf/ipfcomp.c
128
fprintf(fp, "# include <string.h>\n");
sbin/ipf/ipf/ipfcomp.c
1281
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1289
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
129
fprintf(fp, "#endif /* _KERNEL */\n");
sbin/ipf/ipf/ipfcomp.c
1293
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1299
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
130
fprintf(fp, "\n");
sbin/ipf/ipf/ipfcomp.c
1303
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1309
fprintf(fp, "\treturn (err);\n}\n");
sbin/ipf/ipf/ipfcomp.c
131
fprintf(fp, "#ifdef IPFILTER_COMPILED\n");
sbin/ipf/ipf/ipfcomp.c
1311
fprintf(fp, "\n\n\
sbin/ipf/ipf/ipfcomp.c
1313
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
132
fprintf(fp, "\n");
sbin/ipf/ipf/ipfcomp.c
1321
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1325
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1329
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
133
fprintf(fp, "extern ipf_main_softc_t ipfmain;\n");
sbin/ipf/ipf/ipfcomp.c
134
fprintf(fp, "\n");
sbin/ipf/ipf/ipfcomp.c
1344
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
1349
fprintf(fp, "\treturn (err);\n}\n");
sbin/ipf/ipf/ipfcomp.c
145
fprintf(fp, "%s%#lx", and, *ulp++);
sbin/ipf/ipf/ipfcomp.c
148
fprintf(fp, "\n};\n");
sbin/ipf/ipf/ipfcomp.c
202
fprintf(fp, "\
sbin/ipf/ipf/ipfcomp.c
210
fprintf(fp, "%s%#lx", and, *ulp++);
sbin/ipf/ipf/ipfcomp.c
213
fprintf(fp, "\n};\n");
sbin/ipf/ipf/ipfcomp.c
216
fprintf(fp, "\nstatic u_long %s_rule_%s_%d[] = {\n",
sbin/ipf/ipf/ipfcomp.c
263
fprintf(fp, "%s == %#x) {\n", var, v);
sbin/ipf/ipf/ipfcomp.c
265
fprintf(fp, "(%s & %#x) == %#x) {\n", var, m, v);
sbin/ipf/ipf/ipfcomp.c
278
fprintf(fp, "%s ", var);
sbin/ipf/ipf/ipfcomp.c
280
fprintf(fp, "(%s & %#x) ", var, m);
sbin/ipf/ipf/ipfcomp.c
281
fprintf(fp, "%c", fl ? '!' : '=');
sbin/ipf/ipf/ipfcomp.c
282
fprintf(fp, "= %#x) {\n", v);
sbin/ipf/ipf/ipfcomp.c
330
fprintf(cfile, "#endif /* IPFILTER_COMPILED */\n");
sbin/ipf/ipf/ipfcomp.c
347
fprintf(fph, "extern int ipfrule_add(void));\n");
sbin/ipf/ipf/ipfcomp.c
348
fprintf(fph, "extern int ipfrule_remove(void));\n");
sbin/ipf/ipf/ipfcomp.c
354
fprintf(fph, "\n\
sbin/ipf/ipf/ipfcomp.c
365
fprintf(fph, "\n\
sbin/ipf/ipf/ipfcomp.c
371
fprintf(fph, "\n\
sbin/ipf/ipf/ipfcomp.c
382
fprintf(fph, "\n\
sbin/ipf/ipf/ipfcomp.c
395
fprintf(cfile, "\n\
sbin/ipf/ipf/ipfcomp.c
401
fprintf(cfile, "\
sbin/ipf/ipf/ipfcomp.c
406
fprintf(cfile, "\
sbin/ipf/ipf/ipfcomp.c
408
fprintf(cfile, "}\n\
sbin/ipf/ipf/ipfcomp.c
411
fprintf(cfile, "\n\
sbin/ipf/ipf/ipfcomp.c
417
fprintf(cfile, "\
sbin/ipf/ipf/ipfcomp.c
422
fprintf(cfile, "\
sbin/ipf/ipf/ipfcomp.c
424
fprintf(cfile, "}\n");
sbin/ipf/ipf/ipfcomp.c
451
fprintf(fp, "}\n");
sbin/ipf/ipf/ipfcomp.c
454
fprintf(fp, "\treturn (fr);\n}\n");
sbin/ipf/ipf/ipfcomp.c
472
fprintf(fp, "}\n");
sbin/ipf/ipf/ipfcomp.c
475
fprintf(fp, "\treturn (fr);\n}\n");
sbin/ipf/ipf/ipfcomp.c
498
fprintf(fp, "\nfrentry_t *ipf_rules_in_%s[%d] = {",
sbin/ipf/ipf/ipfcomp.c
504
fprintf(fp, "\n\t");
sbin/ipf/ipf/ipfcomp.c
506
fprintf(fp, "(frentry_t *)&in_rule_%s_%d",
sbin/ipf/ipf/ipfcomp.c
509
fprintf(fp, ", ");
sbin/ipf/ipf/ipfcomp.c
512
fprintf(fp, "\n};\n");
sbin/ipf/ipf/ipfcomp.c
517
fprintf(fp, "\nfrentry_t *ipf_rules_out_%s[%d] = {",
sbin/ipf/ipf/ipfcomp.c
523
fprintf(fp, "\n\t");
sbin/ipf/ipf/ipfcomp.c
525
fprintf(fp, "(frentry_t *)&out_rule_%s_%d",
sbin/ipf/ipf/ipfcomp.c
528
fprintf(fp, ", ");
sbin/ipf/ipf/ipfcomp.c
531
fprintf(fp, "\n};\n");
sbin/ipf/ipf/ipfcomp.c
548
fprintf(fp, "\nfrentry_t *ipfrule_match_%s_%s(fin, passp)\n",
sbin/ipf/ipf/ipfcomp.c
550
fprintf(fp, "fr_info_t *fin;\n");
sbin/ipf/ipf/ipfcomp.c
551
fprintf(fp, "u_32_t *passp;\n");
sbin/ipf/ipf/ipfcomp.c
552
fprintf(fp, "{\n");
sbin/ipf/ipf/ipfcomp.c
553
fprintf(fp, "\tfrentry_t *fr = NULL;\n");
sbin/ipf/ipf/ipfcomp.c
565
fprintf(fp, "\tu_32_t src = ntohl(%s);\n",
sbin/ipf/ipf/ipfcomp.c
568
fprintf(fp, "\tu_32_t dst = ntohl(%s);\n",
sbin/ipf/ipf/ipfcomp.c
678
fprintf(fp, "\n");
sbin/ipf/ipf/ipfcomp.c
710
fprintf(fp, "}\n");
sbin/ipf/ipf/ipfcomp.c
727
fprintf(fp, "if (fin->fin_ifp == ");
sbin/ipf/ipf/ipfcomp.c
728
fprintf(fp, "ipf_rules_%s_%s[%d]->fr_ifa) {\n",
sbin/ipf/ipf/ipfcomp.c
736
fprintf(fp, "if (fin->fin_v == %d) {\n",
sbin/ipf/ipf/ipfcomp.c
744
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
754
fprintf(fp, "if (fin->fin_p == %d) {\n",
sbin/ipf/ipf/ipfcomp.c
762
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
772
fprintf(fp, "if (fin->fin_tos");
sbin/ipf/ipf/ipfcomp.c
782
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
793
fprintf(fp, "if ((fin->fin_data[0] > %d) && ",
sbin/ipf/ipf/ipfcomp.c
795
fprintf(fp, "(fin->fin_data[0] < %d)",
sbin/ipf/ipf/ipfcomp.c
797
fprintf(fp, ") {\n");
sbin/ipf/ipf/ipfcomp.c
801
fprintf(fp, "if ((fin->fin_data[0] < %d) || ",
sbin/ipf/ipf/ipfcomp.c
803
fprintf(fp, "(fin->fin_data[0] > %d)",
sbin/ipf/ipf/ipfcomp.c
805
fprintf(fp, ") {\n");
sbin/ipf/ipf/ipfcomp.c
809
fprintf(fp, "if (fin->fin_data[0] %s %d)",
sbin/ipf/ipf/ipfcomp.c
811
fprintf(fp, " {\n");
sbin/ipf/ipf/ipfcomp.c
82
fprintf(fp, "/*\n");
sbin/ipf/ipf/ipfcomp.c
820
fprintf(fp, "if ((fin->fin_data[1] > %d) && ",
sbin/ipf/ipf/ipfcomp.c
822
fprintf(fp, "(fin->fin_data[1] < %d)",
sbin/ipf/ipf/ipfcomp.c
824
fprintf(fp, ") {\n");
sbin/ipf/ipf/ipfcomp.c
828
fprintf(fp, "if ((fin->fin_data[1] < %d) || ",
sbin/ipf/ipf/ipfcomp.c
83
fprintf(fp, "* Copyright (C) 2012 by Darren Reed.\n");
sbin/ipf/ipf/ipfcomp.c
830
fprintf(fp, "(fin->fin_data[1] > %d)",
sbin/ipf/ipf/ipfcomp.c
832
fprintf(fp, ") {\n");
sbin/ipf/ipf/ipfcomp.c
836
fprintf(fp, "if (fin->fin_data[1] %s %d)",
sbin/ipf/ipf/ipfcomp.c
838
fprintf(fp, " {\n");
sbin/ipf/ipf/ipfcomp.c
84
fprintf(fp, "*\n");
sbin/ipf/ipf/ipfcomp.c
85
fprintf(fp, "* Redistribution and use in source and binary forms are permitted\n");
sbin/ipf/ipf/ipfcomp.c
850
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
86
fprintf(fp, "* provided that this notice is preserved and due credit is given\n");
sbin/ipf/ipf/ipfcomp.c
865
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
87
fprintf(fp, "* to the original author and the contributors.\n");
sbin/ipf/ipf/ipfcomp.c
875
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
88
fprintf(fp, "*/\n\n");
sbin/ipf/ipf/ipfcomp.c
885
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
895
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
90
fprintf(fp, "#include <sys/param.h>\n");
sbin/ipf/ipf/ipfcomp.c
905
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
91
fprintf(fp, "#include <sys/types.h>\n");
sbin/ipf/ipf/ipfcomp.c
915
fprintf(fp, "if (");
sbin/ipf/ipf/ipfcomp.c
92
fprintf(fp, "#include <sys/time.h>\n");
sbin/ipf/ipf/ipfcomp.c
928
fprintf(fp, "return ((frentry_t *)&%s_rule_%s_%d);\n",
sbin/ipf/ipf/ipfcomp.c
93
fprintf(fp, "#include <sys/socket.h>\n");
sbin/ipf/ipf/ipfcomp.c
932
fprintf(fp, "fr = (frentry_t *)&%s_rule_%s_%d;\n",
sbin/ipf/ipf/ipfcomp.c
94
fprintf(fp, "#if (__FreeBSD_version >= 40000)\n");
sbin/ipf/ipf/ipfcomp.c
95
fprintf(fp, "# if defined(_KERNEL)\n");
sbin/ipf/ipf/ipfcomp.c
96
fprintf(fp, "# include <sys/libkern.h>\n");
sbin/ipf/ipf/ipfcomp.c
97
fprintf(fp, "# else\n");
sbin/ipf/ipf/ipfcomp.c
98
fprintf(fp, "# include <sys/unistd.h>\n");
sbin/ipf/ipf/ipfcomp.c
99
fprintf(fp, "# endif\n");
sbin/ipf/ipfs/ipfs.c
380
fprintf(stderr, "%s ", file);
sbin/ipf/ipfs/ipfs.c
430
fprintf(stderr, "%s ", file);
sbin/ipf/ipfs/ipfs.c
449
fprintf(stderr, "state:incomplete read: %d != %d\n",
sbin/ipf/ipfs/ipfs.c
455
fprintf(stderr, "malloc failed\n");
sbin/ipf/ipfs/ipfs.c
553
fprintf(stderr, "%s ", file);
sbin/ipf/ipfs/ipfs.c
572
fprintf(stderr, "nat:incomplete read: %d != %d\n",
sbin/ipf/ipfs/ipfs.c
579
fprintf(stderr, "nat:cannot malloc nat save struct\n");
sbin/ipf/ipfs/ipfs.c
591
fprintf(stderr,
sbin/ipf/ipfs/ipfs.c
649
fprintf(stderr, "in=%p:", in);
sbin/ipf/ipfs/ipfs.c
691
fprintf(stderr, "%s ", file);
sbin/ipf/ipfs/ipfs.c
71
fprintf(stderr, "usage: %s [-nv] -l\n", progname);
sbin/ipf/ipfs/ipfs.c
72
fprintf(stderr, "usage: %s [-nv] -u\n", progname);
sbin/ipf/ipfs/ipfs.c
723
fprintf(stderr,
sbin/ipf/ipfs/ipfs.c
73
fprintf(stderr, "usage: %s [-nv] [-d <dir>] -R\n", progname);
sbin/ipf/ipfs/ipfs.c
74
fprintf(stderr, "usage: %s [-nv] [-d <dir>] -W\n", progname);
sbin/ipf/ipfs/ipfs.c
75
fprintf(stderr, "usage: %s [-nNSv] [-f <file>] -r\n", progname);
sbin/ipf/ipfs/ipfs.c
76
fprintf(stderr, "usage: %s [-nNSv] [-f <file>] -w\n", progname);
sbin/ipf/ipfs/ipfs.c
769
fprintf(stderr, "IPF_SAVEDIR=%s: ", dirname);
sbin/ipf/ipfs/ipfs.c
77
fprintf(stderr, "usage: %s [-nNSv] -f <filename> -i <if1>,<if2>\n",
sbin/ipf/ipfstat/ipfstat.c
163
fprintf(stderr, "Usage: %s [-46aAdfghIilnoRsv]\n", name);
sbin/ipf/ipfstat/ipfstat.c
165
fprintf(stderr, "Usage: %s [-4aAdfghIilnoRsv]\n", name);
sbin/ipf/ipfstat/ipfstat.c
167
fprintf(stderr, " %s [-M corefile] [-N symbol-list]\n", name);
sbin/ipf/ipfstat/ipfstat.c
170
fprintf(stderr, " %s -t [-46C] ", name);
sbin/ipf/ipfstat/ipfstat.c
172
fprintf(stderr, " %s -t [-4C] ", name);
sbin/ipf/ipfstat/ipfstat.c
175
fprintf(stderr, "[-D destination address] [-P protocol] [-S source address] [-T refresh time]\n");
sbin/ipf/ipfstat/ipfstat.c
1888
fprintf(stderr, "Invalid port specification in %s\n",
sbin/ipf/ipfstat/ipfstat.c
1910
fprintf(stderr, "Invalid IP address: %s\n", s);
sbin/ipf/ipfstat/ipfstat.c
255
fprintf(stderr, "open(%s)", IPL_NAME);
sbin/ipf/ipfstat/ipfstat.c
326
fprintf(stderr, "Error parsing '%s'\n",
sbin/ipf/ipfstat/ipfstat.c
347
fprintf(stderr, "%s: Invalid protocol: %s\n",
sbin/ipf/ipfstat/ipfstat.c
366
fprintf(stderr,
sbin/ipf/ipfstat/ipfstat.c
374
fprintf(stderr,
sbin/ipf/ipfstat/ipfstat.c
455
fprintf(stderr, "User/kernel version check failed\n");
sbin/ipf/ipfstat/ipfstat.c
47
#define FPRINTF (void)fprintf
sbin/ipf/ipfstat/ipfstat.c
604
fprintf(stderr, "nlist error\n");
sbin/ipf/ipfsync/ipfsyncd.c
141
fprintf(stderr, "%s: fork() failed: %s\n",
sbin/ipf/ipfsync/ipfsyncd.c
64
fprintf(stderr,
sbin/ipf/ipfsync/ipsyncm.c
37
fprintf(stderr, "Usage: %s <destination IP> <destination port>\n", progname);
sbin/ipf/ipfsync/ipsyncs.c
37
fprintf(stderr,
sbin/ipf/ipftest/ipftest.c
105
fprintf(stderr, "IPv6 not supported\n");
sbin/ipf/ipftest/ipftest.c
177
(void)fprintf(stderr,"no rules loaded\n");
sbin/ipf/ipftest/ipftest.c
296
fprintf(stderr, "readip failed: %d\n", i);
sbin/ipf/ipftest/ipftest.c
340
fprintf(stderr, "ipfioctl(IPF,%#x,%p) = %d (%d)\n",
sbin/ipf/ipftest/ipftest.c
364
fprintf(stderr, "ipfioctl(NAT,%#x,%p) = %d\n",
sbin/ipf/ipftest/ipftest.c
388
fprintf(stderr, "ipfioctl(STATE,%#x,%p) = %d\n",
sbin/ipf/ipftest/ipftest.c
412
fprintf(stderr, "ipfioctl(AUTH,%#x,%p) = %d\n",
sbin/ipf/ipftest/ipftest.c
436
fprintf(stderr, "ipfioctl(SCAN,%#x,%p) = %d\n",
sbin/ipf/ipftest/ipftest.c
460
fprintf(stderr, "ipfioctl(SYNC,%#x,%p) = %d\n",
sbin/ipf/ipftest/ipftest.c
484
fprintf(stderr, "ipfioctl(POOL,%#x,%p) = %d (%d)\n",
sbin/ipf/iplang/iplang_y.y
1056
fprintf(stderr, "unknown TCP flag %c\n", *s);
sbin/ipf/iplang/iplang_y.y
1182
fprintf(stderr, "protocol %d specified with UDP!\n", ip->ip_p);
sbin/ipf/iplang/iplang_y.y
1220
fprintf(stderr, "no interface defined for sending!\n");
sbin/ipf/iplang/iplang_y.y
1228
fprintf(stderr,
sbin/ipf/iplang/iplang_y.y
1306
fprintf(stderr, "No interface name given!\n");
sbin/ipf/iplang/iplang_y.y
1308
fprintf(stderr, "Interface %s has an MTU of 0!\n",
sbin/ipf/iplang/iplang_y.y
1395
fprintf(stderr, "couldn't find interface %s\n", *arg);
sbin/ipf/iplang/iplang_y.y
1420
fprintf(stderr, "protocol %d specified with ICMP!\n",
sbin/ipf/iplang/iplang_y.y
1452
fprintf(stderr, "unknown ICMP code %s\n", *code);
sbin/ipf/iplang/iplang_y.y
1470
fprintf(stderr, "unknown ICMP type %s\n", *type);
sbin/ipf/iplang/iplang_y.y
1550
fprintf(stderr, "cannot specify options after data body\n");
sbin/ipf/iplang/iplang_y.y
1557
fprintf(stderr, "No mapping for state %d to IP option\n",
sbin/ipf/iplang/iplang_y.y
622
fprintf(stderr, "Invalid ethernet address: %s\n", arg);
sbin/ipf/iplang/iplang_y.y
728
fprintf(stderr, "octal with %c!\n", c);
sbin/ipf/iplang/iplang_y.y
745
fprintf(stderr, "octal with %c!\n", c);
sbin/ipf/iplang/iplang_y.y
805
fprintf(stderr, "data file %s too big to include.\n", file);
sbin/ipf/iplang/iplang_y.y
845
fprintf(stderr, "unknown protocol %s\n", *arg);
sbin/ipf/iplang/iplang_y.y
945
fprintf(stderr, "protocol %d specified with TCP!\n", ip->ip_p);
sbin/ipf/ipmon/ipmon.c
1045
(void) fprintf(conf->log,
sbin/ipf/ipmon/ipmon.c
1391
(void) fprintf(conf->log, "%s", line);
sbin/ipf/ipmon/ipmon.c
1413
fprintf(stderr, "Usage: %s [ -abDFhnpstvxX ] [ -B <binary-logfile> ] [ -C <config-file> ]\n"
sbin/ipf/ipmon/ipmon.c
1431
fprintf(stderr,
sbin/ipf/ipmon/ipmon.c
1435
fprintf(fp, "%d", getpid());
sbin/ipf/ipmon/ipmon.c
1447
(void) fprintf(stderr, "%s: open: %s\n",
sbin/ipf/ipmon/ipmon.c
1465
fprintf(log, "%d bytes flushed from log\n", flushed);
sbin/ipf/ipmon/ipmon.c
1491
fprintf(stderr, "Unknown log option %c\n", *s);
sbin/ipf/ipmon/ipmon.c
1582
fprintf(stderr,
sbin/ipf/ipmon/ipmon.c
1663
(void) fprintf(stderr, "%s: fopen: %s\n",
sbin/ipf/ipmon/ipmon.c
1683
(void) fprintf(stderr, "%s: fork() failed: %s\n",
sbin/ipf/ipmon/ipmon.c
1729
(void) fprintf(stderr,
sbin/ipf/ipmon/ipmon.c
1737
(void) fprintf(stderr, "%d: fstat: %s\n",
sbin/ipf/ipmon/ipmon.c
1825
fprintf(conf->log, "aborting logging\n");
sbin/ipf/ipmon/ipmon.c
641
(void) fprintf(conf->log,
sbin/ipf/ipmon/ipmon.c
802
(void) fprintf(conf->log, "%s", line);
sbin/ipf/ipmon/ipmon.c
825
(void) fprintf(conf->log,
sbin/ipf/ipmon/ipmon.c
955
(void) fprintf(conf->log, "%s", line);
sbin/ipf/ipmon/ipmon_y.y
336
fprintf(stderr, "%s redfined on line %d\n",
sbin/ipf/ipnat/ipnat.c
164
(void) fprintf(stderr, "%s: -p must be used with -r\n",
sbin/ipf/ipnat/ipnat.c
179
(void) fprintf(stderr, "%s: open: %s\n", IPNAT_NAME,
sbin/ipf/ipnat/ipnat.c
189
fprintf(stderr, "User/kernel version check failed\n");
sbin/ipf/ipnat/ipnat.c
248
fprintf(stderr, "nlist error\n");
sbin/ipf/ipnat/ipnat.c
401
fprintf(stderr,
sbin/ipf/ipnat/ipnat.c
81
fprintf(stderr, "Usage: %s [-CFhlnrRsv] [-f filename]\n", name);
sbin/ipf/ippool/ippool.c
161
fprintf(stderr,
sbin/ipf/ippool/ippool.c
171
fprintf(stderr,
sbin/ipf/ippool/ippool.c
178
fprintf(stderr, "unknown type '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
192
fprintf(stderr, "cannot set negative ttl\n");
sbin/ipf/ippool/ippool.c
216
fprintf(stderr, "poolnodecommand: opts = %#x\n", opts);
sbin/ipf/ippool/ippool.c
219
fprintf(stderr, "no IP address given with -i\n");
sbin/ipf/ippool/ippool.c
224
fprintf(stderr, "poolname not given with add/remove node\n");
sbin/ipf/ippool/ippool.c
280
fprintf(stderr, "unknown role '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
306
fprintf(stderr, "poolcommand: opts = %#x\n", opts);
sbin/ipf/ippool/ippool.c
309
fprintf(stderr, "poolname not given with add/remove pool\n");
sbin/ipf/ippool/ippool.c
315
fprintf(stderr, "type must be specified\n");
sbin/ipf/ippool/ippool.c
318
fprintf(stderr, "unknown type '%s'\n", typearg);
sbin/ipf/ippool/ippool.c
403
fprintf(stderr, "loadpoolfile: opts = %#x\n", opts);
sbin/ipf/ippool/ippool.c
442
fprintf(stderr, "unknown role '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
449
fprintf(stderr,
sbin/ipf/ippool/ippool.c
466
fprintf(stderr, "poolstats: opts = %#x\n", opts);
sbin/ipf/ippool/ippool.c
553
fprintf(stderr, "unknown role '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
560
fprintf(stderr, "unknown type '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
576
fprintf(stderr, "poolflush: opts = %#x\n", opts);
sbin/ipf/ippool/ippool.c
69
fprintf(stderr, "Usage:\t%s\n", prog);
sbin/ipf/ippool/ippool.c
695
fprintf(stderr, "unknown role '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
70
fprintf(stderr, "\t-a [-dnv] -m <name> [-o <role>] [-t type] [-T ttl] -i <ipaddr>[/netmask]\n");
sbin/ipf/ippool/ippool.c
71
fprintf(stderr, "\t-A [-dnv] [-m <name>] [-o <role>] [-S <seed>] [-t <type>]\n");
sbin/ipf/ippool/ippool.c
712
fprintf(stderr, "unknown type '%s'\n", optarg);
sbin/ipf/ippool/ippool.c
72
fprintf(stderr, "\t-f <file> [-dnuvR]\n");
sbin/ipf/ippool/ippool.c
728
fprintf(stderr, "poollist: opts = %#x\n", opts);
sbin/ipf/ippool/ippool.c
73
fprintf(stderr, "\t-F [-dv] [-o <role>] [-t <type>]\n");
sbin/ipf/ippool/ippool.c
74
fprintf(stderr, "\t-l [-dv] [-m <name>] [-t <type>] [-o <role>] [-M <core>] [-N <namelist>]\n");
sbin/ipf/ippool/ippool.c
75
fprintf(stderr, "\t-r [-dnv] [-m <name>] [-o <role>] [-t type] -i <ipaddr>[/netmask]\n");
sbin/ipf/ippool/ippool.c
76
fprintf(stderr, "\t-R [-dnv] [-m <name>] [-o <role>] [-t <type>]\n");
sbin/ipf/ippool/ippool.c
77
fprintf(stderr, "\t-s [-dtv]\n");
sbin/ipf/ippool/ippool_y.y
629
fprintf(stderr, "fopen(%s) failed: %s\n", filename,
sbin/ipf/ipscan/ipscan_y.y
349
fprintf(stderr,
sbin/ipf/ipscan/ipscan_y.y
360
fprintf(stderr,
sbin/ipf/ipscan/ipscan_y.y
375
fprintf(stderr, "%d: redirect unsupported\n", yylineNum + 1);
sbin/ipf/ipscan/ipscan_y.y
386
fprintf(stderr, "%d: redirect unsupported\n", yylineNum + 1);
sbin/ipf/ipscan/ipscan_y.y
493
fprintf(stderr, "Usage:\t%s [-dnrv] -f <filename>\n", prog);
sbin/ipf/ipscan/ipscan_y.y
494
fprintf(stderr, "\t%s [-dlv]\n", prog);
sbin/ipf/ipsend/44arp.c
47
fprintf(stderr, "unknown host: %s\n", host);
sbin/ipf/ipsend/arp.c
111
fprintf(stderr, "(%s):", inet_ntoa(sin->sin_addr));
sbin/ipf/ipsend/arp.c
120
fprintf(stderr, "(%s):", inet_ntoa(sin->sin_addr));
sbin/ipf/ipsend/arp.c
42
fprintf(stderr, "unknown host: %s\n", host);
sbin/ipf/ipsend/dlcommon.c
1255
(void) fprintf(stderr, fmt, a1, a2, a3, a4);
sbin/ipf/ipsend/dlcommon.c
1256
(void) fprintf(stderr, "\n");
sbin/ipf/ipsend/ip.c
154
fprintf(stderr, "mtu (%d) < ip header size (%d) + 8\n",
sbin/ipf/ipsend/ip.c
156
fprintf(stderr, "can't fragment data\n");
sbin/ipf/ipsend/ipresend.c
105
fprintf(stderr, "Unknown option \"%c\"\n", c);
sbin/ipf/ipsend/ipresend.c
115
fprintf(stderr,"Cant resolve %s\n", gateway);
sbin/ipf/ipsend/ipresend.c
50
fprintf(stderr, "Usage: %s [options] <-r filename|-R filename>\n\
sbin/ipf/ipsend/ipresend.c
84
fprintf(stderr, "mtu must be > 28\n");
sbin/ipf/ipsend/ipsend.c
102
fprintf(stderr,"Cant resolve %s\n", t);
sbin/ipf/ipsend/ipsend.c
110
fprintf(stderr,"Cant resolve %s\n", t);
sbin/ipf/ipsend/ipsend.c
191
fprintf(stderr, "Protocol already set: %d\n",
sbin/ipf/ipsend/ipsend.c
199
fprintf(stderr,
sbin/ipf/ipsend/ipsend.c
206
fprintf(stderr, "can't open file %s\n",
sbin/ipf/ipsend/ipsend.c
219
fprintf(stderr, "Protocol already set: %d\n",
sbin/ipf/ipsend/ipsend.c
226
fprintf(stderr, "Unknown protocol: %s\n",
sbin/ipf/ipsend/ipsend.c
234
fprintf(stderr, "Protocol already set: %d\n",
sbin/ipf/ipsend/ipsend.c
245
fprintf(stderr, "Protocol already set: %d\n",
sbin/ipf/ipsend/ipsend.c
272
fprintf(stderr, "mtu must be > 28\n");
sbin/ipf/ipsend/ipsend.c
297
fprintf(stderr, "set protocol to TCP first\n");
sbin/ipf/ipsend/ipsend.c
300
fprintf(stderr, "Unknown option \"%c\"\n", c);
sbin/ipf/ipsend/ipsend.c
317
fprintf(stderr,"Cant resolve %s\n", src);
sbin/ipf/ipsend/ipsend.c
323
fprintf(stderr,"Cant resolve %s\n", dst);
sbin/ipf/ipsend/ipsend.c
331
fprintf(stderr,"Cant resolve %s\n", gateway);
sbin/ipf/ipsend/ipsend.c
347
fprintf(stderr, "malloc failed\n");
sbin/ipf/ipsend/ipsend.c
43
fprintf(stderr, "Usage: %s [options] dest [flags]\n\
sbin/ipf/ipsend/ipsend.c
59
fprintf(stderr, "Usage: %s [-dv] -L <filename>\n\
sbin/ipf/ipsend/ipsend.c
81
fprintf(stderr, "ICMP args missing: ,\n");
sbin/ipf/ipsend/ipsend.c
95
fprintf(stderr,"Cant resolve %s\n", t);
sbin/ipf/ipsend/ipsopt.c
163
fprintf(stderr, "unknown IP option name %s\n", s);
sbin/ipf/ipsend/ipsopt.c
63
fprintf(stderr, "no such security level: %s\n", slevel);
sbin/ipf/ipsend/ipsopt.c
80
fprintf(stderr, "options too long\n");
sbin/ipf/ipsend/iptest.c
102
fprintf(stderr, "mtu must be > 28\n");
sbin/ipf/ipsend/iptest.c
113
fprintf(stderr, "Unknown option \"%c\"\n", c);
sbin/ipf/ipsend/iptest.c
130
fprintf(stderr,"Cant resolve %s\n", dst);
sbin/ipf/ipsend/iptest.c
136
fprintf(stderr,"Cant resolve %s\n", src);
sbin/ipf/ipsend/iptest.c
144
fprintf(stderr,"Cant resolve %s\n", gateway);
sbin/ipf/ipsend/iptest.c
42
fprintf(stderr, "Usage: %s [options] dest\n\
sbin/ipf/ipsend/sbpf.c
100
fprintf(stderr, "%s(%d):", ifr.ifr_name, fd);
sbin/ipf/ipsend/sbpf.c
62
fprintf(stderr, "no bpf devices available as /dev/bpfxx\n");
sbin/ipf/ipsend/sbpf.c
77
fprintf(stderr, "no bpf devices available as /dev/bpfxx\n");
sbin/ipf/ipsend/sbpf.c
90
fprintf(stderr, "kernel bpf (v%d.%d) filter out of date:\n",
sbin/ipf/ipsend/sbpf.c
92
fprintf(stderr, "current version: %d.%d\n",
sbin/ipf/ipsend/sdlpi.c
113
fprintf(stderr, "DLIOCRAW error\n");
sbin/ipf/ipsend/sdlpi.c
64
fprintf(stderr, "bad device name %s\n", devname);
sbin/ipf/ipsend/sdlpi.c
74
fprintf(stderr, "O_RDWR(1) ");
sbin/ipf/ipsend/sdlpi.c
81
fprintf(stderr, "dlattachreq: DLPI error\n");
sbin/ipf/ipsend/sdlpi.c
86
fprintf(stderr, "dlokack(attach): DLPI error\n");
sbin/ipf/ipsend/sdlpi.c
92
fprintf(stderr, "dlpromisconreq: DL_PROMISC_PHYS error\n");
sbin/ipf/ipsend/sdlpi.c
97
fprintf(stderr, "dlokack(promisc): DLPI error\n");
sbin/ipf/ipsend/sock.c
167
fprintf(stderr, "read(%#lx,%#lx) failed\n",
sbin/ipf/ipsend/sock.c
175
fprintf(stderr, "read(%#lx,%#lx) failed\n",
sbin/ipf/ipsend/sock.c
191
fprintf(stderr, "read(%#lx,%#lx,%lu) - u_ofile - failed\n",
sbin/ipf/ipsend/sock.c
198
fprintf(stderr, "read(%#lx,%#lx,%lu) - o[tfd] - failed\n",
sbin/ipf/ipsend/sock.c
206
fprintf(stderr, "read(%#lx,%#lx,%lu) - f_data - failed\n",
sbin/ipf/ipsend/sock.c
214
fprintf(stderr, "kvm_read(%#lx,%#lx,%lu) - so_pcb - failed\n",
sbin/ipf/ipsend/sock.c
222
fprintf(stderr, "read(%#lx,%#lx,%lu) - inp_ppcb - failed\n",
sbin/ipf/libipf/addipopt.c
23
fprintf(stderr, "options too long\n");
sbin/ipf/libipf/addipopt.c
58
fprintf(stderr, "bo: %s %d %#x: %d\n",
sbin/ipf/libipf/alist_new.c
31
fprintf(stderr, "alist_new out of memory\n");
sbin/ipf/libipf/alist_new.c
83
fprintf(stderr, "Cannot parse hostname\n");
sbin/ipf/libipf/buildopts.c
37
fprintf(stderr, "unknown IP option name %s\n", s);
sbin/ipf/libipf/ipf_dotuning.c
51
fprintf(stderr, "invalid value '%s'\n", s);
sbin/ipf/libipf/ipf_dotuning.c
62
fprintf(stderr, "Null cookie for %s\n", s);
sbin/ipf/libipf/ipf_perror.c
11
fprintf(stderr, "%s: %s\n", string, ipf_strerror(err));
sbin/ipf/libipf/ipf_perror.c
25
fprintf(stderr, "%d:", realerr);
sbin/ipf/libipf/ipf_perror.c
37
fprintf(stderr, "0:");
sbin/ipf/libipf/ipf_perror.c
9
fprintf(stderr, "%s\n", string);
sbin/ipf/libipf/ipft_tx.c
181
fprintf(stderr, "bad direction \"%s\"\n", *cpp);
sbin/ipf/libipf/ipft_tx.c
236
fprintf(stderr, "tcp/udp with no source port\n");
sbin/ipf/libipf/ipft_tx.c
256
fprintf(stderr, "tcp/udp with no destination port\n");
sbin/ipf/libipf/ipft_tx.c
397
fprintf(stderr, "tcp/udp with no source port\n");
sbin/ipf/libipf/ipft_tx.c
409
fprintf(stderr, "cannot parse source address '%s'\n", *cpp);
sbin/ipf/libipf/ipft_tx.c
422
fprintf(stderr, "tcp/udp with no destination port\n");
sbin/ipf/libipf/ipft_tx.c
430
fprintf(stderr, "cannot parse destination address '%s'\n",
sbin/ipf/libipf/ipft_tx.c
55
fprintf(stderr, "can't resolve hostname: %s\n", host);
sbin/ipf/libipf/ipft_tx.c
76
(void) fprintf(stderr, "unknown service \"%s\".\n", name);
sbin/ipf/libipf/ipoptsec.c
39
fprintf(stderr, "no such security level: '%s'\n", slevel);
sbin/ipf/libipf/ipoptsec.c
56
fprintf(stderr, "no such security class: %d.\n", class);
sbin/ipf/libipf/kmem.c
65
fprintf(stderr, "pos=0x%lx ", (u_long)pos);
sbin/ipf/libipf/kmem.c
95
fprintf(stderr, "pos=0x%lx ", (u_long)pos);
sbin/ipf/libipf/load_file.c
22
fprintf(stderr, "load_file cannot open '%s'\n", filename);
sbin/ipf/libipf/load_file.c
39
fprintf(stderr, "%d:%s: line too long\n",
sbin/ipf/libipf/load_file.c
89
fprintf(stderr, "%s:%d unrecognised content :%s\n",
sbin/ipf/libipf/load_hash.c
49
fprintf(stderr,
sbin/ipf/libipf/load_http.c
187
fprintf(stderr,
sbin/ipf/libipf/load_http.c
42
fprintf(stderr, "load_http has a URL > %d bytes?!\n",
sbin/ipf/libipf/load_http.c
67
fprintf(stderr, "load_http has a malformed URL '%s'\n", url);
sbin/ipf/libipf/load_http.c
77
fprintf(stderr, "load_http has a malformed URL '%s'\n", url);
sbin/ipf/libipf/load_http.c
88
fprintf(stderr, "URL is too large: %s\n", url);
sbin/ipf/libipf/mb_hexdump.c
21
fprintf(fp, "%02x", *s++ & 0xff);
sbin/ipf/libipf/mb_hexdump.c
24
fprintf(fp, "%02x", *s++ & 0xff);
sbin/ipf/libipf/mutex_emul.c
116
fprintf(mutex_file, "initcount %d\n", initcount);
sbin/ipf/libipf/mutex_emul.c
22
fprintf(mutex_file, "%s:%d:eMmutex_enter(%s)\n", file, line,
sbin/ipf/libipf/mutex_emul.c
25
fprintf(stderr, "%s:eMmutex_enter(%p): bad magic: %#x\n",
sbin/ipf/libipf/mutex_emul.c
30
fprintf(stderr, "%s:eMmutex_enter(%p): already locked: %d\n",
sbin/ipf/libipf/mutex_emul.c
44
fprintf(mutex_file, "%s:%d:eMmutex_exit(%s)\n", file, line,
sbin/ipf/libipf/mutex_emul.c
47
fprintf(stderr, "%s:eMmutex_exit(%p): bad magic: %#x\n",
sbin/ipf/libipf/mutex_emul.c
52
fprintf(stderr, "%s:eMmutex_exit(%p): not locked: %d\n",
sbin/ipf/libipf/mutex_emul.c
68
fprintf(mutex_file, "%s:%d:eMmutex_init(%p,%s)\n",
sbin/ipf/libipf/mutex_emul.c
71
fprintf(stderr,
sbin/ipf/libipf/mutex_emul.c
90
fprintf(mutex_file,
sbin/ipf/libipf/mutex_emul.c
94
fprintf(stderr, "%s:eMmutex_destroy(%p): bad magic: %#x\n",
sbin/ipf/libipf/mutex_emul.c
99
fprintf(stderr,
sbin/ipf/libipf/optname.c
29
fprintf(stderr, "%d: unknown IP option name %s\n",
sbin/ipf/libipf/optname.c
38
fprintf(stderr, "%d: missing security level after sec-class\n",
sbin/ipf/libipf/optname.c
52
fprintf(stderr,
sbin/ipf/libipf/parsefields.c
25
fprintf(stderr, "Unknown field '%s'\n", s);
sbin/ipf/libipf/rwlock_emul.c
116
fprintf(stderr,
sbin/ipf/libipf/rwlock_emul.c
135
fprintf(stderr, "%s:eMrwlock_destroy(%p): bad magic: %#x\n",
sbin/ipf/libipf/rwlock_emul.c
17
fprintf(stderr, "%s:eMrwlock_read_enter(%p): bad magic: %#x\n",
sbin/ipf/libipf/rwlock_emul.c
22
fprintf(stderr,
sbin/ipf/libipf/rwlock_emul.c
36
fprintf(stderr, "%s:eMrwlock_write_enter(%p): bad magic: %#x\n",
sbin/ipf/libipf/rwlock_emul.c
41
fprintf(stderr,
sbin/ipf/libipf/rwlock_emul.c
55
fprintf(stderr, "%s:eMrwlock_write_enter(%p): bad magic: %#x\n",
sbin/ipf/libipf/rwlock_emul.c
60
fprintf(stderr,
sbin/ipf/libipf/rwlock_emul.c
73
fprintf(stderr, "%s:eMrwlock_write_enter(%p): bad magic: %#x\n",
sbin/ipf/libipf/rwlock_emul.c
78
fprintf(stderr,
sbin/ipf/libipf/rwlock_emul.c
93
fprintf(stderr, "%s:eMrwlock_exit(%p): bad magic: %#x\n",
sbin/ipf/libipf/rwlock_emul.c
98
fprintf(stderr, "%s:eMrwlock_exit(%p): not locked: %d/%d\n",
sbin/ipf/libipf/save_file.c
119
fprintf(file->fp, "%s", msg->imm_msg);
sbin/ipf/libipf/var.c
50
fprintf(stderr, "%d: { without }\n", line);
sbin/ipf/libipf/var.c
58
fprintf(stderr, "%d: variables cannot start with '%c'\n",
sbin/ipf/libipf/var.c
70
fprintf(stderr, "%d: unknown variable '%s'\n", line, s);
sbin/ipfw/ipfw2.c
3020
fprintf(stderr, "Testing only, list disabled\n");
sbin/ipfw/ipfw2.c
3207
fprintf(stderr, "Testing only, list disabled\n");
sbin/ipfw/main.c
39
fprintf(stderr,
sbin/ipfw/main.c
80
fprintf(stderr,
sbin/kldconfig/kldconfig.c
281
fprintf(stderr, "%s\n%s\n",
sbin/kldload/kldload.c
120
fprintf(stderr, "usage: kldload [-nqv] file ...\n");
sbin/kldstat/kldstat.c
104
fprintf(stderr, "usage: %1$s [-dhqv] [-i id] [-n filename]\n"
sbin/kldunload/kldunload.c
41
fprintf(stderr, "usage: kldunload [-fv] -i id ...\n");
sbin/kldunload/kldunload.c
42
fprintf(stderr, " kldunload [-fv] [-n] name ...\n");
sbin/ldconfig/elfhints.c
310
if (fprintf(fp, ":%s", dirs[i]) < 0)
sbin/ldconfig/ldconfig.c
129
fprintf(stderr,
sbin/md5/md5.c
1023
fprintf(stderr, "usage: %ssum [-bctwz] [files ...]\n", alg->progname);
sbin/md5/md5.c
1026
fprintf(stderr, "usage: shasum [-0bchqstUvw] [-a alg] [files ...]\n");
sbin/md5/md5.c
1029
fprintf(stderr, "usage: %s [-pqrtx] [-c string] [-s string] [files ...]\n",
sbin/mdconfig/mdconfig.c
81
fprintf(stderr,
sbin/mdconfig/mdconfig.c
89
fprintf(stderr, "\t\ttype = {malloc, vnode, swap}\n");
sbin/mdconfig/mdconfig.c
90
fprintf(stderr, "\t\toption = {async, cache, compress,\n");
sbin/mdconfig/mdconfig.c
91
fprintf(stderr, "\t\t force, mustdealloc, readonly, ro,\n");
sbin/mdconfig/mdconfig.c
92
fprintf(stderr, "\t\t reserve, verify}\n");
sbin/mdconfig/mdconfig.c
93
fprintf(stderr, "\t\tsize = %%d (512 byte blocks), %%db (B),\n");
sbin/mdconfig/mdconfig.c
94
fprintf(stderr, "\t\t %%dk (kB), %%dm (MB), %%dg (GB),\n");
sbin/mdconfig/mdconfig.c
95
fprintf(stderr, "\t\t %%dt (TB), or %%dp (PB)\n");
sbin/mdmfs/mdmfs.c
407
fprintf(stderr, "DEBUG: ");
sbin/mdmfs/mdmfs.c
411
fprintf(stderr, "\n");
sbin/mdmfs/mdmfs.c
760
(void)fprintf(stderr, "DEBUG: running:");
sbin/mdmfs/mdmfs.c
763
(void)fprintf(stderr, " %s", argv[i]);
sbin/mdmfs/mdmfs.c
764
(void)fprintf(stderr, "\n");
sbin/mdmfs/mdmfs.c
842
fprintf(stderr,
sbin/mknod/mknod.c
51
(void)fprintf(stderr,
sbin/mount/mount_fs.c
57
(void)fprintf(stderr,
sbin/mount_cd9660/mount_cd9660.c
192
(void)fprintf(stderr,
sbin/mount_fusefs/mount_fusefs.c
342
fprintf(stderr, "Please also specify the fuse daemon to run when mounting via the multiplexer!\n");
sbin/mount_fusefs/mount_fusefs.c
429
fprintf(stderr, "mounting fuse daemon on device %s\n", dev);
sbin/mount_fusefs/mount_fusefs.c
439
fprintf(stderr,
sbin/mount_fusefs/mount_fusefs.c
451
fprintf(stderr, "known options:\n");
sbin/mount_fusefs/mount_fusefs.c
453
fprintf(stderr, "\t%s\n", mo->m_option);
sbin/mount_fusefs/mount_fusefs.c
455
fprintf(stderr, "\n(use -h for a detailed description of these options)\n");
sbin/mount_fusefs/mount_fusefs.c
464
fprintf(stderr, "description of options:\n");
sbin/mount_fusefs/mount_fusefs.c
472
fprintf(stderr,
sbin/mount_msdosfs/mount_msdosfs.c
286
fprintf(stderr, "%s\n%s\n%s\n",
sbin/mount_nfs/mount_nfs.c
1160
(void)fprintf(stderr, "%s\n%s\n%s\n%s\n",
sbin/mount_nfs/mount_nfs.c
709
fprintf(stderr, "%s\n", errstr);
sbin/mount_nullfs/mount_nullfs.c
126
(void)fprintf(stderr,
sbin/mount_udf/mount_udf.c
163
(void)fprintf(stderr,
sbin/mount_unionfs/mount_unionfs.c
71
(void)fprintf(stderr,
sbin/natd/natd.c
1596
fprintf (stderr, "Recognized options:\n\n");
sbin/natd/natd.c
1601
fprintf (stderr, "-%-20s %s\n", info->name,
sbin/natd/natd.c
1605
fprintf (stderr, "-%-20s %s\n", info->shortName,
sbin/natd/natd.c
1608
fprintf (stderr, " %s\n\n", info->description);
sbin/natd/natd.c
464
fprintf (pidFile, "%d\n", getpid ());
sbin/newfs/mkfs.c
1126
fprintf(stderr, "isblock bad fs_frag %d\n", fs->fs_frag);
sbin/newfs/mkfs.c
1151
fprintf(stderr, "clrblock bad fs_frag %d\n", fs->fs_frag);
sbin/newfs/mkfs.c
1176
fprintf(stderr, "setblock bad fs_frag %d\n", fs->fs_frag);
sbin/newfs/mkfs.c
348
fprintf(stderr, "density increased from %d to %d\n",
sbin/newfs/newfs.c
387
fprintf(stderr, "Warning: changing optimization to space ");
sbin/newfs/newfs.c
388
fprintf(stderr, "because minfree is less than %d%%\n", MINFREE);
sbin/newfs/newfs.c
460
fprintf(stderr,
sbin/newfs/newfs.c
464
fprintf(stderr, "where fsoptions are:\n");
sbin/newfs/newfs.c
465
fprintf(stderr, "\t-E Erase previous disk content\n");
sbin/newfs/newfs.c
466
fprintf(stderr, "\t-J Enable journaling via gjournal\n");
sbin/newfs/newfs.c
467
fprintf(stderr, "\t-L volume label to add to superblock\n");
sbin/newfs/newfs.c
468
fprintf(stderr,
sbin/newfs/newfs.c
470
fprintf(stderr, "\t-O file system format: 1 => UFS1, 2 => UFS2\n");
sbin/newfs/newfs.c
471
fprintf(stderr, "\t-R regression test, suppress random factors\n");
sbin/newfs/newfs.c
472
fprintf(stderr, "\t-S sector size\n");
sbin/newfs/newfs.c
473
fprintf(stderr, "\t-T disktype\n");
sbin/newfs/newfs.c
474
fprintf(stderr, "\t-U enable soft updates\n");
sbin/newfs/newfs.c
475
fprintf(stderr, "\t-a maximum contiguous blocks\n");
sbin/newfs/newfs.c
476
fprintf(stderr, "\t-b block size\n");
sbin/newfs/newfs.c
477
fprintf(stderr, "\t-c blocks per cylinders group\n");
sbin/newfs/newfs.c
478
fprintf(stderr, "\t-d maximum extent size\n");
sbin/newfs/newfs.c
479
fprintf(stderr, "\t-e maximum blocks per file in a cylinder group\n");
sbin/newfs/newfs.c
480
fprintf(stderr, "\t-f frag size\n");
sbin/newfs/newfs.c
481
fprintf(stderr, "\t-g average file size\n");
sbin/newfs/newfs.c
482
fprintf(stderr, "\t-h average files per directory\n");
sbin/newfs/newfs.c
483
fprintf(stderr, "\t-i number of bytes per inode\n");
sbin/newfs/newfs.c
484
fprintf(stderr, "\t-j enable soft updates journaling\n");
sbin/newfs/newfs.c
485
fprintf(stderr, "\t-k space to hold for metadata blocks\n");
sbin/newfs/newfs.c
486
fprintf(stderr, "\t-l enable multilabel MAC\n");
sbin/newfs/newfs.c
487
fprintf(stderr, "\t-n do not create .snap directory\n");
sbin/newfs/newfs.c
488
fprintf(stderr, "\t-m minimum free space %%\n");
sbin/newfs/newfs.c
489
fprintf(stderr, "\t-o optimization preference (`space' or `time')\n");
sbin/newfs/newfs.c
490
fprintf(stderr, "\t-p partition name (a..h)\n");
sbin/newfs/newfs.c
491
fprintf(stderr, "\t-r reserved sectors at the end of device\n");
sbin/newfs/newfs.c
492
fprintf(stderr, "\t-s file system size (sectors)\n");
sbin/newfs/newfs.c
493
fprintf(stderr, "\t-t enable TRIM\n");
sbin/newfs_msdos/mkfs_msdos.c
655
fprintf(stderr,"%s: writing sector %u of %u (%u%%)\n",
sbin/newfs_msdos/newfs_msdos.c
262
fprintf(stderr,
sbin/newfs_msdos/newfs_msdos.c
264
fprintf(stderr, "where the options are:\n");
sbin/newfs_msdos/newfs_msdos.c
274
fprintf(stderr, "\t-%c %s\n", opts[i].o, opts[i].h);
sbin/nfsiod/nfsiod.c
52
(void)fprintf(stderr, "usage: nfsiod [-n num_servers]\n");
sbin/nos-tun/nos-tun.c
389
fprintf(stderr,
sbin/nvmecontrol/comnd.c
132
fprintf(stderr, "Unknown argument: %s\n", argv[optind]);
sbin/nvmecontrol/comnd.c
133
fprintf(stderr, "Usage:\n %s", getprogname());
sbin/nvmecontrol/comnd.c
136
fprintf(stderr, " <args>");
sbin/nvmecontrol/comnd.c
139
fprintf(stderr, " %s", args->descr);
sbin/nvmecontrol/comnd.c
143
fprintf(stderr, "\n\n%s\n", f->descr);
sbin/nvmecontrol/comnd.c
145
fprintf(stderr, "Options:\n");
sbin/nvmecontrol/comnd.c
156
fprintf(stderr, "%-30.30s - %s\n", buf, opts[i].descr);
sbin/nvmecontrol/comnd.c
263
fprintf(stderr, "Missing arg %s\n", args->descr);
sbin/nvmecontrol/comnd.c
277
fprintf(stderr, "Bad value to --%s: %s\n", opts[idx].long_arg, optarg);
sbin/nvmecontrol/comnd.c
57
fprintf(stderr, " %s", f->name);
sbin/nvmecontrol/comnd.c
64
fprintf(stderr, " %s", getprogname());
sbin/nvmecontrol/comnd.c
66
fprintf(stderr, " %-15s - %s\n", f->name, f->descr);
sbin/nvmecontrol/comnd.c
74
fprintf(stderr, "usage:\n");
sbin/nvmecontrol/comnd.c
99
fprintf(stderr, "Unknown command: %s\n", argv[1]);
sbin/nvmecontrol/firmware.c
244
fprintf(stderr,
sbin/nvmecontrol/firmware.c
249
fprintf(stderr,
sbin/nvmecontrol/firmware.c
257
fprintf(stderr,
sbin/nvmecontrol/firmware.c
265
fprintf(stderr,
sbin/nvmecontrol/format.c
126
fprintf(stderr,
sbin/nvmecontrol/logpage.c
703
fprintf(stderr, "\n");
sbin/nvmecontrol/logpage.c
704
fprintf(stderr, "%-8s %-10s %s\n", "Page", "Vendor","Page Name");
sbin/nvmecontrol/logpage.c
705
fprintf(stderr, "-------- ---------- ----------\n");
sbin/nvmecontrol/logpage.c
708
fprintf(stderr, "0x%02x %-10s %s\n", f->log_page, v, f->name);
sbin/nvmecontrol/logpage.c
729
fprintf(stderr,
sbin/nvmecontrol/logpage.c
736
fprintf(stderr, "Missing page_id (-p).\n");
sbin/nvmecontrol/modules/wdc/wdc.c
377
fprintf(stderr, "Missing template arg.\n");
sbin/nvmecontrol/modules/wdc/wdc.c
381
fprintf(stderr, "Data area range 1-4, supplied %d.\n", opt.data_area);
sbin/nvmecontrol/ns.c
554
fprintf(stderr,
sbin/nvmecontrol/ns.c
649
fprintf(stderr, "No NSID specified\n");
sbin/nvmecontrol/ns.c
715
fprintf(stderr, "No NSID specified\n");
sbin/nvmecontrol/ns.c
785
fprintf(stderr, "No NSID specified\n");
sbin/nvmecontrol/ns.c
862
fprintf(stderr, "No NSID specified\n");
sbin/nvmecontrol/ns.c
915
fprintf(stderr, "No NSID specified\n");
sbin/nvmecontrol/passthru.c
201
fprintf(stderr, "opcode : %#02x\n", opt.opcode);
sbin/nvmecontrol/passthru.c
202
fprintf(stderr, "flags : %#02x\n", opt.flags);
sbin/nvmecontrol/passthru.c
203
fprintf(stderr, "rsvd1 : %#04x\n", opt.rsvd);
sbin/nvmecontrol/passthru.c
204
fprintf(stderr, "nsid : %#04x\n", opt.nsid);
sbin/nvmecontrol/passthru.c
205
fprintf(stderr, "cdw2 : %#08x\n", opt.cdw2);
sbin/nvmecontrol/passthru.c
206
fprintf(stderr, "cdw3 : %#08x\n", opt.cdw3);
sbin/nvmecontrol/passthru.c
207
fprintf(stderr, "data_len : %#08x\n", opt.data_len);
sbin/nvmecontrol/passthru.c
208
fprintf(stderr, "metadata_len : %#08x\n", opt.metadata_len);
sbin/nvmecontrol/passthru.c
209
fprintf(stderr, "data : %p\n", data);
sbin/nvmecontrol/passthru.c
210
fprintf(stderr, "metadata : %p\n", metadata);
sbin/nvmecontrol/passthru.c
211
fprintf(stderr, "cdw10 : %#08x\n", opt.cdw10);
sbin/nvmecontrol/passthru.c
212
fprintf(stderr, "cdw11 : %#08x\n", opt.cdw11);
sbin/nvmecontrol/passthru.c
213
fprintf(stderr, "cdw12 : %#08x\n", opt.cdw12);
sbin/nvmecontrol/passthru.c
214
fprintf(stderr, "cdw13 : %#08x\n", opt.cdw13);
sbin/nvmecontrol/passthru.c
215
fprintf(stderr, "cdw14 : %#08x\n", opt.cdw14);
sbin/nvmecontrol/passthru.c
216
fprintf(stderr, "cdw15 : %#08x\n", opt.cdw15);
sbin/nvmecontrol/passthru.c
217
fprintf(stderr, "timeout_ms : %d\n", opt.timeout);
sbin/nvmecontrol/perftest.c
156
fprintf(stderr, "Unknown interrupt test type %s\n", opt.intr);
sbin/nvmecontrol/perftest.c
161
fprintf(stderr, "Bad number of threads %d\n", opt.threads);
sbin/nvmecontrol/perftest.c
170
fprintf(stderr, "\"%s\" not valid opcode.\n", opt.op);
sbin/nvmecontrol/perftest.c
174
fprintf(stderr, "No time specified\n");
sbin/nvmecontrol/power.c
151
fprintf(stderr, "Can't set power and list power states\n");
sbin/nvmecontrol/resv.c
246
fprintf(stderr, "This command require namespace-id\n");
sbin/nvmecontrol/resv.c
285
fprintf(stderr, "This command require namespace-id\n");
sbin/nvmecontrol/resv.c
324
fprintf(stderr, "This command require namespace-id\n");
sbin/nvmecontrol/resv.c
365
fprintf(stderr, "This command require namespace-id\n");
sbin/nvmecontrol/sanitize.c
121
fprintf(stderr, "Sanitize Action is not specified\n");
sbin/nvmecontrol/sanitize.c
137
fprintf(stderr, "Incorrect Sanitize Action value: %s\n", opt.sanact);
sbin/nvmecontrol/sanitize.c
142
fprintf(stderr, "Incorrect Overwrite Pass Count value\n");
sbin/pfctl/parse.y
5697
fprintf(stderr, "%s:%d: ", file->name, yylval.lineno);
sbin/pfctl/parse.y
5699
fprintf(stderr, "\n");
sbin/pfctl/parse.y
5846
fprintf(stderr, "%s:%d: warning: "
sbin/pfctl/parse.y
5968
fprintf(stderr, "%s:%d: skipping duplicate table checks"
sbin/pfctl/parse.y
6959
fprintf(stderr,
sbin/pfctl/parse.y
7282
fprintf(stderr, "%s: %d\n", s, p->k_val);
sbin/pfctl/parse.y
7286
fprintf(stderr, "string: %s\n", s);
sbin/pfctl/parse.y
7691
fprintf(stderr, "warning: macro '%s' not "
sbin/pfctl/parse.y
8073
fprintf(stderr, "\nLoading anchor %s from %s\n",
sbin/pfctl/pf_ruleset.c
69
#define DPFPRINTF(format, x...) fprintf(stderr, format , ##x)
sbin/pfctl/pfctl.c
1001
fprintf(stderr, "killed %d states\n", killed);
sbin/pfctl/pfctl.c
1061
fprintf(stderr, "killed %d states\n", killed);
sbin/pfctl/pfctl.c
1538
fprintf(stderr, "Anchor '%s' "
sbin/pfctl/pfctl.c
1875
fprintf(stderr, "NAT anchor '%s' "
sbin/pfctl/pfctl.c
3328
fprintf(stderr, "debug level set to '");
sbin/pfctl/pfctl.c
3331
fprintf(stderr, "none");
sbin/pfctl/pfctl.c
3334
fprintf(stderr, "urgent");
sbin/pfctl/pfctl.c
3337
fprintf(stderr, "misc");
sbin/pfctl/pfctl.c
3340
fprintf(stderr, "loud");
sbin/pfctl/pfctl.c
3343
fprintf(stderr, "<invalid>");
sbin/pfctl/pfctl.c
3346
fprintf(stderr, "'\n");
sbin/pfctl/pfctl.c
3359
fprintf(stderr, "No ALTQ support in kernel\n"
sbin/pfctl/pfctl.c
349
fprintf(stderr,
sbin/pfctl/pfctl.c
450
fprintf(stderr, "pf enabled\n");
sbin/pfctl/pfctl.c
471
fprintf(stderr, "pf disabled\n");
sbin/pfctl/pfctl.c
487
fprintf(stderr, "pf: statistics cleared\n");
sbin/pfctl/pfctl.c
576
fprintf(stderr, "pf: interface flags reset\n");
sbin/pfctl/pfctl.c
590
fprintf(stderr, "Ethernet rules cleared\n");
sbin/pfctl/pfctl.c
603
fprintf(stderr, "rules cleared\n");
sbin/pfctl/pfctl.c
617
fprintf(stderr, "nat cleared\n");
sbin/pfctl/pfctl.c
634
fprintf(stderr, "altq cleared\n");
sbin/pfctl/pfctl.c
644
fprintf(stderr, "source tracking entries cleared\n");
sbin/pfctl/pfctl.c
665
fprintf(stderr, "%d states cleared\n", killed);
sbin/pfctl/pfctl.c
791
fprintf(stderr, "killed %d src nodes from %d sources and %d "
sbin/pfctl/pfctl.c
881
fprintf(stderr, "killed %d states from %d sources and %d "
sbin/pfctl/pfctl.c
933
fprintf(stderr, "killed %d states\n", killed);
sbin/pfctl/pfctl.c
963
fprintf(stderr, "killed %d states\n", killed);
sbin/pfctl/pfctl.h
40
#define DBGPRINT(...) fprintf(stderr, __VA_ARGS__)
sbin/pfctl/pfctl_altq.c
316
fprintf(stderr, "interface %s does not know its bandwidth, "
sbin/pfctl/pfctl_altq.c
397
fprintf(stderr, "altq not defined on %s\n", pa->ifname);
sbin/pfctl/pfctl_altq.c
404
fprintf(stderr, "queue %s already exists on interface %s\n",
sbin/pfctl/pfctl_altq.c
414
fprintf(stderr, "parent %s not found for %s\n",
sbin/pfctl/pfctl_altq.c
429
fprintf(stderr, "bandwidth for %s higher than "
sbin/pfctl/pfctl_altq.c
564
fprintf(stderr, "cbq: queue %s is too slow!\n",
sbin/pfctl/pfctl_osfp.c
165
fprintf(stderr, "%s:%d excess field\n", fp_filename,
sbin/pfctl/pfctl_osfp.c
421
fprintf(stderr, "warning: fingerprint table overflowed "
sbin/pfctl/pfctl_osfp.c
426
fprintf(stderr, "warning: fingerprint table overflowed "
sbin/pfctl/pfctl_osfp.c
431
fprintf(stderr, "warning: fingerprint table overflowed "
sbin/pfctl/pfctl_osfp.c
438
fprintf(stderr, "warning: fingerprint packed to 'any'\n");
sbin/pfctl/pfctl_osfp.c
50
fprintf(stderr, "%s:%s:%s " str "\n", (fp)->fp_os.fp_class_nm, \
sbin/pfctl/pfctl_osfp.c
784
fprintf(stderr, "%s:%d empty %s\n", filename, lineno, name);
sbin/pfctl/pfctl_osfp.c
806
fprintf(stderr, "%s:%d long '%c' %s\n",
sbin/pfctl/pfctl_osfp.c
818
fprintf(stderr, "%s:%d modulus %s must have a "
sbin/pfctl/pfctl_osfp.c
825
fprintf(stderr, "%s:%d does not allow %c' %s\n",
sbin/pfctl/pfctl_osfp.c
834
fprintf(stderr, "%s:%d non-digit character in %s\n",
sbin/pfctl/pfctl_osfp.c
840
fprintf(stderr, "%s:%d %s overflowed\n", filename,
sbin/pfctl/pfctl_osfp.c
847
fprintf(stderr, "%s:%d %s value %ld > %d\n", filename, lineno,
sbin/pfctl/pfctl_osfp.c
868
fprintf(stderr, "%s:%d too short %s\n", filename, lineno, name);
sbin/pfctl/pfctl_osfp.c
937
fprintf(stderr, "%s:%d unknown "
sbin/pfctl/pfctl_osfp.c
959
fprintf(stderr, "%s:%d unknown option to %c TCP opt\n",
sbin/pfctl/pfctl_parser.c
1462
fprintf(stderr, "netmask %u invalid for IPv4 address\n",
sbin/pfctl/pfctl_parser.c
1891
fprintf(stderr, "netmask is %s: %s\n", errstr, p);
sbin/pfctl/pfctl_parser.c
1905
fprintf(stderr, "no IP address found for %s\n", s);
sbin/pfctl/pfctl_parser.c
1937
fprintf(stderr, "illegal combination of interface modifiers\n");
sbin/pfctl/pfctl_parser.c
1941
fprintf(stderr, "network or broadcast lookup, but "
sbin/pfctl/pfctl_radix.c
85
fprintf(stderr, "cannot %s %s: too many elements.\n"
sbin/pfctl/pfctl_table.c
653
fprintf(stderr, " (dummy).\n");
sbin/pfctl/pfctl_table.c
655
fprintf(stderr, " (syntax only).\n");
sbin/pfctl/pfctl_table.c
657
fprintf(stderr, ".\n");
sbin/pfilctl/pfilctl.c
95
fprintf(stderr, "usage: %s (heads|hooks|link|unlink)\n", getprogname());
sbin/pflowctl/pflowctl.c
57
fprintf(stderr,
sbin/ping/main.c
218
fprintf(stream, "\n--- %s ping statistics ---\n", hostname);
sbin/ping/main.c
219
fprintf(stream, "%ld packets transmitted, ", ntransmitted);
sbin/ping/main.c
220
fprintf(stream, "%ld packets received, ", nreceived);
sbin/ping/main.c
222
fprintf(stream, "+%ld duplicates, ", nrepeats);
sbin/ping/main.c
225
fprintf(stream, "-- somebody's duplicating packets!");
sbin/ping/main.c
227
fprintf(stream, "%.1f%% packet loss",
sbin/ping/main.c
232
fprintf(stream, ", %ld packets out of wait time", nrcvtimeout);
sbin/ping/main.c
239
fprintf(stream,
sbin/ping/main.c
249
(void)fprintf(stderr,
sbin/quotacheck/preen.c
156
(void) fprintf(stderr,
sbin/quotacheck/preen.c
192
(void) fprintf(stderr,
sbin/quotacheck/preen.c
198
(void) fprintf(stderr,
sbin/quotacheck/quotacheck.c
215
fprintf(stderr, "%s not found in %s\n",
sbin/quotacheck/quotacheck.c
223
(void)fprintf(stderr, "%s\n%s\n",
sbin/rcorder/rcorder.c
60
# define DPRINTF(args) if (debug) { fflush(stdout); fprintf args; }
sbin/reboot/reboot.c
174
if (fprintf(fp, "%s%s",
sbin/reboot/reboot.c
508
(void)fprintf(stderr,
sbin/reboot/reboot.c
530
fprintf(stderr, "usage: nextboot [-aDf] "
sbin/reboot/reboot.c
533
fprintf(stderr, "usage: %s%s [-%sflNnpq%s] "
sbin/recoverdisk/recoverdisk.c
331
fprintf(stderr, "\nSaving worklist ...");
sbin/recoverdisk/recoverdisk.c
339
fprintf(file, "%ju %ju %u\n",
sbin/recoverdisk/recoverdisk.c
350
fprintf(stderr, " done.\n");
sbin/recoverdisk/recoverdisk.c
363
fprintf(stderr, "Reading worklist ...");
sbin/recoverdisk/recoverdisk.c
385
fprintf(stderr, " done.\n");
sbin/recoverdisk/recoverdisk.c
428
fprintf(stderr, "usage: recoverdisk "
sbin/recoverdisk/recoverdisk.c
489
fprintf(log_file, "%jd %ju %ju\n",
sbin/recoverdisk/recoverdisk.c
558
fprintf(stderr, "Specify total size with -t option\n");
sbin/recoverdisk/recoverdisk.c
711
fprintf(
sbin/recoverdisk/recoverdisk.c
725
fprintf(
sbin/restore/dirs.c
185
fprintf(stderr, "opendirfile: %s\n", strerror(errno));
sbin/restore/dirs.c
243
fprintf(stderr, "Warning: `.' missing from directory %s\n",
sbin/restore/dirs.c
248
fprintf(stderr, "Warning: `..' missing from directory %s\n",
sbin/restore/dirs.c
257
fprintf(stderr, "%s%s: name exceeds %zu char\n",
sbin/restore/dirs.c
438
fprintf(stderr, "bad seek pointer to rst_seekdir %ld\n", loc);
sbin/restore/dirs.c
570
fprintf(stderr, "directory mode, owner, and times not set\n");
sbin/restore/dirs.c
575
fprintf(stderr, "fopen: %s\n", strerror(errno));
sbin/restore/dirs.c
576
fprintf(stderr, "cannot open mode file %s\n", modefile);
sbin/restore/dirs.c
577
fprintf(stderr, "directory mode, owner, and times not set\n");
sbin/restore/dirs.c
587
fprintf(stderr, "Mode, owner, and times not set.\n");
sbin/restore/dirs.c
607
fprintf(stderr, "Not all external ");
sbin/restore/dirs.c
608
fprintf(stderr, "attributes set.\n");
sbin/restore/dirs.c
616
fprintf(stderr, "Not all directory ");
sbin/restore/dirs.c
617
fprintf(stderr, "attributes set.\n");
sbin/restore/dirs.c
650
fprintf(stderr, "Cannot restore %s%s\n",
sbin/restore/dirs.c
680
fprintf(stderr, "%s: ", name);
sbin/restore/dirs.c
682
fprintf(stderr, "cannot create file: %s\n", strerror(errno));
sbin/restore/dirs.c
690
fprintf(stderr,
sbin/restore/dirs.c
693
fprintf(stderr, "read: %s\n", strerror(errno));
sbin/restore/dirs.c
697
fprintf(stderr,
sbin/restore/dirs.c
700
fprintf(stderr, "write: %s\n", strerror(errno));
sbin/restore/dirs.c
807
fprintf(stderr, "Try making space in %s, %s\n%s\n", tmpdir,
sbin/restore/interactive.c
142
fprintf(stderr, "%s: not a directory\n", name);
sbin/restore/interactive.c
155
fprintf(stderr, "%s: not on extraction list\n", name);
sbin/restore/interactive.c
180
fprintf(stderr, "%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s",
sbin/restore/interactive.c
214
fprintf(stderr, "/\n");
sbin/restore/interactive.c
216
fprintf(stderr, "%s\n", &curdir[1]);
sbin/restore/interactive.c
236
fprintf(stderr, "verbose mode off\n");
sbin/restore/interactive.c
240
fprintf(stderr, "verbose mode on\n");
sbin/restore/interactive.c
266
fprintf(stderr, "debugging mode off\n");
sbin/restore/interactive.c
270
fprintf(stderr, "debugging mode on\n");
sbin/restore/interactive.c
278
fprintf(stderr, "%s: unknown command; type ? for help\n", cmd);
sbin/restore/interactive.c
314
fprintf(stderr, "restore > ");
sbin/restore/interactive.c
362
fprintf(stderr, "%s: out of memory\n", ap->cmd);
sbin/restore/interactive.c
365
fprintf(stderr, "%s %s: no such file or directory\n", ap->cmd, name);
sbin/restore/interactive.c
401
fprintf(stderr,
sbin/restore/interactive.c
422
fprintf(stderr, "missing %c\n", quote);
sbin/restore/interactive.c
447
fprintf(stderr, "canonname: not enough buffer space\n");
sbin/restore/interactive.c
520
fprintf(stderr, "ls: out of memory\n");
sbin/restore/interactive.c
525
fprintf(stderr, "%s:\n", name);
sbin/restore/interactive.c
542
fprintf(stderr, "%s%s: name exceeds %d char\n",
sbin/restore/interactive.c
552
fprintf(stderr, "\n");
sbin/restore/interactive.c
562
fprintf(stderr, "\n");
sbin/restore/interactive.c
591
fprintf(stderr, "Warning: undefined file type %d\n",
sbin/restore/interactive.c
670
fprintf(stderr, "%*ju ",
sbin/restore/interactive.c
678
fprintf(stderr, "%s", fp->fname);
sbin/restore/interactive.c
684
fprintf(stderr, "\n");
sbin/restore/main.c
287
(void)fprintf(stderr, "usage:\t%s %s\n\t%s %s\n\t%s %s\n"
sbin/restore/restore.c
359
fprintf(stderr,
sbin/restore/restore.c
454
fprintf(stderr, "%s: (inode %ju) not found on tape\n",
sbin/restore/restore.c
465
fprintf(stderr, "[%s] %s: inconsistent state\n", keyval(key),
sbin/restore/restore.c
58
fprintf(stdout, "%10ju\t%s\n", (uintmax_t)ino, name);
sbin/restore/restore.c
610
fprintf(stderr, "%s: not found on tape\n", myname(ep));
sbin/restore/restore.c
622
fprintf(stderr, "expected next file %ju, got %ju\n",
sbin/restore/restore.c
745
fprintf(stderr, "%s: not found on tape\n", myname(ep));
sbin/restore/restore.c
839
fprintf(stderr, "Warning: missing name %s\n", name);
sbin/restore/restore.h
146
#define dprintf if (dflag) fprintf
sbin/restore/restore.h
147
#define vprintf if (vflag) fprintf
sbin/restore/symtab.c
445
fprintf(stderr, "fopen: %s\n", strerror(errno));
sbin/restore/symtab.c
507
fprintf(stderr, "fwrite: %s\n", strerror(errno));
sbin/restore/symtab.c
540
fprintf(stderr, "open: %s\n", strerror(errno));
sbin/restore/symtab.c
544
fprintf(stderr, "stat: %s\n", strerror(errno));
sbin/restore/symtab.c
553
fprintf(stderr, "read: %s\n", strerror(errno));
sbin/restore/symtab.c
565
fprintf(stderr, "Incremental tape too low\n");
sbin/restore/symtab.c
567
fprintf(stderr, "Incremental tape too high\n");
sbin/restore/tape.c
1001
fprintf(stderr, "Cannot extract %d bytes %s for inode %ju, name %s\n",
sbin/restore/tape.c
1030
fprintf(stderr,
sbin/restore/tape.c
1045
fprintf(stderr,
sbin/restore/tape.c
1061
fprintf(stderr, "symbolic link name: %s->%s%s; too long %d\n",
sbin/restore/tape.c
1076
fprintf(stderr, "unallocated block in symbolic link %s\n",
sbin/restore/tape.c
1183
fprintf(stderr, "Tape read error while ");
sbin/restore/tape.c
1186
fprintf(stderr, "trying to set up tape\n");
sbin/restore/tape.c
1189
fprintf(stderr, "trying to resynchronize\n");
sbin/restore/tape.c
1192
fprintf(stderr, "restoring %s\n", curfile.name);
sbin/restore/tape.c
1195
fprintf(stderr, "skipping over inode %ju\n",
sbin/restore/tape.c
1211
fprintf(stderr,
sbin/restore/tape.c
1261
fprintf(stderr, "tape read error: %s\n", strerror(errno));
sbin/restore/tape.c
1265
fprintf(stderr, "Tape block size (%ld) %s (%d)\n",
sbin/restore/tape.c
1304
fprintf(stderr,
sbin/restore/tape.c
1306
fprintf(stderr,
sbin/restore/tape.c
1313
fprintf(stderr,
sbin/restore/tape.c
1315
fprintf(stderr,
sbin/restore/tape.c
1383
fprintf(stderr, "Header with wrong dumpdate.\n");
sbin/restore/tape.c
1411
fprintf(stderr, "Volume header ");
sbin/restore/tape.c
1413
fprintf(stderr, "begins with record %jd",
sbin/restore/tape.c
1415
fprintf(stderr, "\n");
sbin/restore/tape.c
1423
fprintf(stderr, "Dumped inodes map header");
sbin/restore/tape.c
1426
fprintf(stderr, "Used inodes map header");
sbin/restore/tape.c
1429
fprintf(stderr, "File header, ino %ju", (uintmax_t)previno);
sbin/restore/tape.c
1432
fprintf(stderr, "File continuation header, ino %ju",
sbin/restore/tape.c
1436
fprintf(stderr, "End of tape header");
sbin/restore/tape.c
1440
fprintf(stderr, "; predicted %ld blocks, got %ld blocks",
sbin/restore/tape.c
1442
fprintf(stderr, "\n");
sbin/restore/tape.c
151
(void)fprintf(stderr, "cannot open %s: %s\n",
sbin/restore/tape.c
1532
fprintf(stderr, "unexpected tape header\n");
sbin/restore/tape.c
1538
fprintf(stderr, "unknown tape header type %d\n",
sbin/restore/tape.c
155
(void)fprintf(stderr, "cannot open %s: %s\n",
sbin/restore/tape.c
1559
fprintf(stderr, "resync restore, skipped %ld %s\n",
sbin/restore/tape.c
1584
fprintf(stderr, "Checksum error %o, inode %ju file %s\n", i,
sbin/restore/tape.c
164
fprintf(stderr, "setuid failed\n");
sbin/restore/tape.c
1681
fprintf(stderr, "Unknown conversion character: %c\n",
sbin/restore/tape.c
169
fprintf(stderr, "Cannot allocate space for magtape buffer\n");
sbin/restore/tape.c
186
fprintf(stderr, "Cannot allocate space for tape buffer\n");
sbin/restore/tape.c
206
fprintf(stderr, "Cannot set $RESTORE_VOLUME: %s\n",
sbin/restore/tape.c
223
fprintf(stderr, "%s: %s\n", magtape, strerror(errno));
sbin/restore/tape.c
232
fprintf(stderr, "Tape is not a dump tape\n");
sbin/restore/tape.c
251
fprintf(stderr, "cannot stat .: %s\n", strerror(errno));
sbin/restore/tape.c
259
fprintf(stderr, "Warning: filesystem with non-multiple-of-%d "
sbin/restore/tape.c
262
fprintf(stderr, "\twriting using blocksize %ld\n", fssize);
sbin/restore/tape.c
265
fprintf(stderr, "Tape is not volume 1 of the dump\n");
sbin/restore/tape.c
274
fprintf(stderr, "Cannot find file removal list\n");
sbin/restore/tape.c
286
fprintf(stderr, "Cannot find file dump list\n");
sbin/restore/tape.c
349
fprintf(stderr, "%s%s%s%s%s%s%s",
sbin/restore/tape.c
358
fprintf(stderr, "You have read volumes");
sbin/restore/tape.c
362
fprintf(stderr, "%s%ld", buf, i + 1);
sbin/restore/tape.c
365
fprintf(stderr, "\n");
sbin/restore/tape.c
368
fprintf(stderr, "Specify next volume #: ");
sbin/restore/tape.c
375
fprintf(stderr,
sbin/restore/tape.c
384
fprintf(stderr, "Mount tape volume %ld\n", newvol);
sbin/restore/tape.c
385
fprintf(stderr, "Enter ``none'' if there are no more tapes\n");
sbin/restore/tape.c
386
fprintf(stderr, "otherwise enter tape name (default: %s) ", magtape);
sbin/restore/tape.c
403
fprintf(stderr, "Cannot set $RESTORE_VOLUME: %s\n",
sbin/restore/tape.c
418
fprintf(stderr, "Cannot open %s\n", magtape);
sbin/restore/tape.c
428
fprintf(stderr, "tape is not dump tape\n");
sbin/restore/tape.c
433
fprintf(stderr, "Wrong volume (%jd)\n",
sbin/restore/tape.c
441
fprintf(stderr, "Wrong dump date\n\tgot: %s", ctime(&t));
sbin/restore/tape.c
442
fprintf(stderr, "\twanted: %s", ctime(&dumpdate));
sbin/restore/tape.c
530
fprintf(stderr, "Cannot have multiple dumps on pipe input\n");
sbin/restore/tape.c
541
fprintf(stderr, "ioctl MTFSF: %s\n", strerror(errno));
sbin/restore/tape.c
549
fprintf(stdout, "Dump date: %s", ctime(&t));
sbin/restore/tape.c
551
fprintf(stdout, "Dumped from: %s",
sbin/restore/tape.c
555
fprintf(stderr, "Level %jd dump of %s on %s:%s\n",
sbin/restore/tape.c
557
fprintf(stderr, "Label: %s\n", spcl.c_label);
sbin/restore/tape.c
592
fprintf(stderr, "%s: unknown file mode 0%o\n", name, mode);
sbin/restore/tape.c
645
fprintf(stderr, "%s: cannot create fifo: %s\n",
sbin/restore/tape.c
675
fprintf(stderr, "%s: cannot create special file: %s\n",
sbin/restore/tape.c
704
fprintf(stderr, "%s: cannot create file: %s\n",
sbin/restore/tape.c
899
fprintf(stderr, "spcl.c_count = %jd\n",
sbin/restore/tape.c
949
fprintf(stderr,
sbin/restore/utilities.c
120
fprintf(stderr, "warning: cannot rename %s to %s: %s\n",
sbin/restore/utilities.c
140
fprintf(stderr, "warning: %s: %s\n", cp, strerror(errno));
sbin/restore/utilities.c
162
fprintf(stderr, "warning: %s: %s\n", cp, strerror(errno));
sbin/restore/utilities.c
182
fprintf(stderr, "warning: %s: %s\n", cp, strerror(errno));
sbin/restore/utilities.c
201
fprintf(stderr,
sbin/restore/utilities.c
222
fprintf(stderr, "warning: cannot create "
sbin/restore/utilities.c
245
fprintf(stderr, "warning: cannot create whiteout %s: %s\n",
sbin/restore/utilities.c
267
fprintf(stderr, "warning: cannot delete whiteout %s: %s\n",
sbin/restore/utilities.c
317
fprintf(stderr, "bad entry: %s\n", msg);
sbin/restore/utilities.c
318
fprintf(stderr, "name: %s\n", myname(ep));
sbin/restore/utilities.c
319
fprintf(stderr, "parent name %s\n", myname(ep->e_parent));
sbin/restore/utilities.c
321
fprintf(stderr, "sibling name: %s\n", myname(ep->e_sibling));
sbin/restore/utilities.c
323
fprintf(stderr, "next entry name: %s\n", myname(ep->e_entries));
sbin/restore/utilities.c
325
fprintf(stderr, "next link name: %s\n", myname(ep->e_links));
sbin/restore/utilities.c
327
fprintf(stderr,
sbin/restore/utilities.c
329
fprintf(stderr, "entry type: %s\n",
sbin/restore/utilities.c
331
fprintf(stderr, "inode number: %lu\n", (u_long)ep->e_ino);
sbin/restore/utilities.c
372
fprintf(stderr, "%s is not on the tape\n", name);
sbin/restore/utilities.c
385
fprintf(stderr, "%s? [yn] ", question);
sbin/routed/rdisc.c
117
(void)fprintf(ftrace, "%s Router Ad"
sbin/routed/rdisc.c
128
(void)fprintf(ftrace, "\t%s preference=%d",
sbin/routed/rtquery/rtquery.c
161
fprintf(stderr, "%s: %s:",
sbin/routed/rtquery/rtquery.c
293
fprintf(stderr,
sbin/routed/rtquery/rtquery.c
311
(void)fprintf(stderr, "-t requires UID 0\n");
sbin/routed/rtquery/rtquery.c
436
fprintf(stderr,
sbin/routed/trace.c
1002
fprintf(ftrace, "\tfile=\"%.*s\"\n", size-4,
sbin/routed/trace.c
154
(void)fprintf(ftrace, "-- %s --\n", ts(now.tv_sec));
sbin/routed/trace.c
546
(void)fprintf(ftrace, "%s", tbl->bits_name);
sbin/routed/trace.c
557
(void)fprintf(ftrace, tbl->bits_name, field);
sbin/routed/trace.c
593
(void)fprintf(ftrace, "metric=%-2d ", rts->rts_metric);
sbin/routed/trace.c
595
(void)fprintf(ftrace, "%s ", (rts->rts_ifp == NULL ?
sbin/routed/trace.c
599
(void)fprintf(ftrace, "router=%s ",
sbin/routed/trace.c
602
(void)fprintf(ftrace, "%s ", ts(rts->rts_time));
sbin/routed/trace.c
605
(void)fprintf(ftrace, "tag=%#x ", ntohs(rts->rts_tag));
sbin/routed/trace.c
609
(void)fprintf(ftrace, "de_ag=%d ", i);
sbin/routed/trace.c
623
(void)fprintf(ftrace, "%-3s interface %-4s ", act, ifp->int_name);
sbin/routed/trace.c
624
(void)fprintf(ftrace, "%-15s-->%-15s ",
sbin/routed/trace.c
631
(void)fprintf(ftrace, "metric=%d ", ifp->int_metric);
sbin/routed/trace.c
633
(void)fprintf(ftrace, "adj_inmetric=%u ",
sbin/routed/trace.c
636
(void)fprintf(ftrace, "adj_outmetric=%u ",
sbin/routed/trace.c
640
(void)fprintf(ftrace, "fake_default=%u ", ifp->int_d_metric);
sbin/routed/trace.c
664
(void)fprintf(ftrace, "Del #%d %-35s ",
sbin/routed/trace.c
672
(void)fprintf(ftrace, "Chg #%d %-35s ",
sbin/routed/trace.c
681
(void)fprintf(ftrace, "\n %19s%-16s ", "",
sbin/routed/trace.c
694
(void)fprintf(ftrace, "Add #%d %-35s ",
sbin/routed/trace.c
777
(void)fprintf(ftrace, "%s %-35s ",
sbin/routed/trace.c
784
(void)fprintf(ftrace, "\n%*s %19s%-16s ",
sbin/routed/trace.c
808
(void)fprintf(ftrace, "%s %-35s ",
sbin/routed/trace.c
826
(void)fprintf(ftrace, " %-35s ",
sbin/routed/trace.c
832
(void)fprintf(ftrace, "pm=%d@%s",
sbin/routed/trace.c
838
(void)fprintf(ftrace,"\n #%d%15s%-16s ",
sbin/routed/trace.c
882
(void)fprintf(ftrace, "%s bad RIPv%d cmd=%d %s"
sbin/routed/trace.c
891
(void)fprintf(ftrace, "%s RIPv%d %s %s %s.%d%s%s\n",
sbin/routed/trace.c
914
(void)fprintf(ftrace, "%s ",
sbin/routed/trace.c
917
(void)fprintf(ftrace, "mask=%#x ",
sbin/routed/trace.c
920
(void)fprintf(ftrace, "nhop=%s ",
sbin/routed/trace.c
923
(void)fprintf(ftrace, "tag=%#x ",
sbin/routed/trace.c
932
(void)fprintf(ftrace, "\tPassword"
sbin/routed/trace.c
942
(void)fprintf(ftrace,
sbin/routed/trace.c
956
(void)fprintf(ftrace,
sbin/routed/trace.c
962
(void)fprintf(ftrace, "%02x ",
sbin/routed/trace.c
970
(void)fprintf(ftrace,
sbin/routed/trace.c
976
(void)fprintf(ftrace, "\t%-18s ",
sbin/routed/trace.c
981
(void)fprintf(ftrace, "\t%-18s ",
sbin/routed/trace.c
986
(void)fprintf(ftrace, "metric=%-2d ",
sbin/routed/trace.c
989
(void)fprintf(ftrace, " nhop=%s ",
sbin/routed/trace.c
992
(void)fprintf(ftrace, "tag=%#x",
sbin/routed/trace.c
997
(void)fprintf(ftrace, "truncated record, len %d\n",
sbin/savecore/savecore.c
283
fprintf(fp, "%d\n", bounds);
sbin/shutdown/shutdown.c
331
(void)fprintf(pf,
sbin/shutdown/shutdown.c
336
(void)fprintf(pf, "System going down at %5.5s\n\n",
sbin/shutdown/shutdown.c
339
(void)fprintf(pf, "System going down in %d minute%s\n\n",
sbin/shutdown/shutdown.c
342
(void)fprintf(pf, "System going down in %s30 seconds\n\n",
sbin/shutdown/shutdown.c
345
(void)fprintf(pf, "System going down IMMEDIATELY\n\n");
sbin/shutdown/shutdown.c
607
(void)fprintf(stderr,
sbin/swapon/swapon.c
659
fprintf(stderr, "DEBUG: running:");
sbin/swapon/swapon.c
662
fprintf(stderr, " %s", argv[i]);
sbin/swapon/swapon.c
663
fprintf(stderr, "\n");
sbin/swapon/swapon.c
780
fprintf(stderr, "usage: %s ", getprogname());
sbin/swapon/swapon.c
783
fprintf(stderr, "[-F fstab] -aLq | [-E] file ...\n");
sbin/swapon/swapon.c
786
fprintf(stderr, "[-F fstab] -afLq | file ...\n");
sbin/swapon/swapon.c
789
fprintf(stderr, "[-AghklmsU] [-a file ... | -d file ...]\n");
sbin/sysctl/sysctl.c
133
(void)fprintf(stderr, "%s\n%s\n",
sbin/tunefs/tunefs.c
1076
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n",
sbin/umount/umount.c
663
(void)fprintf(stderr, "%s\n%s\n",
sbin/veriexec/manifest_parser.y
107
fprintf(stderr,
sbin/zfsbootcfg/zfsbootcfg.c
233
fprintf(stderr, "usage: zfsbootcfg <boot.config(5) options>\n");
share/doc/psd/20.ipctut/dgramsend.c
64
fprintf(stderr, "%s: unknown host\en", argv[1]);
share/doc/psd/20.ipctut/streamwrite.c
62
fprintf(stderr, "%s: unknown host\en", argv[1]);
share/examples/ipfilter/l4check/l4check.c
161
fprintf(stderr, "Connected fd %d\n",
share/examples/ipfilter/l4check/l4check.c
167
fprintf(stderr, "Connect failed fd %d: %s\n",
share/examples/ipfilter/l4check/l4check.c
194
fprintf(stderr, "Send on fd %d failed: %s\n",
share/examples/ipfilter/l4check/l4check.c
203
fprintf(stderr, "Sent %d bytes to fd %d\n", i, fd);
share/examples/ipfilter/l4check/l4check.c
229
fprintf(stderr, "Read %d bytes on fd %d to %p\n",
share/examples/ipfilter/l4check/l4check.c
234
fprintf(stderr, "Read error on fd %d: %s\n",
share/examples/ipfilter/l4check/l4check.c
241
fprintf(stderr, "%d: Read %d bytes [%*.*s]\n",
share/examples/ipfilter/l4check/l4check.c
300
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
308
fprintf(stderr, "failed\n");
share/examples/ipfilter/l4check/l4check.c
314
fprintf(stderr, "waiting\n");
share/examples/ipfilter/l4check/l4check.c
319
fprintf(stderr, "connected\n");
share/examples/ipfilter/l4check/l4check.c
338
fprintf(stderr, "%d: Read timeout\n",
share/examples/ipfilter/l4check/l4check.c
344
fprintf(stderr, "Wait for read on fd %d\n",
share/examples/ipfilter/l4check/l4check.c
354
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
361
fprintf(stderr, "Wait for write on fd %d\n",
share/examples/ipfilter/l4check/l4check.c
369
fprintf(stderr, "Select: max fd %d wait %d\n", mfd + 1,
share/examples/ipfilter/l4check/l4check.c
384
fprintf(stderr, "Ready to read on fd %d\n",
share/examples/ipfilter/l4check/l4check.c
392
fprintf(stderr, "Ready to write on fd %d\n",
share/examples/ipfilter/l4check/l4check.c
424
fprintf(stderr, "%d: can't resolve hostname: %s\n",
share/examples/ipfilter/l4check/l4check.c
439
fprintf(stderr, "%d: unknown service %s\n",
share/examples/ipfilter/l4check/l4check.c
507
fprintf(stderr, "%d: line too long\n", num);
share/examples/ipfilter/l4check/l4check.c
530
fprintf(stderr, "Parsing: [%s]\n", line);
share/examples/ipfilter/l4check/l4check.c
545
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
562
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
569
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
597
fprintf(stderr, "%d: out of memory (%d)\n",
share/examples/ipfilter/l4check/l4check.c
618
fprintf(stderr, "connect timeout %d\n",
share/examples/ipfilter/l4check/l4check.c
623
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
639
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
647
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
657
fprintf(stderr, "Probe string [%s]\n",
share/examples/ipfilter/l4check/l4check.c
667
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
675
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
694
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
699
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
710
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
721
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
731
fprintf(stderr,
share/examples/ipfilter/l4check/l4check.c
743
fprintf(stderr, "%d: syntax error at \"%s\"\n", num, errtxt);
share/examples/ipfilter/l4check/l4check.c
752
fprintf(stderr, "Usage: %s -f <configfile>\n", prog);
share/examples/ipfilter/l4check/l4check.c
784
fprintf(stderr, "No remote servers, exiting.");
share/examples/ipfilter/l4check/l4check.c
797
fprintf(stderr, "Starting...\n");
share/examples/ipfilter/samples/userauth.c
59
fprintf(stderr, "errno=%d \n", errno);
share/examples/libusb20/bulk.c
101
fprintf(stderr, "libusb20_tr_get_pointer: %s\n", libusb20_strerror(rv));
share/examples/libusb20/bulk.c
111
fprintf(stderr, "libusb20_tr_open: %s\n", libusb20_strerror(rv));
share/examples/libusb20/bulk.c
116
fprintf(stderr, "libusb20_tr_open: %s\n", libusb20_strerror(rv));
share/examples/libusb20/bulk.c
128
fprintf(stderr, "libusb20_tr_bulk_intr_sync (OUT): %s\n", libusb20_strerror(rv));
share/examples/libusb20/bulk.c
136
fprintf(stderr, "libusb20_tr_bulk_intr_sync: %s\n", libusb20_strerror(rv));
share/examples/libusb20/bulk.c
151
fprintf(stderr,
share/examples/libusb20/bulk.c
196
fprintf(stderr, "IN_EP must have bit 7 set\n");
share/examples/libusb20/bulk.c
206
fprintf(stderr,
share/examples/libusb20/bulk.c
213
fprintf(stderr,
share/examples/libusb20/bulk.c
78
fprintf(stderr, "libusb20_dev_open: %s\n", libusb20_strerror(rv));
share/examples/libusb20/bulk.c
88
fprintf(stderr, "libusb20_dev_set_config_index: %s\n", libusb20_strerror(rv));
share/examples/libusb20/control.c
101
fprintf(stderr, "libusb20_dev_set_config_index: %s\n", libusb20_strerror(rv));
share/examples/libusb20/control.c
114
fprintf(stderr,
share/examples/libusb20/control.c
130
fprintf(stderr,
share/examples/libusb20/control.c
151
fprintf(stderr, "libusb20_tr_get_pointer: %s\n", libusb20_strerror(rv));
share/examples/libusb20/control.c
160
fprintf(stderr, "libusb20_tr_open: %s\n", libusb20_strerror(rv));
share/examples/libusb20/control.c
170
fprintf(stderr, "libusb20_tr_bulk_intr_sync: %s\n", libusb20_strerror(rv));
share/examples/libusb20/control.c
185
fprintf(stderr,
share/examples/libusb20/control.c
240
fprintf(stderr, "request direction must be \"in\" or \"out\" (got %s)\n",
share/examples/libusb20/control.c
256
fprintf(stderr,
share/examples/libusb20/control.c
275
fprintf(stderr,
share/examples/libusb20/control.c
358
fprintf(stderr, "Interrupt endpoint must be of type IN\n");
share/examples/libusb20/control.c
377
fprintf(stderr,
share/examples/libusb20/control.c
384
fprintf(stderr,
share/examples/libusb20/control.c
91
fprintf(stderr, "libusb20_dev_open: %s\n", libusb20_strerror(rv));
share/examples/perfmon/perfmon.c
186
fprintf(stderr,
share/examples/ppi/ppilcd.c
169
fprintf(stderr, "usage: %s [-v] [-d drivername] [-f device] [-o options] [args...]\n", progname);
share/examples/ppi/ppilcd.c
170
fprintf(stderr, " -D Increase debugging\n");
share/examples/ppi/ppilcd.c
171
fprintf(stderr, " -f Specify device, default is '%s'\n", DEFAULT_DEVICE);
share/examples/ppi/ppilcd.c
172
fprintf(stderr, " -d Specify driver, one of:\n");
share/examples/ppi/ppilcd.c
174
fprintf(stderr, " %-10s (%s)%s\n",
share/examples/ppi/ppilcd.c
179
fprintf(stderr, " %s\n", lcd_drivertab[i].l_options[j]);
share/examples/ppi/ppilcd.c
18
#define debug(lev, fmt, args...) if (debuglevel >= lev) fprintf(stderr, fmt "\n" , ## args);
share/examples/ppi/ppilcd.c
182
fprintf(stderr, " -o Specify driver option string\n");
share/examples/ppi/ppilcd.c
183
fprintf(stderr, " args Message strings. Embedded escapes supported:\n");
share/examples/ppi/ppilcd.c
184
fprintf(stderr, " \\b Backspace\n");
share/examples/ppi/ppilcd.c
185
fprintf(stderr, " \\f Clear display, home cursor\n");
share/examples/ppi/ppilcd.c
186
fprintf(stderr, " \\n Newline\n");
share/examples/ppi/ppilcd.c
187
fprintf(stderr, " \\r Carriage return\n");
share/examples/ppi/ppilcd.c
188
fprintf(stderr, " \\R Reset display\n");
share/examples/ppi/ppilcd.c
189
fprintf(stderr, " \\v Home cursor\n");
share/examples/ppi/ppilcd.c
190
fprintf(stderr, " \\\\ Literal \\\n");
share/examples/ppi/ppilcd.c
191
fprintf(stderr, " If args not supplied, strings are read from standard input\n");
share/examples/scsi_target/scsi_target.c
929
fprintf(stderr, "CPI failed, status %#x\n", status);
share/examples/scsi_target/scsi_target.c
935
fprintf(stderr, "HBA does not support target mode\n");
share/examples/scsi_target/scsi_target.c
985
fprintf(stderr,
share/examples/ses/srcs/chpmon.c
105
fprintf(stdout, "%s: Setting CRITICAL from:", v[dev]);
share/examples/ses/srcs/chpmon.c
107
fprintf(stdout, " UNRECOVERABLE");
share/examples/ses/srcs/chpmon.c
110
fprintf(stdout, " CRITICAL");
share/examples/ses/srcs/chpmon.c
113
fprintf(stdout, " NONCRITICAL");
share/examples/ses/srcs/chpmon.c
117
fprintf(stderr, "%s: SESIOC_SETENCSTAT 2: %s\n",
share/examples/ses/srcs/chpmon.c
55
fprintf(stderr, "usage: %s polling-interval device "
share/examples/ses/srcs/chpmon.c
80
fprintf(stderr, "%s: SESIOC_SETENCSTAT1: %s\n",
share/examples/ses/srcs/chpmon.c
89
fprintf(stderr, "%s: SESIOC_GETENCSTAT: %s\n",
share/examples/ses/srcs/chpmon.c
97
fprintf(stdout, "%s: Clearing CRITICAL "
share/examples/ses/srcs/getencstat.c
104
fprintf(stdout, "%s: Enclosure OK\n", *v);
share/examples/ses/srcs/getencstat.c
108
fprintf(stdout, "%s: Enclosure Status ", *v);
share/examples/ses/srcs/getencstat.c
110
fprintf(stdout, "<OK");
share/examples/ses/srcs/getencstat.c
115
fprintf(stdout, "%cINFO", f);
share/examples/ses/srcs/getencstat.c
119
fprintf(stdout, "%cNONCRITICAL", f);
share/examples/ses/srcs/getencstat.c
123
fprintf(stdout, "%cCRITICAL", f);
share/examples/ses/srcs/getencstat.c
127
fprintf(stdout, "%cUNRECOV", f);
share/examples/ses/srcs/getencstat.c
131
fprintf(stdout, ">\n");
share/examples/ses/srcs/getencstat.c
178
fprintf(stdout, "Element 0x%x: %s", ob.elm_idx,
share/examples/ses/srcs/getencstat.c
180
fprintf(stdout, ", %s",
share/examples/ses/srcs/getencstat.c
183
fprintf(stdout, ", descriptor: '%s'",
share/examples/ses/srcs/getencstat.c
186
fprintf(stdout, ", dev: '%s'",
share/examples/ses/srcs/getencstat.c
188
fprintf(stdout, "\n");
share/examples/ses/srcs/getencstat.c
60
fprintf(stderr, "usage: %s [ -v ] device [ device ... ]\n", *v);
share/examples/ses/srcs/getnobj.c
61
fprintf(stdout, "%s: %d objects\n", name, nobj);
share/examples/ses/srcs/getobjmap.c
63
fprintf(stdout, "%s: %d objects\n", *v, nobj);
share/examples/ses/srcs/getobjstat.c
54
fprintf(stderr, "usage: %s device objectid\n", *v);
share/examples/ses/srcs/getobjstat.c
72
fprintf(stdout, "Object 0x%x: 0x%x 0x%x 0x%x 0x%x\n", obj.obj_id,
share/examples/ses/srcs/sesd.c
105
fprintf(stderr, "%s: ENCIOC_INIT fails- %s\n",
share/examples/ses/srcs/sesd.c
63
fprintf(stderr, usage, *v);
share/examples/ses/srcs/sesd.c
82
fprintf(stderr, usage, *v);
share/examples/ses/srcs/setencstat.c
52
fprintf(stderr, "usage: %s device enclosure_status\n", *v);
share/examples/ses/srcs/setobjstat.c
55
fprintf(stderr,
share/examples/sunrpc/dir/rls.c
22
fprintf(stderr, "usage: %s host directory\n", argv[0]);
share/examples/sunrpc/msg/msg_proc.c
24
fprintf(f, "%s\n", *msg);
share/examples/sunrpc/msg/printmsg.c
14
fprintf(stderr, "usage: %s <message>\n", argv[0]);
share/examples/sunrpc/msg/printmsg.c
20
fprintf(stderr, "%s: sorry, couldn't print your message\n",
share/examples/sunrpc/msg/printmsg.c
40
fprintf(f, "%s\n", msg);
share/examples/sunrpc/msg/rprintmsg.c
18
fprintf(stderr, "usage: %s host message\n", argv[0]);
share/examples/sunrpc/msg/rprintmsg.c
64
fprintf(stderr, "%s: sorry, %s couldn't print your message\n",
share/examples/sunrpc/sort/rsort.c
18
fprintf(stderr, "usage: %s machinename [s1 ...]\n", argv[0]);
share/examples/sunrpc/sort/rsort.c
29
fprintf(stderr, "%s: call to sort service failed. ", argv[0]);
share/examples/sunrpc/sort/rsort.c
31
fprintf(stderr, "\n");
share/examples/tests/tests/atf/printf_test.c
132
ATF_REQUIRE(fprintf(output, "%s", contents) > 0);
share/examples/tests/tests/plain/printf_test.c
84
if (fprintf(file, "%s", contents) <= 0)
share/examples/tests/tests/tap/printf_test.c
135
if (fprintf(file, "%s", contents) <= 0) {
share/syscons/scrnmaps/mkscrfil.c
49
fprintf(stderr, "usage: %s <mapfile>\n", argv[0]);
stand/ficl/testmain.c
241
fprintf(pOut, "%d\t%d", i, n);
stand/ficl/testmain.c
246
fprintf(pOut, "\t%s", pFW->name);
stand/ficl/testmain.c
250
fprintf(pOut, "\n");
stand/kboot/libkboot/dfk.c
223
fprintf(stderr, "Not Elf\n");
stand/kboot/libkboot/dfk.c
233
fprintf(stderr, "Not what I expect\n");
stand/kboot/libkboot/dfk.c
269
fprintf(stderr, "Can't find symbol %s\n", sym);
stand/kboot/libkboot/dfk.c
273
fprintf(stderr, "Can't read from kernel\n");
stand/kboot/libkboot/dfk.c
289
fprintf(stderr, "Something went wrong\n");
sys/cam/cam.c
565
fprintf(ofile, "%s", cam_error_string(device, ccb, str, sizeof(str),
sys/cam/ctl/ctl_scsi_all.c
199
fprintf(ofile, "%s", sbuf_data(&sb));
sys/cam/ctl/ctl_util.c
920
fprintf(ofile, "%s", ctl_io_error_string(io, inq_data, str,
sys/cam/scsi/scsi_all.c
5300
fprintf(ofile, "%s", sbuf_data(&sb));
sys/cddl/compat/opensolaris/sys/assfail.h
53
(void)fprintf(stderr, "Assertion failed: (%s), file %s, line %d.\n",
sys/cddl/compat/opensolaris/sys/assfail.h
69
(void)fprintf(stderr,
sys/crypto/rijndael/test00.c
67
fprintf(stderr,
sys/dev/aic7xxx/aicasm/aicasm.c
155
fprintf(stderr, "%s: -d Requires either an "
sys/dev/aic7xxx/aicasm/aicasm.c
178
fprintf(stderr, "%s: Unknown option -%c%s\n",
sys/dev/aic7xxx/aicasm/aicasm.c
212
fprintf(stderr, "%s: Warning - '-I-' "
sys/dev/aic7xxx/aicasm/aicasm.c
258
fprintf(stderr, "%s: No input file specified\n", appname);
sys/dev/aic7xxx/aicasm/aicasm.c
265
fprintf(stderr,
sys/dev/aic7xxx/aicasm/aicasm.c
312
(void)fprintf(stderr,
sys/dev/aic7xxx/aicasm/aicasm.c
359
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm.c
366
fprintf(ofile, "static uint8_t seqprog[] = {\n");
sys/dev/aic7xxx/aicasm/aicasm.c
370
fprintf(ofile, "%s\t0x%02x, 0x%02x, 0x%02x, 0x%02x",
sys/dev/aic7xxx/aicasm/aicasm.c
385
fprintf(ofile, "\n};\n\n");
sys/dev/aic7xxx/aicasm/aicasm.c
394
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm.c
400
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm.c
417
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm.c
428
fprintf(ofile, "%s\t{ %spatch%d_func, %d, %d, %d }",
sys/dev/aic7xxx/aicasm/aicasm.c
435
fprintf(ofile, "\n};\n\n");
sys/dev/aic7xxx/aicasm/aicasm.c
437
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm.c
446
fprintf(ofile, "%s\t{ %d, %d }",
sys/dev/aic7xxx/aicasm/aicasm.c
451
fprintf(ofile, "\n};\n\n");
sys/dev/aic7xxx/aicasm/aicasm.c
453
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm.c
457
fprintf(stderr, "%s: %d instructions used\n", appname, instrcount);
sys/dev/aic7xxx/aicasm/aicasm.c
571
fprintf(stdout, "\n(%s)\n", cur_func->symbol->name);
sys/dev/aic7xxx/aicasm/aicasm.c
572
fprintf(stdout,
sys/dev/aic7xxx/aicasm/aicasm.c
591
fprintf(stdout, "\nThanks!\n");
sys/dev/aic7xxx/aicasm/aicasm.c
609
fprintf(listfile, " \t%s", buf);
sys/dev/aic7xxx/aicasm/aicasm.c
612
fprintf(listfile, "%04x %02x%02x%02x%02x", instrptr,
sys/dev/aic7xxx/aicasm/aicasm.c
631
fprintf(listfile, "\t%s", buf);
sys/dev/aic7xxx/aicasm/aicasm.c
634
fprintf(listfile, "\n");
sys/dev/aic7xxx/aicasm/aicasm.c
642
fprintf(listfile, " %s", buf);
sys/dev/aic7xxx/aicasm/aicasm.c
690
fprintf(stderr, "%s: ", appname);
sys/dev/aic7xxx/aicasm/aicasm.c
692
fprintf(stderr, "Stopped at file %s, line %d - ",
sys/dev/aic7xxx/aicasm/aicasm.c
695
fprintf(stderr, "%s\n", string);
sys/dev/aic7xxx/aicasm/aicasm.c
701
fprintf(stderr, "%s: Removing %s due to error\n",
sys/dev/aic7xxx/aicasm/aicasm.c
710
fprintf(stderr, "%s: Removing %s due to error\n",
sys/dev/aic7xxx/aicasm/aicasm.c
719
fprintf(stderr, "%s: Removing %s due to error\n",
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
334
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
350
fprintf(dfile, "\n#include %s\n\n", header_file);
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
352
fprintf(dfile, "\n#include \"%s\"\n\n", header_file);
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
361
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
378
fprintf(dfile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
400
fprintf(dfile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
405
fprintf(dfile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
423
fprintf(ofile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
449
fprintf(dfile,
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
457
fprintf(dfile, "0x%02x, 0x%02x }",
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
604
fprintf(ofile, "\n");
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
635
fprintf(ofile, "#define%s%-16s%s0x%02x\n",
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
640
fprintf(ofile, "\n\n");
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
645
fprintf(ofile, "#define\t%-8s\t0x%02x\n",
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
651
fprintf(ofile, "\n\n/* Downloaded Constant Definitions */\n");
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
656
fprintf(ofile, "#define\t%-8s\t0x%02x\n",
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
661
fprintf(ofile, "#define\tDOWNLOAD_CONST_COUNT\t0x%02x\n", i);
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
663
fprintf(ofile, "\n\n/* Exported Labels */\n");
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
668
fprintf(ofile, "#define\tLABEL_%-8s\t0x%02x\n",
sys/dev/bhnd/nvram/bhnd_nvram_private.h
167
fprintf(stderr, "Assertion failed: %s, function %s, " \
sys/dev/bhnd/nvram/bhnd_nvram_private.h
182
fprintf(stderr, "panic: " fmt "\n", ##__VA_ARGS__); \
sys/dev/bhnd/nvram/bhnd_nvram_private.h
186
fprintf(stderr, "%s: " fmt, __FUNCTION__, ##__VA_ARGS__)
sys/dev/random/unit_test.c
67
fprintf(stderr, "Compress error in %s: %d\n", func, err);
sys/dev/sound/pcm/feeder_matrix.c
260
fprintf(stderr, "Total: %d\n", ch);
sys/dev/sound/pcm/feeder_matrix.c
263
fprintf(stderr, "%d: [", i);
sys/dev/sound/pcm/feeder_matrix.c
266
fprintf(stderr, ", ");
sys/dev/sound/pcm/feeder_matrix.c
267
fprintf(stderr, "%d",
sys/dev/sound/pcm/feeder_matrix.c
271
fprintf(stderr, "] attn: (x * %d) >> %d\n",
sys/dev/sound/pcm/feeder_rate.c
1008
fprintf(stderr, "Polyphase entries exceed: [%d/%d] %jd > %d\n",
sys/dev/sound/pcm/feeder_rate.c
1046
fprintf(stderr, "Polyphase: [%d/%d] %d entries\n",
sys/dev/sound/pcm/feeder_rate.c
1316
#define dumpz(x) fprintf(stderr, "\t%12s = %10u : %-11d\n", \
sys/dev/sound/pcm/feeder_rate.c
1319
fprintf(stderr, "\n%s():\n", __func__);
sys/dev/sound/pcm/feeder_rate.c
1320
fprintf(stderr, "\tchannels=%d, bps=%d, format=0x%08x, quality=%d\n",
sys/dev/sound/pcm/feeder_rate.c
1322
fprintf(stderr, "\t%d (%d) -> %d (%d), ",
sys/dev/sound/pcm/feeder_rate.c
1324
fprintf(stderr, "[%d/%d]\n", info->z_gx, info->z_gy);
sys/dev/sound/pcm/feeder_rate.c
1325
fprintf(stderr, "\tminreq=%d, ", z_gy2gx(info, 1));
sys/dev/sound/pcm/feeder_rate.c
1328
fprintf(stderr, "factor=0x%08x/0x%08x (%f)\n",
sys/dev/sound/pcm/feeder_rate.c
1330
fprintf(stderr, "\tbase_length=%d, ", Z_SINC_BASE_LEN(info));
sys/dev/sound/pcm/feeder_rate.c
1331
fprintf(stderr, "adaptive=%s\n", (adaptive != 0) ? "YES" : "NO");
sys/dev/sound/pcm/feeder_rate.c
1335
fprintf(stderr, "\t%15s%10d Bytes\n",
sys/dev/sound/pcm/feeder_rate.c
1338
fprintf(stderr, "\t%15s%10d KBytes\n",
sys/dev/sound/pcm/feeder_rate.c
1341
fprintf(stderr, "\t%15s%10d MBytes\n",
sys/dev/sound/pcm/feeder_rate.c
1344
fprintf(stderr, "\t%15s%10d GBytes\n",
sys/dev/sound/pcm/feeder_rate.c
1346
fprintf(stderr, "\t%12s %10d (min output samples)\n",
sys/dev/sound/pcm/feeder_rate.c
1349
fprintf(stderr, "\t%12s %10d (min allocated output samples)\n",
sys/dev/sound/pcm/feeder_rate.c
1353
fprintf(stderr, "\t%12s = %10d\n",
sys/dev/sound/pcm/feeder_rate.c
1355
fprintf(stderr, "\t%12s = %10d -> z_gy2gx() -> %d\n",
sys/dev/sound/pcm/feeder_rate.c
1357
fprintf(stderr, "\t%12s = %10d\n",
sys/dev/sound/pcm/feeder_rate.c
1359
fprintf(stderr, "\t%12s = %10d -> z_gx2gy() -> %d\n",
sys/dev/sound/pcm/feeder_rate.c
1366
fprintf(stderr, "\t%12s %10f\n", "",
sys/dev/sound/pcm/feeder_rate.c
1369
fprintf(stderr, "\t%12s %10f\n", "",
sys/dev/sound/pcm/feeder_rate.c
1372
fprintf(stderr, "\t%12s %10d (drift step)\n", "",
sys/dev/sound/pcm/feeder_rate.c
1374
fprintf(stderr, "\t%12s %10d (scaling differences)\n", "",
sys/dev/sound/pcm/feeder_rate.c
1376
fprintf(stderr, "\t%12s = %u bytes\n",
sys/dev/sound/pcm/feeder_rate.c
1378
fprintf(stderr, "\t%12s = 0x%08x, smallest=%.16lf\n",
sys/dev/sound/pcm/feeder_rate.c
1568
fprintf(stderr,
sys/dev/sound/pcm/feeder_rate.c
481
fprintf(stderr, "Overflow: v=%jd, max=%jd\n", \
sys/dev/sound/pcm/feeder_rate.c
484
fprintf(stderr, "Underflow: v=%jd, min=%jd\n", \
sys/dev/sound/pcm/feeder_rate.c
733
fprintf(stderr, "%s(): sinc l=%d != Z_SINC_LEN=%d\n",
sys/kern/subr_blist.c
1091
fprintf(stderr, "Bad option: %s\n", ptr - 2);
sys/kern/subr_blist.c
1096
fprintf(stderr, "blist_create failed\n");
sys/kern/subr_physmem.c
109
fprintf(stderr, "\n");
sys/kern/subr_stats.c
192
fprintf(stderr, (fmt), ##__VA_ARGS__); \
sys/net/netmap_user.h
176
fprintf(stderr, "%03d.%06d %s [%d] " _fmt "\n", \
sys/net/radix.c
48
#define log(x, arg...) fprintf(stderr, ## arg)
sys/net/radix.c
49
#define panic(x) fprintf(stderr, "PANIC: %s", x), exit(1)
sys/netinet/libalias/alias.c
1735
fprintf(stderr, "%s\n", dlerror());
sys/netinet/libalias/alias.c
1741
fprintf(stderr, "%s\n", dlerror());
sys/netinet/libalias/alias.c
1752
fprintf(stderr, "dll conflict\n");
sys/netinet/libalias/alias.c
1758
fprintf(stderr, "%s\n", error);
sys/netinet/libalias/alias_db.c
1809
fprintf(stderr, "PacketAlias/SetExpire(): ");
sys/netinet/libalias/alias_db.c
1810
fprintf(stderr, "error in expire parameter\n");
sys/netinet/libalias/alias_db.c
1906
fprintf(la->logDesc, "PacketAlias/InitPacketAliasLog: Packet alias logging enabled.\n");
sys/netinet/libalias/alias_db.c
1974
fprintf(stderr, "PacketAliasRedirectPort(): ");
sys/netinet/libalias/alias_db.c
1975
fprintf(stderr, "only SCTP, TCP and UDP protocols allowed\n");
sys/netinet/libalias/alias_db.c
1990
fprintf(stderr, "PacketAliasRedirectPort(): "
sys/netinet/libalias/alias_db.c
2067
fprintf(stderr, "PacketAliasRedirectProto(): "
sys/netinet/libalias/alias_db.c
2093
fprintf(stderr, "PacketAliasRedirectAddr(): "
sys/netinet/libalias/alias_db.c
232
fprintf(stderr, "PacketAlias/GetNewPort(): ");
sys/netinet/libalias/alias_db.c
233
fprintf(stderr, "input parameter error\n");
sys/netinet/libalias/alias_db.c
2451
fprintf(stderr, "libalias: Unable to create firewall hole!\n");
sys/netinet/libalias/alias_db.c
291
fprintf(stderr, "PacketAlias/GetNewPort(): ");
sys/netinet/libalias/alias_db.c
292
fprintf(stderr, "could not find free port\n");
sys/netinet/libalias/alias_db.c
327
fprintf(stderr, "PacketAlias/GetSocket(): ");
sys/netinet/libalias/alias_db.c
328
fprintf(stderr, "incorrect link type\n");
sys/netinet/libalias/alias_db.c
335
fprintf(stderr, "PacketAlias/GetSocket(): ");
sys/netinet/libalias/alias_db.c
336
fprintf(stderr, "socket() error %d\n", *sockfd);
sys/netinet/libalias/alias_db.c
436
fprintf(stderr, "PacketAlias/FindNewPortGroup(): ");
sys/netinet/libalias/alias_db.c
437
fprintf(stderr, "could not find free port(s)\n");
sys/netinet/libalias/alias_db.c
600
fprintf(stderr, "PacketAlias/AddLink(): ");
sys/netinet/libalias/alias_db.c
601
fprintf(stderr, "malloc() call failed.\n");
sys/netinet/libalias/alias_db.c
671
fprintf(stderr, "PacketAlias/AddLink: ");
sys/netinet/libalias/alias_db.c
672
fprintf(stderr, " cannot allocate auxiliary TCP data\n");
sys/netinet/libalias/alias_ftp.c
761
fprintf(stderr,
sys/netinet/libalias/alias_proxy.c
384
fprintf(stdout, " ip cksum 1 = %x\n", (u_int)IpChecksum(pip));
sys/netinet/libalias/alias_proxy.c
385
fprintf(stdout, "tcp cksum 1 = %x\n", (u_int)TcpChecksum(pip));
sys/netinet/libalias/alias_proxy.c
440
fprintf(stdout, " ip cksum 2 = %x\n", (u_int)IpChecksum(pip));
sys/netinet/libalias/alias_proxy.c
441
fprintf(stdout, "tcp cksum 2 = %x\n", (u_int)TcpChecksum(pip));
sys/netinet/libalias/alias_skinny.c
326
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
347
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
358
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
365
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
376
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
382
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
394
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
400
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
412
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
419
fprintf(stderr,
sys/netinet/libalias/alias_skinny.c
428
fprintf(stderr,
sys/netinet/libalias/alias_smedia.c
317
fprintf(stderr,
sys/netinet/libalias/alias_smedia.c
342
fprintf(stderr,
sys/netinet/tcp_stacks/sack_filter.c
544
fprintf(out, " sf_ack:%u sf_bits:0x%x c:%d used:%d\n",
sys/netinet/tcp_stacks/sack_filter.c
550
fprintf(out, "Entry:%d start:%u end:%u the block is %s\n",
sys/netinet/tcp_stacks/sack_filter.c
727
fprintf(stderr, "Fatal error can't open %s for input\n", optarg);
sys/netinet/tcp_stacks/sack_filter.c
734
fprintf(stderr, "Fatal error can't open %s for output\n", optarg);
sys/netinet/tcp_stacks/sack_filter.c
741
fprintf(stderr, "Use %s [ -i infile -o outfile -I -S maxseg -n -d ]\n", argv[0]);
sys/netinet/tcp_stacks/sack_filter.c
750
fprintf(out, "************************************\n");
sys/netinet/tcp_stacks/sack_filter.c
766
fprintf(out, "%s", line_buf[ii]);
sys/netinet/tcp_stacks/sack_filter.c
768
fprintf(out, "------------------------------------ call sfb() nb:%d\n", numblks);
sys/netinet/tcp_stacks/sack_filter.c
775
fprintf(out, "sack:%u:%u [%u]\n",
sys/netinet/tcp_stacks/sack_filter.c
779
fprintf(out,"************************************\n");
sys/netinet/tcp_stacks/sack_filter.c
783
fprintf(out,"************************************\n");
sys/netinet/tcp_stacks/sack_filter.c
794
fprintf(out,"***WARNING WILL RODGERS DANGER!! sack_chg:%u last:%u\n",
sys/netinet/tcp_stacks/sack_filter.c
822
fprintf(out, "--Sack invalid skip 0 start:%u : ??\n", start);
sys/netinet/tcp_stacks/sack_filter.c
828
fprintf(out, "--Sack invalid skip 1 endv:%u < start:%u\n", endv, start);
sys/netinet/tcp_stacks/sack_filter.c
832
fprintf(out, "--Exceeded max %d\n", numblks);
sys/netinet/tcp_stacks/sack_filter.c
847
fprintf(out, "Invalid input END:A:B\n");
sys/netinet/tcp_stacks/sack_filter.c
891
fprintf(out, "You can input:\n");
sys/netinet/tcp_stacks/sack_filter.c
892
fprintf(out, "sack:S:E -- to define a sack block\n");
sys/netinet/tcp_stacks/sack_filter.c
893
fprintf(out, "rxt -- to clear the filter without changing the remembered\n");
sys/netinet/tcp_stacks/sack_filter.c
894
fprintf(out, "save -- save current state to sack_setup.bin\n");
sys/netinet/tcp_stacks/sack_filter.c
895
fprintf(out, "restore -- restore state from sack_setup.bin\n");
sys/netinet/tcp_stacks/sack_filter.c
896
fprintf(out, "exit -- To clear the sack filter and start all fresh\n");
sys/netinet/tcp_stacks/sack_filter.c
897
fprintf(out, "ack:N -- To advance the cum-ack to N\n");
sys/netinet/tcp_stacks/sack_filter.c
898
fprintf(out, "max:N -- To set send-max to N\n");
sys/netinet/tcp_stacks/sack_filter.c
899
fprintf(out, "commit -- To apply the sack you built to the filter and dump the filter\n");
sys/netinet/tcp_stacks/sack_filter.c
900
fprintf(out, "dump -- To display the current contents of the sack filter\n");
sys/netinet/tcp_stacks/sack_filter.c
901
fprintf(out, "quit -- To exit this program\n");
sys/netinet/tcp_stacks/sack_filter.c
903
fprintf(out, "Command %s unknown\n", buffer);
sys/netinet/tcp_stacks/sack_filter.c
924
fprintf(err, "Saved %lu sack blocks out of %lu (%2.3f%%) old_skip:%lu old_usd:%lu high_cnt:%d ow:%d ea:%d\n",
sys/netpfil/ipfw/dn_heap.c
51
#define log(x, arg...) fprintf(stderr, ## arg)
sys/netpfil/ipfw/dn_heap.c
52
#define panic(x...) fprintf(stderr, ## x), exit(1)
sys/netpfil/ipfw/test/dn_test.h
25
#define D(fmt, args...) fprintf(stderr, "%-10s %4d %-8s " fmt "\n", \
sys/netpfil/ipfw/test/test_dn_heap.c
40
#define log(x, arg...) fprintf(stderr, ## arg)
sys/netpfil/ipfw/test/test_dn_heap.c
41
#define panic(x...) fprintf(stderr, ## x), exit(1)
sys/sys/queue.h
203
fprintf(stderr, fmt "\n", ##__VA_ARGS__); \
sys/tests/runtest/runtest.c
53
fprintf(stderr, "Usage: runtest -n <testname> -j <numthreads> [ -c <numcallouts> -t <testnumber> ]\n");
tests/sys/aio/aio_test.c
831
fprintf(stderr, "opening /dev/%s failed: %s\n", MDCTL_NAME,
tests/sys/aio/aio_test.c
843
fprintf(stderr,
tests/sys/aio/aio_test.c
995
fprintf(pidfile, "%d", pid);
tests/sys/audit/utils.c
242
fprintf(stderr, "auditd(8) is running.\n");
tests/sys/audit/utils.c
279
fprintf(stderr, "Running audit_quick_start() for testing... ");
tests/sys/audit/utils.c
300
fprintf(stderr, "done.\n");
tests/sys/audit/utils.c
321
fprintf(stderr, "Running audit_quick_stop()... ");
tests/sys/audit/utils.c
323
fprintf(stderr, "Failed to stop fake auditd: %m\n");
tests/sys/audit/utils.c
326
fprintf(stderr, "done.\n");
tests/sys/auditpipe/auditpipe_test.c
89
fprintf(fileptr, "%d\n", curr_qlimit));
tests/sys/capsicum/capability-fd.cc
128
fprintf(out, "Failed to get rights for fd %d: errno %d\n", fd, errno);
tests/sys/capsicum/capability-fd.cc
136
if (!first) fprintf(out, ",");
tests/sys/capsicum/capability-fd.cc
138
fprintf(out, "%s", known_rights[ii].name);
tests/sys/capsicum/capability-fd.cc
155
if (!first) fprintf(out, ",");
tests/sys/capsicum/capability-fd.cc
156
fprintf(out, "CAP_RIGHT(%d, 0x%016llxULL)", (int)ii, (long long unsigned)which);
tests/sys/capsicum/capability-fd.cc
161
fprintf(out, "\n");
tests/sys/capsicum/capability-fd.cc
168
fprintf(out, "Failed to getrlimit for max FDs: errno %d\n", errno);
tests/sys/capsicum/capability-fd.cc
175
fprintf(out, "fd %d: ", fd);
tests/sys/capsicum/capmode.cc
557
if (verbose) fprintf(stderr, " child finished\n");
tests/sys/capsicum/capmode.cc
578
if (verbose) fprintf(stderr, " thread waiting to run\n");
tests/sys/capsicum/capmode.cc
584
if (verbose) fprintf(stderr, " thread finished: %p\n", rval);
tests/sys/capsicum/capmode.cc
604
if (verbose) fprintf(stderr, " starting second child (non-capability mode)\n");
tests/sys/capsicum/capmode.cc
608
if (verbose) fprintf(stderr, " first child started\n");
tests/sys/capsicum/capmode.cc
618
if (verbose) fprintf(stderr, " first child finished: %d\n", rval);
tests/sys/capsicum/capmode.cc
639
if (verbose) fprintf(stderr, " starting second child (in capability mode)\n");
tests/sys/capsicum/capmode.cc
643
if (verbose) fprintf(stderr, " second child started\n");
tests/sys/capsicum/capmode.cc
651
if (verbose) fprintf(stderr, " second child finished: %d\n", rval);
tests/sys/capsicum/capmode.cc
680
if (verbose) fprintf(stderr, " starting third child (in capability mode)\n");
tests/sys/capsicum/capmode.cc
684
if (verbose) fprintf(stderr, " third child started\n");
tests/sys/capsicum/capmode.cc
695
if (verbose) fprintf(stderr, " third child finished: %d\n", rval);
tests/sys/capsicum/capsicum-test.cc
48
if (verbose) fprintf(stderr, "Process %d does not exist\n", pid);
tests/sys/capsicum/capsicum-test.cc
58
fprintf(stderr, "procstat_getprocs failed with %p/%d: %s\n", (void *)p,
tests/sys/capsicum/capsicum-test.cc
94
if (verbose) fprintf(stderr, "Process %d in state '%c'\n", pid, result);
tests/sys/capsicum/capsicum-test.h
88
fprintf(stderr, "Warning: killing unresponsive test " \
tests/sys/capsicum/capsicum-test.h
94
fprintf(stderr, "Warning: waitpid error %s (%d)\n", \
tests/sys/capsicum/fexecve.cc
33
fprintf(stderr, "Error! Failed to open %s\n", exec_prog_.c_str());
tests/sys/capsicum/linux.cc
1278
if (verbose) fprintf(stderr, "[parent: %d] clock_gettime(child=%d->0x%08x) is %ld.%09ld \n",
tests/sys/capsicum/linux.cc
1284
if (verbose) fprintf(stderr, "[parent: %d] clock_gettime(init=1->0x%08x) is %ld.%09ld \n",
tests/sys/capsicum/linux.cc
1464
if (verbose) fprintf(stderr, "seals are %08x on base fd\n", seals);
tests/sys/capsicum/linux.cc
1467
if (verbose) fprintf(stderr, "seals are %08x on read-only fd\n", seals_ro);
tests/sys/capsicum/linux.cc
1483
if (verbose) fprintf(stderr, "seals are %08x on base fd\n", seals);
tests/sys/capsicum/linux.cc
1486
if (verbose) fprintf(stderr, "seals are %08x on read-only fd\n", seals_ro);
tests/sys/capsicum/linux.cc
603
if (verbose) fprintf(stderr, "[%d] call fexecve(%s, %s)\n",
tests/sys/capsicum/linux.cc
607
fprintf(stderr, "fexecve(%s) returned %d errno %d\n", progs[ii], rc, errno);
tests/sys/capsicum/linux.cc
703
if (verbose) fprintf(stderr, " ChildFunc: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
709
if (verbose) fprintf(stderr, " ChildFunc: shared_pd=%d\n", shared_pd);
tests/sys/capsicum/linux.cc
712
if (verbose) fprintf(stderr, " ChildFunc: corresponding pid=%d\n", shared_child);
tests/sys/capsicum/linux.cc
716
if (verbose) fprintf(stderr, " ChildFunc: call pdkill(pd=%d)\n", shared_pd);
tests/sys/capsicum/linux.cc
724
if (verbose) fprintf(stderr, " child of ChildFunc: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
728
if (verbose) fprintf(stderr, " child of ChildFunc: \"I aten't dead\"\n");
tests/sys/capsicum/linux.cc
735
if (verbose) fprintf(stderr, " ChildFunc: pdfork() -> pd=%d, corresponding pid=%d state='%c'\n",
tests/sys/capsicum/linux.cc
748
if (verbose) fprintf(stderr, " ChildFunc: wait on pid=%d\n", child);
tests/sys/capsicum/linux.cc
752
if (verbose) fprintf(stderr, " ChildFunc: return 0\n");
tests/sys/capsicum/linux.cc
769
if (verbose) fprintf(stderr, " Firstborn: \"I aten't dead\"\n");
tests/sys/capsicum/linux.cc
775
if (verbose) fprintf(stderr, "Parent: pre-pdfork()ed pd=%d, pid=%d state='%c'\n",
tests/sys/capsicum/linux.cc
787
if (verbose) fprintf(stderr, "Parent: child is %d state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
797
if (verbose) fprintf(stderr, "Parent: check on firstborn: pdgetpid(pd=%d) -> child=%d state='%c'\n",
tests/sys/capsicum/linux.cc
811
if (verbose) fprintf(stderr, "Parent: pre-pdkill: pdgetpid(grandchild_pd=%d) -> grandchild=%d state='%c'\n",
tests/sys/capsicum/linux.cc
818
if (verbose) fprintf(stderr, "Parent: post-pdkill: pdgetpid(grandchild_pd=%d) -> grandchild=%d state='%c'\n",
tests/sys/capsicum/linux.cc
837
if (verbose) fprintf(stderr, " NSInit: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
846
if (verbose) fprintf(stderr, " child of NSInit: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
848
if (verbose) fprintf(stderr, " child of NSInit: \"I aten't dead\"\n");
tests/sys/capsicum/linux.cc
855
if (verbose) fprintf(stderr, " NSInit: pdfork() -> pd=%d, corresponding pid=%d state='%c'\n",
tests/sys/capsicum/linux.cc
865
if (verbose) fprintf(stderr, " NSInit: block waiting for value\n");
tests/sys/capsicum/linux.cc
868
if (verbose) fprintf(stderr, " NSInit: return 0\n");
tests/sys/capsicum/linux.cc
884
if (verbose) fprintf(stderr, "Parent: child is %d state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
890
if (verbose) fprintf(stderr, "Parent: grandchild is %d state='%c'\n", grandchild, ProcessState(grandchild));
tests/sys/capsicum/linux.cc
895
if (verbose) fprintf(stderr, "Parent: write 0 to pipe\n");
tests/sys/capsicum/linux.cc
912
fprintf(stderr, "Parent: child %d in state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
913
fprintf(stderr, "Parent: grandchild %d in state='%c'\n", grandchild, ProcessState(grandchild));
tests/sys/capsicum/linux.cc
929
if (verbose) fprintf(stderr, "Parent: child is %d state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
935
if (verbose) fprintf(stderr, "Parent: grandchild is %d state='%c'\n", grandchild, ProcessState(grandchild));
tests/sys/capsicum/linux.cc
947
if (verbose) fprintf(stderr, "Parent: write 0 to pipe\n");
tests/sys/capsicum/linux.cc
962
fprintf(stderr, "Parent: child %d in state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
963
fprintf(stderr, "Parent: grandchild %d in state='%c'\n", grandchild, ProcessState(grandchild));
tests/sys/capsicum/mini-me.c
14
fprintf(stderr,"[%d] %s immediately returning 1\n", getpid(), argv[0]);
tests/sys/capsicum/mini-me.c
20
fprintf(stderr,"[uid:%d] %s immediately returning (geteuid() == 0) = %d\n", geteuid(), argv[0], rc);
tests/sys/capsicum/mini-me.c
30
fprintf(stderr,"[%d] %s unexpectedly able to open file\n", getpid(), argv[0]);
tests/sys/capsicum/mini-me.c
33
fprintf(stderr,"[%d] %s --capmode returning %d\n", getpid(), argv[0], rc);
tests/sys/capsicum/mini-me.c
9
fprintf(stderr,"[%d] %s immediately returning 0\n", getpid(), argv[0]);
tests/sys/capsicum/overhead.cc
28
if (verbose) fprintf(stderr, "%d iterations bare=%fs capmode=%fs ratio=%.2f%%\n",
tests/sys/capsicum/procdesc.cc
1002
if (verbose) fprintf(stderr, " [%d] child of %d waiting for process descriptor on socket\n", getpid_(), getppid());
tests/sys/capsicum/procdesc.cc
1011
if (verbose) fprintf(stderr, " [%d] got process descriptor %d on socket\n", getpid_(), pd);
tests/sys/capsicum/procdesc.cc
1017
if (verbose) fprintf(stderr, " [%d] process descriptor %d is pid %d\n", getpid_(), pd, other);
tests/sys/capsicum/procdesc.cc
1022
if (verbose) fprintf(stderr, " [%d] close process descriptor %d\n", getpid_(), pd);
tests/sys/capsicum/procdesc.cc
1042
if (verbose) fprintf(stderr, "[%d] send process descriptor %d on socket\n", getpid_(), pd_);
tests/sys/capsicum/procdesc.cc
1048
if (verbose) fprintf(stderr, "[%d] close process descriptor %d\n", getpid_(), pd_);
tests/sys/capsicum/procdesc.cc
111
if (verbose) fprintf(stderr, "Child waiting for exit message\n");
tests/sys/capsicum/procdesc.cc
140
fprintf(stderr, "For pd %d pid %d:\n", pd, pid);
tests/sys/capsicum/procdesc.cc
167
if (verbose) fprintf(stderr, "Calling pdfork around %ld\n", (long)(long)now);
tests/sys/capsicum/procdesc.cc
223
if (verbose) fprintf(stderr, " subthread started: pipe=%p\n", arg);
tests/sys/capsicum/procdesc.cc
226
if (verbose) fprintf(stderr, " subthread: \"I aten't dead\"\n");
tests/sys/capsicum/procdesc.cc
247
fprintf(stderr, " pdforked process %d: waiting for subthread.\n",
tests/sys/capsicum/procdesc.cc
254
if (verbose) fprintf(stderr, " pdforked process %d: subthread started\n", getpid());
tests/sys/capsicum/procdesc.cc
257
if (verbose) fprintf(stderr, " pdforked process %d: \"I aten't dead\"\n", getpid());
tests/sys/capsicum/procdesc.cc
262
if (verbose) fprintf(stderr, " thread generated pd %d\n", pd);
tests/sys/capsicum/procdesc.cc
265
if (verbose) fprintf(stderr, "[%d] got child startup message\n", getpid_());
tests/sys/capsicum/procdesc.cc
278
if (verbose) fprintf(stderr, "retrieved pd %d from terminated thread\n", pd);
tests/sys/capsicum/procdesc.cc
303
if (verbose) fprintf(stderr, "[%d] about to pdfork()\n", getpid_());
tests/sys/capsicum/procdesc.cc
310
if (verbose) fprintf(stderr, " [%d] child of %d waiting for value on pipe\n", getpid_(), getppid());
tests/sys/capsicum/procdesc.cc
312
if (verbose) fprintf(stderr, " [%d] got value %d on pipe, exiting\n", getpid_(), rc);
tests/sys/capsicum/procdesc.cc
334
if (verbose) fprintf(stderr, "[%d] write 0 to pipe\n", getpid_());
tests/sys/capsicum/procdesc.cc
386
if (verbose) fprintf(stderr, "[%d] waiting for read 1\n", getpid_());
tests/sys/capsicum/procdesc.cc
388
if (verbose) fprintf(stderr, "[%d] waiting for read 2\n", getpid_());
tests/sys/capsicum/procdesc.cc
391
if (verbose) fprintf(stderr, "[%d] about to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
396
if (verbose) fprintf(stderr, "[%d] got child startup message\n", getpid_());
tests/sys/capsicum/procdesc.cc
41
fprintf(f, " User CPU time=%ld.%06ld\n", (long)ru->ru_utime.tv_sec, (long)ru->ru_utime.tv_usec);
tests/sys/capsicum/procdesc.cc
415
if (verbose) fprintf(stderr, "[%d] telling child to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
42
fprintf(f, " System CPU time=%ld.%06ld\n", (long)ru->ru_stime.tv_sec, (long)ru->ru_stime.tv_usec);
tests/sys/capsicum/procdesc.cc
425
if (verbose) fprintf(stderr, "[%d] waiting for child to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
43
fprintf(f, " Max RSS=%ld\n", ru->ru_maxrss);
tests/sys/capsicum/procdesc.cc
456
fprintf(stderr, "For pd %d -> pid %d:\n", pd_, pid_);
tests/sys/capsicum/procdesc.cc
47
fprintf(f,
tests/sys/capsicum/procdesc.cc
554
if (verbose) fprintf(stderr, "uid=%d euid=%d\n", getuid(), geteuid());
tests/sys/capsicum/procdesc.cc
705
if (verbose) fprintf(stderr, "[%d] parent about to fork()...\n", getpid_());
tests/sys/capsicum/procdesc.cc
710
if (verbose) fprintf(stderr, " [%d] child about to pdfork()...\n", getpid_());
tests/sys/capsicum/procdesc.cc
719
if (verbose) fprintf(stderr, " [%d] grandchild: \"I aten't dead\"\n", grandchildPid);
tests/sys/capsicum/procdesc.cc
724
if (verbose) fprintf(stderr, " [%d] pdfork()ed grandchild %d, sending ID to parent\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
729
if (verbose) fprintf(stderr, " [%d] grandchild %d has started successfully\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
734
if (verbose) fprintf(stderr, " [%d] sent grandchild pid %d to parent\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
737
if (verbose) fprintf(stderr, " [%d] parent acknowledged grandchild pid %d\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
738
if (verbose) fprintf(stderr, " [%d] child terminating\n", getpid_());
tests/sys/capsicum/procdesc.cc
741
if (verbose) fprintf(stderr, "[%d] fork()ed child is %d\n", getpid_(), child);
tests/sys/capsicum/procdesc.cc
744
if (verbose) fprintf(stderr, "[%d] received grandchild id %d\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
748
if (verbose) fprintf(stderr, "[%d] telling child %d to exit\n", getpid_(), child);
tests/sys/capsicum/procdesc.cc
76
fprintf(stderr, "Warning: waitpid error %s (%d)\n", strerror(errno), errno);
tests/sys/capsicum/procdesc.cc
851
if (verbose) fprintf(stderr, "[%d] child started\n", getpid_());
tests/sys/capsicum/procdesc.cc
853
if (verbose) fprintf(stderr, "[%d] child about to sleep(10)\n", getpid_());
tests/sys/capsicum/procdesc.cc
859
if (verbose) fprintf(stderr, "[%d] child slept, had[SIGINT]=%d\n",
tests/sys/capsicum/procdesc.cc
872
if (verbose) fprintf(stderr, "[%d] waiting for child\n", getpid_());
tests/sys/capsicum/procdesc.cc
875
if (verbose) fprintf(stderr, "[%d] sent SIGINT\n", getpid_());
tests/sys/capsicum/procdesc.cc
890
if (verbose) fprintf(stderr, "[%d] child started\n", getpid_());
tests/sys/capsicum/procdesc.cc
894
if (verbose) fprintf(stderr, "[%d] child about to read()\n", getpid_());
tests/sys/capsicum/procdesc.cc
896
fprintf(stderr, "[%d] child read() returned unexpectedly\n", getpid_());
tests/sys/capsicum/procdesc.cc
900
if (verbose) fprintf(stderr, "[%d] waiting for child\n", getpid_());
tests/sys/capsicum/procdesc.cc
904
if (verbose) fprintf(stderr, "[%d] sending SIGINT\n", getpid_());
tests/sys/capsicum/procdesc.cc
995
if (verbose) fprintf(stderr, "[%d] about to fork()\n", getpid_());
tests/sys/capsicum/sctp.cc
172
if (verbose) fprintf(stderr, "[%d]sctp_recvmsg(%02x..)", getpid_(), (unsigned)buffer[0]);
tests/sys/capsicum/sctp.cc
174
if (verbose) fprintf(stderr, "..peeling off association %08lx\n", (long)sri.sinfo_assoc_id);
tests/sys/capsicum/sctp.cc
189
if (verbose) fprintf(stderr, "..terminating server\n");
tests/sys/capsicum/sctp.cc
51
if (verbose) fprintf(stderr, " [%d]sctp_sendmsg(%02x)\n", getpid_(), byte);
tests/sys/capsicum/smoketest.c
100
if (rc < 0) fprintf(stderr, "*** cap_enter() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
103
fprintf(stderr, " [%d] cap_getmode() -> rc=%d, cap_mode=%d\n", getpid(), rc, cap_mode);
tests/sys/capsicum/smoketest.c
104
if (rc < 0) fprintf(stderr, "*** cap_getmode() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
108
fprintf(stderr, " [%d] open('/etc/passwd') -> rc=%d, errno=%d\n", getpid(), rc, errno);
tests/sys/capsicum/smoketest.c
109
if (rc != -1) fprintf(stderr, "*** open() unexpectedly succeeded\n");
tests/sys/capsicum/smoketest.c
110
if (errno != ECAPMODE) fprintf(stderr, "*** open() failed with errno %d not ECAPMODE\n", errno);
tests/sys/capsicum/smoketest.c
114
fprintf(stderr, "[%d] child %d exited with status %x\n", getpid(), child, status);
tests/sys/capsicum/smoketest.c
120
fprintf(stderr, "[%d] about to fexecve('/bin/ls', '-l', 'smoketest')\n", getpid());
tests/sys/capsicum/smoketest.c
123
fprintf(stderr, "*** fexecve(fd=%d) failed: rc=%d errno=%d %s\n", ls_bin, rc, errno, strerror(errno));
tests/sys/capsicum/smoketest.c
18
fprintf(stderr, "[%d] received SIGCHLD\n", getpid());
tests/sys/capsicum/smoketest.c
34
fprintf(stderr, "[%d] cap_fd=%d\n", getpid(), cap_fd);
tests/sys/capsicum/smoketest.c
35
if (rc < 0) fprintf(stderr, "*** cap_rights_limit() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
43
fprintf(stderr, "[%d] cap_rights_get(cap_fd=%d) rc=%d rights=%s\n", getpid(), cap_fd, rc, buffer);
tests/sys/capsicum/smoketest.c
44
if (rc < 0) fprintf(stderr, "*** cap_rights_get() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
49
fprintf(stderr, "[%d] fstat(cap_fd=%d) rc=%d errno=%d\n", getpid(), cap_fd, rc, errno);
tests/sys/capsicum/smoketest.c
50
if (rc != -1) fprintf(stderr, "*** fstat() unexpectedly succeeded\n");
tests/sys/capsicum/smoketest.c
55
if (rc < 0) fprintf(stderr, "*** pdfork() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
60
fprintf(stderr, " [%d] child alive, parent is ppid=%d\n", getpid(), getppid());
tests/sys/capsicum/smoketest.c
63
fprintf(stderr, " [%d] child exit(0)\n", getpid());
tests/sys/capsicum/smoketest.c
66
fprintf(stderr, "[%d] pdfork() rc=%d pd=%d\n", getpid(), rc, pd);
tests/sys/capsicum/smoketest.c
72
if (rc < 0) fprintf(stderr, "*** pdgetpid(pd=%d) failed: errno=%d %s\n", pd, errno, strerror(errno));
tests/sys/capsicum/smoketest.c
73
fprintf(stderr, "[%d] pdgetpid(pd=%d)=%d, pdfork returned %d\n", getpid(), pd, got_pid, actual_pid);
tests/sys/capsicum/smoketest.c
79
fprintf(stderr, "[%d] pdkill(pd=%d, SIGKILL) -> rc=%d\n", getpid(), pd, rc);
tests/sys/capsicum/smoketest.c
80
if (rc < 0) fprintf(stderr, "*** pdkill() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
84
if (seen_sigchld) fprintf(stderr, "*** SIGCHLD emitted\n");
tests/sys/capsicum/smoketest.c
87
if (rc > 0) fprintf(stderr, "*** wait4(-1, ...) unexpectedly found child %d\n", rc);
tests/sys/capsicum/smoketest.c
89
fprintf(stderr, "[%d] forking off a child process to check cap_enter()\n", getpid());
tests/sys/capsicum/smoketest.c
95
fprintf(stderr, " [%d] cap_getmode() -> rc=%d, cap_mode=%d\n", getpid(), rc, cap_mode);
tests/sys/capsicum/smoketest.c
96
if (rc < 0) fprintf(stderr, "*** cap_getmode() failed: errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/smoketest.c
99
fprintf(stderr, " [%d] cap_enter() -> rc=%d\n", getpid(), rc);
tests/sys/capsicum/waittest.c
15
fprintf(stderr, "pdfork() failed rc=%d errno=%d %s\n", rc, errno, strerror(errno));
tests/sys/capsicum/waittest.c
22
fprintf(stderr, "pdfork()ed child pid=%ld procfd=%d\n", (long)rc, procfd);
tests/sys/capsicum/waittest.c
26
fprintf(stderr, "waitpid(): no completed child found\n");
tests/sys/capsicum/waittest.c
28
fprintf(stderr, "waitpid(): failed errno=%d %s\n", errno, strerror(errno));
tests/sys/capsicum/waittest.c
30
fprintf(stderr, "waitpid(): found completed child %ld\n", (long)child);
tests/sys/cddl/zfs/bin/file_trunc.c
138
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/file_trunc.c
144
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/file_trunc.c
155
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/file_trunc.c
162
(void) fprintf(stderr, "Seed = %d\n", seed);
tests/sys/cddl/zfs/bin/file_trunc.c
210
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/file_trunc.c
213
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/file_trunc.c
234
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/file_trunc.c
66
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/mkfile.c
124
fprintf(stdout, "%s %llu bytes\n", f, s);
tests/sys/cddl/zfs/bin/mkfile.c
54
fprintf(stderr,
tests/sys/cddl/zfs/bin/mktree.c
111
(void) fprintf(stderr, "mkdir(%s) failed."
tests/sys/cddl/zfs/bin/mktree.c
168
(void) fprintf(stderr, "open(%s, O_CREAT|O_RDWR, 0777) failed."
tests/sys/cddl/zfs/bin/mktree.c
173
(void) fprintf(stderr, "write(fd, pbuf, 1024) failed."
tests/sys/cddl/zfs/bin/mktree.c
180
(void) fprintf(stderr, "openat failed.\n[%d]: %s.\n",
tests/sys/cddl/zfs/bin/mktree.c
185
(void) fprintf(stderr, "write(afd, pbuf, 1024) failed."
tests/sys/cddl/zfs/bin/mktree.c
89
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/randfree_file.c
40
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/randfree_file.c
96
fprintf(stderr, "fcntl: F_FREESP not supported\n");
tests/sys/cddl/zfs/bin/readmmap.c
62
(void) fprintf(stderr,
tests/sys/cddl/zfs/bin/rename_dir.c
70
(void) fprintf(stderr, buf, c_count);
tests/sys/cddl/zfs/bin/rename_dir.c
84
(void) fprintf(stderr, buf, p_count);
tests/sys/cddl/zfs/bin/rm_lnkcnt_zero_file.c
125
fprintf(stderr, "failed to set concurrency\n");
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
117
fprintf(stderr, "getenv(%s) returned NULL\n",
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
146
fprintf(stderr,
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
164
fprintf(stderr, "get_file_time(%s, %d, &t2)\n",
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
170
fprintf(stderr, "%s: t1(%ld) == t2(%ld)\n",
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
228
fprintf(stderr, "read(%d, buf, %zu)\n", fd, sizeof (buf));
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
254
fprintf(stderr, "write(%d, buf, %zu)\n", fd, strlen(buf));
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
285
fprintf(stderr, "link(%s, %s)\n", pfile, link_file);
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
310
fprintf(stderr, "creat(%s, ALL_MODE)\n", pfile);
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
333
fprintf(stderr, "utime(%s, NULL)\n", pfile);
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
353
fprintf(stderr, "chmod(%s, ALL_MODE)\n", pfile);
tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c
373
fprintf(stderr, "chown(%s, %d, %d)\n", pfile, (int)getuid(),
tests/sys/cddl/zfs/tests/threadsappend/threadsappend.c
102
(void) fprintf(stderr,
tests/sys/cddl/zfs/tests/threadsappend/threadsappend.c
109
(void) fprintf(stderr,
tests/sys/cddl/zfs/tests/threadsappend/threadsappend.c
120
(void) fprintf(stderr,
tests/sys/cddl/zfs/tests/threadsappend/threadsappend.c
77
(void) fprintf(stderr,
tests/sys/cddl/zfs/tests/threadsappend/threadsappend.c
96
(void) fprintf(stderr,
tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity.c
285
(void) fprintf(stderr, "usage: fsync_integrity <file name>\n");
tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity.c
333
fprintf(stderr, "fsync_integrity: miscompare at "
tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity.c
336
fprintf(stderr, "Expected %016lx, got %016lx\n",
tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity.c
342
fprintf(stderr, "fsync_integrity: miscompare ends at "
tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.c
318
(void) fprintf(stderr, "usage: txg_integrity <file name>\n");
tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.c
371
fprintf(stderr, "txg_integrity: miscompare at "
tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.c
374
fprintf(stderr, "Expected %16lx, got %16lx\n",
tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.c
380
fprintf(stderr, "txg_integrity: miscompare ends at "
tests/sys/file/closefrom_test.c
72
fprintf(fp, "%s:%d: ", file, line);
tests/sys/fs/fusefs/allow_other.cc
174
fprintf(stderr, "Privilege escalation!\n");
tests/sys/fs/fusefs/allow_other.cc
178
fprintf(stderr, "Unexpected error %s\n",
tests/sys/fs/fusefs/allow_other.cc
200
fprintf(stderr, "open should've failed\n");
tests/sys/fs/fusefs/allow_other.cc
204
fprintf(stderr, "Unexpected error: %s\n",
tests/sys/fs/fusefs/allow_other.cc
245
fprintf(stderr, "openat should've failed\n");
tests/sys/fs/fusefs/allow_other.cc
249
fprintf(stderr, "Unexpected error: %s\n",
tests/sys/fs/fusefs/allow_other.cc
295
fprintf(stderr, "should've failed\n");
tests/sys/fs/fusefs/allow_other.cc
298
fprintf(stderr, "Unexpected error: %s\n",
tests/sys/fs/fusefs/utils.cc
656
fprintf(stderr, "Usage: %s [-v]\n\t-v increase verbosity\n", progname);
tests/sys/fs/tarfs/mktar.c
161
fprintf(stderr, "usage: %s [-gv] tarfile\n", PROGNAME);
tests/sys/fs/tarfs/mktar.c
59
fprintf(stderr, "%s: ", PROGNAME);
tests/sys/fs/tarfs/mktar.c
63
fprintf(stderr, "\n");
tests/sys/fs/tarfs/tarsum.c
84
fprintf(stderr, "usage: tarsum [-v] [-o output] [input]\n");
tests/sys/kern/execve/execve_helper.c
54
fprintf(stderr, "usage: %s [-n] <progname>\n", argv[0]);
tests/sys/kern/kern_descrip_test.c
101
fprintf(stderr, "open: %s\n", strerror(errno));
tests/sys/kern/timerfd.c
1221
fprintf(stderr, "clock change\n");
tests/sys/kern/timerfd.c
1227
fprintf(stderr, "clock change\n");
tests/sys/kern/timerfd.c
1267
fprintf(stderr, "clock change detected\n");
tests/sys/kern/timerfd.c
1271
fprintf(stderr, "clock change detected\n");
tests/sys/kern/timerfd.c
823
fprintf(stderr,
tests/sys/kern/timerfd.c
870
fprintf(stderr, "%dms, waited %lldns\n", i,
tests/sys/kern/tty/readsz.c
22
fprintf(stderr, "usage: %s [-b bytes | -c lines | -e] [-s buffer-size]\n",
tests/sys/net/bpf/pcap-test.c
252
fprintf(stderr, "Usage: %s ", argv[0]);
tests/sys/net/bpf/pcap-test.c
254
fprintf(stderr, "%s%s", cmds[i].cmd,
tests/sys/netgraph/bridge.c
629
fprintf(stderr, "Response from %s to query %d\n", source, msg->header.token);
tests/sys/netinet/ip6_mrouted.c
53
fprintf(stderr,
tests/sys/netinet/ip6_v4mapped_test.c
109
fprintf(stderr, "Error: unexpected sysctl value size "
tests/sys/netinet/ip6_v4mapped_test.c
128
fprintf(stderr,
tests/sys/netinet/ip6_v4mapped_test.c
171
fprintf(stderr,
tests/sys/netinet/ip6_v4mapped_test.c
93
fprintf(stderr, "Error: unexpected sysctl value size "
tests/sys/netinet/libalias/util.c
54
fprintf(stderr, "Failed in %s %s:%d.\n",\
tests/sys/netinet/tcp_connect_port_test.c
134
fprintf(stderr,
tests/sys/netinet/tcp_connect_port_test.c
77
fprintf(stderr, "Error: unexpected sysctl value size "
tests/sys/netinet/tcp_connect_port_test.c
96
fprintf(stderr,
tests/sys/netinet/tcp_user_cookie.c
62
fprintf(stderr, "Usage: %s port cookie\n", argv[0]);
tests/sys/netinet/udp_dontroute.c
68
fprintf(stderr, "Usage: %s [-6] ip_address tapdev\n", argv[0]);
tests/sys/netmap/ctrl-api-test.c
1064
if (fprintf(f, "%ld\n", newv) < 0) {
tests/sys/netmap/ctrl-api-test.c
131
fprintf(stderr, "waitpid() failed: %s\n", strerror(errno));
tests/sys/netmap/ctrl-api-test.c
2155
fprintf(stderr, "syntax error in '%s', must be num[-[num]] or -[num]\n", arg);
tests/sys/netmap/ctrl-api-test.c
2247
fprintf(stderr, "Test interval %d-%d out of range (%d-%d)\n",
tests/sys/netmap/ctrl-api-test.c
535
fprintf(stderr, "%s:%s too long (max %d chars)\n", ctx->bdgname, ctx->ifname_ext,
tests/sys/posixshm/posixshm_test.c
834
fprintf(stderr, "child: page 1: '%c'\n", c);
tests/sys/posixshm/posixshm_test.c
914
fprintf(stderr, "bogus return from sysconf(_SC_PAGESIZE): %ld",
tests/sys/sys/queue_test.c
23
fprintf(stderr, "%s(): " fmt "\n", __func__, ##__VA_ARGS__); \
tools/build/bootstrap-m4/inittokenizer.c
1620
fprintf( stderr, "%s\n", msg );
tools/diag/localeck/localeck.c
55
(void)fprintf(stderr, "usage: localeck <locale_name>\n");
tools/diag/prtblknos/main.c
67
(void)fprintf(stderr, "%s\n%s\n",
tools/regression/environ/envctl.c
60
fprintf(stderr, "Usage: %s [-DGUchrt] [-c 1|2|3|4] [-bgu name] "
tools/regression/ethernet/ethermulti/ethermulti.c
214
fprintf(stderr, "usage: ethermulti -i ifname [-r] [-v]\n");
tools/regression/ethernet/ethermulti/ethermulti.c
246
fprintf(stderr,
tools/regression/fsx/fsx.c
1003
fprintf(stdout, "Will begin at operation %ld\n",
tools/regression/fsx/fsx.c
1012
fprintf(stdout,
tools/regression/fsx/fsx.c
1024
fprintf(stdout,
tools/regression/fsx/fsx.c
1108
fprintf(stdout, "mapped reads DISABLED\n");
tools/regression/fsx/fsx.c
1118
fprintf(stdout, "Seed set to %d\n", seed);
tools/regression/fsx/fsx.c
1125
fprintf(stdout, "mapped writes DISABLED\n");
tools/regression/fsx/fsx.c
1130
fprintf(stdout, "mapped msync DISABLED\n");
tools/regression/fsx/fsx.c
905
fprintf(stdout, "usage: %s",
tools/regression/gaithrstress/gaithrstress.c
217
fprintf(stderr, "usage: %s [-4] [-s sleep] "
tools/regression/geom/ConfCmp/ConfCmp.c
270
fprintf(fsubs, "s/%s/%s/g\n", r1, r2);
tools/regression/geom_gpt/gctl_test_helper.c
50
fprintf(stdout, "usage: %s [-v] param[:len][=value] ...\n",
tools/regression/kgssapi/gsstest.c
89
fprintf(stderr, "%s: kernel support not present\n", argv[0]);
tools/regression/netinet/ipbroadcast/ipbroadcast.c
198
fprintf(stderr, "WARNING: not running as root.\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
318
fprintf(stderr, "DEBUG: cmsgp->cmsg_len is %d\n",
tools/regression/netinet/ipbroadcast/ipbroadcast.c
327
fprintf(stderr, "DEBUG: sdl->sdl_family is %d\n",
tools/regression/netinet/ipbroadcast/ipbroadcast.c
329
fprintf(stderr, "DEBUG: sdl->sdl_len is %d\n",
tools/regression/netinet/ipbroadcast/ipbroadcast.c
331
fprintf(stderr, "DEBUG: sdl->sdl_index is %d\n",
tools/regression/netinet/ipbroadcast/ipbroadcast.c
335
fprintf(stderr, "WARNING: IP_SENDIF not supported, ignored.\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
78
fprintf(stderr, "IPv4 broadcast test program. Sends a %d byte UDP "
tools/regression/netinet/ipbroadcast/ipbroadcast.c
80
fprintf(stderr,
tools/regression/netinet/ipbroadcast/ipbroadcast.c
84
fprintf(stderr, "-1: Set IP_ONESBCAST\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
85
fprintf(stderr, "-A: specify laddr (default: INADDR_ANY)\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
86
fprintf(stderr, "-b: bind socket to <laddr>:<lport>\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
87
fprintf(stderr, "-B: Set SO_BROADCAST\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
88
fprintf(stderr, "-d: Set SO_DONTROUTE\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
89
fprintf(stderr, "-i: Set IP_SENDIF <iface> (if supported)\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
90
fprintf(stderr, "-l: Set payload size to <len>\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
91
fprintf(stderr, "-p: Set local and remote port (default: %d)\n",
tools/regression/netinet/ipbroadcast/ipbroadcast.c
93
fprintf(stderr, "-R: Use raw IP (protocol %d)\n", IPPROTO_ZEROHOP);
tools/regression/netinet/ipbroadcast/ipbroadcast.c
94
fprintf(stderr, "-s: Set IP_SENDSRCADDR to <srcaddr>\n");
tools/regression/netinet/ipbroadcast/ipbroadcast.c
95
fprintf(stderr, "-t: Set IP_TTL to <ttl>\n");
tools/regression/netinet/ipdivert/ipdivert.c
53
fprintf(stderr, "%s: OK\n", test);
tools/regression/netinet/ipdivert/ipdivert.c
60
fprintf(stderr, "%s - %s: FAIL (%s)\n", test, note, strerror(errno));
tools/regression/netinet/ipdivert/ipdivert.c
68
fprintf(stderr, "%s - %s: FAIL\n", test, note);
tools/regression/netinet/ipmulticast/ipmulticast.c
134
fprintf(stderr, "not yet implemented\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
145
fprintf(stderr, "not yet implemented\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
195
fprintf(stderr, "IP_ADD_MEMBERSHIP %s %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
226
fprintf(stderr, "IP_BLOCK_SOURCE %s %s %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
262
fprintf(stderr, "IP_UNBLOCK_SOURCE %s %s %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
285
fprintf(stderr, "IP_DROP_MEMBERSHIP %s %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
304
fprintf(stderr, "not yet implemented\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
342
fprintf(stderr, "not yet implemented\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
353
fprintf(stderr, "not yet implemented\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
445
fprintf(stderr, "%s: getaddrinfo: %s\n", progname,
tools/regression/netinet/ipmulticast/ipmulticast.c
451
fprintf(stderr, "debug: gai thinks %s is %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
473
fprintf(stderr, "%s: getaddrinfo: %s\n", progname,
tools/regression/netinet/ipmulticast/ipmulticast.c
479
fprintf(stderr, "debug: gai thinks %s is %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
537
fprintf(stderr, "getaddrinfo: %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
672
fprintf(stderr, "getnameinfo: %s\n", gai_strerror(error));
tools/regression/netinet/ipmulticast/ipmulticast.c
679
fprintf(stderr, "getnameinfo: %s\n", gai_strerror(error));
tools/regression/netinet/ipmulticast/ipmulticast.c
683
fprintf(stdout,
tools/regression/netinet/ipmulticast/ipmulticast.c
698
fprintf(stderr, "debug: packet received from %s\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
708
fprintf(stderr, "Number of datagrams received from "
tools/regression/netinet/ipmulticast/ipmulticast.c
716
fprintf(stderr, "interrupted\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
720
fprintf(stderr, "FAIL: got packet from blocked source\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
746
fprintf(stderr, "\nIP multicast regression test utility\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
747
fprintf(stderr,
tools/regression/netinet/ipmulticast/ipmulticast.c
751
fprintf(stderr, "-4: Use IPv4 API "
tools/regression/netinet/ipmulticast/ipmulticast.c
753
fprintf(stderr, "-b: bind listening socket to ifaddr "
tools/regression/netinet/ipmulticast/ipmulticast.c
755
fprintf(stderr, "-g: Base IPv4 multicast group to join (default: %s)\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
757
fprintf(stderr, "-i: interface for multicast joins (default: %s)\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
759
fprintf(stderr, "-I: IPv4 address to join groups on, if using IPv4 "
tools/regression/netinet/ipmulticast/ipmulticast.c
762
fprintf(stderr, "-m: Test misc IPv4 multicast socket options "
tools/regression/netinet/ipmulticast/ipmulticast.c
765
fprintf(stderr, "-M: Number of multicast groups to join "
tools/regression/netinet/ipmulticast/ipmulticast.c
767
fprintf(stderr, "-p: Set local and remote port (default: %d)\n",
tools/regression/netinet/ipmulticast/ipmulticast.c
769
fprintf(stderr, "-r: Set SO_REUSEPORT on (default: off)\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
770
fprintf(stderr, "-R: Randomize groups/sources (default: off)\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
771
fprintf(stderr, "-s: Test source-specific API "
tools/regression/netinet/ipmulticast/ipmulticast.c
773
fprintf(stderr, "-S: Number of multicast sources to generate if\n"
tools/regression/netinet/ipmulticast/ipmulticast.c
776
fprintf(stderr, "-t: Test get/setNsourcefilter() (default: off)\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
777
fprintf(stderr, "-T: Timeout to wait for blocked traffic on first "
tools/regression/netinet/ipmulticast/ipmulticast.c
779
fprintf(stderr, "-v: Be verbose (default: off)\n");
tools/regression/netinet/ipmulticast/ipmulticast.c
780
fprintf(stderr, "\nRemaining arguments are treated as a list of IPv4 "
tools/regression/netinet/ipsockopt/ipsockopt.c
685
fprintf(stderr, "IP_ADD_MEMBERSHIP %s INADDR_ANY\n", addrbuf);
tools/regression/netinet/ipsockopt/ipsockopt.c
698
fprintf(stderr, "IP_DROP_MEMBERSHIP %s INADDR_ANY\n", addrbuf);
tools/regression/netinet/ipsockopt/ipsockopt.c
885
fprintf(stderr, "usage: ipsockopt [-M ngroups] [-r] [-v]\n");
tools/regression/netinet/ipsockopt/ipsockopt.c
918
fprintf(stderr, "\n");
tools/regression/netinet/ipsockopt/ipsockopt.c
919
fprintf(stderr,
tools/regression/netinet/ipsockopt/ipsockopt.c
924
fprintf(stderr,
tools/regression/netinet/ipsockopt/ipsockopt.c
930
fprintf(stderr,
tools/regression/netinet/ipsockopt/ipsockopt.c
934
fprintf(stderr,
tools/regression/netinet/rawconnect/rawconnect.c
46
fprintf(stderr, "rawconnect: no arguments\n");
tools/regression/netinet/tcpconnect/tcpconnect.c
48
fprintf(stderr, "tcpconnect server port\n");
tools/regression/netinet/tcpconnect/tcpconnect.c
49
fprintf(stderr, "tcpconnect client ip port count [nonblock] [tcpmd5]\n");
tools/regression/netinet/tcpstream/tcpstream.c
161
fprintf(stderr,
tools/regression/netinet/tcpstream/tcpstream.c
164
fprintf(stderr,
tools/regression/netinet/tcpstream/tcpstream.c
55
fprintf(stderr, "tcpstream client [ip] [port] [seed]\n");
tools/regression/netinet/tcpstream/tcpstream.c
56
fprintf(stderr, "tcpstream server [port] [seed]\n");
tools/regression/netinet/udpconnectjail/udpconnectjail.c
112
fprintf(stdout, "PASS\n");
tools/regression/netinet/udpconnectjail/udpconnectjail.c
51
fprintf(stderr, "udpconnectjail: no arguments\n");
tools/regression/p1003_1b/fifo.c
176
fprintf(stderr,
tools/regression/p1003_1b/fifo.c
179
fprintf(stderr, "%d %g\n", j,
tools/regression/p1003_1b/fifo.c
219
fprintf(stderr,"Child never ran when it should have.\n");
tools/regression/p1003_1b/main.c
29
fprintf(stderr, "%s is unknown\n", argv[1]);
tools/regression/p1003_1b/main.c
31
fprintf(stderr, "usage: %s [-a] or one of [", argv[0]);
tools/regression/p1003_1b/main.c
33
fprintf(stderr, "%s%s", (i)? " | " : "", tab[i].t);
tools/regression/p1003_1b/main.c
34
fprintf(stderr, "]\n");
tools/regression/p1003_1b/main.c
45
fprintf(stderr,
tools/regression/p1003_1b/main.c
52
fprintf(stderr, "p1003_1b %s\n", tab[i].t);
tools/regression/p1003_1b/main.c
61
fprintf(stderr,
tools/regression/p1003_1b/memlock.c
55
fprintf(stderr,
tools/regression/p1003_1b/prutil.c
53
fprintf(stderr,
tools/regression/p1003_1b/sched.c
100
fprintf(stderr, "Error at line %d:\n", line);
tools/regression/p1003_1b/sched.c
164
fprintf(verbose,
tools/regression/p1003_1b/sched.c
278
fprintf(stderr,
tools/regression/p1003_1b/sched.c
76
fprintf(stderr, "Illegal priority range for %s: %d to %d\n",
tools/regression/p1003_1b/sched.c
82
fprintf(verbose, "%12s: sched_min %2d sched_max %2d\n",
tools/regression/p1003_1b/sched.c
92
fprintf(stderr, "(trying anyway)\n");
tools/regression/p1003_1b/yield.c
107
fprintf(stderr, "line %d: scheduler screwup\n",
tools/regression/p1003_1b/yield.c
124
fprintf(stderr, "line %d: scheduler screwup\n",
tools/regression/p1003_1b/yield.c
141
fprintf(stderr,
tools/regression/p1003_1b/yield.c
162
fprintf(stderr,
tools/regression/p1003_1b/yield.c
180
fprintf(stderr, "%d ran before %d on iteration %d.\n",
tools/regression/p1003_1b/yield.c
86
fprintf(stderr, "usage: prog [n_instances]\n");
tools/regression/security/access/testaccess.c
172
fprintf(stderr, "testaccess must run as root.\n");
tools/regression/security/access/testaccess.c
219
fprintf(stderr, "saved uid used instead of real uid\n");
tools/regression/security/access/testaccess.c
226
fprintf(stderr, "saved uid used instead of effective uid\n");
tools/regression/security/access/testaccess.c
248
fprintf(stderr, "Effective uid was used instead of real uid in access().\n");
tools/regression/security/access/testaccess.c
256
fprintf(stderr, "Real uid was used instead of effective uid in eaccess().\n");
tools/regression/security/access/testaccess.c
264
fprintf(stderr, "Effective uid was used instead of real uid in access().\n");
tools/regression/security/access/testaccess.c
272
fprintf(stderr, "Real uid was used instead of effective uid in eaccess().\n");
tools/regression/security/access/testaccess.c
302
fprintf(stderr, "saved gid used instead of real gid\n");
tools/regression/security/access/testaccess.c
308
fprintf(stderr, "saved gid used instead of effective gid\n");
tools/regression/security/access/testaccess.c
316
fprintf(stderr, "Effective gid was used instead of real gid in access().\n");
tools/regression/security/access/testaccess.c
324
fprintf(stderr, "Real gid was used instead of effective gid in eaccess().\n");
tools/regression/security/access/testaccess.c
332
fprintf(stderr, "Effective gid was used instead of real gid in access().\n");
tools/regression/security/access/testaccess.c
340
fprintf(stderr, "Real gid was used instead of effective gid in eaccess().\n");
tools/regression/security/access/testaccess.c
345
fprintf(stderr, "%d errors seen.\n", errorseen);
tools/regression/security/cap_test/cap_test_capabilities.c
407
fprintf(stderr, "No tests for rights 0x%jx.\n",
tools/regression/security/proc_to_proc/scenario.c
247
fprintf(output, "(e:%d r:%d s:%d P_SUGID:%d)", cred->cr_euid,
tools/regression/security/proc_to_proc/scenario.c
388
fprintf(stdout,
tools/regression/security/proc_to_proc/scenario.c
397
fprintf(stdout, "\n");
tools/regression/security/proc_to_proc/testuid.c
39
fprintf(stderr, "test capabilities: ");
tools/regression/security/proc_to_proc/testuid.c
41
fprintf(stderr, "[SETSUGID_SUPPORTED] ");
tools/regression/security/proc_to_proc/testuid.c
44
fprintf(stderr, "[SETSUGID_SUPPORTED_BUT_NO_LIBC_STUB] ");
tools/regression/security/proc_to_proc/testuid.c
47
fprintf(stderr, "[CHECK_CRED_SET] ");
tools/regression/security/proc_to_proc/testuid.c
49
fprintf(stderr, "\n");
tools/regression/security/proc_to_proc/testuid.c
54
fprintf(stderr,
tools/regression/sockets/sblock/sblock.c
102
fprintf(stderr, "PASS\n");
tools/regression/sockets/sigpipe/sigpipe.c
318
fprintf(stderr, "PASS\n");
tools/regression/sysvmsg/msgtest.c
295
fprintf(stderr, "usage: %s keypath\n", getprogname());
tools/regression/sysvsem/semtest.c
312
fprintf(stderr, "usage: %s keypath\n", getprogname());
tools/regression/sysvshm/shmtest.c
259
fprintf(stderr, "usage: %s keypath\n", getprogname());
tools/test/arc4random/biastest.c
41
fprintf(stderr, "usage: %s [-n tries] [-t upper_bound]\n", argv0);
tools/test/arc4random/biastest.c
70
fprintf(stderr, "threshold must be between 1 and %lu\n", (unsigned long)UINT32_MAX);
tools/test/arc4random/biastest.c
90
fprintf(stderr, "\r%10lld of %10lld samples taken (%5.2f%% done)",
tools/test/buf_ring/buf_ring_test.c
59
fprintf(stderr, "\n");
tools/test/gpioevents/gpioevents.c
236
fprintf(stderr, "%s: read() %zd bytes from %s; "
tools/test/gpioevents/gpioevents.c
423
fprintf(stderr, "%s: aio_read() %zd bytes from %s; "
tools/test/gpioevents/gpioevents.c
531
fprintf(stderr, "%s: No pin number specified.\n",
tools/test/gpioevents/gpioevents.c
538
fprintf(stderr, "%s: No trigger type specified.\n",
tools/test/gpioevents/gpioevents.c
545
fprintf(stderr, "%s: No trigger type specified.\n",
tools/test/gpioevents/gpioevents.c
552
fprintf(stderr, "%s: Invalid number of (pin intr-conf mode) triplets.\n",
tools/test/gpioevents/gpioevents.c
590
fprintf(stderr, "%s: Invalid trigger type (argument "
tools/test/gpioevents/gpioevents.c
610
fprintf(stderr, "%s: Invalid trigger type.\n",
tools/test/gpioevents/gpioevents.c
617
fprintf(stderr, "%s: Invalid pin mode (argument "
tools/test/gpioevents/gpioevents.c
634
fprintf(stderr, "%s: Invalid pin mode.\n",
tools/test/gpioevents/gpioevents.c
66
fprintf(stderr, "usage: %s [-f ctldev] [-m method] [-s] [-n] [-S] [-u]"
tools/test/gpioevents/gpioevents.c
669
fprintf(stderr, "%s: Unknown method.\n", getprogname());
tools/test/gpioevents/gpioevents.c
69
fprintf(stderr, " -d delay before each call to read/poll/select/etc\n");
tools/test/gpioevents/gpioevents.c
70
fprintf(stderr, " -n Non-blocking IO\n");
tools/test/gpioevents/gpioevents.c
71
fprintf(stderr, " -s Single-shot (else loop continuously)\n");
tools/test/gpioevents/gpioevents.c
72
fprintf(stderr, " -S Report summary data (else report each event)\n");
tools/test/gpioevents/gpioevents.c
73
fprintf(stderr, " -u Show timestamps as UTC (else monotonic time)\n");
tools/test/gpioevents/gpioevents.c
74
fprintf(stderr, "\n");
tools/test/gpioevents/gpioevents.c
75
fprintf(stderr, "Possible options for method:\n\n");
tools/test/gpioevents/gpioevents.c
76
fprintf(stderr, " r\tread (default)\n");
tools/test/gpioevents/gpioevents.c
77
fprintf(stderr, " p\tpoll\n");
tools/test/gpioevents/gpioevents.c
78
fprintf(stderr, " s\tselect\n");
tools/test/gpioevents/gpioevents.c
79
fprintf(stderr, " k\tkqueue\n");
tools/test/gpioevents/gpioevents.c
80
fprintf(stderr, " a\taio_read (needs sysctl vfs.aio.enable_unsafe=1)\n");
tools/test/gpioevents/gpioevents.c
81
fprintf(stderr, " i\tsignal-driven I/O\n\n");
tools/test/gpioevents/gpioevents.c
82
fprintf(stderr, "Possible options for intr-config:\n\n");
tools/test/gpioevents/gpioevents.c
83
fprintf(stderr, " no\t no interrupt\n");
tools/test/gpioevents/gpioevents.c
84
fprintf(stderr, " er\t edge rising\n");
tools/test/gpioevents/gpioevents.c
85
fprintf(stderr, " ef\t edge falling\n");
tools/test/gpioevents/gpioevents.c
86
fprintf(stderr, " eb\t edge both\n\n");
tools/test/gpioevents/gpioevents.c
87
fprintf(stderr, "Possible options for pin-mode:\n\n");
tools/test/gpioevents/gpioevents.c
88
fprintf(stderr, " ft\t floating\n");
tools/test/gpioevents/gpioevents.c
89
fprintf(stderr, " pd\t pull-down\n");
tools/test/gpioevents/gpioevents.c
90
fprintf(stderr, " pu\t pull-up\n");
tools/test/iconv/tablegen/tablegen.c
91
fprintf(stderr, "Usage: %s [-cdilrt] ENCODING\n", __progname);
tools/test/netfibs/reflect.c
100
fprintf(stderr, ">> %s: %s\n", testcase, buf);
tools/test/netfibs/reflect.c
92
fprintf(stderr, "<< %s: %s\n", testcase, buf);
tools/test/popss/popss.c
157
fprintf(stderr, "unknown instruction\n");
tools/test/ppsapi/ppsapitest.c
101
fprintf(stderr, " CANPOLL");
tools/test/ppsapi/ppsapitest.c
103
fprintf(stderr, " TSPEC");
tools/test/ppsapi/ppsapitest.c
105
fprintf(stderr, " NTPFP");
tools/test/ppsapi/ppsapitest.c
106
fprintf(stderr, "\n");
tools/test/ppsapi/ppsapitest.c
56
fprintf(stderr,
tools/test/ppsapi/ppsapitest.c
85
fprintf(stderr, "Supported modebits:");
tools/test/ppsapi/ppsapitest.c
87
fprintf(stderr, " CAPTUREASSERT");
tools/test/ppsapi/ppsapitest.c
89
fprintf(stderr, " CAPTURECLEAR");
tools/test/ppsapi/ppsapitest.c
91
fprintf(stderr, " OFFSETASSERT");
tools/test/ppsapi/ppsapitest.c
93
fprintf(stderr, " OFFSETCLEAR");
tools/test/ppsapi/ppsapitest.c
95
fprintf(stderr, " ECHOASSERT");
tools/test/ppsapi/ppsapitest.c
97
fprintf(stderr, " ECHOCLEAR");
tools/test/ppsapi/ppsapitest.c
99
fprintf(stderr, " CANWAIT");
tools/test/ptrace/scescx.c
165
fprintf(stderr, "sysctl kern.proc.pathname.%d: %s\n",
tools/test/ptrace/scescx.c
169
fprintf(stderr, "pid %d exited\n", pid);
tools/test/ptrace/scescx.c
173
fprintf(stderr, "No cached pathname for process %d\n", pid);
tools/test/ptrace/scescx.c
205
fprintf(stderr, "PT_GET_SC_ARGS failed: %s",
tools/test/ptrace/scescx.c
379
fprintf(stderr, "Usage: %s [-c] [-r] [-s] [-v]\n",
tools/test/stress2/lib/options.c
50
fprintf(stderr, "Usage: %s [-t | -l | -i | -d | -h | -k | -v]\n", getprogname());
tools/test/stress2/lib/resources.c
172
fprintf(stderr, "%s is waiting for lock file"
tools/test/stress2/lib/resources.c
178
fprintf(stderr, "%s. Removing stale %s\n", getprogname(),
tools/test/stress2/testcases/rw/rw.c
165
fprintf(stderr,
tools/test/stress2/testcases/shm/shm.c
147
fprintf(stderr,
tools/test/stress2/testcases/shm/shm.c
170
fprintf(stderr,
tools/test/stress2/testcases/shm/shm.c
66
fprintf(stderr, "Max number of semaphores reached.\n");
tools/test/stress2/testcases/shm/shm.c
79
fprintf(stderr, "Max number of semaphores reached.\n");
tools/test/stress2/tools/bench.c
298
fprintf(stderr, "Usage: %s [-t]\n", getprogname());
tools/test/stress2/tools/bench.c
337
fprintf(stderr, "%d: %ld elapsed\n", i ,
tools/test/stress2/tools/flip.c
102
fprintf(stderr,
tools/test/stress2/tools/flip.c
112
fprintf(stderr, "Missing file name\n");
tools/test/stress2/tools/fstool.c
204
fprintf(stderr,
tools/test/stress2/tools/lsholes.c
49
fprintf(stderr, "Usage: %s <file>\n", argv[0]);
tools/test/stress2/tools/lsholes.c
60
fprintf(stderr, "Min hole size is %ld, file size is %jd.\n",
tools/test/stress2/tools/serial.c
19
fprintf(stderr, "Usage: %s <file> <file length in bytes>\n", argv[0]);
tools/test/stress2/tools/swap.c
212
fprintf(stderr, "pct = %d, sleep = %d usec, size = %lumb\n",
tools/test/stress2/tools/swap.c
51
fprintf(stderr, "Usage: %s [-d delay] [-p pct] [-t runtime] "
tools/test/stress2/tools/zapsb.c
27
(void)fprintf(stderr, "usage: zapsb special_device\n");
tools/test/stress2/tools/zapsb.c
60
fprintf(stderr, "Cannot find file system superblock\n");
tools/test/stress2/tools/zapsb.c
64
fprintf(stderr, "file system superblock has no check hash\n");
tools/test/xregs_sig/xregs_sig.c
219
fprintf(stderr, "sigaction SIGALRM %s\n", strerror(errno));
tools/test/xregs_sig/xregs_sig.c
227
fprintf(stderr, "sigaction SIGUSR1 %s\n", strerror(errno));
tools/test/xregs_sig/xregs_sig.c
233
fprintf(stderr, "pthread_mutex_init %s\n", strerror(error));
tools/test/xregs_sig/xregs_sig.c
249
fprintf(stderr, "pthread_create %s\n", strerror(error));
tools/tools/ath/ath_prom_read/ath_prom_read.c
54
fprintf(stderr, " %s [-i ifname] -d <dumpfile>\n", progname);
tools/tools/ath/ath_prom_read/ath_prom_read.c
74
fprintf(fp, "%.4x: ", i);
tools/tools/ath/ath_prom_read/ath_prom_read.c
75
fprintf(fp, "%.4x%s", (int32_t)(eebuf[i]), i % NUM_PER_LINE == (NUM_PER_LINE - 1) ? "\n" : " ");
tools/tools/ath/ath_prom_read/ath_prom_read.c
77
fprintf(fp, "\n");
tools/tools/ath/athaggrstats/athaggrstats.c
351
fprintf(fd, "%s%-*s %s\n", indent, width, s,
tools/tools/ath/athaggrstats/athaggrstats.c
356
fprintf(fd, "\nAggregate size profile:\n\n");
tools/tools/ath/athaggrstats/athaggrstats.c
358
fprintf(fd, "%2d: %12u%s",
tools/tools/ath/athaggrstats/athaggrstats.c
363
fprintf(fd, "\n");
tools/tools/ath/athalq/main.c
148
fprintf(stderr, "%s: len=%d, buf=%d, tsk!\n",
tools/tools/ath/athani/main.c
111
fprintf(stderr, "%s: couldn't find ANI label (%s)\n",
tools/tools/ath/athani/main.c
73
fprintf(stderr, "usage: athani [-i interface] [-l]\n");
tools/tools/ath/athani/main.c
74
fprintf(stderr, " -i: interface\n");
tools/tools/ath/athani/main.c
75
fprintf(stderr, " -l: list ANI labels\n");
tools/tools/ath/athani/main.c
76
fprintf(stderr, " If no args are given after flags, the ANI state will be listed.\n");
tools/tools/ath/athani/main.c
77
fprintf(stderr, " To set, use '<label> <value>' to set the state\n");
tools/tools/ath/athdebug/athdebug.c
139
fprintf(stderr, "usage: %s [-i device] [flags]\n", progname);
tools/tools/ath/athdebug/athdebug.c
140
fprintf(stderr, "where flags are:\n");
tools/tools/ath/athdecode/main.c
111
fprintf(fd, "\n%05d: ", i);
tools/tools/ath/athdecode/main.c
114
fprintf(fd, "ar%uReset %s", state.chipnum,
tools/tools/ath/athdecode/main.c
118
fprintf(fd, "ar%u_reset.c; line %u", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
122
fprintf(fd, "ar%uReset (done), FAIL, error %u",
tools/tools/ath/athdecode/main.c
125
fprintf(fd, "ar%uReset (done), OK", state.chipnum);
tools/tools/ath/athdecode/main.c
128
fprintf(fd, "ar%uChipReset, channel %u MHz", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
131
fprintf(fd, "ar%uPerCalibration, channel %u MHz", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
134
fprintf(fd, "ar%uSetChannel, channel %u MHz", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
139
fprintf(fd, "ar%uAniReset, HAL_M_STA", state.chipnum);
tools/tools/ath/athdecode/main.c
142
fprintf(fd, "ar%uAniReset, HAL_M_IBSS", state.chipnum);
tools/tools/ath/athdecode/main.c
145
fprintf(fd, "ar%uAniReset, HAL_M_HOSTAP", state.chipnum);
tools/tools/ath/athdecode/main.c
148
fprintf(fd, "ar%uAniReset, HAL_M_MONITOR", state.chipnum);
tools/tools/ath/athdecode/main.c
151
fprintf(fd, "ar%uAniReset, opmode %u", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
156
fprintf(fd, "ar%uAniPoll, listenTime %u", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
161
fprintf(fd, "ar%uAniControl, PRESENT", state.chipnum);
tools/tools/ath/athdecode/main.c
164
fprintf(fd, "ar%uAniControl, NOISE_IMMUNITY", state.chipnum);
tools/tools/ath/athdecode/main.c
167
fprintf(fd, "ar%uAniControl, OFDM_WEAK_SIGNAL", state.chipnum);
tools/tools/ath/athdecode/main.c
170
fprintf(fd, "ar%uAniControl, CCK_WEAK_SIGNAL", state.chipnum);
tools/tools/ath/athdecode/main.c
173
fprintf(fd, "ar%uAniControl, FIRSTEP_LEVEL", state.chipnum);
tools/tools/ath/athdecode/main.c
176
fprintf(fd, "ar%uAniControl, SPUR_IMMUNITY", state.chipnum);
tools/tools/ath/athdecode/main.c
179
fprintf(fd, "ar%uAniControl, MODE", state.chipnum);
tools/tools/ath/athdecode/main.c
182
fprintf(fd, "ar%uAniControl, PHYERR_RESET", state.chipnum);
tools/tools/ath/athdecode/main.c
185
fprintf(fd, "ar%uAniControl, cmd %u", state.chipnum, r->val);
tools/tools/ath/athdecode/main.c
190
fprintf(fd, "mark #%u value %u/0x%x", r->reg, r->val, r->val);
tools/tools/ath/athdecode/main.c
380
fprintf(fd, "\n%05d: [%d] ", recnum, r->threadid);
tools/tools/ath/athdecode/main.c
408
fprintf(fd, "%-30s %s 0x%x", buf, r->op ? "<=" : "=>", r->val);
tools/tools/ath/athkey/athkey.c
113
fprintf(stderr, "%s: unknown cipher %s\n", progname, name);
tools/tools/ath/athkey/athkey.c
121
fprintf(stderr, "usage: %s [-i device] keyix cipher keyval [mac]\n",
tools/tools/ath/athkey/athkey.c
65
fprintf(stderr, "%s: invalid data value %c (not hex)\n",
tools/tools/ath/athkey/athkey.c
72
fprintf(stderr, "%s: invalid data value %c "
tools/tools/ath/athkey/athkey.c
83
fprintf(stderr,
tools/tools/ath/athpoke/athpoke.c
58
fprintf(stderr, "usage: athpoke [-i interface] [reg[=value]] ...\n");
tools/tools/ath/athpow/athpow.c
142
fprintf(fd, "[%2u] %04x %04x [%2u] %04x %04x\n",
tools/tools/ath/athpow/athpow.c
159
fprintf(fd, " %s %3d.%1d dBm | %s %3d.%1d dBm\n",
tools/tools/ath/athpow/athpow.c
172
fprintf(fd, "PCI device id 0x%x subvendor id 0x%x\n",
tools/tools/ath/athpow/athpow.c
174
fprintf(fd, "mac %d.%d phy %d.%d"
tools/tools/ath/athpow/athpow.c
183
fprintf(fd, " 5ghz radio %d.%d 2ghz radio %d.%d (%s)\n"
tools/tools/ath/athpow/athpow.c
191
fprintf(fd, " radio %d.%d (%s)\n"
tools/tools/ath/athpow/athpow.c
67
fprintf(stderr, "usage: %s [-v] [-i dev]\n", progname);
tools/tools/ath/athprom/athprom.c
380
fprintf(fd, "0x%02X", eeprom.ee_antennaControl[ant][curmode]);
tools/tools/ath/athprom/athprom.c
390
fprintf(fd, " -- ");
tools/tools/ath/athprom/athprom.c
392
fprintf(fd, "%04d", pRdEdgePwrInfo[edge].rdEdge);
tools/tools/ath/athprom/athprom.c
402
fprintf(fd, " -- ");
tools/tools/ath/athprom/athprom.c
404
fprintf(fd, "%2d.%d",
tools/tools/ath/athprom/athprom.c
416
fprintf(fd, "--");
tools/tools/ath/athprom/athprom.c
418
fprintf(fd, " %1d", pRdEdgePwrInfo[edge].flag);
tools/tools/ath/athprom/athprom.c
438
fprintf(fd, "%2d.%02d", power25dBm / 4, (power25dBm % 4) * 25);
tools/tools/ath/athprom/athprom.c
444
fprintf(fd, "%2d.%d", power5dBm / 2, (power5dBm % 2) * 5);
tools/tools/ath/athprom/athprom.c
450
fprintf(fd, "[%3d]", vpd);
tools/tools/ath/athprom/athprom.c
456
fprintf(fd, "%2d.%02d", v / EEP_SCALE, v % EEP_SCALE);
tools/tools/ath/athprom/athprom.c
492
fprintf(fd, "%s",
tools/tools/ath/athprom/athprom.c
497
fprintf(fd, "%04x", eeprom.ee_version);
tools/tools/ath/athprom/athprom.c
499
fprintf(fd, "%2d", eeprom.ee_version >> 12);
tools/tools/ath/athprom/athprom.c
501
fprintf(fd, "%2d", eeprom.ee_version & 0xfff);
tools/tools/ath/athprom/athprom.c
503
fprintf(fd, "%03x", eeprom.ee_earStart);
tools/tools/ath/athprom/athprom.c
505
fprintf(fd, "%03x", eeprom.ee_targetPowersStart);
tools/tools/ath/athprom/athprom.c
507
fprintf(fd, "%3d", eeprom.ee_eepMap);
tools/tools/ath/athprom/athprom.c
509
fprintf(fd, "%3d", eeprom.ee_exist32kHzCrystal);
tools/tools/ath/athprom/athprom.c
511
fprintf(fd , "%3d", eeprom.ee_eepMap2PowerCalStart);
tools/tools/ath/athprom/athprom.c
513
fprintf(fd , "%1d", eeprom.ee_Amode);
tools/tools/ath/athprom/athprom.c
515
fprintf(fd , "%1d", eeprom.ee_Bmode);
tools/tools/ath/athprom/athprom.c
517
fprintf(fd , "%1d", eeprom.ee_Gmode);
tools/tools/ath/athprom/athprom.c
520
fprintf(fd, "%03X ", eeprom.ee_regdomain >> 15);
tools/tools/ath/athprom/athprom.c
522
fprintf(fd, "%-3dC", eeprom.ee_regdomain & 0xfff);
tools/tools/ath/athprom/athprom.c
524
fprintf(fd, "%1d", eeprom.ee_turbo2Disable);
tools/tools/ath/athprom/athprom.c
526
fprintf(fd, "%1d", eeprom.ee_turbo5Disable);
tools/tools/ath/athprom/athprom.c
528
fprintf(fd, "%1d", eeprom.ee_rfKill);
tools/tools/ath/athprom/athprom.c
530
fprintf(fd, "%1d", eeprom.ee_disableXr5);
tools/tools/ath/athprom/athprom.c
532
fprintf(fd, "%1d", eeprom.ee_disableXr2);
tools/tools/ath/athprom/athprom.c
534
fprintf(fd, "%2d", eeprom.ee_turbo2WMaxPower5);
tools/tools/ath/athprom/athprom.c
536
fprintf(fd, "%2d", eeprom.ee_cckOfdmPwrDelta);
tools/tools/ath/athprom/athprom.c
538
fprintf(fd, "%2d", eeprom.ee_gainI[curmode]);
tools/tools/ath/athprom/athprom.c
540
fprintf(fd, "%1x",
tools/tools/ath/athprom/athprom.c
543
fprintf(fd, "0x%02x", eeprom.ee_falseDetectBackoff[curmode]);
tools/tools/ath/athprom/athprom.c
545
fprintf(fd, "%1x", eeprom.ee_deviceType);
tools/tools/ath/athprom/athprom.c
548
fprintf(fd, "0x%02x", eeprom.ee_switchSettling[curmode]);
tools/tools/ath/athprom/athprom.c
550
fprintf(fd, "%3d", eepromN.modalHeader[curmode].switchSettling);
tools/tools/ath/athprom/athprom.c
553
fprintf(fd, "%2d", eeprom.ee_adcDesiredSize[curmode]);
tools/tools/ath/athprom/athprom.c
555
fprintf(fd, "%3d", eepromN.modalHeader[curmode].adcDesiredSize);
tools/tools/ath/athprom/athprom.c
557
fprintf(fd, "0x%02x", eeprom.ee_xlnaGain[curmode]);
tools/tools/ath/athprom/athprom.c
559
fprintf(fd, "0x%02x", eeprom.ee_txEndToXLNAOn[curmode]);
tools/tools/ath/athprom/athprom.c
562
fprintf(fd, "0x%02x", eeprom.ee_thresh62[curmode]);
tools/tools/ath/athprom/athprom.c
564
fprintf(fd, "%3d", eepromN.modalHeader[curmode].thresh62);
tools/tools/ath/athprom/athprom.c
566
fprintf(fd, "%3d", eepromN.modalHeader[curmode].txEndToRxOn);
tools/tools/ath/athprom/athprom.c
569
fprintf(fd, "0x%02x", eeprom.ee_txEndToXPAOff[curmode]);
tools/tools/ath/athprom/athprom.c
571
fprintf(fd, "%3d", eepromN.modalHeader[curmode].txEndToXpaOff);
tools/tools/ath/athprom/athprom.c
574
fprintf(fd, "0x%02x", eeprom.ee_txFrameToXPAOn[curmode]);
tools/tools/ath/athprom/athprom.c
576
fprintf(fd, "%3d", eepromN.modalHeader[curmode].txEndToRxOn);
tools/tools/ath/athprom/athprom.c
579
fprintf(fd, "%2d", eeprom.ee_pgaDesiredSize[curmode]);
tools/tools/ath/athprom/athprom.c
581
fprintf(fd, "%3d", eepromN.modalHeader[curmode].pgaDesiredSize);
tools/tools/ath/athprom/athprom.c
583
fprintf(fd, "%3d", eeprom.ee_noiseFloorThresh[curmode]);
tools/tools/ath/athprom/athprom.c
585
fprintf(fd, "%3d", eepromN.modalHeader[curmode].noiseFloorThreshCh[atoi(var+18)]);
tools/tools/ath/athprom/athprom.c
587
fprintf(fd, "%3d", eepromN.modalHeader[curmode].xlnaGainCh[atoi(var+10)]);
tools/tools/ath/athprom/athprom.c
589
fprintf(fd, "0x%02x", eeprom.ee_xgain[curmode]);
tools/tools/ath/athprom/athprom.c
592
fprintf(fd, "%1d", eeprom.ee_xpd[curmode]);
tools/tools/ath/athprom/athprom.c
594
fprintf(fd, "%3d", eepromN.modalHeader[curmode].xpd);
tools/tools/ath/athprom/athprom.c
596
fprintf(fd, "0x%02x", eeprom.ee_txrxAtten[curmode]);
tools/tools/ath/athprom/athprom.c
598
fprintf(fd, "0x%04X", eeprom.ee_capField);
tools/tools/ath/athprom/athprom.c
600
fprintf(fd, "0x%02x",
tools/tools/ath/athprom/athprom.c
603
fprintf(fd, "0x%02X",
tools/tools/ath/athprom/athprom.c
606
fprintf(fd, "%2d",
tools/tools/ath/athprom/athprom.c
609
fprintf(fd, "%2d",
tools/tools/ath/athprom/athprom.c
612
fprintf(fd, "0x%02x",
tools/tools/ath/athprom/athprom.c
617
fprintf(fd, "0x%08X",
tools/tools/ath/athprom/athprom.c
620
fprintf(fd, "%3d",
tools/tools/ath/athprom/athprom.c
623
fprintf(fd, "%3d",
tools/tools/ath/athprom/athprom.c
626
fprintf(fd, "%3d",
tools/tools/ath/athprom/athprom.c
629
fprintf(fd, "%3d", eepromN.modalHeader[curmode].xpdGain);
tools/tools/ath/athprom/athprom.c
631
fprintf(fd, "%3d",
tools/tools/ath/athprom/athprom.c
634
fprintf(fd, "%3d",
tools/tools/ath/athprom/athprom.c
639
fprintf(fd, "%1d", eeprom.ee_ob1);
tools/tools/ath/athprom/athprom.c
641
fprintf(fd, "%1d", eeprom.ee_ob2);
tools/tools/ath/athprom/athprom.c
643
fprintf(fd, "%1d", eeprom.ee_ob3);
tools/tools/ath/athprom/athprom.c
645
fprintf(fd, "%1d", eeprom.ee_ob4);
tools/tools/ath/athprom/athprom.c
647
fprintf(fd, "%1d", eeprom.ee_db1);
tools/tools/ath/athprom/athprom.c
649
fprintf(fd, "%1d", eeprom.ee_db2);
tools/tools/ath/athprom/athprom.c
651
fprintf(fd, "%1d", eeprom.ee_db3);
tools/tools/ath/athprom/athprom.c
653
fprintf(fd, "%1d", eeprom.ee_db4);
tools/tools/ath/athprom/athprom.c
655
fprintf(fd, "%1d", eeprom.ee_obFor24);
tools/tools/ath/athprom/athprom.c
657
fprintf(fd, "%1d", eeprom.ee_ob2GHz[0]);
tools/tools/ath/athprom/athprom.c
659
fprintf(fd, "%1d", eeprom.ee_dbFor24);
tools/tools/ath/athprom/athprom.c
661
fprintf(fd, "%1d", eeprom.ee_db2GHz[0]);
tools/tools/ath/athprom/athprom.c
663
fprintf(fd, "%1d", eeprom.ee_obFor24g);
tools/tools/ath/athprom/athprom.c
665
fprintf(fd, "%1d", eeprom.ee_ob2GHz[1]);
tools/tools/ath/athprom/athprom.c
667
fprintf(fd, "%1d", eeprom.ee_dbFor24g);
tools/tools/ath/athprom/athprom.c
669
fprintf(fd, "%1d", eeprom.ee_db2GHz[1]);
tools/tools/ath/athprom/athprom.c
671
fprintf(fd, "%3d", eepromN.modalHeader[curmode].ob);
tools/tools/ath/athprom/athprom.c
673
fprintf(fd, "%3d", eepromN.modalHeader[curmode].db);
tools/tools/ath/athprom/athprom.c
675
fprintf(fd, "%3d", eepromN.modalHeader[curmode].xpaBiasLvl);
tools/tools/ath/athprom/athprom.c
68
fprintf(stderr, "usage: %s [-i ifname] [-t pathname] [offset | offset=value]\n", progname);
tools/tools/ath/athprom/athprom.c
681
fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToDataStart);
tools/tools/ath/athprom/athprom.c
683
fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToPaOn);
tools/tools/ath/athprom/athprom.c
685
fprintf(fd, "%3d", eepromN.modalHeader[curmode].ht40PowerIncForPdadc);
tools/tools/ath/athprom/athprom.c
687
fprintf(fd, "0x%04X", eepromN.baseEepHeader.checksum);
tools/tools/ath/athprom/athprom.c
689
fprintf(fd, "0x%04X", eepromN.baseEepHeader.length);
tools/tools/ath/athprom/athprom.c
691
fprintf(fd, "0x%04X", eepromN.baseEepHeader.regDmn[0]);
tools/tools/ath/athprom/athprom.c
693
fprintf(fd, "0x%04X", eepromN.baseEepHeader.regDmn[1]);
tools/tools/ath/athprom/athprom.c
695
fprintf(fd, "0x%04X", eepromN.baseEepHeader.txMask);
tools/tools/ath/athprom/athprom.c
697
fprintf(fd, "0x%04X", eepromN.baseEepHeader.rxMask);
tools/tools/ath/athprom/athprom.c
699
fprintf(fd, "0x%04X", eepromN.baseEepHeader.rfSilent);
tools/tools/ath/athprom/athprom.c
701
fprintf(fd, "0x%04X", eepromN.baseEepHeader.blueToothOptions);
tools/tools/ath/athprom/athprom.c
703
fprintf(fd, "0x%04X", eepromN.baseEepHeader.deviceCap);
tools/tools/ath/athprom/athprom.c
705
fprintf(fd, "%02X",
tools/tools/ath/athprom/athprom.c
708
fprintf(fd, "0x%02X", eepromN.baseEepHeader.opCapFlags);
tools/tools/ath/athprom/athprom.c
710
fprintf(fd, "0x%02X", eepromN.baseEepHeader.eepMisc);
tools/tools/ath/athprom/athprom.c
712
fprintf(fd, "%3d",
tools/tools/ath/athprom/athprom.c
716
fprintf(fd, "%2.2X", eepromN.custData[atoi(var+8)]);
tools/tools/ath/athprom/athprom.c
719
fprintf(fd, "0x%02x", pExpnPower->xpdMask);
tools/tools/ath/athprom/athprom.c
721
fprintf(fd, "0x%02x", pRaw->xpd_mask);
tools/tools/ath/athprom/athprom.c
724
fprintf(fd, "%2d", pExpnPower->numChannels);
tools/tools/ath/athprom/athprom.c
726
fprintf(fd, "%2d", pRaw->numChannels);
tools/tools/ath/athprom/athprom.c
729
fprintf(fd, "%4d", pExpnPower->pChannels[curchan]);
tools/tools/ath/athprom/athprom.c
731
fprintf(fd, "%4d", pRaw->pChannels[curchan]);
tools/tools/ath/athprom/athprom.c
743
fprintf(fd, "%4d", pRaw->pDataPerChannel[curchan].
tools/tools/ath/athprom/athprom.c
751
fprintf(fd, " ");
tools/tools/ath/athprom/athprom.c
761
fprintf(fd, " ");
tools/tools/ath/athprom/athprom.c
763
fprintf(fd, "0x%2x", eeprom.ee_ctl[curctl] & 0xff);
tools/tools/ath/athprom/athprom.c
770
fprintf(fd, "%8s", ctlType[eeprom.ee_ctl[curctl] & CTL_MODE_M]);
tools/tools/ath/athprom/athprom.c
776
fprintf(fd, "%s", ctlRD[(eeprom.ee_ctl[curctl] >> 4) & 7]);
tools/tools/ath/athprom/athprom.c
784
fprintf(fd, "%4d", pPowerInfo[atoi(var+11)].testChannel);
tools/tools/ath/athprom/athprom.c
794
fprintf(fd, "%4d", pDataPerChannel[atoi(var+12)].channelValue);
tools/tools/ath/athprom/athprom.c
796
fprintf(fd, "%02d", pDataPerChannel[atoi(var+8)].pcdacMin);
tools/tools/ath/athprom/athprom.c
798
fprintf(fd, "%02d", pDataPerChannel[atoi(var+8)].pcdacMax);
tools/tools/ath/athprom/athprom.c
801
fprintf(fd, "%02d", pDataPerChannel[atoi(var+5)].
tools/tools/ath/athprom/athprom.c
804
fprintf(fd, "%02d",
tools/tools/ath/athprom/athprom.c
813
fprintf(fd, "%2d", singleXpd);
tools/tools/ath/athratestats/main.c
238
fprintf(stderr, "unexpected rate control TLV (got 0x%x, "
tools/tools/ath/athratestats/main.c
245
fprintf(stderr, "unexpected TLV len (got %d bytes, "
tools/tools/ath/athratestats/main.c
257
fprintf(stderr, "unexpected rate control TLV (got 0x%x, "
tools/tools/ath/athratestats/main.c
264
fprintf(stderr, "unexpected TLV len (got %d bytes, "
tools/tools/ath/athregs/dumpregs.c
181
fprintf(stderr, "Cannot malloc output buffer, size %u\n",
tools/tools/ath/athregs/dumpregs.c
205
fprintf(stderr, "Warning, botched return data;"
tools/tools/ath/athregs/dumpregs.c
250
fprintf(stdout, "\n");
tools/tools/ath/athregs/dumpregs.c
420
fprintf(stderr, "Cannot malloc memory for registers!\n");
tools/tools/ath/athregs/dumpregs.c
463
fprintf(fd, "%s%-8s", sep, dr->name);
tools/tools/ath/athregs/dumpregs.c
465
fprintf(fd, " [%04x]", dr->addr);
tools/tools/ath/athregs/dumpregs.c
467
fprintf(fd, "%s%04x", sep, dr->addr);
tools/tools/ath/athregs/dumpregs.c
468
fprintf(fd, " %08x", OS_REG_READ(ah, dr->addr));
tools/tools/ath/athregs/dumpregs.c
475
fprintf(fd, "\n");
tools/tools/ath/athregs/dumpregs.c
484
fprintf(fd,
tools/tools/ath/athregs/dumpregs.c
494
fprintf(fd
tools/tools/ath/athregs/dumpregs.c
503
fprintf(fd, "%04x %08x %04x %08x %04x %08x\n"
tools/tools/ath/athregs/dumpregs.c
510
fprintf(fd, "%04x %08x %04x %08x\n"
tools/tools/ath/athregs/dumpregs.c
516
fprintf(fd, "%04x %08x\n"
tools/tools/ath/athregs/dumpregs.c
529
fprintf(fd, "IMR: %08x S0 %08x S1 %08x S2 %08x S3 %08x S4 %08x\n"
tools/tools/ath/athregs/dumpregs.c
537
fprintf(fd, "ISR: %08x S0 %08x S1 %08x S2 %08x S3 %08x S4 %08x\n"
tools/tools/ath/athregs/dumpregs.c
553
fprintf(fd, "%-8s %08x %-8s %08x %-8s %08x\n"
tools/tools/ath/athregs/dumpregs.c
558
fprintf(fd, "Q_ONESHOTARM_SC %08x Q_ONESHOTARM_CC %08x\n"
tools/tools/ath/athregs/dumpregs.c
563
fprintf(fd, "Q[%u] TXDP %08x CBR %08x RDYT %08x MISC %08x STS %08x\n"
tools/tools/ath/athregs/dumpregs.c
580
fprintf(fd, "D[%u] MASK %08x IFS %08x RTRY %08x CHNT %08x MISC %06x\n"
tools/tools/ath/athregs/dumpregs.c
631
fprintf(stderr, "%s: bad register range, "
tools/tools/ath/athregs/dumpregs.c
710
fprintf(fd, "\n");
tools/tools/ath/athregs/dumpregs.c
713
fprintf(fd, "KEY[%03u] MAC %s %-7s %02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x-%02x%02x\n"
tools/tools/ath/athregs/dumpregs.c
74
fprintf(stderr, "usage: athregs [-i interface] [-abdkmqxz]\n");
tools/tools/ath/athregs/dumpregs.c
75
fprintf(stderr, "-a display all registers\n");
tools/tools/ath/athregs/dumpregs.c
76
fprintf(stderr, "-b display baseband registers\n");
tools/tools/ath/athregs/dumpregs.c
77
fprintf(stderr, "-d display DCU registers\n");
tools/tools/ath/athregs/dumpregs.c
78
fprintf(stderr, "-k display key cache registers\n");
tools/tools/ath/athregs/dumpregs.c
79
fprintf(stderr, "-m display \"MAC\" registers (default)\n");
tools/tools/ath/athregs/dumpregs.c
80
fprintf(stderr, "-q display QCU registers\n");
tools/tools/ath/athregs/dumpregs.c
81
fprintf(stderr, "-x display XR registers\n");
tools/tools/ath/athregs/dumpregs.c
82
fprintf(stderr, "-z display interrupt registers\n");
tools/tools/ath/athregs/dumpregs.c
83
fprintf(stderr, "\n");
tools/tools/ath/athregs/dumpregs.c
84
fprintf(stderr, "-A display register address\n");
tools/tools/ath/athregs/dumpregs.c
85
fprintf(stderr, "-N suppress display of register name\n");
tools/tools/ath/athstats/athstats.c
1078
fprintf(fd, "%s%-*s %s\n", indent, width, s, athstats[i].desc);
tools/tools/ath/athstats/athstats.c
1081
fprintf(fd, "Antenna profile:\n");
tools/tools/ath/athstats/athstats.c
1084
fprintf(fd, "[%u] tx %8u rx %8u\n", i,
tools/tools/ath/athsurvey/athsurvey.c
47
fprintf(stderr, "usage: %s [-i ifname]\n", progname);
tools/tools/cfi/cfi.c
52
fprintf(stderr, "usage: %s [-f device] op...\n", progname);
tools/tools/cfi/cfi.c
53
fprintf(stderr, "where op's are:\n");
tools/tools/cfi/cfi.c
54
fprintf(stderr, "fact\t\tread factory PR segment\n");
tools/tools/cfi/cfi.c
55
fprintf(stderr, "oem\t\tread OEM segment\n");
tools/tools/cfi/cfi.c
56
fprintf(stderr, "woem value\twrite OEM segment\n");
tools/tools/cfi/cfi.c
57
fprintf(stderr, "plr\t\tread PLR\n");
tools/tools/cfi/cfi.c
58
fprintf(stderr, "wplr\t\twrite PLR\n");
tools/tools/crypto/cryptocheck.c
269
fprintf(stderr,
tools/tools/cxgbtool/cxgbtool.c
1711
fprintf(stdout, "> ");
tools/tools/cxgbtool/cxgbtool.c
89
fprintf(fp, "Usage: %s <interface> [operation]\n", progname);
tools/tools/cxgbtool/cxgbtool.c
90
fprintf(fp,
tools/tools/decioctl/decioctl.c
38
fprintf(stderr, "%s: <ioctl> [ ... ]\n", av[0]);
tools/tools/decioctl/decioctl.c
57
fprintf(stderr, "Invalid integer: %s\n", av[i]);
tools/tools/drm/radeon/mkregtable/mkregtable.c
651
fprintf(stderr, "Failed to compile regular expression\n");
tools/tools/drm/radeon/mkregtable/mkregtable.c
656
fprintf(stderr, "Failed to open: %s\n", filename);
tools/tools/drm/radeon/mkregtable/mkregtable.c
687
fprintf(stderr,
tools/tools/drm/radeon/mkregtable/mkregtable.c
715
fprintf(stderr, "Usage: %s <authfile>\n", argv[0]);
tools/tools/drm/radeon/mkregtable/mkregtable.c
720
fprintf(stderr, "Failed to parse file %s\n", argv[1]);
tools/tools/fib_multibind/sink.c
42
fprintf(stderr,
tools/tools/ifinfo/ifinfo.c
59
fprintf(stderr, "%s: usage:\n\t%s [-l]\n", argv0, argv0);
tools/tools/indent_wrapper/indent_wrapper.c
349
fprintf(stderr,
tools/tools/iwn/iwnstats/main.c
301
fprintf(stderr, "%s: couldn't allocate new stats structure\n",
tools/tools/iwn/iwnstats/main.c
310
fprintf(stderr, "%s: fetch failed\n", argv[0]);
tools/tools/kttcp/kttcp.c
66
fprintf(stderr,
tools/tools/mwl/mwldebug/mwldebug.c
123
fprintf(stderr, "usage: %s [-i device] [flags]\n", progname);
tools/tools/mwl/mwldebug/mwldebug.c
124
fprintf(stderr, "where flags are:\n");
tools/tools/mwl/mwlstats/mwlstats.c
531
fprintf(fd, "%s%-*s %s\n", indent, width, s, f->desc);
tools/tools/mwl/mwlstats/mwlstats.c
534
fprintf(fd, "Antenna profile:\n");
tools/tools/mwl/mwlstats/mwlstats.c
537
fprintf(fd, "[%u] tx %8u rx %8u\n", i,
tools/tools/net80211/stumbler/stumbler.c
221
fprintf(f, "%s %s %s %2d %s 0x%.2x\n", tim,
tools/tools/net80211/wlantxtime/wlantxtime.c
489
fprintf(stderr, "usage: %s [-a] [-l framelen] [-m mode] [-r rate] [-s]\n",
tools/tools/net80211/wlantxtime/wlantxtime.c
491
fprintf(stderr, "-a display calculations for all possible rates\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
492
fprintf(stderr, "-l framelen length in bytes of 802.11 payload (default 1536)\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
493
fprintf(stderr, "-m 11a calculate for 11a channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
494
fprintf(stderr, "-m 11b calculate for 11b channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
495
fprintf(stderr, "-m 11g calculate for 11g channel (default)\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
496
fprintf(stderr, "-m half calculate for 1/2 width channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
497
fprintf(stderr, "-m quarter calculate for 1/4 width channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
498
fprintf(stderr, "-m 108g calculate for dynamic turbo 11g channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
499
fprintf(stderr, "-m sturbo calculate for static turbo channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
500
fprintf(stderr, "-m turbo calculate for dynamic turbo 11a channel\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
501
fprintf(stderr, "-r rate IEEE rate code (default 54)\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
502
fprintf(stderr, "-s short preamble (default long)\n");
tools/tools/net80211/wlanwds/wlanwds.c
101
fprintf(stderr, "usage: %s [-efjtv] [-P pidfile] [-s <set_scriptname>] [ifnet0 ... | any]\n",
tools/tools/net80211/wlanwds/wlanwds.c
147
fprintf(stderr, "%s: no ifnet's specified to monitor\n",
tools/tools/netmap/bridge.c
164
fprintf(stderr,
tools/tools/netmap/nmreplay.c
96
fprintf(stderr, "%03d.%03d %-10.10s [%5d] \t" _fmt "\n", \
tools/tools/netmap/nmreplay.c
967
fprintf(stderr,
tools/tools/netmap/pkt-gen.c
2479
fprintf(stderr,
tools/tools/netmap/pkt-gen.c
3316
fprintf(stdout,
tools/tools/netmap/pkt-gen.c
3326
fprintf(stdout, "%s -> %s (%s -> %s)\n",
tools/tools/netrate/http/http.c
227
fprintf(stderr,
tools/tools/netrate/httpd/httpd.c
190
fprintf(stderr, "httpd [-t] port [path]\n");
tools/tools/netrate/netblast/netblast.c
157
fprintf(stderr, "Invalid port number: %s\n", argv[2]);
tools/tools/netrate/netblast/netblast.c
166
fprintf(stderr, "payloadsize > 32768\n");
tools/tools/netrate/netblast/netblast.c
173
fprintf(stderr, "Invalid duration time: %s\n", argv[4]);
tools/tools/netrate/netblast/netblast.c
45
fprintf(stderr, "netblast [ip] [port] [payloadsize] [duration]\n");
tools/tools/netrate/netreceive/netreceive.c
164
fprintf(stderr, "start at %ld.%09ld\n", then.tv_sec, then.tv_nsec);
tools/tools/netrate/netreceive/netreceive.c
185
fprintf(stderr, " %9ld pps %8.3f Mbps", (long)pps, .000001*bps);
tools/tools/netrate/netreceive/netreceive.c
186
fprintf(stderr, " - %d pkts in %ld.%09ld ns\n",
tools/tools/netrate/netreceive/netreceive.c
70
fprintf(stderr, "netreceive port [nthreads]\n");
tools/tools/netrate/netsend/netsend.c
157
fprintf(stderr,
tools/tools/netrate/netsend/netsend.c
169
fprintf(stderr,
tools/tools/netrate/netsend/netsend.c
296
fprintf(stderr, "Couldn't resolv %s\n", argv[1]);
tools/tools/netrate/netsend/netsend.c
313
fprintf(stderr, "Couldn't resolv %s\n", argv[1]);
tools/tools/netrate/netsend/netsend.c
339
fprintf(stderr, "payloadsize > 32768\n");
tools/tools/netrate/netsend/netsend.c
353
fprintf(stderr, "packet rate at most %d\n", MAX_RATE);
tools/tools/netrate/netsend/netsend.c
61
fprintf(stderr,
tools/tools/netrate/tcpp/tcpp.c
60
fprintf(stderr, "client: tcpp"
tools/tools/netrate/tcpp/tcpp.c
76
fprintf(stderr, "server: tcpp"
tools/tools/nvmf/nvmfd/nvmfd.c
41
fprintf(stderr, "nvmfd -K [-dFGg] [-H MAXH2CDATA] [-P port] [-p port] [-t transport] [-n subnqn]\n"
tools/tools/nvmf/nvmfdd/nvmfdd.c
236
fprintf(stderr, "Detected block size %u\n", *block_size);
tools/tools/nvmf/nvmfdd/nvmfdd.c
35
fprintf(stderr, "nvmfdd [-FGg] [-c cntlid] [-t transport] [-o offset] [-l length] [-n nsid]\n"
tools/tools/pciroms/pciroms.c
124
fprintf(stderr, "Invalid base address.\r\n");
tools/tools/pciroms/pciroms.c
155
fprintf(stderr, "usage: %s [-s] [-b <base-address>]\r\n", progname);
tools/tools/pciroms/pciroms.c
163
fprintf(stderr,
tools/tools/pciroms/pciroms.c
195
fprintf(stderr,
tools/tools/pciroms/pciroms.c
201
fprintf(stderr,
tools/tools/pciroms/pciroms.c
231
fprintf(stderr, "Saving %dKB ROM image to %s...\r\n",
tools/tools/pciroms/pciroms.c
240
fprintf(stderr, "Done.\r\n");
tools/tools/pciroms/pciroms.c
242
fprintf(stderr,
tools/tools/pirtool/pirtool.c
104
fprintf(stderr, "PIR table signature not found.\r\n");
tools/tools/pirtool/pirtool.c
123
fprintf(stderr, "usage: %s [-h]\r\n", progname);
tools/tools/pirtool/pirtool.c
124
fprintf(stderr, "-h\tdisplay this message\r\n", progname);
tools/tools/pirtool/pirtool.c
132
fprintf(stderr, "PIRTOOL (c) 2002-2006 Bruce M. Simpson\r\n");
tools/tools/pirtool/pirtool.c
133
fprintf(stderr,
tools/tools/pirtool/pirtool.c
174
fprintf(stderr,
tools/tools/so_splice/pingpong.c
30
fprintf(stderr,
tools/tools/so_splice/proxy.c
56
fprintf(stderr,
tools/tools/switch_tls/switch_tls.c
371
fprintf(stderr,
tools/tools/syscall_timing/syscall_timing.c
1009
fprintf(stderr, "syscall_timing [-i iterations] [-l loops] "
tools/tools/syscall_timing/syscall_timing.c
1012
fprintf(stderr, " %s\n", tests[i].t_name);
tools/tools/umastat/umastat.c
56
fprintf(stderr, "umastat [-M core [-N system]]\n");
tools/tools/vimage/vimage.c
316
fprintf(stderr, "Error: %s\n", jail_errmsg);
tools/tools/vimage/vimage.c
78
fprintf(stderr,
tools/tools/vt/mkkfont/mkkfont.c
148
fprintf(stderr, "Bad magic\n");
tools/tools/zfsboottest/zfsboottest.c
157
fprintf(stderr, "can't init pool %s\n", spa->spa_name);
tools/tools/zfsboottest/zfsboottest.c
166
fprintf(stderr, "no pools\n");
tools/tools/zfsboottest/zfsboottest.c
173
fprintf(stderr, "can't get root\n");
tools/tools/zfsboottest/zfsboottest.c
180
fprintf(stderr, "can't mount\n");
tools/tools/zfsboottest/zfsboottest.c
188
fprintf(stderr, "%s: can't lookup\n", argv[i]);
tools/tools/zfsboottest/zfsboottest.c
194
fprintf(stderr, "%s: can't stat\n", argv[i]);
tools/tools/zfsboottest/zfsboottest.c
206
fprintf(stderr, "%s: zfs_read failed\n",
tools/tools/zfsboottest/zfsboottest.c
51
fprintf(stderr, "%s", line);
tools/tools/zfsboottest/zfsboottest.c
70
#define printf(...) fprintf(stderr, __VA_ARGS__)
usr.bin/apply/apply.c
244
(void)fprintf(stderr,
usr.bin/ar/ar.c
372
(void)fprintf(stderr, "usage: ar -d [-Tjsvz] archive file ...\n");
usr.bin/ar/ar.c
373
(void)fprintf(stderr, "\tar -m [-Tjsvz] archive file ...\n");
usr.bin/ar/ar.c
374
(void)fprintf(stderr, "\tar -m [-Tabijsvz] position archive file ...\n");
usr.bin/ar/ar.c
375
(void)fprintf(stderr, "\tar -p [-Tv] archive [file ...]\n");
usr.bin/ar/ar.c
376
(void)fprintf(stderr, "\tar -q [-TcDjsUvz] archive file ...\n");
usr.bin/ar/ar.c
377
(void)fprintf(stderr, "\tar -r [-TcDjsUuvz] archive file ...\n");
usr.bin/ar/ar.c
378
(void)fprintf(stderr, "\tar -r [-TabcDijsUuvz] position archive file ...\n");
usr.bin/ar/ar.c
379
(void)fprintf(stderr, "\tar -s [-jz] archive\n");
usr.bin/ar/ar.c
380
(void)fprintf(stderr, "\tar -t [-Tv] archive [file ...]\n");
usr.bin/ar/ar.c
381
(void)fprintf(stderr, "\tar -x [-CTouv] archive [file ...]\n");
usr.bin/ar/ar.c
382
(void)fprintf(stderr, "\tar -V\n");
usr.bin/ar/ar.c
390
(void)fprintf(stderr, "usage: ranlib [-DtU] archive ...\n");
usr.bin/ar/ar.c
391
(void)fprintf(stderr, "\tranlib -V\n");
usr.bin/ar/read.c
124
(void)fprintf(out, "%s %6d/%-6d %8ju ",
usr.bin/ar/read.c
129
(void)fprintf(out, "%s %s", buf, name);
usr.bin/ar/read.c
131
(void)fprintf(out, "%s", name);
usr.bin/ar/read.c
135
(void)fprintf(out, "\n");
usr.bin/ar/read.c
143
(void)fprintf(out, "\n");
usr.bin/ar/read.c
148
(void)fprintf(out, "\n<%s>\n\n",
usr.bin/ar/read.c
173
(void)fprintf(out, "x - %s\n", name);
usr.bin/ar/util.c
49
fprintf(stderr, "%s: warning: ", bsdar->progname);
usr.bin/ar/util.c
52
fprintf(stderr, ": %s", strerror(code));
usr.bin/ar/util.c
53
fprintf(stderr, "\n");
usr.bin/ar/util.c
70
fprintf(stderr, "%s: fatal: ", bsdar->progname);
usr.bin/ar/util.c
73
fprintf(stderr, ": %s", strerror(code));
usr.bin/ar/util.c
74
fprintf(stderr, "\n");
usr.bin/ar/write.c
458
(void)fprintf(stdout, "%c - %s\n", mode,
usr.bin/ar/write.c
495
(void)fprintf(stdout, "a - %s\n", *av);
usr.bin/asa/asa.c
86
fprintf(stderr, "usage: asa [file ...]\n");
usr.bin/at/at.c
190
fprintf(fid, "%05lx\n", jobno);
usr.bin/at/at.c
198
fprintf(fid, "%05lx\n", jobno = 1);
usr.bin/at/at.c
336
fprintf(fp, "#!/bin/sh\n# atrun uid=%ld gid=%ld\n# mail %*s %d\n",
usr.bin/at/at.c
342
fprintf(fp, "umask %lo\n", (unsigned long) cmask);
usr.bin/at/at.c
376
fprintf(fp, "\"\n\"");
usr.bin/at/at.c
401
fprintf(fp, "cd ");
usr.bin/at/at.c
405
fprintf(fp, "\"\n\"");
usr.bin/at/at.c
417
fprintf(fp, " || {\n\t echo 'Execution directory "
usr.bin/at/at.c
423
fprintf(fp, "\n");
usr.bin/at/at.c
439
fprintf(stderr, "Job %ld will be executed using /bin/sh\n", jobno);
usr.bin/at/at.c
884
fprintf(stderr, "%s\n", asctime(tm));
usr.bin/at/at.c
903
fprintf(stderr, "%s\n", asctime(tm));
usr.bin/at/panic.c
83
fprintf(stderr, "usage: at [-q x] [-f file] [-m] time\n"
usr.bin/backlight/backlight.c
65
fprintf(stderr, "Usage:\n");
usr.bin/backlight/backlight.c
66
fprintf(stderr, "\tbacklight [-q] [-f device]\n");
usr.bin/backlight/backlight.c
67
fprintf(stderr, "\tbacklight [-q] [-f device] -i\n");
usr.bin/backlight/backlight.c
68
fprintf(stderr, "\tbacklight [-f device] value\n");
usr.bin/backlight/backlight.c
69
fprintf(stderr, "\tbacklight [-f device] incr|+ value\n");
usr.bin/backlight/backlight.c
70
fprintf(stderr, "\tbacklight [-f device] decr|- value\n");
usr.bin/banner/banner.c
1061
fprintf(stderr,"Message: ");
usr.bin/banner/banner.c
1166
fprintf(stderr, "usage: banner [-d] [-t] [-w width] message ...\n");
usr.bin/basename/basename.c
130
(void)fprintf(stderr,
usr.bin/beep/beep.c
138
fprintf(stderr, "Usage: %s [-Bh] [-D duration_ms] [-F frequency_hz] "
usr.bin/biff/biff.c
98
(void)fprintf(stderr, "usage: biff [n | y | b]\n");
usr.bin/bintrans/bintrans.c
79
(void)fprintf(stderr,
usr.bin/bintrans/qp.c
113
fprintf(fpo, "=%02X", (unsigned char)*body);
usr.bin/bintrans/qp.c
126
fprintf(fpo, "=%02X", (unsigned char)*body);
usr.bin/bintrans/qp.c
163
fprintf(stderr,
usr.bin/bintrans/uudecode.c
480
(void)fprintf(stderr,
usr.bin/bintrans/uuencode.c
173
fprintf(output, "begin-base64 %o %s\n", mode, *av);
usr.bin/bintrans/uuencode.c
183
written = fprintf(output, "%.*s", columns - carry,
usr.bin/bintrans/uuencode.c
194
fprintf(output, "====\n");
usr.bin/bintrans/uuencode.c
208
(void)fprintf(output, "begin %o %s\n", mode, *av);
usr.bin/bintrans/uuencode.c
243
(void)fprintf(output, "%c\nend\n", ENC('\0'));
usr.bin/bintrans/uuencode.c
271
(void)fprintf(stderr,
usr.bin/bluetooth/bthost/bthost.c
121
fprintf(stderr, "%s: Unknown Protocol/Service Multiplexor\n", arg);
usr.bin/bluetooth/bthost/bthost.c
141
fprintf(stdout, "Usage: bthost [-b -h -p] host_or_protocol\n");
usr.bin/bluetooth/btsockstat/btsockstat.c
239
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
255
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
294
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
304
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
351
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
363
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
402
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
404
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
410
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
456
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
469
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
520
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
532
fprintf(stdout,
usr.bin/bluetooth/btsockstat/btsockstat.c
638
fprintf(stdout, "Usage: btsockstat [-M core ] [-n] [-p proto] [-r]\n");
usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
295
fprintf(stdout, "%s\n", tty);
usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
450
fprintf(stdout,
usr.bin/brandelf/brandelf.c
162
fprintf(stdout,
usr.bin/brandelf/brandelf.c
194
(void)fprintf(stderr,
usr.bin/brandelf/brandelf.c
226
fprintf(stderr, "known ELF types are: ");
usr.bin/brandelf/brandelf.c
228
fprintf(stderr, "%s(%u) ", elftypes[elfwalk].str,
usr.bin/brandelf/brandelf.c
230
fprintf(stderr, "\n");
usr.bin/bsdiff/bsdiff/bsdiff.c
111
fprintf(stderr, "usage: bsdiff oldfile newfile patchfile\n");
usr.bin/bsdiff/bspatch/bspatch.c
97
fprintf(stderr, "usage: bspatch oldfile newfile patchfile\n");
usr.bin/c89/c89.c
104
fprintf(stderr,
usr.bin/c99/c99.c
128
(void)fprintf(stderr, "%s\n%s\n",
usr.bin/caesar/caesar.c
126
(void)fprintf(stderr, "caesar: %s\n", strerror(errno));
usr.bin/caesar/caesar.c
139
(void)fprintf(stderr, "caesar: bad rotation value.\n");
usr.bin/caesar/caesar.c
75
(void)fprintf(stderr, "caesar: out of memory.\n");
usr.bin/caesar/caesar.c
87
(void)fprintf(stderr, "caesar: %s\n", strerror(errno));
usr.bin/calendar/calendar.c
238
fprintf(stderr, "%s\n%s\n%s\n",
usr.bin/calendar/day.c
103
fprintf(stderr, "Mktime: %d %d %s\n",
usr.bin/calendar/events.c
210
fprintf(stderr, "event_print_all month: %d, day: %d\n",
usr.bin/calendar/events.c
225
(void)fprintf(fp, "%s%c%s%s%s%s\n", dbuf,
usr.bin/cap_mkdb/cap_mkdb.c
252
(void)fprintf(stderr,
usr.bin/chat/chat.c
1226
fprintf( stderr, "%s", character(c) );
usr.bin/chat/chat.c
1254
fprintf (report_fp, "chat: %s\n", report_buffer);
usr.bin/chat/chat.c
224
fprintf(report_fp, "Opening \"%s\"...\n", report_file);
usr.bin/chat/chat.c
387
fprintf(stderr,
usr.bin/chat/chat.c
410
fprintf(stderr, "%s\n", line);
usr.bin/chat/chat.c
429
fprintf(stderr, "%s\n", line);
usr.bin/chat/chat.c
531
fprintf (report_fp, "chat: %s\n", report_buffer);
usr.bin/chat/chat.c
534
fprintf (report_fp, "Closing \"%s\".\n", report_file);
usr.bin/chpass/chpass.c
284
(void)fprintf(stderr,
usr.bin/chpass/edit.c
112
(void)fprintf(fp,
usr.bin/chpass/edit.c
115
(void)fprintf(fp, "Login: %s\n", pw->pw_name);
usr.bin/chpass/edit.c
116
(void)fprintf(fp, "Password: %s\n", pw->pw_passwd);
usr.bin/chpass/edit.c
117
(void)fprintf(fp, "Uid [#]: %lu\n", (unsigned long)pw->pw_uid);
usr.bin/chpass/edit.c
118
(void)fprintf(fp, "Gid [# or name]: %lu\n",
usr.bin/chpass/edit.c
120
(void)fprintf(fp, "Change [month day year]: %s\n",
usr.bin/chpass/edit.c
122
(void)fprintf(fp, "Expire [month day year]: %s\n",
usr.bin/chpass/edit.c
124
(void)fprintf(fp, "Class: %s\n", pw->pw_class);
usr.bin/chpass/edit.c
125
(void)fprintf(fp, "Home directory: %s\n", pw->pw_dir);
usr.bin/chpass/edit.c
126
(void)fprintf(fp, "Shell: %s\n",
usr.bin/chpass/edit.c
144
(void)fprintf(fp, "Shell: %s\n",
usr.bin/chpass/edit.c
159
(void)fprintf(fp, "Full Name: %s\n", p);
usr.bin/chpass/edit.c
165
(void)fprintf(fp, "Office Location: %s\n", p);
usr.bin/chpass/edit.c
171
(void)fprintf(fp, "Office Phone: %s\n", p);
usr.bin/chpass/edit.c
177
(void)fprintf(fp, "Home Phone: %s\n", p);
usr.bin/chpass/edit.c
182
(void)fprintf(fp, "Other information: %s\n", bp);
usr.bin/cksum/cksum.c
120
(void)fprintf(stderr, "usage: cksum [-o 1 | 2 | 3] [file ...]\n");
usr.bin/cksum/cksum.c
121
(void)fprintf(stderr, " sum [file ...]\n");
usr.bin/cmp/cmp.c
117
fprintf(stderr,
usr.bin/cmp/cmp.c
128
fprintf(stderr, "Invalid --bytes: %s\n",
usr.bin/cmp/cmp.c
189
fprintf(stderr, "Invalid skip1: %s\n", argv[2]);
usr.bin/cmp/cmp.c
194
fprintf(stderr, "Invalid skip2: %s\n", argv[3]);
usr.bin/cmp/cmp.c
266
(void)fprintf(stderr,
usr.bin/cmp/regular.c
119
(void)fprintf(stderr, "%s %s char %zu line %zu\n",
usr.bin/cmp/special.c
76
(void)fprintf(stderr, "%s %s char %zu line %zu\n",
usr.bin/col/col.c
582
(void)fprintf(stderr, "usage: col [-bfhpx] [-l nline]\n");
usr.bin/colrm/colrm.c
132
(void)fprintf(stderr, "usage: colrm [start [stop]]\n");
usr.bin/column/column.c
347
(void)fprintf(stderr,
usr.bin/comm/comm.c
237
(void)fprintf(stderr, "usage: comm [-123i] file1 file2\n");
usr.bin/compress/compress.c
238
(void)fprintf(stderr, "%s: file would grow; left unmodified\n",
usr.bin/compress/compress.c
252
(void)fprintf(stderr, "%s: ", out);
usr.bin/compress/compress.c
254
(void)fprintf(stderr, "%.0f%% compression\n",
usr.bin/compress/compress.c
257
(void)fprintf(stderr, "%.0f%% expansion\n",
usr.bin/compress/compress.c
387
(void)fprintf(stderr, "overwrite %s? ", fname);
usr.bin/compress/compress.c
398
(void)fprintf(stderr,
usr.bin/compress/compress.c
401
(void)fprintf(stderr,
usr.bin/csplit/csplit.c
215
fprintf(stderr,
usr.bin/ctags/ctags.c
233
(void)fprintf(stderr, "usage: ctags [-BFTaduwvx] [-f tagsfile] file ...\n");
usr.bin/ctags/print.c
103
fprintf(outf, "%s\t%s\t%c^%s%c\n",
usr.bin/ctags/tree.c
102
fprintf(stderr, "Duplicate entry in files %s and %s: %s (Warning only)\n", node->file, cur_node->file, node->entry);
usr.bin/ctags/tree.c
97
fprintf(stderr, "Duplicate entry in file %s, line %d: %s\nSecond entry ignored\n", node->file, lineno, node->entry);
usr.bin/ctlstat/ctlstat.c
652
fprintf(stdout, " CPU");
usr.bin/ctlstat/ctlstat.c
654
fprintf(stdout, "%s Read %s"
usr.bin/ctlstat/ctlstat.c
675
fprintf(stdout, "%15.6s%d %s",
usr.bin/ctlstat/ctlstat.c
681
fprintf(stdout, "\n");
usr.bin/ctlstat/ctlstat.c
684
fprintf(stdout, " ");
usr.bin/ctlstat/ctlstat.c
686
fprintf(stdout, "%s KB/t %s MB/s",
usr.bin/ctlstat/ctlstat.c
689
fprintf(stdout, "\n");
usr.bin/ctlstat/ctlstat.c
695
fprintf(stdout, "%3.0Lf%%", cpu_percentage);
usr.bin/ctlstat/ctlstat.c
758
fprintf(stdout, " %5.1Lf",
usr.bin/ctlstat/ctlstat.c
761
fprintf(stdout, " %5.1Lf",
usr.bin/ctlstat/ctlstat.c
763
fprintf(stdout, " %4.0Lf %5.0Lf %4.0Lf",
usr.bin/ctlstat/ctlstat.c
792
fprintf(stdout, " %5.1Lf",
usr.bin/ctlstat/ctlstat.c
795
fprintf(stdout, " %5.1Lf",
usr.bin/ctlstat/ctlstat.c
797
fprintf(stdout, " %4.0Lf %5.0Lf %4.0Lf",
usr.bin/ctlstat/ctlstat.c
997
fprintf(stdout, "\n");
usr.bin/cut/cut.c
476
(void)fprintf(stderr, "%s\n%s\n%s\n",
usr.bin/diff/diff.c
626
(void)fprintf(help ? stdout : stderr,
usr.bin/diff/diff.c
658
fprintf(stderr, "error: conflicting output format options.\n");
usr.bin/diff3/diff3.c
196
fprintf(stderr, "usage: diff3 [-3aAeEimTxX] [-L label1] [-L label2] "
usr.bin/dirname/dirname.c
75
(void)fprintf(stderr, "usage: dirname string [...]\n");
usr.bin/dpv/dpv.c
497
fprintf(stderr, "Usage: %s [options] [bytes:]label\n", pgm);
usr.bin/dpv/dpv.c
498
fprintf(stderr, " %s [options] -m [bytes1:]label1 path1 "
usr.bin/dpv/dpv.c
500
fprintf(stderr, "OPTIONS:\n");
usr.bin/dpv/dpv.c
502
fprintf(stderr, OPTFMT, "-a text",
usr.bin/dpv/dpv.c
504
fprintf(stderr, OPTFMT, "-b backtitle",
usr.bin/dpv/dpv.c
506
fprintf(stderr, OPTFMT, "-D",
usr.bin/dpv/dpv.c
508
fprintf(stderr, OPTFMT, "-d",
usr.bin/dpv/dpv.c
510
fprintf(stderr, OPTFMT, "-h",
usr.bin/dpv/dpv.c
512
fprintf(stderr, OPTFMT, "-I format",
usr.bin/dpv/dpv.c
514
fprintf(stderr, OPTFMT, "-i format",
usr.bin/dpv/dpv.c
516
fprintf(stderr, OPTFMT, "-L size",
usr.bin/dpv/dpv.c
518
fprintf(stderr, OPTFMT, "-m",
usr.bin/dpv/dpv.c
520
fprintf(stderr, OPTFMT, "-N",
usr.bin/dpv/dpv.c
522
fprintf(stderr, OPTFMT, "-n num",
usr.bin/dpv/dpv.c
524
fprintf(stderr, OPTFMT, "-o file",
usr.bin/dpv/dpv.c
526
fprintf(stderr, OPTFMT, "-P size",
usr.bin/dpv/dpv.c
528
fprintf(stderr, OPTFMT, "-p text",
usr.bin/dpv/dpv.c
530
fprintf(stderr, OPTFMT, "-T",
usr.bin/dpv/dpv.c
532
fprintf(stderr, OPTFMT, "-t title",
usr.bin/dpv/dpv.c
534
fprintf(stderr, OPTFMT, "-U num",
usr.bin/dpv/dpv.c
536
fprintf(stderr, OPTFMT, "-w",
usr.bin/dpv/dpv.c
538
fprintf(stderr, OPTFMT, "-X",
usr.bin/dpv/dpv.c
540
fprintf(stderr, OPTFMT, "-x cmd",
usr.bin/dtc/checking.cc
149
fprintf(stderr, "Error: %s, while checking node: ", errmsg);
usr.bin/dtc/checking.cc
160
fprintf(stderr, " [-W%s]\n", checker_name);
usr.bin/dtc/dtb.cc
288
fprintf(stderr, "Missing magic token in header.");
usr.bin/dtc/dtb.cc
293
fprintf(stderr, "Bad magic token in header. Got %" PRIx32
usr.bin/dtc/dtb.cc
59
fprintf(stderr, "Writing to file failed\n");
usr.bin/dtc/dtc.cc
149
fprintf(stderr, "Unknown input format: %s\n", optarg);
usr.bin/dtc/dtc.cc
175
fprintf(stderr, "Unknown output format: %s\n", optarg);
usr.bin/dtc/dtc.cc
200
fprintf(stderr, "Unknown output format version: %s\n", optarg);
usr.bin/dtc/dtc.cc
242
fprintf(stderr, "Unknown phandle format: %s\n", optarg);
usr.bin/dtc/dtc.cc
265
fprintf(stderr, "Checker %s either does not exist or is already disabled\n", optarg+3);
usr.bin/dtc/dtc.cc
271
fprintf(stderr, "Checker %s either does not exist or is already enabled\n", optarg);
usr.bin/dtc/dtc.cc
300
fprintf(stderr, "Invalid predefine value %s\n",
usr.bin/dtc/dtc.cc
348
fprintf(stderr, "Failed to parse tree.\n");
usr.bin/dtc/dtc.cc
366
fprintf(stderr, "Peak memory usage: %ld bytes\n", r.ru_maxrss);
usr.bin/dtc/dtc.cc
367
fprintf(stderr, "Setup and option parsing took %f seconds\n",
usr.bin/dtc/dtc.cc
369
fprintf(stderr, "Parsing took %f seconds\n",
usr.bin/dtc/dtc.cc
371
fprintf(stderr, "Checking took %f seconds\n",
usr.bin/dtc/dtc.cc
373
fprintf(stderr, "Generating output took %f seconds\n",
usr.bin/dtc/dtc.cc
375
fprintf(stderr, "Total time: %f seconds\n",
usr.bin/dtc/dtc.cc
71
fprintf(stderr, "Usage:\n"
usr.bin/dtc/dtc.cc
86
fprintf(stdout, "Version: %s %d.%d.%d compatible with gpl dtc %d.%d.%d\n", progname,
usr.bin/dtc/fdt.cc
1209
fprintf(file, "%s: ", label.c_str());
usr.bin/dtc/fdt.cc
1264
fprintf(stderr, "Label not unique: %s. References to this label will not be resolved.\n", name.c_str());
usr.bin/dtc/fdt.cc
1292
fprintf(stderr, "Invalid phandle value for node %s. Should be a 4-byte value.\n", n->name.c_str());
usr.bin/dtc/fdt.cc
1493
fprintf(stderr, "Failed to find node with label: %s\n", target_name.c_str());
usr.bin/dtc/fdt.cc
1496
fprintf(stderr, "Possible intended match: %s\n", possible.c_str());
usr.bin/dtc/fdt.cc
1837
fprintf(file, " 0x%" PRIx64 " 0x%" PRIx64, i.first, i.second);
usr.bin/dtc/fdt.cc
1862
fprintf(stderr, "Don't know how to read this version of the device tree blob");
usr.bin/dtc/fdt.cc
1877
fprintf(stderr, "Failed to read memory reservation table\n");
usr.bin/dtc/fdt.cc
1894
fprintf(stderr, "Expected FDT_BEGIN_NODE token.\n");
usr.bin/dtc/fdt.cc
1901
fprintf(stderr, "Expected FDT_END token after parsing root node.\n");
usr.bin/dtc/fdt.cc
2086
fprintf(stderr, "Unable to merge node: %s\n", name.c_str());
usr.bin/dtc/fdt.cc
2104
fprintf(stderr, "Top-level /delete-node/ directive refers to label %s, which is not found.\n", ref.c_str());
usr.bin/dtc/fdt.cc
233
fprintf(file, "0x%" PRIx32, v);
usr.bin/dtc/fdt.cc
248
fprintf(file, "%02hhx", *i);
usr.bin/dtc/fdt.cc
439
fprintf(stderr, "Failed to read property\n");
usr.bin/dtc/fdt.cc
446
fprintf(stderr, "Property name offset %" PRIu32
usr.bin/dtc/fdt.cc
465
fprintf(stderr, "Failed to read property value\n");
usr.bin/dtc/fdt.cc
805
fprintf(stderr, "Unexpected token 0x%" PRIx32
usr.bin/dtc/fdt.cc
840
fprintf(stderr, "Unexpected FDT_END token while parsing node.\n");
usr.bin/dtc/fdt.cc
848
fprintf(stderr, "Failed to read token from structs table while parsing node.\n");
usr.bin/dtc/input_buffer.cc
1100
fprintf(stderr, "Error: %s\n", msg);
usr.bin/dtc/input_buffer.cc
1137
fprintf(stderr, "Error at %s:%d:%d: %s\n", b.filename().c_str(), line_count, loc - line_start, msg);
usr.bin/dtc/input_buffer.cc
1152
fprintf(stderr, "Current cursor: %d\n", cursor);
usr.bin/dtc/input_buffer.cc
1302
fprintf(stderr, "Unable to open file '%s'. %s\n", path.c_str(), strerror(errno));
usr.bin/dtc/input_buffer.cc
1311
fprintf(stderr, "File %s is a directory\n", path.c_str());
usr.bin/elfctl/elfctl.c
220
fprintf(stderr, USAGE_MESSAGE, ELFTC_GETPROGNAME());
usr.bin/elfdump/elfdump.c
1014
fprintf(out, "\nrelocation (%s):\n", shstrtab + name);
usr.bin/elfdump/elfdump.c
1019
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
1020
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
1021
fprintf(out, "\tr_offset: %#jx\n", offset);
usr.bin/elfdump/elfdump.c
1022
fprintf(out, "\tr_info: %jd\n", (intmax_t)info);
usr.bin/elfdump/elfdump.c
1034
fprintf(out, "\ninterp:\n");
usr.bin/elfdump/elfdump.c
1035
fprintf(out, "\t%s\n", s);
usr.bin/elfdump/elfdump.c
1052
fprintf(out, "\nglobal offset table:\n");
usr.bin/elfdump/elfdump.c
1055
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
1056
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
1057
fprintf(out, "\t%#jx\n", addr);
usr.bin/elfdump/elfdump.c
1083
fprintf(out, "\nnote (%s):\n", shstrtab + name);
usr.bin/elfdump/elfdump.c
1094
fprintf(out, "\t%s %d (%s)\n", s, desc, nt_type);
usr.bin/elfdump/elfdump.c
1284
fprintf(stderr,
usr.bin/elfdump/elfdump.c
744
fprintf(out, "\nelf header:\n");
usr.bin/elfdump/elfdump.c
745
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
746
fprintf(out, "\te_ident: %s %s %s\n", ei_classes[class], ei_data[data],
usr.bin/elfdump/elfdump.c
748
fprintf(out, "\te_type: %s\n", e_types[type]);
usr.bin/elfdump/elfdump.c
749
fprintf(out, "\te_machine: %s\n", e_machines(machine));
usr.bin/elfdump/elfdump.c
750
fprintf(out, "\te_version: %s\n", ei_versions[version]);
usr.bin/elfdump/elfdump.c
751
fprintf(out, "\te_entry: %#jx\n", (intmax_t)entry);
usr.bin/elfdump/elfdump.c
752
fprintf(out, "\te_phoff: %jd\n", (intmax_t)phoff);
usr.bin/elfdump/elfdump.c
753
fprintf(out, "\te_shoff: %jd\n", (intmax_t)shoff);
usr.bin/elfdump/elfdump.c
754
fprintf(out, "\te_flags: %jd\n", (intmax_t)flags);
usr.bin/elfdump/elfdump.c
755
fprintf(out, "\te_ehsize: %jd\n", (intmax_t)ehsize);
usr.bin/elfdump/elfdump.c
756
fprintf(out, "\te_phentsize: %jd\n", (intmax_t)phentsize);
usr.bin/elfdump/elfdump.c
757
fprintf(out, "\te_phnum: %jd\n", (intmax_t)phnum);
usr.bin/elfdump/elfdump.c
758
fprintf(out, "\te_shentsize: %jd\n", (intmax_t)shentsize);
usr.bin/elfdump/elfdump.c
762
fprintf(out, "\te_shnum: %jd\n", (intmax_t)shnum);
usr.bin/elfdump/elfdump.c
763
fprintf(out, "\te_shstrndx: %jd\n", (intmax_t)shstrndx);
usr.bin/elfdump/elfdump.c
785
fprintf(out, "\nprogram header:\n");
usr.bin/elfdump/elfdump.c
796
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
797
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
798
fprintf(out, "\tp_type: %s\n", p_types[type & 0x7]);
usr.bin/elfdump/elfdump.c
799
fprintf(out, "\tp_offset: %jd\n", (intmax_t)offset);
usr.bin/elfdump/elfdump.c
800
fprintf(out, "\tp_vaddr: %#jx\n", (intmax_t)vaddr);
usr.bin/elfdump/elfdump.c
801
fprintf(out, "\tp_paddr: %#jx\n", (intmax_t)paddr);
usr.bin/elfdump/elfdump.c
802
fprintf(out, "\tp_filesz: %jd\n", (intmax_t)filesz);
usr.bin/elfdump/elfdump.c
803
fprintf(out, "\tp_memsz: %jd\n", (intmax_t)memsz);
usr.bin/elfdump/elfdump.c
804
fprintf(out, "\tp_flags: %s\n", p_flags[flags]);
usr.bin/elfdump/elfdump.c
805
fprintf(out, "\tp_align: %jd\n", (intmax_t)align);
usr.bin/elfdump/elfdump.c
829
fprintf(out, "\nNo section headers\n");
usr.bin/elfdump/elfdump.c
836
fprintf(out, "\nsection header:\n");
usr.bin/elfdump/elfdump.c
849
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
850
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
851
fprintf(out, "\tsh_name: %s\n", shstrtab + name);
usr.bin/elfdump/elfdump.c
852
fprintf(out, "\tsh_type: %s\n", sh_types(machine, type));
usr.bin/elfdump/elfdump.c
853
fprintf(out, "\tsh_flags: %s\n", sh_flags[flags & 0x7]);
usr.bin/elfdump/elfdump.c
854
fprintf(out, "\tsh_addr: %#jx\n", addr);
usr.bin/elfdump/elfdump.c
855
fprintf(out, "\tsh_offset: %jd\n", (intmax_t)offset);
usr.bin/elfdump/elfdump.c
856
fprintf(out, "\tsh_size: %jd\n", (intmax_t)size);
usr.bin/elfdump/elfdump.c
857
fprintf(out, "\tsh_link: %jd\n", (intmax_t)shlink);
usr.bin/elfdump/elfdump.c
858
fprintf(out, "\tsh_info: %jd\n", (intmax_t)info);
usr.bin/elfdump/elfdump.c
859
fprintf(out, "\tsh_addralign: %jd\n", (intmax_t)addralign);
usr.bin/elfdump/elfdump.c
860
fprintf(out, "\tsh_entsize: %jd\n", (intmax_t)entsize);
usr.bin/elfdump/elfdump.c
885
fprintf(out, "\nsymbol table (%s):\n", shstrtab + name);
usr.bin/elfdump/elfdump.c
893
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
894
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
895
fprintf(out, "\tst_name: %s\n", str + name);
usr.bin/elfdump/elfdump.c
896
fprintf(out, "\tst_value: %#jx\n", value);
usr.bin/elfdump/elfdump.c
897
fprintf(out, "\tst_size: %jd\n", (intmax_t)size);
usr.bin/elfdump/elfdump.c
898
fprintf(out, "\tst_info: %s %s\n",
usr.bin/elfdump/elfdump.c
901
fprintf(out, "\tst_shndx: %jd\n", (intmax_t)shndx);
usr.bin/elfdump/elfdump.c
920
fprintf(out, "\ndynamic:\n");
usr.bin/elfdump/elfdump.c
926
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
927
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
928
fprintf(out, "\td_tag: %s\n", d_tags(tag));
usr.bin/elfdump/elfdump.c
933
fprintf(out, "\td_val: %s\n", dynstr + val);
usr.bin/elfdump/elfdump.c
944
fprintf(out, "\td_val: %jd\n", (intmax_t)val);
usr.bin/elfdump/elfdump.c
954
fprintf(out, "\td_ptr: %#jx\n", ptr);
usr.bin/elfdump/elfdump.c
983
fprintf(out, "\nrelocation with addend (%s):\n", shstrtab + name);
usr.bin/elfdump/elfdump.c
989
fprintf(out, "\n");
usr.bin/elfdump/elfdump.c
990
fprintf(out, "entry: %d\n", i);
usr.bin/elfdump/elfdump.c
991
fprintf(out, "\tr_offset: %#jx\n", offset);
usr.bin/elfdump/elfdump.c
992
fprintf(out, "\tr_info: %jd\n", (intmax_t)info);
usr.bin/elfdump/elfdump.c
993
fprintf(out, "\tr_addend: %jd\n", (intmax_t)addend);
usr.bin/enigma/enigma.c
100
fprintf(stderr, "%s not set\n", MINUSKVAR);
usr.bin/enigma/enigma.c
43
fprintf(stderr, "crypt_set_format(\"des\") failed.\n");
usr.bin/enigma/enigma.c
50
fprintf(stderr, "crypt(3) failure\n");
usr.bin/env/env.c
111
fprintf(stderr, "#env unset:\t%s\n", optarg);
usr.bin/env/env.c
119
fprintf(stderr, "#env verbosity now at %d\n",
usr.bin/env/env.c
130
fprintf(stderr, "#env clearing environ\n");
usr.bin/env/env.c
183
fprintf(stderr, "#env setenv:\t%s\n", *argv);
usr.bin/env/env.c
199
fprintf(stderr, "#env executing:\t%s\n", *argv);
usr.bin/env/env.c
201
fprintf(stderr, "#env arg[%d]=\t'%s'\n",
usr.bin/env/env.c
225
(void)fprintf(stderr,
usr.bin/env/envopts.c
109
fprintf(stderr, "#env Searching:\t'%s'\n", path);
usr.bin/env/envopts.c
110
fprintf(stderr, "#env for file:\t'%s'\n", filename);
usr.bin/env/envopts.c
362
fprintf(stderr, "#env split -S:\t'%s'\n", str);
usr.bin/env/envopts.c
364
fprintf(stderr, "#env into:\t'%s'\n", *oldarg);
usr.bin/env/envopts.c
366
fprintf(stderr, "#env &\t'%s'\n", *oldarg);
usr.bin/env/envopts.c
423
fprintf(stderr,
usr.bin/env/envopts.c
431
fprintf(stderr, "#env expanding ${%s} into '%s'\n", vname,
usr.bin/env/envopts.c
76
fprintf(stderr, "#env matched:\t'%s'\n", candidate);
usr.bin/etdump/etdump.c
217
fprintf(stderr, "usage: %s [-f format] [-o filename] filename [...]\n",
usr.bin/etdump/etdump.c
219
fprintf(stderr, "\tsupported output formats: shell, text\n");
usr.bin/etdump/output_shell.c
57
fprintf(outfile,
usr.bin/etdump/output_text.c
42
fprintf(outfile, "Image in %s\n", filename);
usr.bin/etdump/output_text.c
50
fprintf(outfile, "\nSection header: %s",
usr.bin/etdump/output_text.c
54
fprintf(outfile, ", final\n");
usr.bin/etdump/output_text.c
56
fprintf(outfile, "\n");
usr.bin/etdump/output_text.c
75
fprintf(outfile, "Default entry\n");
usr.bin/etdump/output_text.c
78
fprintf(outfile, "\tSection entry\n");
usr.bin/etdump/output_text.c
82
fprintf(outfile, "%sSystem %s\n", indent,
usr.bin/etdump/output_text.c
84
fprintf(outfile, "%sStart LBA %d (0x%x), sector count %d (0x%x)\n",
usr.bin/etdump/output_text.c
87
fprintf(outfile, "%sMedia type: %s\n", indent,
usr.bin/expand/expand.c
182
(void)fprintf (stderr, "usage: expand [-t tablist] [file ...]\n");
usr.bin/factor/factor.c
240
fprintf(stderr, "usage: factor [-h] [value ...]\n");
usr.bin/factor/factor.c
308
fprintf(fp, "%s", buf);
usr.bin/factor/factor.c
317
fprintf(fp, "%lx", (unsigned long)*num);
usr.bin/factor/factor.c
323
fprintf(fp, "%lu", (unsigned long)*num);
usr.bin/fetch/fetch.c
1214
fprintf(stderr, "Waiting %ld seconds "
usr.bin/fetch/fetch.c
298
fprintf(stderr, "\r%-46.46s", xs->name);
usr.bin/fetch/fetch.c
302
fprintf(stderr, " %s", bytes);
usr.bin/fetch/fetch.c
308
fprintf(stderr, "%3d%% of %s",
usr.bin/fetch/fetch.c
317
fprintf(stderr, " %s", bps);
usr.bin/fetch/fetch.c
322
fprintf(stderr, " %s", eta);
usr.bin/fetch/fetch.c
345
fprintf(stderr, "%-46s", xs->name);
usr.bin/fetch/fetch.c
376
fprintf(stderr, " %s %s %s\n", bytes, bps, eta);
usr.bin/fetch/fetch.c
390
fprintf(stderr, "Authentication required for <%s://%s:%d/>!\n",
usr.bin/fetch/fetch.c
393
fprintf(stderr, "Login: ");
usr.bin/fetch/fetch.c
400
fprintf(stderr, "Password: ");
usr.bin/fetch/fetch.c
624
fprintf(stderr, "local size / mtime: %jd / %ld\n",
usr.bin/fetch/fetch.c
627
fprintf(stderr, "remote size / mtime: %jd / %ld\n",
usr.bin/fetch/fetch.c
889
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n",
usr.bin/file2c/file2c.c
20
fprintf(stderr, "usage: %s [-sx] [-n count] [prefix [suffix]]\n",
usr.bin/find/find.c
214
fprintf(stderr, "Scanning: %s\n", entry->fts_path);
usr.bin/find/find.c
215
fprintf(stderr, "Scanned: %zu\n\n", counter);
usr.bin/find/function.c
882
fprintf(plan->fprint_file, "%s\n", entry->fts_path);
usr.bin/find/function.c
912
fprintf(plan->fprint_file, "%s%c", entry->fts_path, '\0');
usr.bin/find/main.c
154
(void)fprintf(stderr, "%s\n%s\n",
usr.bin/find/misc.c
103
(void)fprintf(stderr, "\n");
usr.bin/find/misc.c
92
(void)fprintf(stderr, "\"%s", *argv);
usr.bin/find/misc.c
94
(void)fprintf(stderr, " %s", *argv);
usr.bin/find/misc.c
95
(void)fprintf(stderr, "\"? ");
usr.bin/find/printf.c
147
fprintf(fp, "%ju", (uintmax_t)t);
usr.bin/find/printf.c
212
fprintf(fout, "%d", sp->st_gid);
usr.bin/find/printf.c
218
fprintf(fout, "%d", sp->st_uid);
usr.bin/find/printf.c
221
fprintf(fout, "%o", sp->st_mode & 07777);
usr.bin/find/printf.c
228
fprintf(fout, "%jd", (intmax_t)sp->st_blocks / 2);
usr.bin/find/printf.c
231
fprintf(fout, "%jd", (intmax_t)sp->st_blocks);
usr.bin/find/printf.c
234
fprintf(fout, "%ju", (uintmax_t)sp->st_size);
usr.bin/find/printf.c
237
fprintf(fout, "%3.1f",
usr.bin/find/printf.c
241
fprintf(fout, "%ld", entry->fts_level);
usr.bin/find/printf.c
244
fprintf(fout, "%ju", (uintmax_t)sp->st_dev);
usr.bin/find/printf.c
254
fprintf(fout, "%ju", (uintmax_t)sp->st_ino);
usr.bin/find/printf.c
257
fprintf(fout, "%ju", (uintmax_t)sp->st_nlink);
usr.bin/finger/finger.c
139
(void)fprintf(stderr,
usr.bin/fmt/fmt.c
343
fprintf(stderr,
usr.bin/fold/fold.c
126
(void)fprintf(stderr, "usage: fold [-bs] [-w width] [file ...]\n");
usr.bin/fortune/fortune/fortune.c
1131
(void)fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
1198
fprintf(stderr, "%*s", lev * 4, "");
usr.bin/fortune/fortune/fortune.c
1200
fprintf(stderr, "___%%");
usr.bin/fortune/fortune/fortune.c
1202
fprintf(stderr, "%3d%%", list->percent);
usr.bin/fortune/fortune/fortune.c
1203
fprintf(stderr, " %s", STR(list->name));
usr.bin/fortune/fortune/fortune.c
1206
fprintf(stderr, "\n");
usr.bin/fortune/fortune/fortune.c
1231
fprintf(stderr, "pattern too long for ignoring case\n");
usr.bin/fortune/fortune/fortune.c
1358
(void) fprintf(stderr, "fortune [-a");
usr.bin/fortune/fortune/fortune.c
1360
(void) fprintf(stderr, "D");
usr.bin/fortune/fortune/fortune.c
1362
(void) fprintf(stderr, "efilosw]");
usr.bin/fortune/fortune/fortune.c
1363
(void) fprintf(stderr, " [-m pattern]");
usr.bin/fortune/fortune/fortune.c
1364
(void) fprintf(stderr, " [[N%%] file/directory/all]\n");
usr.bin/fortune/fortune/fortune.c
1407
fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
337
fprintf(stderr, "regcomp(%s) fails\n", pat);
usr.bin/fortune/fortune/fortune.c
365
fprintf(stderr, "No fortunes found in %s.\n",
usr.bin/fortune/fortune/fortune.c
377
fprintf(stderr, "No fortunes found in %s.\n",
usr.bin/fortune/fortune/fortune.c
392
fprintf(stderr, "percentages must be <= 100\n");
usr.bin/fortune/fortune/fortune.c
397
fprintf(stderr, "percentages must be integers\n");
usr.bin/fortune/fortune/fortune.c
411
fprintf(stderr, "percentages must precede files\n");
usr.bin/fortune/fortune/fortune.c
425
fprintf(stderr, "No fortunes found in %s.\n",
usr.bin/fortune/fortune/fortune.c
514
fprintf(stderr, "No '%s' found in %s.\n",
usr.bin/fortune/fortune/fortune.c
542
fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
63
#define DPRINTF(l,x) { if (Debug >= l) fprintf x; }
usr.bin/fortune/fortune/fortune.c
712
(void) fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
845
(void) fprintf(stderr, "fortune: out of memory.\n");
usr.bin/fortune/fortune/fortune.c
891
(void) fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
895
(void) fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
900
(void) fprintf(stderr,
usr.bin/fortune/strfile/strfile.c
287
fprintf(stderr,
usr.bin/fortune/strfile/strfile.c
300
fprintf(stderr,
usr.bin/fortune/strfile/strfile.c
310
fprintf(stderr,
usr.bin/fortune/strfile/strfile.c
79
fprintf(stderr, "out of space\n"); \
usr.bin/fortune/unstr/unstr.c
71
fprintf(stderr, "usage: unstr datafile\n");
usr.bin/from/from.c
133
fprintf(stderr, "usage: from [-c] [-f file] [-s sender] [user]\n");
usr.bin/fstat/fstat.c
324
fprintf(stderr,
usr.bin/fstat/fstat.c
652
(void)fprintf(stderr,
usr.bin/fstat/fuser.c
119
fprintf(stderr,
usr.bin/fstat/fuser.c
248
fprintf(stderr, "%s:", reqfiles[i].name);
usr.bin/fstat/fuser.c
252
fprintf(stdout, "%6d", consumer->pid);
usr.bin/fstat/fuser.c
256
fprintf(stderr, "(%s)",
usr.bin/fstat/fuser.c
263
(void)fprintf(stderr, "\n");
usr.bin/fsync/fsync.c
74
fprintf(stderr, "usage: fsync file ...\n");
usr.bin/gcore/gcore.c
210
(void)fprintf(stderr,
usr.bin/gencat/gencat.c
128
fprintf(stderr, "usage: %s catfile msgfile ...\n", getprogname());
usr.bin/gencat/gencat.c
149
fprintf(stderr, "WARNING: Usage of \"-new\" argument is deprecated.\n");
usr.bin/gencat/gencat.c
185
fprintf(stderr, "%s: %s on line %ld\n", getprogname(), msg, lineno);
usr.bin/gencat/gencat.c
186
fprintf(stderr, "%s\n", curline);
usr.bin/gencat/gencat.c
191
fprintf(stderr, "^\n");
usr.bin/genl/genl.c
248
fprintf(stderr, "Usage: %s\n", getprogname());
usr.bin/genl/genl.c
250
fprintf(stderr, " %s %s\n", getprogname(), cmds[i].usage);
usr.bin/getaddrinfo/getaddrinfo.c
170
(void)fprintf(stderr, "Usage: %s", getprogname());
usr.bin/getaddrinfo/getaddrinfo.c
171
(void)fprintf(stderr,
usr.bin/getaddrinfo/getaddrinfo.c
173
(void)fprintf(stderr, " [-cnNP] [<hostname>]\n");
usr.bin/getconf/getconf.c
51
fprintf(stderr,
usr.bin/getconf/tests/arch_type.c
54
fprintf(stderr, "unknown architecture type detected\n");
usr.bin/getent/getent.c
113
fprintf(stderr, "Unknown database: %s\n", argv[1]);
usr.bin/getent/getent.c
124
fprintf(stderr, "Usage: %s database [key ...]\n",
usr.bin/getent/getent.c
126
fprintf(stderr, " database may be one of:\n\t");
usr.bin/getent/getent.c
128
fprintf(stderr, " %s", curdb->name);
usr.bin/getent/getent.c
130
fprintf(stderr, "\n");
usr.bin/getent/getent.c
199
fprintf(stderr, "Enumeration not supported on ethers\n");
usr.bin/getent/getent.c
592
fprintf(stderr, "Enumeration not supported on netgroup\n");
usr.bin/getent/getent.c
704
fprintf(stderr,
usr.bin/gprof/arcs.c
292
fprintf( stderr , "[propagate] toporder botches\n" );
usr.bin/gprof/arcs.c
297
fprintf( stderr , "[propagate] toporder botches\n" );
usr.bin/gprof/dfn.c
247
fprintf( stderr ,
usr.bin/gprof/gprof.c
179
fprintf(stderr, "time is in ticks, not seconds\n");
usr.bin/gprof/lookup.c
78
fprintf( stderr , "[nllookup] (%d) binary search fails\n" ,
usr.bin/gprof/lookup.c
91
fprintf( stderr, "[arclookup] parentp == 0 || childp == 0\n" );
usr.bin/grdc/grdc.c
291
(void)fprintf(stderr, "usage: grdc [-st] [n]\n"
usr.bin/grep/grep.c
145
fprintf(stderr, errstr[3], getprogname());
usr.bin/grep/grep.c
146
fprintf(stderr, "%s", errstr[4]);
usr.bin/grep/grep.c
147
fprintf(stderr, "%s", errstr[5]);
usr.bin/grep/grep.c
148
fprintf(stderr, "%s", errstr[6]);
usr.bin/grep/util.c
817
fprintf(stdout, "\33[%sm\33[K", color);
usr.bin/grep/util.c
821
fprintf(stdout, "\33[m\33[K");
usr.bin/gzip/gzip.c
1152
fprintf(stderr, "%s already exists -- do you wish to "
usr.bin/gzip/gzip.c
1156
fprintf(stderr, "\tnot overwriting\n");
usr.bin/gzip/gzip.c
1697
fprintf(stderr, "%s: done %llu/%llu bytes %d%%\n",
usr.bin/gzip/gzip.c
1701
fprintf(stderr, "%s: done %llu bytes\n",
usr.bin/gzip/gzip.c
2049
fprintf(where, "%5s%%", buff);
usr.bin/gzip/gzip.c
2057
fprintf(stderr, "%s:%s ", file,
usr.bin/gzip/gzip.c
2061
fprintf(stderr, " -- replaced with %s", nfile);
usr.bin/gzip/gzip.c
2062
fprintf(stderr, "\n");
usr.bin/gzip/gzip.c
2073
fprintf(stderr, "%s:%s %s\n", file,
usr.bin/gzip/gzip.c
2154
fprintf(stderr, "%s\n", gzip_version);
usr.bin/gzip/gzip.c
2155
fprintf(stderr,
usr.bin/gzip/gzip.c
2186
fprintf(stderr, "%s (based on NetBSD gzip 20150113)\n", gzip_version);
usr.bin/gzip/gzip.c
2187
fprintf(stderr, "%s\n", gzip_copyright);
usr.bin/gzip/gzip.c
2196
fprintf(stderr, "%s\n", gzip_version);
usr.bin/gzip/gzip.c
366
fprintf(stderr, "%s: option --ascii ignored on this system\n", progname);
usr.bin/head/head.c
213
(void)fprintf(stderr, "usage: head [-n lines | -c bytes] [file ...]\n");
usr.bin/hesinfo/hesinfo.c
51
fprintf(stderr, "usage: hesinfo [-bl] name type\n");
usr.bin/hesinfo/hesinfo.c
52
fprintf(stderr, "\t-l selects long format\n");
usr.bin/hesinfo/hesinfo.c
53
fprintf(stderr, "\t-b also does hes_to_bind conversion\n");
usr.bin/hexdump/hexsyntax.c
128
(void)fprintf(stderr, "%s\n%s\n%s\n%s\n",
usr.bin/hexdump/odsyntax.c
176
fprintf(stderr,
usr.bin/hexdump/odsyntax.c
178
fprintf(stderr,
usr.bin/iconv/iconv.c
61
(void)fprintf(stderr,
usr.bin/id/id.c
505
(void)fprintf(stderr, "usage: groups [user]\n");
usr.bin/id/id.c
507
(void)fprintf(stderr, "usage: whoami\n");
usr.bin/id/id.c
509
(void)fprintf(stderr,
usr.bin/ident/ident.c
202
fprintf(stderr, "%s warning: no id keywords in %s\n",
usr.bin/indent/args.c
339
fprintf(stderr, "indent: cannot open file %s\n", str);
usr.bin/indent/io.c
111
fprintf(output, ".*/\n");
usr.bin/indent/io.c
126
fprintf(output, s[0]=='/' && s[1]=='*' ? "\t%.*s" : "\t/* %.*s */",
usr.bin/indent/io.c
129
else fprintf(output, "%.*s", (int)(e_lab - s_lab), s_lab);
usr.bin/indent/io.c
142
fprintf(output, ".*/\n");
usr.bin/indent/io.c
155
fprintf(output, "%d", target_col * 7);
usr.bin/indent/io.c
485
fprintf(stdout, "/**INDENT** %s@%d: ", level == 0 ? "Warning" : "Error", line_no);
usr.bin/indent/io.c
486
fprintf(stdout, msg, a, b);
usr.bin/indent/io.c
487
fprintf(stdout, " */\n");
usr.bin/indent/io.c
490
fprintf(stderr, "%s@%d: ", level == 0 ? "Warning" : "Error", line_no);
usr.bin/indent/io.c
491
fprintf(stderr, msg, a, b);
usr.bin/indent/io.c
492
fprintf(stderr, "\n");
usr.bin/indent/io.c
502
fprintf(stdout, "/**INDENT** %s@%d: ", level == 0 ? "Warning" : "Error", line_no);
usr.bin/indent/io.c
503
fprintf(stdout, msg, a);
usr.bin/indent/io.c
504
fprintf(stdout, " */\n");
usr.bin/indent/io.c
507
fprintf(stderr, "%s@%d: ", level == 0 ? "Warning" : "Error", line_no);
usr.bin/indent/io.c
508
fprintf(stderr, msg, a);
usr.bin/indent/io.c
509
fprintf(stderr, "\n");
usr.bin/indent/io.c
519
fprintf(stdout, "/**INDENT** %s@%d: ", level == 0 ? "Warning" : "Error", line_no);
usr.bin/indent/io.c
520
fprintf(stdout, "%s", msg);
usr.bin/indent/io.c
521
fprintf(stdout, " */\n");
usr.bin/indent/io.c
524
fprintf(stderr, "%s@%d: ", level == 0 ? "Warning" : "Error", line_no);
usr.bin/indent/io.c
525
fprintf(stderr, "%s", msg);
usr.bin/indent/io.c
526
fprintf(stderr, "\n");
usr.bin/ipcrm/ipcrm.c
284
fprintf(stderr,
usr.bin/ipcrm/ipcrm.c
288
fprintf(stderr, "unrecognized option: -%c\n", optopt);
usr.bin/ipcrm/ipcrm.c
294
fprintf(stderr, "unknown argument: %s\n", argv[optind]);
usr.bin/ipcrm/ipcrm.c
62
fprintf(stderr,
usr.bin/ipcs/ipcs.c
551
fprintf(stderr,
usr.bin/iscsictl/periphs.c
187
fprintf(stdout, "unknown match type\n");
usr.bin/join/join.c
656
(void)fprintf(stderr, "%s %s\n%s\n",
usr.bin/jot/jot.c
368
fprintf(stderr, "%s\n%s\n",
usr.bin/kdump/kdump.c
2459
fprintf(stderr, "usage: kdump [-dEnlHRrSsTA] [-f trfile] "
usr.bin/killall/killall.c
321
fprintf(stderr, "proc size mismatch (%zu total, %zu chunks)\n",
usr.bin/killall/killall.c
323
fprintf(stderr, "userland out of sync with kernel\n");
usr.bin/killall/killall.c
432
fprintf(stderr, "No matching processes %swere found\n",
usr.bin/killall/killall.c
56
fprintf(stderr, "usage: killall [-delmsqvz] [-help] [-I] [-j jail]\n");
usr.bin/killall/killall.c
57
fprintf(stderr,
usr.bin/killall/killall.c
59
fprintf(stderr, "At least one option or argument to specify processes must be given.\n");
usr.bin/killall/killall.c
72
offset += fprintf(fp, "%s ", *p);
usr.bin/killall/killall.c
75
fprintf(fp, "\n");
usr.bin/killall/killall.c
78
fprintf(fp, "\n");
usr.bin/ktrace/ktrace.c
213
fprintf(stderr, "%s\n%s\n",
usr.bin/ktrace/ktrace.c
223
fprintf(stderr, "error:\t%s\n\t%s\n",
usr.bin/ktrdump/ktrdump.c
236
fprintf(out, "%-6s ", "index");
usr.bin/ktrdump/ktrdump.c
238
fprintf(out, "%-3s ", "cpu");
usr.bin/ktrdump/ktrdump.c
240
fprintf(out, "%-16s ", "timestamp");
usr.bin/ktrdump/ktrdump.c
242
fprintf(out, "%-40s ", "file and line");
usr.bin/ktrdump/ktrdump.c
244
fprintf(out, "%-18s ", "tid");
usr.bin/ktrdump/ktrdump.c
245
fprintf(out, "%s", "trace");
usr.bin/ktrdump/ktrdump.c
246
fprintf(out, "\n");
usr.bin/ktrdump/ktrdump.c
248
fprintf(out, "------ ");
usr.bin/ktrdump/ktrdump.c
250
fprintf(out, "--- ");
usr.bin/ktrdump/ktrdump.c
252
fprintf(out, "---------------- ");
usr.bin/ktrdump/ktrdump.c
254
fprintf(out,
usr.bin/ktrdump/ktrdump.c
257
fprintf(out, "------------------ ");
usr.bin/ktrdump/ktrdump.c
258
fprintf(out, "----- ");
usr.bin/ktrdump/ktrdump.c
259
fprintf(out, "\n");
usr.bin/ktrdump/ktrdump.c
323
fprintf(out, "%6d ", i);
usr.bin/ktrdump/ktrdump.c
325
fprintf(out, "%3d ", buf[i].ktr_cpu);
usr.bin/ktrdump/ktrdump.c
331
fprintf(out, "%16ju ", !iflag ? tlast - tnow :
usr.bin/ktrdump/ktrdump.c
335
fprintf(out, "%16ju ", tnow);
usr.bin/ktrdump/ktrdump.c
343
fprintf(out, "%-40s ", obuf);
usr.bin/ktrdump/ktrdump.c
346
fprintf(out, "%p ", buf[i].ktr_thread);
usr.bin/ktrdump/ktrdump.c
347
fprintf(out, desc, parms[0], parms[1], parms[2], parms[3],
usr.bin/ktrdump/ktrdump.c
349
fprintf(out, "\n");
usr.bin/ktrdump/ktrdump.c
401
fprintf(stderr, USAGE);
usr.bin/lam/lam.c
231
fprintf(stderr, "%s\n%s\n",
usr.bin/lastcomm/lastcomm.c
259
(void)fprintf(stderr,
usr.bin/ldd/ldd.c
222
fprintf(stderr, "%s: signal %d\n", *argv,
usr.bin/ldd/ldd.c
227
fprintf(stderr, "%s: exit status %d\n", *argv,
usr.bin/ldd/ldd.c
260
fprintf(stderr,
usr.bin/leave/leave.c
185
fprintf(stderr, "usage: leave [[+]hhmm]\n");
usr.bin/lex/initparse.c
648
fprintf( stderr, "%s:%d: %s\n", infilename, line, str );
usr.bin/lex/initscan.c
4100
fprintf(yyout, "[""[%s]""]", escaped_qstart);
usr.bin/lex/initscan.c
4105
fprintf(yyout, "[""[%s]""]", escaped_qend);
usr.bin/lex/initscan.c
4994
fprintf( stderr, "%s\n", msg );
usr.bin/limits/limits.c
393
fprintf(stderr, "login class '%s' non-existent, using %s\n",
usr.bin/limits/limits.c
556
(void)fprintf(stderr,
usr.bin/locale/locale.c
847
fprintf(stderr, "Unknown keyword: `%s'\n", kw);
usr.bin/localedef/collate.c
1043
fprintf(stderr, "out of memory\n");
usr.bin/localedef/collate.c
1217
fprintf(stderr, "out of memory\n");
usr.bin/localedef/collate.c
1248
fprintf(stderr, "out of memory\n");
usr.bin/localedef/collate.c
1268
fprintf(stderr, "out of memory\n");
usr.bin/localedef/collate.c
275
fprintf(stderr,"out of memory\n");
usr.bin/localedef/collate.c
336
fprintf(stderr,"circular reference in order list\n");
usr.bin/localedef/collate.c
497
fprintf(stderr,"out of memory\n");
usr.bin/localedef/collate.c
544
fprintf(stderr,"out of memory\n");
usr.bin/localedef/collate.c
568
fprintf(stderr, "out of memory\n");
usr.bin/localedef/collate.c
690
fprintf(stderr, "character value expected\n");
usr.bin/localedef/collate.c
731
fprintf(stderr, "malformed range!\n");
usr.bin/localedef/collate.c
779
fprintf(stderr, "illegal starting point for range\n");
usr.bin/localedef/collate.c
795
fprintf(stderr,"expanded collation element too long\n");
usr.bin/localedef/collate.c
800
fprintf(stderr, "out of memory\n");
usr.bin/localedef/collate.c
819
fprintf(stderr, "duplicate collating element definition\n");
usr.bin/localedef/collate.c
853
fprintf(stderr, "too many directives (max %d)\n", COLL_WEIGHTS_MAX);
usr.bin/localedef/collate.c
863
fprintf(stderr, "too many weights (max %d)\n", NUM_WT);
usr.bin/localedef/collate.c
935
fprintf(stderr,"out of memory\n");
usr.bin/localedef/collate.c
979
fprintf(stderr,"substitution string is too long\n");
usr.bin/localedef/localedef.c
143
(void) fprintf(stdout, "done.\n");
usr.bin/localedef/localedef.c
170
fprintf(stderr,"source locale data unavailable: %s\n", src);
usr.bin/localedef/localedef.c
185
fprintf(stderr,"unable to copy locale data: %s\n",
usr.bin/localedef/localedef.c
244
(void) fprintf(stderr, "Usage: localedef [options] localename\n");
usr.bin/localedef/localedef.c
245
(void) fprintf(stderr, "[options] are:\n");
usr.bin/localedef/localedef.c
246
(void) fprintf(stderr, " -D : BSD-style output\n");
usr.bin/localedef/localedef.c
247
(void) fprintf(stderr, " -b : big-endian output\n");
usr.bin/localedef/localedef.c
248
(void) fprintf(stderr, " -c : ignore warnings\n");
usr.bin/localedef/localedef.c
249
(void) fprintf(stderr, " -l : little-endian output\n");
usr.bin/localedef/localedef.c
250
(void) fprintf(stderr, " -v : verbose output\n");
usr.bin/localedef/localedef.c
251
(void) fprintf(stderr, " -U : ignore undefined symbols\n");
usr.bin/localedef/localedef.c
252
(void) fprintf(stderr, " -f charmap : use given charmap file\n");
usr.bin/localedef/localedef.c
253
(void) fprintf(stderr, " -u encoding : assume encoding\n");
usr.bin/localedef/localedef.c
254
(void) fprintf(stderr, " -w widths : use screen widths file\n");
usr.bin/localedef/localedef.c
255
(void) fprintf(stderr, " -i locsrc : source file for locale\n");
usr.bin/localedef/localedef.c
256
(void) fprintf(stderr, " -V version : version string for locale\n");
usr.bin/localedef/localedef.c
333
(void) fprintf(stderr, "Version string too long.\n");
usr.bin/localedef/localedef.h
192
#define INTERR fprintf(stderr,"internal fault (%s:%d)\n", __FILE__, __LINE__)
usr.bin/localedef/monetary.c
170
fprintf(stderr, "out of memory\n");
usr.bin/localedef/monetary.c
96
fprintf(stderr, "out of memory\n");
usr.bin/localedef/numeric.c
96
fprintf(stderr, "out of memory\n");
usr.bin/localedef/scanner.c
827
(void) fprintf(stderr, "%s: %d: error: %s\n",
usr.bin/localedef/scanner.c
842
(void) fprintf(stderr, "%s: %d: error: %s\n",
usr.bin/localedef/scanner.c
858
(void) fprintf(stderr, "%s: %d: warning: %s\n",
usr.bin/localedef/time.c
107
fprintf(stderr,"too many list elements\n");
usr.bin/localedef/time.c
140
fprintf(stderr,"too many list elements\n");
usr.bin/localedef/time.c
183
fprintf(stderr,"unknown list\n");
usr.bin/localedef/time.c
187
fprintf(stderr,"too few items in list (%d)\n", last_kw);
usr.bin/locate/code/locate.code.c
230
(void)fprintf(stderr,
usr.bin/locate/locate/locate.c
309
(void)fprintf(stderr,
usr.bin/locate/locate/locate.c
311
(void)fprintf(stderr,
usr.bin/locate/locate/util.c
272
fprintf(stderr, "\nTo create a new database, please run the following command as root:\n\n");
usr.bin/locate/locate/util.c
273
fprintf(stderr, " /etc/periodic/weekly/310.locate\n\n");
usr.bin/lock/lock.c
261
(void)fprintf(stderr, "usage: lock [-npv] [-t timeout]\n");
usr.bin/lockf/lockf.c
168
fprintf(stderr, "Expected fd, got '%s'\n", lockname);
usr.bin/lockf/lockf.c
180
fprintf(stderr, "Expected fd, got '%s'\n",
usr.bin/lockf/lockf.c
187
fprintf(stderr, "fd '%ld' out of range\n",
usr.bin/lockf/lockf.c
408
fprintf(stderr,
usr.bin/logger/logger.c
435
(void)fprintf(stderr, "usage: %s\n",
usr.bin/login/login.c
187
(void)fprintf(stderr, "Login timed out after %d seconds\n",
usr.bin/login/login.c
815
(void)fprintf(stderr, "usage: login [-fp] [-h hostname] [username]\n");
usr.bin/logins/logins.c
340
fprintf(stderr, "usage: logins [-admopstux] [-g group] [-l login]\n");
usr.bin/logname/logname.c
59
(void)fprintf(stderr, "usage: logname\n");
usr.bin/look/look.c
347
(void)fprintf(stderr, "usage: look [-df] [-t char] string [file ...]\n");
usr.bin/m4/eval.c
449
fprintf(stderr, "%s ", argv[n]);
usr.bin/m4/eval.c
450
fprintf(stderr, "\n");
usr.bin/m4/eval.c
653
fprintf(traceout, "%s:\t%s\n", name, p->defn);
usr.bin/m4/eval.c
655
fprintf(traceout, "%s:\t<%s>\n", name, p->defn);
usr.bin/m4/eval.c
658
fprintf(traceout, "`%s'\t`%s'\n", name, p->defn);
usr.bin/m4/eval.c
744
fprintf(active, "#line 1 \"%s\"\n", pfile);
usr.bin/m4/expr.c
34
fprintf(stderr, "m4: %s in expr %s\n", msg, copy_toeval);
usr.bin/m4/main.c
641
fprintf(stderr, " ...\n");
usr.bin/m4/main.c
644
fprintf(stderr, " %s at line %lu\n",
usr.bin/m4/misc.c
266
fprintf(stderr, "%s: ", __progname);
usr.bin/m4/misc.c
267
fprintf(stderr, "%s at line %lu: ", CURRENT_NAME, CURRENT_LINE);
usr.bin/m4/misc.c
275
fprintf(stderr, "\n");
usr.bin/m4/misc.c
383
fprintf(stderr, "usage: m4 [-EgPs] [-Dname[=value]] [-d flags] "
usr.bin/m4/misc.c
415
fprintf(active, "#line %lu \"%s\"\n",
usr.bin/m4/trace.c
137
fprintf(traceout, "m4trace:");
usr.bin/m4/trace.c
139
fprintf(traceout, "%s:", inp->name);
usr.bin/m4/trace.c
141
fprintf(traceout, "%lu:", inp->lineno);
usr.bin/m4/trace.c
142
fprintf(traceout, " -%d- ", frame_level());
usr.bin/m4/trace.c
144
fprintf(traceout, "id %lu: ", expansion_id);
usr.bin/m4/trace.c
154
fprintf(traceout, "%s ...\n", argv[1]);
usr.bin/m4/trace.c
157
fprintf(traceout, "%s", argv[1]);
usr.bin/m4/trace.c
165
fprintf(traceout, "%s%s%s%s", delim,
usr.bin/m4/trace.c
173
fprintf(traceout, "%c", RPAREN);
usr.bin/m4/trace.c
176
fprintf(traceout, " -> ???\n");
usr.bin/m4/trace.c
178
fprintf(traceout, argc > 2 ? "%s(...)" : "%s", argv[1]);
usr.bin/m4/trace.c
183
fprintf(traceout, "\n");
usr.bin/m4/trace.c
191
fprintf(traceout, " -> ");
usr.bin/m4/trace.c
193
fprintf(traceout, "%s", lquote);
usr.bin/m4/trace.c
196
fprintf(traceout, "%s", rquote);
usr.bin/m4/trace.c
197
fprintf(traceout, "\n");
usr.bin/mail/cmd1.c
325
fprintf(obuf, "Message %d:\n", *ip);
usr.bin/mail/collect.c
146
fprintf(stderr,
usr.bin/mail/collect.c
368
fprintf(stderr,
usr.bin/mail/collect.c
409
fprintf(stderr, "Write what file!?\n");
usr.bin/mail/collect.c
509
fprintf(stderr, "%s: ", name);
usr.bin/mail/collect.c
510
fprintf(stderr, "File exists\n");
usr.bin/mail/collect.c
588
fprintf(stderr, "No bytes from \"%s\" !?\n", cmd);
usr.bin/mail/fio.c
165
fprintf(obuf, "\n");
usr.bin/mail/fio.c
383
fprintf(stderr, "\"%s\": Expansion failed.\n", name);
usr.bin/mail/fio.c
391
fprintf(stderr, "\"%s\": No match.\n", name);
usr.bin/mail/fio.c
395
fprintf(stderr, "\"%s\": Expansion buffer overflow.\n", name);
usr.bin/mail/fio.c
403
fprintf(stderr, "\"%s\": Ambiguous.\n", name);
usr.bin/mail/lex.c
148
fprintf(stderr, "No mail for %s\n", who);
usr.bin/mail/lex.c
544
fprintf(stderr, "Interrupt\n");
usr.bin/mail/list.c
588
fprintf(stderr, "Missing %c\n", quotec);
usr.bin/mail/main.c
235
fprintf(stderr, "\
usr.bin/mail/main.c
341
fprintf(stderr, "\nInterrupt\n");
usr.bin/mail/names.c
123
fprintf(stderr, "detract asked to insert commas\n");
usr.bin/mail/names.c
324
fprintf(fout, "From %s %s", myname, date);
usr.bin/mail/names.c
330
fprintf(fout, "\n");
usr.bin/mail/names.c
385
fprintf(stderr, "Can't reopen image\n");
usr.bin/mail/quit.c
166
fprintf(readstat, "%s\n", id);
usr.bin/mail/quit.c
409
fprintf(readstat, "%s\n", id);
usr.bin/mail/send.c
232
fprintf(obuf, "%sStatus: %s\n",
usr.bin/mail/send.c
354
fprintf(stderr, ". . . message lost, sorry.\n");
usr.bin/mail/send.c
509
fprintf(fo, "Subject: %s\n", hp->h_subject), gotcha++;
usr.bin/mail/send.c
515
fprintf(fo, "Reply-To: %s\n", hp->h_replyto), gotcha++;
usr.bin/mail/send.c
517
fprintf(fo, "In-Reply-To: <%s>\n", hp->h_inreplyto), gotcha++;
usr.bin/mail/send.c
541
fprintf(fo, "\n ");
usr.bin/mail/send.c
544
fprintf(fo, " ");
usr.bin/mail/send.c
547
fprintf(fo, ",");
usr.bin/mail/send.c
550
fprintf(fo, "\n");
usr.bin/mail/send.c
576
fprintf(fo, "From %s %s", myname, ctime(&now));
usr.bin/mail/send.c
579
fprintf(fo, "\n");
usr.bin/mdo/mdo.c
34
fprintf(stderr,
usr.bin/mesg/mesg.c
98
(void)fprintf(stderr, "usage: mesg [n | y]\n");
usr.bin/mididump/mididump.c
139
fprintf(stderr, "usage: %s [-t] device\n", getprogname());
usr.bin/ministat/ministat.c
518
fprintf(stderr,
usr.bin/ministat/ministat.c
531
fprintf(stderr, "%s\n", whine);
usr.bin/ministat/ministat.c
532
fprintf(stderr,
usr.bin/ministat/ministat.c
534
fprintf(stderr, "\tconfidence = {");
usr.bin/ministat/ministat.c
536
fprintf(stderr, "%s%g%%",
usr.bin/ministat/ministat.c
540
fprintf(stderr, "}\n");
usr.bin/ministat/ministat.c
541
fprintf(stderr, "\t-A : print statistics only. suppress the graph.\n");
usr.bin/ministat/ministat.c
542
fprintf(stderr, "\t-C : column number to extract (starts and defaults to 1)\n");
usr.bin/ministat/ministat.c
543
fprintf(stderr, "\t-d : delimiter(s) string, default to \" \\t\"\n");
usr.bin/ministat/ministat.c
544
fprintf(stderr, "\t-n : print summary statistics only, no graph/test\n");
usr.bin/ministat/ministat.c
545
fprintf(stderr, "\t-q : suppress printing summary-statistics headers and data-set names\n");
usr.bin/ministat/ministat.c
546
fprintf(stderr, "\t-s : print avg/median/stddev bars on separate lines\n");
usr.bin/ministat/ministat.c
547
fprintf(stderr, "\t-w : width of graph/test output (default 74 or terminal width)\n");
usr.bin/mkcsmapper/yacc.y
206
fprintf(stderr, "%s in %d\n", s, linenumber);
usr.bin/mkcsmapper/yacc.y
279
fprintf(stderr, "SRC_ZONE is mandatory.\n");
usr.bin/mkcsmapper/yacc.y
283
fprintf(stderr, "DST_UNIT_BITS is mandatory.\n");
usr.bin/mkcsmapper/yacc.y
673
fprintf(stderr, "Usage: %s [-d] [-m|-p] [-o outfile] [infile]\n",
usr.bin/mkesdb/yacc.y
117
fprintf(stderr, "%s in %d\n", s, linenumber);
usr.bin/mkesdb/yacc.y
142
fprintf(stderr, "NAME is mandatory.\n");
usr.bin/mkesdb/yacc.y
146
fprintf(stderr, "ENCODING is mandatory.\n");
usr.bin/mkfifo/mkfifo.c
96
(void)fprintf(stderr, "usage: mkfifo [-m mode] fifo_name ...\n");
usr.bin/mkimg/mkimg.c
113
fprintf(stderr, " schemes:\n");
usr.bin/mkimg/mkimg.c
116
fprintf(stderr, "\t%s\t- %s\n", s->name,
usr.bin/mkimg/mkimg.c
151
fprintf(stderr, "usage: %s <options>\n", getprogname());
usr.bin/mkimg/mkimg.c
153
fprintf(stderr, " options:\n");
usr.bin/mkimg/mkimg.c
154
fprintf(stderr, "\t--formats\t- list image formats\n");
usr.bin/mkimg/mkimg.c
155
fprintf(stderr, "\t--schemes\t- list partition schemes\n");
usr.bin/mkimg/mkimg.c
156
fprintf(stderr, "\t--version\t- show version information\n");
usr.bin/mkimg/mkimg.c
157
fprintf(stderr, "\t--capacity\t- minimum and maximum capacity (in bytes)\n");
usr.bin/mkimg/mkimg.c
159
fprintf(stderr, "\t-a <num>\t- mark num'th partition as active\n");
usr.bin/mkimg/mkimg.c
160
fprintf(stderr, "\t-b <file>\t- file containing boot code\n");
usr.bin/mkimg/mkimg.c
161
fprintf(stderr, "\t-c <num>\t- minimum capacity (in bytes) of the disk\n");
usr.bin/mkimg/mkimg.c
162
fprintf(stderr, "\t-C <num>\t- maximum capacity (in bytes) of the disk\n");
usr.bin/mkimg/mkimg.c
163
fprintf(stderr, "\t-f <format>\n");
usr.bin/mkimg/mkimg.c
164
fprintf(stderr, "\t-h\t\t- show this usage information\n");
usr.bin/mkimg/mkimg.c
165
fprintf(stderr, "\t-o <file>\t- file to write image into\n");
usr.bin/mkimg/mkimg.c
166
fprintf(stderr, "\t-p <partition>\n");
usr.bin/mkimg/mkimg.c
167
fprintf(stderr, "\t-s <scheme>\n");
usr.bin/mkimg/mkimg.c
168
fprintf(stderr, "\t-t <num>\t- set timestamp (seconds since epoch)\n");
usr.bin/mkimg/mkimg.c
169
fprintf(stderr, "\t-v\t\t- increase verbosity\n");
usr.bin/mkimg/mkimg.c
170
fprintf(stderr, "\t-y\t\t- [developers] enable unit test\n");
usr.bin/mkimg/mkimg.c
171
fprintf(stderr, "\t-H <num>\t- number of heads to simulate\n");
usr.bin/mkimg/mkimg.c
172
fprintf(stderr, "\t-P <num>\t- physical sector size\n");
usr.bin/mkimg/mkimg.c
173
fprintf(stderr, "\t-S <num>\t- logical sector size\n");
usr.bin/mkimg/mkimg.c
174
fprintf(stderr, "\t-T <num>\t- number of tracks to simulate\n");
usr.bin/mkimg/mkimg.c
180
fprintf(stderr, " partition specification:\n");
usr.bin/mkimg/mkimg.c
181
fprintf(stderr, "\t<type>[/<label>]::<size>[:[+]<offset>]\t- "
usr.bin/mkimg/mkimg.c
184
fprintf(stderr, "\t<type>[/<label>]:=<file>[:[+]offset]\t- partition "
usr.bin/mkimg/mkimg.c
188
fprintf(stderr, "\t<type>[/<label>]:-<cmd>\t\t- partition content and size "
usr.bin/mkimg/mkimg.c
190
fprintf(stderr, "\t-\t\t\t\t- unused partition entry\n");
usr.bin/mkimg/mkimg.c
191
fprintf(stderr, "\t where:\n");
usr.bin/mkimg/mkimg.c
192
fprintf(stderr, "\t\t<type>\t- scheme neutral partition type\n");
usr.bin/mkimg/mkimg.c
193
fprintf(stderr, "\t\t<label>\t- optional scheme-dependent partition "
usr.bin/mkimg/mkimg.c
499
fprintf(stderr, "partition %d: starting block %llu "
usr.bin/mkimg/mkimg.c
527
fprintf(stderr, "size %llu bytes (%llu blocks)\n",
usr.bin/mkimg/mkimg.c
530
fprintf(stderr,
usr.bin/mkimg/mkimg.c
535
fprintf(stderr,
usr.bin/mkimg/mkimg.c
731
fprintf(stderr, "Logical sector size: %u\n", secsz);
usr.bin/mkimg/mkimg.c
732
fprintf(stderr, "Physical block size: %u\n", blksz);
usr.bin/mkimg/mkimg.c
733
fprintf(stderr, "Sectors per track: %u\n", nsecs);
usr.bin/mkimg/mkimg.c
734
fprintf(stderr, "Number of heads: %u\n", nheads);
usr.bin/mkimg/mkimg.c
737
fprintf(stderr, "Partitioning scheme: %s\n",
usr.bin/mkimg/mkimg.c
739
fprintf(stderr, "Output file format: %s\n",
usr.bin/mkimg/mkimg.c
762
fprintf(stderr, "Number of cylinders: %u\n", ncyls);
usr.bin/mkimg/mkimg.c
89
fprintf(stderr, " formats:\n");
usr.bin/mkimg/mkimg.c
92
fprintf(stderr, "\t%s\t- %s\n", f->name,
usr.bin/mkimg/qcow.c
109
fprintf(stderr, "QCOW: image size = %ju, cluster size = %u\n",
usr.bin/mkimg/vmdk.c
100
fprintf(stderr, "VMDK: image size = %ju, grain size = %ju\n",
usr.bin/mkimg/vmdk.c
178
fprintf(stderr, "VMDK: overhead = %ju\n",
usr.bin/mkstr/mkstr.c
123
fprintf(stderr, "usage: mkstr [-] mesgfile prefix file ...\n");
usr.bin/mktemp/mktemp.c
197
fprintf(stderr,
usr.bin/mktemp/mktemp.c
200
fprintf(stderr,
usr.bin/mkuzip/mkuz_blockcache.c
121
fprintf(stderr, "cache hit %jd, %jd, %jd, %jd\n",
usr.bin/mkuzip/mkuz_blockcache.c
129
fprintf(stderr, "block MD5 collision, you should try lottery, "
usr.bin/mkuzip/mkuzip.c
286
fprintf(stderr, "file size is not multiple "
usr.bin/mkuzip/mkuzip.c
319
fprintf(stderr, "data size %ju bytes, number of clusters "
usr.bin/mkuzip/mkuzip.c
367
fprintf(stderr, "cluster #%d, in %u bytes, "
usr.bin/mkuzip/mkuzip.c
371
fprintf(stderr, " (backref'ed to #%d)",
usr.bin/mkuzip/mkuzip.c
374
fprintf(stderr, "\n");
usr.bin/mkuzip/mkuzip.c
388
fprintf(stderr, "padding data with %lu bytes "
usr.bin/mkuzip/mkuzip.c
401
fprintf(summary.f, "compressed data to %ju bytes, saved %lld "
usr.bin/mkuzip/mkuzip.c
459
fprintf(stderr, "usage: mkuzip [-vZdLS] [-o outfile] [-s cluster_size] "
usr.bin/msgs/msgs.c
318
fprintf(bounds, "%d %d\n", firstmsg, lastmsg);
usr.bin/msgs/msgs.c
338
fprintf(bounds, "%d %d\n", firstmsg, nextmsg);
usr.bin/msgs/msgs.c
353
fprintf(newmsg, "From %s %sSubject: %s\n",
usr.bin/msgs/msgs.c
388
fprintf(stderr, "Error, no home directory!\n");
usr.bin/msgs/msgs.c
425
fprintf(msgsrc, "%d\n", nextmsg);
usr.bin/msgs/msgs.c
577
fprintf(msgsrc, "%d\n", nextmsg);
usr.bin/msgs/msgs.c
592
fprintf(msgsrc, "%d\n", nextmsg);
usr.bin/msgs/msgs.c
613
fprintf(stderr, "usage: msgs [fhlopq] [[-]number]\n");
usr.bin/mt/mt.c
1577
fprintf(stderr,
usr.bin/mt/mt.c
494
(void)fprintf(stderr, "usage: mt [-f device] command [count]\n");
usr.bin/netstat/mroute.c
418
fprintf(stderr, "No IPv4 MROUTING kernel support.\n");
usr.bin/newgrp/newgrp.c
125
fprintf(stderr, "usage: newgrp [-l] [group]\n");
usr.bin/newgrp/newgrp.c
184
fprintf(stderr, "Sorry\n");
usr.bin/nice/nice.c
95
(void)fprintf(stderr,
usr.bin/nl/nl.c
406
(void)fprintf(stderr,
usr.bin/nohup/nohup.c
113
(void)fprintf(stderr, "appending output to %s\n", p);
usr.bin/nohup/nohup.c
119
(void)fprintf(stderr, "usage: nohup [--] utility [arguments]\n");
usr.bin/number/number.c
269
(void)fprintf(stderr, "usage: number [-l] [# ...]\n");
usr.bin/passwd/passwd.c
114
fprintf(stderr, "Changing local password for %s\n",
usr.bin/passwd/passwd.c
118
fprintf(stderr, "Changing NIS password for %s\n",
usr.bin/passwd/passwd.c
61
fprintf(stderr, "usage: passwd [-ly] [-d domain] [-h host] [user]\n");
usr.bin/paste/paste.c
274
(void)fprintf(stderr, "usage: paste [-s] [-d delimiters] file ...\n");
usr.bin/patch/backupfile.c
211
fprintf(stderr, "patch: ");
usr.bin/patch/backupfile.c
213
fprintf(stderr, "invalid");
usr.bin/patch/backupfile.c
215
fprintf(stderr, "ambiguous");
usr.bin/patch/backupfile.c
216
fprintf(stderr, " %s `%s'\n", kind, value);
usr.bin/patch/patch.c
693
fprintf(stderr,
usr.bin/patch/patch.c
771
fprintf(rejfp, "***************\n");
usr.bin/patch/patch.c
776
fprintf(rejfp, "*** 0%s\n", stars);
usr.bin/patch/patch.c
778
fprintf(rejfp, "*** %ld%s\n", oldfirst, stars);
usr.bin/patch/patch.c
780
fprintf(rejfp, "*** %ld,%ld%s\n", oldfirst,
usr.bin/patch/patch.c
785
fprintf(rejfp, "--- 0%s\n", minuses);
usr.bin/patch/patch.c
787
fprintf(rejfp, "--- %ld%s\n", newfirst, minuses);
usr.bin/patch/patch.c
789
fprintf(rejfp, "--- %ld,%ld%s\n", newfirst,
usr.bin/patch/patch.c
793
fprintf(rejfp, "%s", pfetch(i));
usr.bin/patch/patch.c
799
fprintf(rejfp, "%c %s", pch_char(i), pfetch(i));
usr.bin/patch/patch.c
815
fprintf(rejfp, "%c%s", ch, line);
usr.bin/patch/patch.c
818
fprintf(rejfp, "\n\\ Line too long\n");
usr.bin/patch/patch.c
820
fprintf(rejfp, "\n\\ No newline at end of line\n");
usr.bin/patch/patch.c
845
fprintf(rejfp, "malformed hunk: no split found\n");
usr.bin/patch/patch.c
850
fprintf(rejfp, "@@ -%ld,%ld +%ld,%ld @@\n",
usr.bin/patch/patch.c
880
fprintf(rejfp, "internal error on (%ld %ld %ld)\n",
usr.bin/patch/pch.c
1194
fprintf(stderr, "%3ld %c %c %s", i, p_char[i],
usr.bin/patch/pch.c
1509
fprintf(pipefp, "w\n");
usr.bin/patch/pch.c
1510
fprintf(pipefp, "q\n");
usr.bin/patch/util.c
242
fprintf(stderr, "patch: **** ");
usr.bin/patch/util.c
257
fprintf(stderr, "patch: **** ");
usr.bin/patch/util.c
261
fprintf(stderr, ": %s\n", strerror(errnum));
usr.bin/pathchk/pathchk.c
91
fprintf(stderr, "usage: pathchk [-Pp] pathname ...\n");
usr.bin/perror/perror.c
77
fprintf(stderr, "usage: perror number\n");
usr.bin/pom/pom.c
239
fprintf(stderr, "Usage: %s [-p] [-d yyyy.mm.dd] [-t hh:mm:ss]\n",
usr.bin/posixmqcontrol/posixmqcontrol.c
579
fprintf(stdout,
usr.bin/posixmqcontrol/posixmqcontrol.c
595
fprintf(stdout, "UID: %u\nGID: %u\n", status.st_uid, status.st_gid);
usr.bin/posixmqcontrol/posixmqcontrol.c
596
fprintf(stdout, "MODE: %c%c%c%c%c%c%c%c%c%c\n",
usr.bin/posixmqcontrol/posixmqcontrol.c
651
fprintf(stdout, "[%u]: %-*.*s\n", q_priority, result, result, text);
usr.bin/posixmqcontrol/posixmqcontrol.c
707
fprintf(file,
usr.bin/posixshmcontrol/posixshmcontrol.c
122
fprintf(stderr,
usr.bin/posixshmcontrol/posixshmcontrol.c
131
fprintf(stderr, " %zu", pagesizes[i]);
usr.bin/posixshmcontrol/posixshmcontrol.c
134
fprintf(stderr, " none");
usr.bin/posixshmcontrol/posixshmcontrol.c
135
fprintf(stderr, "\n");
usr.bin/posixshmcontrol/posixshmcontrol.c
52
fprintf(stderr, "Usage:\n"
usr.bin/pr/egetopt.c
144
(void)fprintf(stderr, "%s: illegal option -- %c\n",
usr.bin/pr/egetopt.c
160
(void)fprintf(stderr,
usr.bin/pr/egetopt.c
197
(void)fprintf(stderr,
usr.bin/pr/pr.c
1308
(void)fprintf(err, "pr: cannot get time of day, %s\n",
usr.bin/pr/pr.c
1331
(void)fprintf(err,
usr.bin/pr/pr.c
1345
(void)fprintf(err, "pr: cannot open %s, %s\n",
usr.bin/pr/pr.c
1362
(void)fprintf(err,
usr.bin/pr/pr.c
1373
(void)fprintf(err,
usr.bin/pr/pr.c
1569
(void)fprintf(err, "pr: write failure, %s\n", strerror(errno));
usr.bin/pr/pr.c
1648
(void)fprintf(err,
usr.bin/pr/pr.c
1678
(void)fprintf(err,
usr.bin/pr/pr.c
1709
(void)fprintf(err,
usr.bin/pr/pr.c
1735
(void)fprintf(err,
usr.bin/pr/pr.c
1814
(void)fprintf(err,
usr.bin/pr/pr.c
868
(void)fprintf(err,
usr.bin/primes/primes.c
320
fprintf(stderr, "usage: primes [-h] [start [stop]]\n");
usr.bin/printenv/printenv.c
89
(void)fprintf(stderr, "usage: printenv [name]\n");
usr.bin/printf/printf.c
671
(void)fprintf(stderr, "usage: printf format [arguments ...]\n");
usr.bin/proccontrol/proccontrol.c
101
fprintf(stderr, "%s%s", i == 0 ? "" : "|", modes[i].name);
usr.bin/proccontrol/proccontrol.c
102
fprintf(stderr, "\n");
usr.bin/proccontrol/proccontrol.c
95
fprintf(stderr, "Usage:\n");
usr.bin/proccontrol/proccontrol.c
96
fprintf(stderr, " proccontrol -m mode -s (enable|disable) "
usr.bin/proccontrol/proccontrol.c
98
fprintf(stderr, " proccontrol -m mode -q [-p pid]\n");
usr.bin/proccontrol/proccontrol.c
99
fprintf(stderr, "Modes: ");
usr.bin/protect/protect.c
45
fprintf(stderr, "usage: protect [-i] command\n");
usr.bin/protect/protect.c
46
fprintf(stderr, " protect [-cdi] -g pgrp | -p pid\n");
usr.bin/quota/quota.c
185
fprintf(stderr, "%s\n%s\n%s\n",
usr.bin/random/random.c
179
fprintf(stderr, "usage: random [-elrUuw] [-f filename] [denominator]\n");
usr.bin/rctl/rctl.c
580
fprintf(stderr, "usage: rctl [ -h ] [-a rule | -l filter | -r filter "
usr.bin/renice/renice.c
146
fprintf(stderr, "%d: old priority %d, new priority %d\n", who,
usr.bin/renice/renice.c
175
fprintf(stderr, "%s\n%s\n",
usr.bin/resizewin/resizewin.c
56
fprintf(stderr, "usage: resizewin [-z]\n");
usr.bin/rev/rev.c
99
(void)fprintf(stderr, "usage: rev [file ...]\n");
usr.bin/revoke/revoke.c
38
fprintf(stderr, "usage: revoke file ...\n");
usr.bin/rpcgen/rpc_tblout.c
146
len = fprintf(fout, "\txdr_%s,", stringfix(type));
usr.bin/rpcgen/rpc_util.h
69
#define f_print (void) fprintf
usr.bin/rpcinfo/rpcinfo.c
1460
fprintf(stderr, "usage: rpcinfo [-m | -s] [host]\n");
usr.bin/rpcinfo/rpcinfo.c
1462
fprintf(stderr, " rpcinfo -p [host]\n");
usr.bin/rpcinfo/rpcinfo.c
1464
fprintf(stderr, " rpcinfo -T netid host prognum [versnum]\n");
usr.bin/rpcinfo/rpcinfo.c
1465
fprintf(stderr, " rpcinfo -l host prognum versnum\n");
usr.bin/rpcinfo/rpcinfo.c
1467
fprintf(stderr,
usr.bin/rpcinfo/rpcinfo.c
1470
fprintf(stderr,
usr.bin/rpcinfo/rpcinfo.c
1472
fprintf(stderr, " rpcinfo -b prognum versnum\n");
usr.bin/rpcinfo/rpcinfo.c
1473
fprintf(stderr, " rpcinfo -d [-T netid] prognum versnum\n");
usr.bin/rs/rs.cc
204
fprintf(stderr,
usr.bin/runat/runat.c
29
(void)fprintf(stderr, "usage: runat [-h/--nofollow] [--] <file> "
usr.bin/rup/rup.c
217
fprintf(stderr, "usage: rup [host ...]\n");
usr.bin/ruptime/ruptime.c
308
(void)fprintf(stderr, "usage: ruptime [-alrtu] [host ...]\n");
usr.bin/rusers/rusers.c
220
fprintf(stderr, "usage: rusers [-al] [host ...]\n");
usr.bin/rwall/rwall.c
109
fprintf(stderr, "usage: rwall host [file]\n");
usr.bin/rwall/rwall.c
147
fprintf(fp, "Remote Broadcast Message from %s@%s\n",
usr.bin/rwall/rwall.c
152
fprintf(fp, " (%s) at %d:%02d ...\n", tty,
usr.bin/rwho/rwho.c
215
fprintf(stderr, "usage: rwho [-a]\n");
usr.bin/script/script.c
235
(void)fprintf(fscript, "Script started on %s",
usr.bin/script/script.c
239
fprintf(fscript, "Command: ");
usr.bin/script/script.c
241
fprintf(fscript, "%s%s", k ? " " : "",
usr.bin/script/script.c
243
fprintf(fscript, "\n");
usr.bin/script/script.c
401
(void)fprintf(stderr,
usr.bin/script/script.c
403
(void)fprintf(stderr,
usr.bin/script/script.c
461
(void)fprintf(fscript, "\nCommand exit status:"
usr.bin/script/script.c
463
(void)fprintf(fscript, "\nScript done on %s",
usr.bin/sdiff/sdiff.c
1031
fprintf(outfp, "%s\n", left);
usr.bin/sdiff/sdiff.c
1174
fprintf(stderr,
usr.bin/sdiff/sdiff.c
589
fprintf(outfp, "%s\n", s1);
usr.bin/sdiff/sdiff.c
598
fprintf(outfp, "%s\n", s2);
usr.bin/sed/main.c
200
(void)fprintf(stderr,
usr.bin/sed/process.c
136
(void)fprintf(outfile, "%s", cp->t);
usr.bin/sed/process.c
168
(void)fprintf(outfile, "%s", cp->t);
usr.bin/sed/process.c
271
(void)fprintf(outfile, "%lu\n", linenum);
usr.bin/sed/process.c
619
fprintf(outfile, "\\\n");
usr.bin/sed/process.c
626
fprintf(outfile, "\\\n");
usr.bin/sed/process.c
634
fprintf(outfile, "\\\n");
usr.bin/sed/process.c
637
fprintf(outfile, "\\%c", "\\abfrtv"[p - escapes]);
usr.bin/sed/process.c
641
fprintf(outfile, "\\\n");
usr.bin/sed/process.c
645
fprintf(outfile, "\\%03o",
usr.bin/sed/process.c
653
fprintf(outfile, "\\\n");
usr.bin/seq/seq.c
141
fprintf(stderr,
usr.bin/showmount/showmount.c
386
fprintf(stderr, "usage: showmount [-a | -d] [-e3] [host]\n");
usr.bin/soelim/soelim.c
46
fprintf(stderr, "usage: soelim [-Crtv] [-I dir] [files]\n");
usr.bin/sort/bwstring.c
206
fprintf(f, "%s%s%s", prefix, bws->cdata.str, suffix);
usr.bin/sort/bwstring.c
208
fprintf(f, "%s%S%s", prefix, bws->wdata.str, suffix);
usr.bin/sort/sort.c
207
fprintf(out, getstr(12), getprogname());
usr.bin/split/split.c
445
(void)fprintf(stderr,
usr.bin/stat/stat.c
438
(void)fprintf(stderr, "usage: %s %s\n", getprogname(), synopsis);
usr.bin/stdbuf/stdbuf.c
59
fprintf(stderr,
usr.bin/su/su.c
599
fprintf(stderr, "usage: su [-] [-flms] [-c class] [login [args]]\n");
usr.bin/systat/iolat.c
331
fprintf(stderr, "CMD IS '%s'\n\n", cmd);
usr.bin/systat/main.c
369
fprintf(stderr, "\n");
usr.bin/tabs/tabs.c
189
fprintf(stderr,
usr.bin/tabs/tabs.c
191
fprintf(stderr,
usr.bin/tail/tail.c
366
(void)fprintf(stderr,
usr.bin/talk/get_names.c
49
fprintf(stderr, "usage: talk person [ttyname]\n");
usr.bin/tcopy/tcopy.cc
513
fprintf(file, "total length: %ju bytes", tot);
usr.bin/tcopy/tcopy.cc
514
fprintf(file, " time: %.0f s", dur);
usr.bin/tcopy/tcopy.cc
516
fprintf(file, " rate: %.1f kB/s", (double)tot/dur);
usr.bin/tcopy/tcopy.cc
517
fprintf(file, "\n");
usr.bin/tcopy/tcopy.cc
527
fprintf(msg, "records %ju to %ju\n",
usr.bin/tcopy/tcopy.cc
530
fprintf(msg, "record %ju\n", (intmax_t)lastrec);
usr.bin/tcopy/tcopy.cc
532
fprintf(msg, "interrupt at file %d: record %ju\n",
usr.bin/tcopy/tcopy.cc
553
fprintf(stderr, "tcopy: file %d record %ju ",
usr.bin/tcopy/tcopy.cc
583
fprintf(stderr,
usr.bin/tcopy/tcopy.cc
595
fprintf(msg, "%ju records\n",
usr.bin/tcopy/tcopy.cc
598
fprintf(msg, "records %ju to %ju\n",
usr.bin/tcopy/tcopy.cc
602
fprintf(msg, "record %ju\n",
usr.bin/tcopy/tcopy.cc
606
fprintf(msg,
usr.bin/tcopy/tcopy.cc
616
fprintf(msg, "eot\n");
usr.bin/tcopy/tcopy.cc
619
fprintf(msg,
usr.bin/tcopy/tcopy.cc
683
fprintf(msg,
usr.bin/tcopy/tcopy.cc
689
fprintf(msg, "tcopy: tapes have different data.\n");
usr.bin/tcopy/tcopy.cc
699
fprintf(msg, "tcopy: tapes are identical.\n");
usr.bin/tcopy/tcopy.cc
700
fprintf(msg, "rewinding\n");
usr.bin/tcopy/tcopy.cc
807
fprintf(msg, "rewinding\n");
usr.bin/tcopy/tcopy.cc
825
fprintf(msg, "rewinding\n");
usr.bin/tee/tee.c
130
(void)fprintf(stderr, "usage: tee [-ai] [file ...]\n");
usr.bin/tftp/main.c
241
fprintf(stderr,
usr.bin/tftp/main.c
261
fprintf(stderr, "Invalid mode: '%s'\n", mode);
usr.bin/time/time.c
161
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
163
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
165
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
167
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
169
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
171
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
173
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
175
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
177
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
179
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
181
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
183
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
185
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
187
fprintf(out, "%10ld %s\n",
usr.bin/time/time.c
211
fprintf(stderr,
usr.bin/time/time.c
246
fprintf(out, "\t");
usr.bin/time/time.c
248
fprintf(out, "%ldd", days);
usr.bin/time/time.c
250
fprintf(out, "%ldh", hrs);
usr.bin/time/time.c
252
fprintf(out, "%ldm", mins);
usr.bin/time/time.c
253
fprintf(out, "%ld%c%02lds", sec, decimal_point, centisec);
usr.bin/time/time.c
270
fprintf(out, "real %jd%c%02ld\n",
usr.bin/time/time.c
273
fprintf(out, "user %jd%c%02ld\n",
usr.bin/time/time.c
276
fprintf(out, "sys %jd%c%02ld\n",
usr.bin/time/time.c
281
fprintf(out, " real\t");
usr.bin/time/time.c
283
fprintf(out, " user\t");
usr.bin/time/time.c
285
fprintf(out, " sys\n");
usr.bin/time/time.c
287
fprintf(out, "%9jd%c%02ld real ",
usr.bin/time/time.c
290
fprintf(out, "%9jd%c%02ld user ",
usr.bin/time/time.c
293
fprintf(out, "%9jd%c%02ld sys\n",
usr.bin/tip/tip/cmds.c
814
fprintf(stderr, "Unable to malloc()\n");
usr.bin/tip/tip/cmds.c
957
fprintf(stderr, "\"Echo\" failed\n");
usr.bin/tip/tip/cmds.c
965
fprintf(stderr, "\"%s\": No match\n", name);
usr.bin/tip/tip/cmds.c
969
fprintf(stderr, "Buffer overflow expanding \"%s\"\n", name);
usr.bin/tip/tip/cu.c
175
fprintf(stderr, "%s: unsupported speed %ld\n",
usr.bin/tip/tip/cu.c
188
fprintf(stderr, "%s: unsupported speed %ld\n",
usr.bin/tip/tip/cu.c
199
fprintf(stderr, "usage: cu [-ehot] [-a acu] [-l line] "
usr.bin/tip/tip/cu.c
65
fprintf(stderr,
usr.bin/tip/tip/cu.c
81
fprintf(stderr,
usr.bin/tip/tip/cu.c
94
fprintf(stderr, "%s: unsupported speed %s\n",
usr.bin/tip/tip/log.c
65
fprintf(flog, "%s (%s) <%s, %s, %s> %s\n",
usr.bin/tip/tip/log.c
82
fprintf(stderr, "can't open log file %s.\r\n", value(LOG));
usr.bin/tip/tip/remote.c
102
fprintf(stderr,
usr.bin/tip/tip/remote.c
123
fprintf(stderr, "%s: missing device spec\n", host);
usr.bin/tip/tip/remote.c
129
fprintf(stderr, "%s: missing phone number\n", host);
usr.bin/tip/tip/remote.c
133
fprintf(stderr, "%s: missing acu type\n", host);
usr.bin/tip/tip/remote.c
206
fprintf(stderr, "%s: no host specified\n", __progname);
usr.bin/tip/tip/remote.c
93
fprintf(stderr, "%s: unknown host %s\n", __progname,
usr.bin/tip/tip/remote.c
97
fprintf(stderr,
usr.bin/tip/tip/tip.c
115
fprintf(stderr, "%s: phone number too long (max = %d bytes)\n",
usr.bin/tip/tip/tip.c
169
fprintf(stderr, "%s: bad baud rate %ld\n", __progname,
usr.bin/tip/tip/tip.c
182
fprintf(stderr, "%s: bad baud rate %ld\n", __progname,
usr.bin/tip/tip/tip.c
619
(void) fprintf(stderr, "%s: unknown parity value\r\n", parity);
usr.bin/tip/tip/tip.c
72
fprintf(stderr, "usage: tip [-v] [-speed] [system-name]\n");
usr.bin/tip/tip/tip.c
76
fprintf(stderr, "%s: must be interactive\n", __progname);
usr.bin/tip/tip/tip.c
99
fprintf(stderr, "%s: %s, unknown option\n", __progname,
usr.bin/tip/tip/uucplock.c
71
fprintf(stderr, "Can't open lock file.\n");
usr.bin/tip/tip/uucplock.c
78
fprintf(stderr, "Can't read lock file.\n");
usr.bin/tip/tip/uucplock.c
92
fprintf(stderr, "Stale lock on %s PID=%ld... overriding.\n",
usr.bin/tip/tip/uucplock.c
97
fprintf(stderr, "Can't seek lock file.\n");
usr.bin/tip/tip/value.c
85
(void)fprintf(stderr,
usr.bin/tip/tip/value.c
88
(void)fprintf(stderr, "Home directory path too long: %s\n",
usr.bin/top/display.c
1190
fprintf(debug, "line_update, starting at %d\n", start);
usr.bin/top/machine.c
1011
fprintf(fp, " %s", info->si_name);
usr.bin/top/machine.c
1283
fprintf(stderr, "top: sysctl(%s...) failed: %s\n", name,
usr.bin/top/machine.c
1288
fprintf(stderr, "top: sysctl(%s...) expected %lu, got %lu\n",
usr.bin/top/machine.c
849
fprintf(stderr, "top: Out of memory.\n");
usr.bin/top/machine.c
888
fprintf(stderr, "top: Out of memory.\n");
usr.bin/top/top.c
371
fprintf(stderr, "%s: unknown pid\n", optarg);
usr.bin/top/top.c
446
fprintf(stderr, "%s: unknown jail\n", optarg);
usr.bin/top/top.c
510
fprintf(stderr, "\tTry one of these:");
usr.bin/top/username.c
98
fprintf(stderr, "enter_hash(%d, %s, %d)\n", uid, name, wecare);
usr.bin/top/utils.c
292
fprintf(stderr, "top: kvm_open() failed.\n");
usr.bin/touch/touch.c
397
fprintf(stderr, "usage: %s [-A [-][[hh]mm]SS] [-achm] [-r file] "
usr.bin/tr/tr.c
398
(void)fprintf(stderr, "%s\n%s\n%s\n%s\n",
usr.bin/truncate/truncate.c
222
fprintf(stderr, "%s\n%s\n%s\n",
usr.bin/truss/main.c
59
fprintf(stderr, "%s\n%s\n",
usr.bin/truss/setup.c
469
fprintf(info->outfile, "-- UNKNOWN %s SYSCALL %d --\n",
usr.bin/truss/setup.c
485
fprintf(stderr, "syscall %s(", sc->name);
usr.bin/truss/setup.c
489
fprintf(stderr, "0x%lx%s",
usr.bin/truss/setup.c
499
fprintf(stderr, ")\n");
usr.bin/truss/setup.c
600
len += fprintf(info->outfile, "%5d", t->proc->pid);
usr.bin/truss/setup.c
603
len += fprintf(info->outfile, " ");
usr.bin/truss/setup.c
605
len += fprintf(info->outfile, "%6d", t->tid);
usr.bin/truss/setup.c
606
len += fprintf(info->outfile, ": ");
usr.bin/truss/setup.c
610
len += fprintf(info->outfile, "%jd.%09ld ",
usr.bin/truss/setup.c
615
len += fprintf(info->outfile, "%jd.%09ld ",
usr.bin/truss/setup.c
629
fprintf(info->outfile, "<thread %ld exited>\n", (long)t->tid);
usr.bin/truss/setup.c
641
fprintf(info->outfile, "<new thread %ld>\n", (long)t->tid);
usr.bin/truss/setup.c
653
fprintf(info->outfile, "process exit, rval = %u\n",
usr.bin/truss/setup.c
656
fprintf(info->outfile, "process killed, signal = %u%s\n",
usr.bin/truss/setup.c
670
fprintf(info->outfile, "<new process>\n");
usr.bin/truss/setup.c
678
fprintf(fp, " code=");
usr.bin/truss/setup.c
681
fprintf(fp, "%d", si->si_code);
usr.bin/truss/setup.c
683
fprintf(fp, "%s", str);
usr.bin/truss/setup.c
688
fprintf(fp, " value=%p", si->si_value.sival_ptr);
usr.bin/truss/setup.c
692
fprintf(fp, " pid=%jd uid=%jd", (intmax_t)si->si_pid,
usr.bin/truss/setup.c
696
fprintf(fp, " value=%p", si->si_value.sival_ptr);
usr.bin/truss/setup.c
697
fprintf(fp, " timerid=%d", si->si_timerid);
usr.bin/truss/setup.c
698
fprintf(fp, " overrun=%d", si->si_overrun);
usr.bin/truss/setup.c
700
fprintf(fp, " errno=%d", si->si_errno);
usr.bin/truss/setup.c
703
fprintf(fp, " value=%p", si->si_value.sival_ptr);
usr.bin/truss/setup.c
706
fprintf(fp, " value=%p", si->si_value.sival_ptr);
usr.bin/truss/setup.c
707
fprintf(fp, " mqd=%d", si->si_mqd);
usr.bin/truss/setup.c
715
fprintf(fp, " trapno=%d", si->si_trapno);
usr.bin/truss/setup.c
716
fprintf(fp, " addr=%p", si->si_addr);
usr.bin/truss/setup.c
719
fprintf(fp, " pid=%jd uid=%jd", (intmax_t)si->si_pid,
usr.bin/truss/setup.c
721
fprintf(fp, " status=%d", si->si_status);
usr.bin/truss/setup.c
739
fprintf(info->outfile, "SIGNAL %u (%s)", si->si_status, signame);
usr.bin/truss/setup.c
742
fprintf(info->outfile, "\n");
usr.bin/truss/syscalls.c
1047
fprintf(fp, "%ju", (uintmax_t)ke->ident);
usr.bin/truss/syscalls.c
1053
fprintf(fp, "%p", (void *)ke->ident);
usr.bin/truss/syscalls.c
1055
fprintf(fp, ",");
usr.bin/truss/syscalls.c
1057
fprintf(fp, ",");
usr.bin/truss/syscalls.c
1059
fprintf(fp, ",");
usr.bin/truss/syscalls.c
1061
fprintf(fp, ",%#jx,%p", (uintmax_t)ke->data, ke->udata);
usr.bin/truss/syscalls.c
1069
fprintf(fp, "{ ");
usr.bin/truss/syscalls.c
1071
fprintf(fp, " }");
usr.bin/truss/syscalls.c
1076
fprintf(fp, "%zu:", len);
usr.bin/truss/syscalls.c
1078
fprintf(fp, " %02x", *utrace_buffer++);
usr.bin/truss/syscalls.c
1079
fprintf(fp, " }");
usr.bin/truss/syscalls.c
1086
fprintf(fp, "%p", (void *)arg);
usr.bin/truss/syscalls.c
1124
fprintf(fp, "{ AF_INET %s:%d }", addr,
usr.bin/truss/syscalls.c
1133
fprintf(fp, "{ AF_INET6 [%s]:%d }", addr,
usr.bin/truss/syscalls.c
1138
fprintf(fp, "{ AF_UNIX \"%.*s\" }",
usr.bin/truss/syscalls.c
1144
fprintf(fp,
usr.bin/truss/syscalls.c
1149
fprintf(fp, "%s 0x%02x",
usr.bin/truss/syscalls.c
1194
fprintf(fp, "%s{", (i > 0) ? "," : "");
usr.bin/truss/syscalls.c
1205
fprintf(fp, "\"%s\"%s", tmp3,
usr.bin/truss/syscalls.c
1211
fprintf(fp, ",%zu}", iov[i].iov_len);
usr.bin/truss/syscalls.c
1213
fprintf(fp, "%s%s", iov_truncated ? ",..." : "", "]");
usr.bin/truss/syscalls.c
1219
fprintf(fp, "{ %d, %p }", sv->sival_int, sv->sival_ptr);
usr.bin/truss/syscalls.c
1231
fprintf(fp, "SIGEV_SIGNAL, sigev_signo=%s, sigev_value=",
usr.bin/truss/syscalls.c
1240
fprintf(fp, "SIGEV_KEVENT, sigev_notify_kqueue=%d, sigev_notify_kevent_flags=",
usr.bin/truss/syscalls.c
1245
fprintf(fp, "SIGEV_THREAD_ID, sigev_notify_thread_id=%d, sigev_signo=%s, sigev_value=",
usr.bin/truss/syscalls.c
1250
fprintf(fp, "%d", se->sigev_notify);
usr.bin/truss/syscalls.c
1259
fprintf(fp, "{ %d,%jd,%p,%zu,%s,",
usr.bin/truss/syscalls.c
1277
fprintf(fp, "%s0x%02x", q == CMSG_DATA(cmsghdr) ? "" : ",", *q);
usr.bin/truss/syscalls.c
1285
fprintf(fp, "{out=%u,", init->sinit_num_ostreams);
usr.bin/truss/syscalls.c
1286
fprintf(fp, "in=%u,", init->sinit_max_instreams);
usr.bin/truss/syscalls.c
1287
fprintf(fp, "max_rtx=%u,", init->sinit_max_attempts);
usr.bin/truss/syscalls.c
1288
fprintf(fp, "max_rto=%u}", init->sinit_max_init_timeo);
usr.bin/truss/syscalls.c
1294
fprintf(fp, "{sid=%u,", info->sinfo_stream);
usr.bin/truss/syscalls.c
1296
fprintf(fp, "ssn=%u,", info->sinfo_ssn);
usr.bin/truss/syscalls.c
1300
fprintf(fp, ",ppid=%u,", ntohl(info->sinfo_ppid));
usr.bin/truss/syscalls.c
1302
fprintf(fp, "ctx=%u,", info->sinfo_context);
usr.bin/truss/syscalls.c
1303
fprintf(fp, "ttl=%u,", info->sinfo_timetolive);
usr.bin/truss/syscalls.c
1306
fprintf(fp, "tsn=%u,", info->sinfo_tsn);
usr.bin/truss/syscalls.c
1307
fprintf(fp, "cumtsn=%u,", info->sinfo_cumtsn);
usr.bin/truss/syscalls.c
1309
fprintf(fp, "id=%u}", info->sinfo_assoc_id);
usr.bin/truss/syscalls.c
1315
fprintf(fp, "{sid=%u,", info->snd_sid);
usr.bin/truss/syscalls.c
1318
fprintf(fp, ",ppid=%u,", ntohl(info->snd_ppid));
usr.bin/truss/syscalls.c
1319
fprintf(fp, "ctx=%u,", info->snd_context);
usr.bin/truss/syscalls.c
1320
fprintf(fp, "id=%u}", info->snd_assoc_id);
usr.bin/truss/syscalls.c
1326
fprintf(fp, "{sid=%u,", info->rcv_sid);
usr.bin/truss/syscalls.c
1327
fprintf(fp, "ssn=%u,", info->rcv_ssn);
usr.bin/truss/syscalls.c
1330
fprintf(fp, ",ppid=%u,", ntohl(info->rcv_ppid));
usr.bin/truss/syscalls.c
1331
fprintf(fp, "tsn=%u,", info->rcv_tsn);
usr.bin/truss/syscalls.c
1332
fprintf(fp, "cumtsn=%u,", info->rcv_cumtsn);
usr.bin/truss/syscalls.c
1333
fprintf(fp, "ctx=%u,", info->rcv_context);
usr.bin/truss/syscalls.c
1334
fprintf(fp, "id=%u}", info->rcv_assoc_id);
usr.bin/truss/syscalls.c
1340
fprintf(fp, "{sid=%u,", info->nxt_sid);
usr.bin/truss/syscalls.c
1343
fprintf(fp, ",ppid=%u,", ntohl(info->nxt_ppid));
usr.bin/truss/syscalls.c
1344
fprintf(fp, "len=%u,", info->nxt_length);
usr.bin/truss/syscalls.c
1345
fprintf(fp, "id=%u}", info->nxt_assoc_id);
usr.bin/truss/syscalls.c
1353
fprintf(fp, ",val=%u}", info->pr_value);
usr.bin/truss/syscalls.c
1359
fprintf(fp, "{num=%u}", info->auth_keynumber);
usr.bin/truss/syscalls.c
1370
fprintf(fp, "{addr=%s}", s);
usr.bin/truss/syscalls.c
1383
fprintf(fp, "{addr=%s}", s);
usr.bin/truss/syscalls.c
1494
fprintf(fp, "{<invalid cmsg, len=%u>}",
usr.bin/truss/syscalls.c
1506
fprintf(fp, "%s{level=", first ? "" : ",");
usr.bin/truss/syscalls.c
1513
fprintf(fp, "%d", type);
usr.bin/truss/syscalls.c
1538
fprintf(fp, "{ ");
usr.bin/truss/syscalls.c
1540
fprintf(fp, "%s%d", first ? "" : ".", oid[i]);
usr.bin/truss/syscalls.c
1543
fprintf(fp, " }");
usr.bin/truss/syscalls.c
1560
fprintf(fp, "%s", name);
usr.bin/truss/syscalls.c
1651
fprintf(fp, "0x%x", (int)args[sc->offset]);
usr.bin/truss/syscalls.c
1654
fprintf(fp, "0%o", (int)args[sc->offset]);
usr.bin/truss/syscalls.c
1657
fprintf(fp, "%d", (int)args[sc->offset]);
usr.bin/truss/syscalls.c
1660
fprintf(fp, "%u", (unsigned int)args[sc->offset]);
usr.bin/truss/syscalls.c
1667
fprintf(fp, "{ %u }", val);
usr.bin/truss/syscalls.c
1673
fprintf(fp, "0x%lx", (long)args[sc->offset]);
usr.bin/truss/syscalls.c
1676
fprintf(fp, "%ld", (long)args[sc->offset]);
usr.bin/truss/syscalls.c
1679
fprintf(fp, "%zu", (size_t)args[sc->offset]);
usr.bin/truss/syscalls.c
1684
fprintf(fp, "SHM_ANON");
usr.bin/truss/syscalls.c
1693
fprintf(fp, "\"%s\"", tmp2);
usr.bin/truss/syscalls.c
1732
fprintf(fp, "\"%s\"%s", tmp3, truncated ?
usr.bin/truss/syscalls.c
1803
fprintf(fp, "%s \"%s\"", first ? "" : ",", string);
usr.bin/truss/syscalls.c
1812
fprintf(fp, ", <inval>");
usr.bin/truss/syscalls.c
1839
fprintf(fp, "%jd", (intmax_t)value);
usr.bin/truss/syscalls.c
1841
fprintf(fp, "0x%jx", (intmax_t)value);
usr.bin/truss/syscalls.c
1849
fprintf(fp, "{ 0x%jx }", (uintmax_t)val);
usr.bin/truss/syscalls.c
1863
fprintf(fp, "\"%s\"", tmp2);
usr.bin/truss/syscalls.c
1876
fprintf(fp, "0x%lx { IO%s%s 0x%lx('%c'), %lu, %lu }",
usr.bin/truss/syscalls.c
1888
fprintf(fp, "{ %jd.%09ld }", (intmax_t)ts.tv_sec,
usr.bin/truss/syscalls.c
1907
fprintf(fp, "UTIME_NOW");
usr.bin/truss/syscalls.c
1910
fprintf(fp, "UTIME_OMIT");
usr.bin/truss/syscalls.c
1913
fprintf(fp, "%jd.%09ld",
usr.bin/truss/syscalls.c
1928
fprintf(fp, "{ %jd.%06ld }", (intmax_t)tv.tv_sec,
usr.bin/truss/syscalls.c
1938
fprintf(fp, "{ %jd.%06ld, %jd.%06ld }",
usr.bin/truss/syscalls.c
1949
fprintf(fp, "{ %jd.%06ld, %jd.%06ld }",
usr.bin/truss/syscalls.c
1964
fprintf(fp, "{ %s, 0x%lx }",
usr.bin/truss/syscalls.c
1988
fprintf(fp, " %d/%s", pfd[i].fd,
usr.bin/truss/syscalls.c
2016
fprintf(fp, " %d", i);
usr.bin/truss/syscalls.c
2040
fprintf(fp, "%s%s", !first ? "|" : "",
usr.bin/truss/syscalls.c
2138
fprintf(fp, "%p", sa.sa_handler);
usr.bin/truss/syscalls.c
2139
fprintf(fp, " %s ss_t }",
usr.bin/truss/syscalls.c
2243
fprintf(fp,
usr.bin/truss/syscalls.c
2260
fprintf(fp,
usr.bin/truss/syscalls.c
2284
fprintf(fp,
usr.bin/truss/syscalls.c
2298
fprintf(fp,
usr.bin/truss/syscalls.c
2312
fprintf(fp, "{ cur=%ju,max=%ju }",
usr.bin/truss/syscalls.c
2327
fprintf(fp, "EXITED,val=%d",
usr.bin/truss/syscalls.c
2330
fprintf(fp, "SIGNALED,sig=%s%s",
usr.bin/truss/syscalls.c
2334
fprintf(fp, "STOPPED,sig=%s",
usr.bin/truss/syscalls.c
2355
fprintf(fp, "|");
usr.bin/truss/syscalls.c
2381
fprintf(fp, "\"");
usr.bin/truss/syscalls.c
2383
fprintf(fp, "sysctl.");
usr.bin/truss/syscalls.c
2386
fprintf(fp, "debug");
usr.bin/truss/syscalls.c
2389
fprintf(fp, "name ");
usr.bin/truss/syscalls.c
2393
fprintf(fp, "next");
usr.bin/truss/syscalls.c
2396
fprintf(fp, "name2oid %s",
usr.bin/truss/syscalls.c
2402
fprintf(fp, "oidfmt ");
usr.bin/truss/syscalls.c
2406
fprintf(fp, "oiddescr ");
usr.bin/truss/syscalls.c
2410
fprintf(fp, "oidlabel ");
usr.bin/truss/syscalls.c
2414
fprintf(fp, "nextnoskip");
usr.bin/truss/syscalls.c
2422
fprintf(fp, "\"");
usr.bin/truss/syscalls.c
2438
fprintf(fp, "{ %d, %d }", (int)retval[0], (int)retval[1]);
usr.bin/truss/syscalls.c
2468
fprintf(fp, "{");
usr.bin/truss/syscalls.c
2470
fprintf(fp, i == 0 ? " %d" : ", %d",
usr.bin/truss/syscalls.c
2472
fprintf(fp, truncated ? ", ... }" : " }");
usr.bin/truss/syscalls.c
2501
fprintf(fp, "0x%x", rem);
usr.bin/truss/syscalls.c
2503
fprintf(fp, "|0x%x", rem);
usr.bin/truss/syscalls.c
2536
fprintf(fp, "%u", (socklen_t)args[sc->offset]);
usr.bin/truss/syscalls.c
2551
fprintf(fp, "%d", protocol);
usr.bin/truss/syscalls.c
2570
fprintf(fp, "%d", name);
usr.bin/truss/syscalls.c
2624
fprintf(fp, "{");
usr.bin/truss/syscalls.c
2629
fprintf(fp, "}");
usr.bin/truss/syscalls.c
2636
fprintf(fp, "%#x", (int)args[sc->offset]);
usr.bin/truss/syscalls.c
2653
fprintf(fp, "{ %d }", sp.sched_priority);
usr.bin/truss/syscalls.c
2662
fprintf(fp, "{ %s }", strsig2(sig));
usr.bin/truss/syscalls.c
2671
fprintf(fp, "{ signo=%s", strsig2(si.si_signo));
usr.bin/truss/syscalls.c
2673
fprintf(fp, " }");
usr.bin/truss/syscalls.c
2769
fprintf(fp, ",%d,", msghdr.msg_namelen);
usr.bin/truss/syscalls.c
2775
fprintf(fp, ",%d,", msghdr.msg_iovlen);
usr.bin/truss/syscalls.c
2777
fprintf(fp, ",%u,", msghdr.msg_controllen);
usr.bin/truss/syscalls.c
2808
len += fprintf(trussinfo->outfile, "%s(", name);
usr.bin/truss/syscalls.c
2812
len += fprintf(trussinfo->outfile, "%s", s_args[i]);
usr.bin/truss/syscalls.c
2814
len += fprintf(trussinfo->outfile,
usr.bin/truss/syscalls.c
2816
len += fprintf(trussinfo->outfile, "%s", i < (nargs - 1) ?
usr.bin/truss/syscalls.c
2819
len += fprintf(trussinfo->outfile, ")");
usr.bin/truss/syscalls.c
2821
fprintf(trussinfo->outfile, "\t");
usr.bin/truss/syscalls.c
2850
fprintf(trussinfo->outfile, "\n");
usr.bin/truss/syscalls.c
2855
fprintf(trussinfo->outfile, " ERESTART\n");
usr.bin/truss/syscalls.c
2857
fprintf(trussinfo->outfile, " EJUSTRETURN\n");
usr.bin/truss/syscalls.c
2859
fprintf(trussinfo->outfile, " ERR#%d '%s'\n",
usr.bin/truss/syscalls.c
2870
fprintf(trussinfo->outfile, " = %jd (0x%jx)\n", (intmax_t)off,
usr.bin/truss/syscalls.c
2873
fprintf(trussinfo->outfile, " = %jd (0x%jx)\n",
usr.bin/truss/syscalls.c
2885
fprintf(trussinfo->outfile, "%-20s%15s%8s%8s\n",
usr.bin/truss/syscalls.c
2890
fprintf(trussinfo->outfile, "%-20s%5jd.%09ld%8d%8d\n",
usr.bin/truss/syscalls.c
2898
fprintf(trussinfo->outfile, "%20s%15s%8s%8s\n",
usr.bin/truss/syscalls.c
2900
fprintf(trussinfo->outfile, "%-20s%5jd.%09ld%8d%8d\n",
usr.bin/truss/syscalls.c
768
fprintf(fp, "%d", value);
usr.bin/truss/syscalls.c
785
fprintf(fp, "0x%x", rem);
usr.bin/truss/syscalls.c
787
fprintf(fp, "|0x%x", rem);
usr.bin/truss/syscalls.c
797
fprintf(fp, "0x%x", rem);
usr.bin/truss/syscalls.c
799
fprintf(fp, "|0x%x", rem);
usr.bin/truss/syscalls.c
932
fprintf(stderr, "unknown syscall %s -- setting args to %d\n", name,
usr.bin/tsort/tsort.c
417
(void)fprintf(stderr, "usage: tsort [-dlq] [file]\n");
usr.bin/tty/tty.c
65
fprintf(stderr, "usage: %s [-s]\n", getprogname());
usr.bin/ul/ul.c
153
fprintf(stderr, "usage: ul [-i] [-t terminal] [file ...]\n");
usr.bin/uname/uname.c
286
fprintf(stderr, "usage: uname [-abiKmnoprsUv]\n");
usr.bin/unexpand/unexpand.c
99
fprintf(stderr, "usage: unexpand [-a | -t tablist] [file ...]\n");
usr.bin/uniq/uniq.c
311
(void)fprintf(ofp, "%4lld %s", repeats + 1, str);
usr.bin/uniq/uniq.c
313
(void)fprintf(ofp, "%s", str);
usr.bin/uniq/uniq.c
370
(void)fprintf(stderr, "usage: uniq [-cdiu] [-D[septype]] "
usr.bin/units/units.c
727
fprintf(stderr,
usr.bin/units/units.c
793
fprintf(stderr, "FreeBSD units\n");
usr.bin/usbhidaction/usbhidaction.c
259
fprintf(stderr, "Usage: %s [-deiv] -c config_file -f hid_dev "
usr.bin/usbhidctl/usbhid.c
184
fprintf(stderr,
usr.bin/usbhidctl/usbhid.c
188
fprintf(stderr,
usr.bin/usbhidctl/usbhid.c
192
fprintf(stderr,
usr.bin/vgrind/vfontedpr.c
215
fprintf (stderr, "no entry for language %s\n", language);
usr.bin/vgrind/vfontedpr.c
217
} else if (i == -2) { fprintf(stderr,
usr.bin/vgrind/vfontedpr.c
220
} else if (i == -3) { fprintf(stderr,
usr.bin/vtfontcvt/vtfontcvt.c
181
(void)fprintf(stderr, "usage: vtfontcvt "
usr.bin/vtfontcvt/vtfontcvt.c
658
if (fprintf(stream, "\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
661
if (fprintf(stream, "0x%02x, ", data[i]) < 0)
usr.bin/vtfontcvt/vtfontcvt.c
664
if (fprintf(stream, "\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
750
if (fprintf(fp, "\t{ 0x%08x, 0x%04x, 0x%04x },\n",
usr.bin/vtfontcvt/vtfontcvt.c
820
if (fprintf(fp, "/* Generated %ux%u console font source. */\n\n",
usr.bin/vtfontcvt/vtfontcvt.c
823
if (fprintf(fp, "#include <sys/types.h>\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
825
if (fprintf(fp, "#include <sys/param.h>\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
827
if (fprintf(fp, "#include <sys/font.h>\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
831
if (fprintf(fp, "static uint8_t FONTDATA_%ux%u[] = {\n",
usr.bin/vtfontcvt/vtfontcvt.c
847
if (fprintf(fp, "};\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
852
if (fprintf(fp, "static vfnt_map_t "
usr.bin/vtfontcvt/vtfontcvt.c
857
if (fprintf(fp, "};\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
861
if (fprintf(fp, "static vfnt_map_t "
usr.bin/vtfontcvt/vtfontcvt.c
866
if (fprintf(fp, "};\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
870
if (fprintf(fp, "static vfnt_map_t "
usr.bin/vtfontcvt/vtfontcvt.c
875
if (fprintf(fp, "};\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
879
if (fprintf(fp, "static vfnt_map_t "
usr.bin/vtfontcvt/vtfontcvt.c
884
if (fprintf(fp, "};\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
889
if (fprintf(fp, "struct vt_font font_%ux%u = {\n",
usr.bin/vtfontcvt/vtfontcvt.c
892
if (fprintf(fp, "\t.vf_map\t= {\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
895
if (fprintf(fp, "\t\t\tNULL,\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
898
if (fprintf(fp, "\t\t\tFONTMAP_NORMAL_%ux%u,\n",
usr.bin/vtfontcvt/vtfontcvt.c
903
if (fprintf(fp, "\t\t\tNULL,\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
906
if (fprintf(fp, "\t\t\tFONTMAP_NORMAL_RH_%ux%u,\n",
usr.bin/vtfontcvt/vtfontcvt.c
911
if (fprintf(fp, "\t\t\tNULL,\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
914
if (fprintf(fp, "\t\t\tFONTMAP_BOLD_%ux%u,\n",
usr.bin/vtfontcvt/vtfontcvt.c
919
if (fprintf(fp, "\t\t\tNULL\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
922
if (fprintf(fp, "\t\t\tFONTMAP_BOLD_RH_%ux%u\n",
usr.bin/vtfontcvt/vtfontcvt.c
926
if (fprintf(fp, "\t\t},\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
929
if (fprintf(fp, "\t.vf_bytes\t= NULL,\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
932
if (fprintf(fp, "\t.vf_bytes\t= FONTDATA_%ux%u,\n",
usr.bin/vtfontcvt/vtfontcvt.c
937
if (fprintf(fp, "\t.vf_width\t= %u,\n", width) < 0)
usr.bin/vtfontcvt/vtfontcvt.c
939
if (fprintf(fp, "\t.vf_height\t= %u,\n", height) < 0)
usr.bin/vtfontcvt/vtfontcvt.c
941
if (fprintf(fp, "\t.vf_map_count\t= { %u, %u, %u, %u }\n",
usr.bin/vtfontcvt/vtfontcvt.c
946
if (fprintf(fp, "};\n\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
950
if (fprintf(fp, "vt_font_bitmap_data_t font_data_%ux%u = {\n",
usr.bin/vtfontcvt/vtfontcvt.c
953
if (fprintf(fp, "\t.vfbd_width\t= %u,\n", width) < 0)
usr.bin/vtfontcvt/vtfontcvt.c
955
if (fprintf(fp, "\t.vfbd_height\t= %u,\n", height) < 0)
usr.bin/vtfontcvt/vtfontcvt.c
958
if (fprintf(fp, "\t.vfbd_compressed_size\t= %zu,\n",
usr.bin/vtfontcvt/vtfontcvt.c
962
if (fprintf(fp, "\t.vfbd_uncompressed_size\t= %zu,\n",
usr.bin/vtfontcvt/vtfontcvt.c
966
if (fprintf(fp, "\t.vfbd_compressed_data\t= FONTDATA_%ux%u,\n",
usr.bin/vtfontcvt/vtfontcvt.c
971
if (fprintf(fp, "\t.vfbd_compressed_size\t= 0,\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
973
if (fprintf(fp, "\t.vfbd_uncompressed_size\t= %zu,\n",
usr.bin/vtfontcvt/vtfontcvt.c
977
if (fprintf(fp, "\t.vfbd_compressed_data\t= NULL,\n") < 0)
usr.bin/vtfontcvt/vtfontcvt.c
980
if (fprintf(fp, "\t.vfbd_font = &font_%ux%u\n", width, height) < 0)
usr.bin/vtfontcvt/vtfontcvt.c
982
if (fprintf(fp, "};\n") < 0)
usr.bin/wall/wall.c
170
(void)fprintf(stderr, "usage: wall [-g group] [file]\n");
usr.bin/what/what.c
93
fprintf(stderr, "usage: what [-qs] [file ...]\n");
usr.bin/whereis/whereis.c
90
(void)fprintf(stderr,
usr.bin/which/which.c
98
(void)fprintf(stderr, "usage: which [-as] program ...\n");
usr.bin/who/who.c
144
fprintf(stderr, "usage: who [-abHmqsTu] [am I] [file]\n");
usr.bin/whois/whois.c
465
fprintf(fp, "-T dn%s %s\r\n", idn ? "" : ",ace", query);
usr.bin/whois/whois.c
469
fprintf(fp, "--show-handles %s\r\n", query);
usr.bin/whois/whois.c
472
fprintf(fp, "%s\r\n", query);
usr.bin/whois/whois.c
476
fprintf(fp, "+ a %s\r\n", query+2);
usr.bin/whois/whois.c
478
fprintf(fp, "+ %s\r\n", query);
usr.bin/whois/whois.c
480
fprintf(fp, "domain %s\r\n", query);
usr.bin/whois/whois.c
482
fprintf(fp, "%s\r\n", query);
usr.bin/whois/whois.c
606
fprintf(stderr,
usr.bin/write/write.c
178
(void)fprintf(stderr, "usage: write user [tty]\n");
usr.bin/xargs/xargs.c
568
(void)fprintf(stderr, "%s", *argv);
usr.bin/xargs/xargs.c
570
(void)fprintf(stderr, " %s", *avec);
usr.bin/xargs/xargs.c
589
(void)fprintf(stderr, "\n");
usr.bin/xargs/xargs.c
780
(void)fprintf(stderr, "?...");
usr.bin/xargs/xargs.c
798
fprintf(stderr,
usr.bin/xinstall/xinstall.c
1434
fprintf(metafp, ".%s%s type=%s", *p ? "/" : "", p, type);
usr.bin/xinstall/xinstall.c
1439
fprintf(metafp, " uid=%jd", (intmax_t)id);
usr.bin/xinstall/xinstall.c
1441
fprintf(metafp, " uname=%s", owner);
usr.bin/xinstall/xinstall.c
1447
fprintf(metafp, " gid=%jd", (intmax_t)id);
usr.bin/xinstall/xinstall.c
1449
fprintf(metafp, " gname=%s", group);
usr.bin/xinstall/xinstall.c
1451
fprintf(metafp, " mode=%#o", mode);
usr.bin/xinstall/xinstall.c
1454
fprintf(metafp, " link=%s", buf);
usr.bin/xinstall/xinstall.c
1457
fprintf(metafp, " size=%lld", (long long)size);
usr.bin/xinstall/xinstall.c
1459
fprintf(metafp, " time=%lld.%09ld",
usr.bin/xinstall/xinstall.c
1462
fprintf(metafp, " %s=%s", digest, digestresult);
usr.bin/xinstall/xinstall.c
1464
fprintf(metafp, " flags=%s", fflags);
usr.bin/xinstall/xinstall.c
1466
fprintf(metafp, " tags=%s", tags);
usr.bin/xinstall/xinstall.c
1485
(void)fprintf(stderr,
usr.bin/xstr/xstr.c
143
fprintf(stderr, "usage: xstr [-cv] [-] [file ...]\n");
usr.bin/xstr/xstr.c
393
fprintf(stderr, "found at %d:", (int) off);
usr.bin/xstr/xstr.c
395
fprintf(stderr, "new at %d:", (int) off);
usr.bin/xstr/xstr.c
397
fprintf(stderr, "\n");
usr.bin/xstr/xstr.c
407
fprintf(stderr, "^%c", c + '`');
usr.bin/xstr/xstr.c
409
fprintf(stderr, "^?");
usr.bin/xstr/xstr.c
411
fprintf(stderr, "\\%03o", c);
usr.bin/xstr/xstr.c
413
fprintf(stderr, "%c", c);
usr.bin/xstr/xstr.c
427
fprintf(xdotcf, "char\txstr[] = {\n");
usr.bin/xstr/xstr.c
438
fprintf(xdotcf, "\n");
usr.bin/xstr/xstr.c
441
fprintf(xdotcf, "0x%02x,", c);
usr.bin/xstr/xstr.c
443
fprintf(xdotcf, "\n");
usr.bin/xstr/xstr.c
446
fprintf(xdotcf, "};\n");
usr.bin/ypcat/ypcat.c
68
fprintf(stderr, "%s\n%s\n",
usr.bin/ypmatch/ypmatch.c
67
fprintf(stderr, "%s\n%s\n",
usr.bin/ypwhich/ypwhich.c
72
fprintf(stderr,
usr.sbin/ac/ac.c
512
(void)fprintf(stderr,
usr.sbin/accton/accton.c
73
(void)fprintf(stderr, "usage: accton [file]\n");
usr.sbin/acpi/acpidb/acpidb.c
278
fprintf(fp, "%d 0x%jx 0x%x\n",
usr.sbin/acpi/acpidb/acpidb.c
423
fprintf(stderr, "file name too long\n");
usr.sbin/acpi/acpidb/acpidb.c
447
fprintf(stderr, "could not initialise SystemMemory handler: %d\n", error);
usr.sbin/acpi/acpidb/acpidb.c
454
fprintf(stderr, "could not initialise SystemIO handler: %d\n", error);
usr.sbin/acpi/acpidb/acpidb.c
461
fprintf(stderr, "could not initialise PciConfig handler: %d\n", error);
usr.sbin/acpi/acpidb/acpidb.c
468
fprintf(stderr, "could not initialise EC handler: %d\n", error);
usr.sbin/acpi/acpidb/acpidb.c
475
fprintf(stderr, "could not initialise SMBUS handler: %d\n", error);
usr.sbin/acpi/acpidb/acpidb.c
482
fprintf(stderr, "could not initialise CMOS handler: %d\n", error);
usr.sbin/acpi/acpidb/acpidb.c
489
fprintf(stderr, "could not initialise PCI BAR TARGET handler: %d\n", error);
usr.sbin/acpi/acpidump/acpi.c
2924
fprintf(stderr, "$TMPDIR too long\n");
usr.sbin/acpi/acpidump/acpi.c
2960
fprintf(stderr, "iasl exit status = %d\n", status);
usr.sbin/acpi/acpidump/acpidump.c
47
fprintf(stderr, "usage: %s [-d] [-t] [-h] [-v] [-f dsdt_input] "
usr.sbin/acpi/acpidump/acpidump.c
49
fprintf(stderr, "To send ASL:\n\t%s -dt | gzip -c9 > foo.asl.gz\n",
usr.sbin/apm/apm.c
44
fprintf(stderr,
usr.sbin/apmd/apmd.c
135
fprintf(fp, " \"%s\"", ((struct event_cmd_exec *)this)->line);
usr.sbin/apmd/apmd.c
359
fprintf(stderr, "apm_event %s {\n", events[i].name);
usr.sbin/apmd/apmd.c
361
fprintf(stderr, "\t%s", p->name);
usr.sbin/apmd/apmd.c
364
fprintf(stderr, ";\n");
usr.sbin/apmd/apmd.c
366
fprintf(stderr, "}\n");
usr.sbin/apmd/apmd.c
371
fprintf(stderr, "apm_battery %d%s %s {\n",
usr.sbin/apmd/apmd.c
377
fprintf(stderr, "\t%s", p->name);
usr.sbin/apmd/apmd.c
380
fprintf(stderr, ";\n");
usr.sbin/apmd/apmd.c
382
fprintf(stderr, "}\n");
usr.sbin/apmd/apmd.c
435
fprintf(fp, "%ld\n", (long)getpid());
usr.sbin/autofs/automount.c
332
fprintf(stderr, "usage: automount [-D name=value][-o opts][-Lcfuv]\n");
usr.sbin/autofs/automountd.c
426
fprintf(stderr, "usage: automountd [-D name=value][-m maxproc]"
usr.sbin/autofs/autounmountd.c
223
fprintf(stderr, "usage: autounmountd [-r time][-t time][-dv]\n");
usr.sbin/autofs/log.c
102
fprintf(stderr, "%s: strnvis failed", getprogname());
usr.sbin/autofs/log.c
109
fprintf(stderr, "%s: %s (%s): %s\n", getprogname(),
usr.sbin/autofs/log.c
114
fprintf(stderr, "%s: %s: %s\n", getprogname(),
usr.sbin/autofs/log.c
119
fprintf(stderr, "%s: %s\n", getprogname(), msgbuf_strvised);
usr.sbin/autofs/log.c
127
fprintf(stderr, "%s: %s (%s): %s: %s\n", getprogname(),
usr.sbin/autofs/log.c
132
fprintf(stderr, "%s: %s: %s: %s\n", getprogname(),
usr.sbin/autofs/log.c
137
fprintf(stderr, "%s: %s: %s\n", getprogname(),
usr.sbin/autofs/log.c
95
fprintf(stderr, "%s: snprintf failed", getprogname());
usr.sbin/bhyve/aarch64/bhyverun_machdep.c
99
fprintf(stderr,
usr.sbin/bhyve/aarch64/vmexit.c
128
fprintf(stderr, "vmexit_suspend: invalid reason %d\n", how);
usr.sbin/bhyve/aarch64/vmexit.c
84
fprintf(stderr, "Failed to emulate instruction ");
usr.sbin/bhyve/acpi.c
116
if (fprintf(__VA_ARGS__) < 0) goto err_exit
usr.sbin/bhyve/amd64/bhyverun_machdep.c
77
fprintf(stderr,
usr.sbin/bhyve/amd64/vmexit.c
390
fprintf(stderr, "Failed to emulate instruction sequence [ ");
usr.sbin/bhyve/amd64/vmexit.c
392
fprintf(stderr, "%02x", vie->inst[i]);
usr.sbin/bhyve/bhyverun.c
368
fprintf(stderr, "invalid format: %s\n", opt);
usr.sbin/bhyve/bhyverun.c
373
fprintf(stderr, "invalid vcpu '%d'\n", vcpu);
usr.sbin/bhyve/bhyverun.c
378
fprintf(stderr, "hostcpu '%d' outside valid range from "
usr.sbin/bhyve/bhyverun.c
822
fprintf(stderr, "Failed to read checkpoint info from "
usr.sbin/bhyve/bhyverun.c
862
fprintf(stderr, "Invalid guest vCPUs (%d)\n", guest_ncpus);
usr.sbin/bhyve/bhyverun.c
877
fprintf(stderr, "Unable to setup memory (%d)\n", errno);
usr.sbin/bhyve/bhyverun.c
922
fprintf(stderr, "%d vCPUs requested but only %d available\n",
usr.sbin/bhyve/bhyverun.c
944
fprintf(stderr, "qemu fwcfg initialization error\n");
usr.sbin/bhyve/bhyverun.c
950
fprintf(stderr, "Could not add qemu fwcfg opt/bhyve/hw.ncpu\n");
usr.sbin/bhyve/debug.h
37
fprintf(filep, fmt "\r\n", ##arg); \
usr.sbin/bhyve/debug.h
39
fprintf(filep, fmt "\n", ##arg); \
usr.sbin/bhyve/pci_ahci.c
116
#define DPRINTF(format, arg...) do{fprintf(dbg, format, ##arg);fflush(dbg);}while(0)
usr.sbin/bhyve/pci_emul.c
1506
fprintf(fp, "/pci@i0cf8/pci@%d,%d\n",
usr.sbin/bhyve/pci_hda.h
50
do {fprintf(dbg, "%s-%d: " fmt "\n", __func__, __LINE__, ##arg); \
usr.sbin/bhyve/riscv/bhyverun_machdep.c
94
fprintf(stderr,
usr.sbin/bhyve/riscv/vmexit.c
127
fprintf(stderr, "vmexit_suspend: invalid reason %d\n", how);
usr.sbin/bhyve/riscv/vmexit.c
98
fprintf(stderr, "Failed to emulate instruction ");
usr.sbin/bhyve/slirp/slirp-helper.c
451
fprintf(stderr, "Usage: slirp-helper -S <socket>\n");
usr.sbin/bhyve/snapshot.c
1230
fprintf(stderr, "Failed to construct kernel data filename.\n");
usr.sbin/bhyve/snapshot.c
1251
fprintf(stderr, "Failed to construct vm metadata filename.\n");
usr.sbin/bhyve/snapshot.c
1274
fprintf(stderr, "Could not pause devices\r\n");
usr.sbin/bhyve/snapshot.c
1288
fprintf(stderr, "Failed to snapshot vm basic metadata.\n");
usr.sbin/bhyve/snapshot.c
1295
fprintf(stderr, "Failed to snapshot vm kernel data.\n");
usr.sbin/bhyve/snapshot.c
1302
fprintf(stderr, "Failed to snapshot device state.\n");
usr.sbin/bhyve/snapshot.c
1317
fprintf(stderr, "Could not resume devices\r\n");
usr.sbin/bhyve/snapshot.c
1480
fprintf(stderr, "%s: snapshot-%s failed for %s\r\n",
usr.sbin/bhyve/snapshot.c
1494
fprintf(stderr, "%s: buffer too small\r\n", __func__);
usr.sbin/bhyve/snapshot.c
1520
fprintf(stderr, "%s: Invalid buffer: size = %zu, rem = %zu\r\n",
usr.sbin/bhyve/snapshot.c
1577
fprintf(stderr, "%s: buffer too small\r\n", __func__);
usr.sbin/bhyve/snapshot.c
216
fprintf(stderr, "Restore file is empty.\n");
usr.sbin/bhyve/snapshot.c
249
fprintf(stderr, "Kernel data file is empty.\n");
usr.sbin/bhyve/snapshot.c
278
fprintf(stderr, "Failed to initialize UCL parser.\n");
usr.sbin/bhyve/snapshot.c
285
fprintf(stderr, "Failed to parse metadata file: '%s'\n",
usr.sbin/bhyve/snapshot.c
293
fprintf(stderr, "Failed to parse object.\n");
usr.sbin/bhyve/snapshot.c
323
fprintf(stderr, "Failed to load guest RAM file.\n");
usr.sbin/bhyve/snapshot.c
329
fprintf(stderr, "Failed to construct kernel data filename.\n");
usr.sbin/bhyve/snapshot.c
335
fprintf(stderr, "Failed to load guest kernel data file.\n");
usr.sbin/bhyve/snapshot.c
341
fprintf(stderr, "Failed to construct kernel metadata filename.\n");
usr.sbin/bhyve/snapshot.c
347
fprintf(stderr, "Failed to load guest metadata file.\n");
usr.sbin/bhyve/snapshot.c
367
fprintf(stderr, "Missing key: '%s'", key); \
usr.sbin/bhyve/snapshot.c
371
fprintf(stderr, "Cannot convert '%s' value to int.", key); \
usr.sbin/bhyve/snapshot.c
381
fprintf(stderr, "Missing key: '%s'", key); \
usr.sbin/bhyve/snapshot.c
385
fprintf(stderr, "Cannot convert '%s' value to string.", key); \
usr.sbin/bhyve/snapshot.c
428
fprintf(stderr, "Failed to find '%s' object.\n",
usr.sbin/bhyve/snapshot.c
434
fprintf(stderr, "Object '%s' is not an array.\n",
usr.sbin/bhyve/snapshot.c
456
fprintf(stderr, "Failed to find '%s' object.\n",
usr.sbin/bhyve/snapshot.c
462
fprintf(stderr, "Object '%s' is not a JSON object.\n",
usr.sbin/bhyve/snapshot.c
580
fprintf(stderr, "Maxval too big\n");
usr.sbin/bhyve/snapshot.c
589
fprintf(stderr, "Buffer too small to print progress\n");
usr.sbin/bhyve/snapshot.c
645
fprintf(stderr, "Failed to parse progress\n");
usr.sbin/bhyve/snapshot.c
731
fprintf(stderr, "%s: unable to retrieve guest memory size\r\n",
usr.sbin/bhyve/snapshot.c
738
fprintf(stderr, "%s: mem size mismatch: %ld vs %ld\r\n",
usr.sbin/bhyve/snapshot.c
752
fprintf(stderr, "%s: Could not %s lowmem\r\n",
usr.sbin/bhyve/snapshot.c
764
fprintf(stderr, "%s: Could not %s highmem\r\n",
usr.sbin/bhyve/snapshot.c
937
fprintf(stderr, "%s: Failed to snapshot struct %s\r\n",
usr.sbin/bhyvectl/amd64/bhyvectl_machdep.c
180
fprintf(stderr, "Unknown cpu vendor \"%s\"\n", (const char *)v);
usr.sbin/bhyvectl/bhyvectl.c
159
(void)fprintf(stderr, "Usage: %s --vm=<vmname>\n", progname);
usr.sbin/bhyvectl/bhyvectl.c
164
(void)fprintf(stderr, " [--%s=<%s>]\n", o->name,
usr.sbin/bhyvectl/bhyvectl.c
168
(void)fprintf(stderr, " [--%s]\n", o->name);
usr.sbin/bhyvectl/bhyvectl.c
399
fprintf(stderr, "mutually exclusive actions specified\n");
usr.sbin/bhyvectl/bhyvectl.c
405
fprintf(stderr,
usr.sbin/bhyveload/bhyveload.c
738
fprintf(stderr,
usr.sbin/binmiscctl/binmiscctl.c
149
fprintf(stderr, "\n");
usr.sbin/binmiscctl/binmiscctl.c
150
fprintf(stderr, "usage: %s command [args...]\n\n", __progname);
usr.sbin/binmiscctl/binmiscctl.c
153
fprintf(stderr, "%s:\n", cmds[i].desc);
usr.sbin/binmiscctl/binmiscctl.c
154
fprintf(stderr, "\t%s %s %s\n\n", __progname, cmds[i].name,
usr.sbin/binmiscctl/binmiscctl.c
169
fprintf(stderr, "\n");
usr.sbin/binmiscctl/binmiscctl.c
188
fprintf(stderr, "Error: XBE version mismatch\n");
usr.sbin/bluetooth/ath3kfw/ath3k_dbg.h
35
#define ath3k_debug(...) if (ath3k_do_debug) fprintf(stderr, __VA_ARGS__)
usr.sbin/bluetooth/ath3kfw/ath3k_dbg.h
36
#define ath3k_err(...) fprintf(stderr, __VA_ARGS__)
usr.sbin/bluetooth/ath3kfw/ath3k_dbg.h
37
#define ath3k_info(...) if (ath3k_do_info) fprintf(stdout, __VA_ARGS__)
usr.sbin/bluetooth/ath3kfw/ath3k_fw.c
80
fprintf(stderr, "%s: read len %d != file size %d\n",
usr.sbin/bluetooth/ath3kfw/ath3k_hw.c
100
fprintf(stderr, "Can't load firmware: err=%s, size=%d\n",
usr.sbin/bluetooth/ath3kfw/ath3k_hw.c
126
fprintf(stderr,
usr.sbin/bluetooth/ath3kfw/ath3k_hw.c
152
fprintf(stderr,
usr.sbin/bluetooth/ath3kfw/ath3k_hw.c
76
fprintf(stderr, "Can't switch to config mode; ret=%d\n",
usr.sbin/bluetooth/ath3kfw/main.c
106
fprintf(stderr, "%s: found AR3012\n", __func__);
usr.sbin/bluetooth/ath3kfw/main.c
189
fprintf(stderr, "%s: ath3k_fw_read() failed\n",
usr.sbin/bluetooth/ath3kfw/main.c
229
fprintf(stderr,
usr.sbin/bluetooth/ath3kfw/main.c
231
fprintf(stderr, " -D: enable debugging\n");
usr.sbin/bluetooth/ath3kfw/main.c
232
fprintf(stderr, " -d: device to operate upon\n");
usr.sbin/bluetooth/ath3kfw/main.c
233
fprintf(stderr, " -f: firmware path, if not default\n");
usr.sbin/bluetooth/ath3kfw/main.c
234
fprintf(stderr, " -I: enable informational output\n");
usr.sbin/bluetooth/bcmfw/bcmfw.c
299
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
124
fprintf(stdout, "Supported commands:\n");
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
127
fprintf(stdout, "\nFor more information use " \
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
142
fprintf(stdout, "Unknown command: \"%s\"\n", cmd);
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
157
fprintf(stdout, "Could not execute command \"%s\". %s\n",
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
162
fprintf(stdout, "Usage: %s\n%s\n", c->command, c->description);
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
199
fprintf(stdout, "\t%s\n", c->command);
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
206
fprintf(stderr,
usr.sbin/bluetooth/bthidcontrol/hid.c
109
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/hid.c
131
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/hid.c
137
fprintf(stdout, "End collection\n");
usr.sbin/bluetooth/bthidcontrol/hid.c
163
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/hid.c
178
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/hid.c
183
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/hid.c
188
fprintf(stdout,
usr.sbin/bluetooth/bthidcontrol/hid.c
191
fprintf(stdout, "\n");
usr.sbin/bluetooth/bthidcontrol/sdp.c
481
fprintf(stderr, "Could not perform SDP query on the " \
usr.sbin/bluetooth/bthidd/bthidd.c
200
fprintf(pid, "%d", getpid());
usr.sbin/bluetooth/bthidd/bthidd.c
262
fprintf(stderr,
usr.sbin/bluetooth/bthidd/parser.y
355
fprintf(f,
usr.sbin/bluetooth/bthidd/parser.y
378
fprintf(f, "\n ");
usr.sbin/bluetooth/bthidd/parser.y
380
fprintf(f, "0x%2.2x ", desc->data[i]);
usr.sbin/bluetooth/bthidd/parser.y
383
fprintf(f,
usr.sbin/bluetooth/bthidd/parser.y
552
fprintf(f, "%s\n", bt_ntoa(&d->bdaddr, NULL));
usr.sbin/bluetooth/bthidd/parser.y
58
#define SYSLOG fprintf
usr.sbin/bluetooth/btpand/btpand.c
270
fprintf(stderr,
usr.sbin/bluetooth/btpand/btpand.c
291
fprintf(stderr, "\t%s\t%s\n", services[n].name, services[n].desc);
usr.sbin/bluetooth/hccontrol/adv_data.c
100
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
110
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
119
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
128
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
133
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
142
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
151
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
160
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
164
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
173
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
51
fprintf(stdout, "\tADV Data: ");
usr.sbin/bluetooth/hccontrol/adv_data.c
53
fprintf(stdout, "%02x ", advdata[n]);
usr.sbin/bluetooth/hccontrol/adv_data.c
55
fprintf(stdout, "\n");
usr.sbin/bluetooth/hccontrol/adv_data.c
71
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
80
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/adv_data.c
90
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/hccontrol.c
117
fprintf(stdout, "Using HCI node: %s\n", node);
usr.sbin/bluetooth/hccontrol/hccontrol.c
184
fprintf(stdout, "Supported commands:\n");
usr.sbin/bluetooth/hccontrol/hccontrol.c
192
fprintf(stdout, "\nFor more information use " \
usr.sbin/bluetooth/hccontrol/hccontrol.c
229
fprintf(stdout, "Unknown command: \"%s\"\n", cmd);
usr.sbin/bluetooth/hccontrol/hccontrol.c
246
fprintf(stdout, "Could not execute command \"%s\". %s\n",
usr.sbin/bluetooth/hccontrol/hccontrol.c
251
fprintf(stdout, "Usage: %s\n%s\n", c->command, c->description);
usr.sbin/bluetooth/hccontrol/hccontrol.c
324
fprintf(stdout, "\t%s\n", c->command);
usr.sbin/bluetooth/hccontrol/hccontrol.c
331
fprintf(stdout, "Usage: hccontrol [-hN] [-n HCI_node_name] cmd [p1] [..]\n");
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1017
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1028
fprintf(stdout, "Voice settings: %#04x\n", rp.settings);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1029
fprintf(stdout, "Input coding: %s [%d]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
103
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1031
fprintf(stdout, "Input data format: %s [%d]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1035
fprintf(stdout, "Input sample size: %d bit [%d]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1072
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1094
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1099
fprintf(stdout, "Number of broadcast retransmissions: %d\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1135
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1158
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1163
fprintf(stdout, "Hold Mode Activities: %#02x\n", rp.hold_mode_activity);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1165
fprintf(stdout, "Maintain current Power State");
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1167
fprintf(stdout, "%s", hci_hmode2str(rp.hold_mode_activity,
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1170
fprintf(stdout, "\n");
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1205
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1227
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1232
fprintf(stdout, "SCO flow control %s [%d]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
125
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1268
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
130
fprintf(stdout, "PIN type: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1307
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1314
fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1315
fprintf(stdout, "Link supervision timeout: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1359
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1381
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1386
fprintf(stdout, "Page scan period mode: %#02x\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1422
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1444
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1449
fprintf(stdout, "Page scan mode: %#02x\n", rp.page_scan_mode);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1484
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1504
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1509
fprintf(stdout, "LE Host support: %#02x\n", rp.le_supported_host);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1510
fprintf(stdout, "Simultaneous LE Host : %#02x\n", rp.simultaneous_le_host);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1556
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
166
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
251
fprintf(stdout, "Complete: Status: %s [%#x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
253
fprintf(stdout, "Maximum Number of keys: %d\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
255
fprintf(stdout, "Number of keys read: %d\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
265
fprintf(stdout, "Event: Number of keys: %d\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
270
fprintf(stdout, "\t%d: %s ",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
274
fprintf(stdout, "%02x", k->key[n1]);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
275
fprintf(stdout, "\n");
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
337
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
342
fprintf(stdout, "Number of keys written: %d\n", rp.num_keys_written);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
385
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
390
fprintf(stdout, "Number of keys deleted: %d\n", rp.num_keys_deleted);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
422
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
444
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
449
fprintf(stdout, "Local name: %s\n", rp.name);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
468
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
474
fprintf(stdout, "Connection accept timeout: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
511
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
533
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
539
fprintf(stdout, "Page timeout: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
576
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
598
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
603
fprintf(stdout, "Scan enable: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
638
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
660
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
668
fprintf(stdout, "Page Scan Interval: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
670
fprintf(stdout, "Page Scan Window: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
719
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
741
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
749
fprintf(stdout, "Inquiry Scan Interval: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
751
fprintf(stdout, "Inquiry Scan Window: %.2f msec [%d slots]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
801
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
823
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
828
fprintf(stdout, "Authentication Enable: %s [%d]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
864
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
886
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
891
fprintf(stdout, "Encryption mode: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
927
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
949
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
954
fprintf(stdout, "Class: %02x:%02x:%02x\n",
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
992
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
100
fprintf(stdout, "\n%s\n", hci_commands2str(rp.features,
usr.sbin/bluetooth/hccontrol/info.c
121
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
126
fprintf(stdout, "Features: ");
usr.sbin/bluetooth/hccontrol/info.c
128
fprintf(stdout, "%#02x ", rp.features[n]);
usr.sbin/bluetooth/hccontrol/info.c
129
fprintf(stdout, "\n%s\n", hci_features2str(rp.features,
usr.sbin/bluetooth/hccontrol/info.c
149
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
154
fprintf(stdout, "Max. ACL packet size: %d bytes\n",
usr.sbin/bluetooth/hccontrol/info.c
156
fprintf(stdout, "Number of ACL packets: %d\n",
usr.sbin/bluetooth/hccontrol/info.c
158
fprintf(stdout, "Max. SCO packet size: %d bytes\n",
usr.sbin/bluetooth/hccontrol/info.c
160
fprintf(stdout, "Number of SCO packets: %d\n",
usr.sbin/bluetooth/hccontrol/info.c
180
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
185
fprintf(stdout, "Country code: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
204
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
209
fprintf(stdout, "BD_ADDR: %s\n", bt_ntoa(&rp.bdaddr, NULL));
usr.sbin/bluetooth/hccontrol/info.c
53
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
60
fprintf(stdout, "HCI version: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
62
fprintf(stdout, "HCI revision: %#04x\n",
usr.sbin/bluetooth/hccontrol/info.c
64
fprintf(stdout, "LMP version: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
66
fprintf(stdout, "LMP sub-version: %#04x\n",
usr.sbin/bluetooth/hccontrol/info.c
68
fprintf(stdout, "Manufacturer: %s [%#04x]\n",
usr.sbin/bluetooth/hccontrol/info.c
89
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/info.c
94
fprintf(stdout, "Supported commands:");
usr.sbin/bluetooth/hccontrol/info.c
97
fprintf(stdout, "\n");
usr.sbin/bluetooth/hccontrol/info.c
98
fprintf(stdout, "%#02x ", rp.features[n]);
usr.sbin/bluetooth/hccontrol/le.c
1023
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1060
fprintf(stdout, "Handle: %d\n", le16toh(conn_event->handle));
usr.sbin/bluetooth/hccontrol/le.c
1062
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1065
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1068
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1071
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1074
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1077
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1079
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1082
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1120
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1126
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
1128
fprintf(stdout, "Used channels:\n");
usr.sbin/bluetooth/hccontrol/le.c
1129
fprintf(stdout, "\n%s\n", hci_le_chanmap2str(rp.le_channel_map,
usr.sbin/bluetooth/hccontrol/le.c
1167
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1200
fprintf(stdout, "Handle: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
1202
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
1205
fprintf(stdout, "Features:\n%s\n",
usr.sbin/bluetooth/hccontrol/le.c
1224
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
1229
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
130
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
163
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
168
fprintf(stdout, "LE Scan: %s\n",
usr.sbin/bluetooth/hccontrol/le.c
252
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
280
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
287
fprintf(stdout, "LE Features: ");
usr.sbin/bluetooth/hccontrol/le.c
289
fprintf(stdout, " %#02x", le_features.octets[i]);
usr.sbin/bluetooth/hccontrol/le.c
290
fprintf(stdout, "\n%s\n", hci_le_features2str(le_features.octets,
usr.sbin/bluetooth/hccontrol/le.c
292
fprintf(stdout, "\n");
usr.sbin/bluetooth/hccontrol/le.c
310
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
315
fprintf(stdout, "LE States: %jx\n", rp.le_states);
usr.sbin/bluetooth/hccontrol/le.c
339
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
366
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
389
fprintf(stdout, "LE enabled\n");
usr.sbin/bluetooth/hccontrol/le.c
396
fprintf(stdout, "LE disabled\n");
usr.sbin/bluetooth/hccontrol/le.c
427
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
431
fprintf(stdout, "LE Advertising %s\n", (enable ? "enabled" : "disabled"));
usr.sbin/bluetooth/hccontrol/le.c
505
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
527
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
532
fprintf(stdout, "Advertising transmit power level: %d dBm\n",
usr.sbin/bluetooth/hccontrol/le.c
561
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
607
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
612
fprintf(stdout, "ACL data packet length: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
614
fprintf(stdout, "Number of ACL data packets: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
618
fprintf(stdout, "ISO data packet length: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
620
fprintf(stdout, "Number of ISO data packets: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
679
fprintf(stdout, "LE_Set_Scan_Parameters failed. Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
696
fprintf(stdout, "LE_Scan_Enable enable failed. Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
716
fprintf(stdout, "Scan %d\n", scancount);
usr.sbin/bluetooth/hccontrol/le.c
721
fprintf(stdout, "Scan complete\n");
usr.sbin/bluetooth/hccontrol/le.c
733
fprintf(stdout, "LE_Scan_Enable disable failed. Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
753
fprintf(stdout, "Scan result, num_reports: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
757
fprintf(stdout, "\tBD_ADDR %s \n",
usr.sbin/bluetooth/hccontrol/le.c
759
fprintf(stdout, "\tAddress type: %s\n",
usr.sbin/bluetooth/hccontrol/le.c
764
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/le.c
767
fprintf(stdout, "\n");
usr.sbin/bluetooth/hccontrol/le.c
787
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
792
fprintf(stdout, "White list size: %d\n",
usr.sbin/bluetooth/hccontrol/le.c
812
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
817
fprintf(stdout, "White list cleared\n");
usr.sbin/bluetooth/hccontrol/le.c
871
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
876
fprintf(stdout, "Address added to white list\n");
usr.sbin/bluetooth/hccontrol/le.c
930
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/le.c
935
fprintf(stdout, "Address removed from white list\n");
usr.sbin/bluetooth/hccontrol/link_control.c
124
fprintf(stdout, "Inquiry result, num_responses=%d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
134
fprintf(stdout, "Inquiry complete. Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
153
fprintf(stdout, "Inquiry result #%d\n", n);
usr.sbin/bluetooth/hccontrol/link_control.c
154
fprintf(stdout, "\tBD_ADDR: %s\n", hci_bdaddr2str(&ir->bdaddr));
usr.sbin/bluetooth/hccontrol/link_control.c
155
fprintf(stdout, "\tPage Scan Rep. Mode: %#02x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
157
fprintf(stdout, "\tPage Scan Period Mode: %#02x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
159
fprintf(stdout, "\tPage Scan Mode: %#02x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
161
fprintf(stdout, "\tClass: %02x:%02x:%02x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
163
fprintf(stdout, "\tClock offset: %#04x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
273
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
278
fprintf(stdout, "BD_ADDR: %s\n", hci_bdaddr2str(&ep->bdaddr));
usr.sbin/bluetooth/hccontrol/link_control.c
279
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
281
fprintf(stdout, "Encryption mode: %s [%d]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
349
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
354
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
356
fprintf(stdout, "Reason: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
428
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
433
fprintf(stdout, "BD_ADDR: %s\n", hci_bdaddr2str(&ep->bdaddr));
usr.sbin/bluetooth/hccontrol/link_control.c
434
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
436
fprintf(stdout, "Encryption mode: %s [%d]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
500
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
505
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
507
fprintf(stdout, "Packet type: %#04x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
593
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
598
fprintf(stdout, "BD_ADDR: %s\n", hci_bdaddr2str(&ep->bdaddr));
usr.sbin/bluetooth/hccontrol/link_control.c
599
fprintf(stdout, "Name: %s\n", ep->name);
usr.sbin/bluetooth/hccontrol/link_control.c
657
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
662
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
664
fprintf(stdout, "Features: ");
usr.sbin/bluetooth/hccontrol/link_control.c
666
fprintf(stdout, "%#02x ", ep->features[n]);
usr.sbin/bluetooth/hccontrol/link_control.c
667
fprintf(stdout, "\n%s\n", hci_features2str(ep->features,
usr.sbin/bluetooth/hccontrol/link_control.c
725
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
732
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
734
fprintf(stdout, "LMP version: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
736
fprintf(stdout, "LMP sub-version: %#04x\n",
usr.sbin/bluetooth/hccontrol/link_control.c
738
fprintf(stdout, "Manufacturer: %s [%#04x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
797
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_control.c
802
fprintf(stdout, "Connection handle: %d\n",
usr.sbin/bluetooth/hccontrol/link_control.c
804
fprintf(stdout, "Clock offset: %#04x\n",
usr.sbin/bluetooth/hccontrol/link_policy.c
141
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_policy.c
146
fprintf(stdout, "BD_ADDR: %s\n", hci_bdaddr2str(&ep->bdaddr));
usr.sbin/bluetooth/hccontrol/link_policy.c
147
fprintf(stdout, "Role: %s [%#x]\n",
usr.sbin/bluetooth/hccontrol/link_policy.c
188
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_policy.c
193
fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
usr.sbin/bluetooth/hccontrol/link_policy.c
194
fprintf(stdout, "Link policy settings: %#x\n", le16toh(rp.settings));
usr.sbin/bluetooth/hccontrol/link_policy.c
238
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_policy.c
72
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/link_policy.c
77
fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
usr.sbin/bluetooth/hccontrol/link_policy.c
78
fprintf(stdout, "Role: %s [%#x]\n",
usr.sbin/bluetooth/hccontrol/node.c
118
fprintf(stdout, "Number of free command buffers: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
120
fprintf(stdout, "Max. ACL packet size: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
122
fprintf(stdout, "Numbef of free ACL buffers: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
124
fprintf(stdout, "Total number of ACL buffers: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
126
fprintf(stdout, "Max. SCO packet size: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
128
fprintf(stdout, "Numbef of free SCO buffers: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
130
fprintf(stdout, "Total number of SCO buffers: %d\n",
usr.sbin/bluetooth/hccontrol/node.c
146
fprintf(stdout, "BD_ADDR: %s\n", bt_ntoa(&r.bdaddr, NULL));
usr.sbin/bluetooth/hccontrol/node.c
163
fprintf(stdout, "Features: ");
usr.sbin/bluetooth/hccontrol/node.c
165
fprintf(stdout, "%#02x ", r.features[n]);
usr.sbin/bluetooth/hccontrol/node.c
166
fprintf(stdout, "\n%s\n", hci_features2str(r.features,
usr.sbin/bluetooth/hccontrol/node.c
182
fprintf(stdout, "Commands sent: %d\n", r.stat.cmd_sent);
usr.sbin/bluetooth/hccontrol/node.c
183
fprintf(stdout, "Events received: %d\n", r.stat.evnt_recv);
usr.sbin/bluetooth/hccontrol/node.c
184
fprintf(stdout, "ACL packets received: %d\n", r.stat.acl_recv);
usr.sbin/bluetooth/hccontrol/node.c
185
fprintf(stdout, "ACL packets sent: %d\n", r.stat.acl_sent);
usr.sbin/bluetooth/hccontrol/node.c
186
fprintf(stdout, "SCO packets received: %d\n", r.stat.sco_recv);
usr.sbin/bluetooth/hccontrol/node.c
187
fprintf(stdout, "SCO packets sent: %d\n", r.stat.sco_sent);
usr.sbin/bluetooth/hccontrol/node.c
188
fprintf(stdout, "Bytes received: %d\n", r.stat.bytes_recv);
usr.sbin/bluetooth/hccontrol/node.c
189
fprintf(stdout, "Bytes sent: %d\n", r.stat.bytes_sent);
usr.sbin/bluetooth/hccontrol/node.c
237
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/node.c
249
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/node.c
265
fprintf(stdout,"\n");
usr.sbin/bluetooth/hccontrol/node.c
293
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/node.c
305
fprintf(stdout,
usr.sbin/bluetooth/hccontrol/node.c
343
fprintf(stdout, "Link Policy Settings mask: %#04x\n", r.policy_mask);
usr.sbin/bluetooth/hccontrol/node.c
385
fprintf(stdout, "Packet mask: %#04x\n", r.packet_mask);
usr.sbin/bluetooth/hccontrol/node.c
427
fprintf(stdout, "Role switch: %d\n", r.role_switch);
usr.sbin/bluetooth/hccontrol/node.c
476
fprintf(stdout, "Name ID Num hooks\n");
usr.sbin/bluetooth/hccontrol/node.c
478
fprintf(stdout, "%-15s %08x %9d\n",
usr.sbin/bluetooth/hccontrol/node.c
56
fprintf(stdout, "State: %#x\n", r.state);
usr.sbin/bluetooth/hccontrol/node.c
81
fprintf(stdout, "Debug level: %d\n", r.debug);
usr.sbin/bluetooth/hccontrol/status.c
113
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/status.c
152
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/status.c
157
fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
usr.sbin/bluetooth/hccontrol/status.c
158
fprintf(stdout, "Link quality: %d\n", le16toh(rp.quality));
usr.sbin/bluetooth/hccontrol/status.c
194
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/status.c
199
fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
usr.sbin/bluetooth/hccontrol/status.c
200
fprintf(stdout, "RSSI: %d dB\n", (int) rp.rssi);
usr.sbin/bluetooth/hccontrol/status.c
71
fprintf(stdout, "Status: %s [%#02x]\n",
usr.sbin/bluetooth/hccontrol/status.c
76
fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
usr.sbin/bluetooth/hccontrol/status.c
77
fprintf(stdout, "Failed contact counter: %d\n", le16toh(rp.counter));
usr.sbin/bluetooth/hccontrol/util.c
3337
fprintf(stdout, "%02x ", map[n]);
usr.sbin/bluetooth/hccontrol/util.c
3362
fprintf(stdout, "\n");
usr.sbin/bluetooth/hcsecd/hcsecd.c
150
fprintf(pid, "%d", getpid());
usr.sbin/bluetooth/hcsecd/hcsecd.c
439
fprintf(stderr,
usr.sbin/bluetooth/iwmbtfw/iwmbt_dbg.h
35
fprintf(stderr, "iwmbtfw: %s: "fmt"\n", __func__, ##__VA_ARGS__)
usr.sbin/bluetooth/iwmbtfw/iwmbt_dbg.h
38
fprintf(stderr, "%s: "fmt"\n", __func__, ##__VA_ARGS__);\
usr.sbin/bluetooth/iwmbtfw/iwmbt_dbg.h
42
fprintf(stderr, "%s: "fmt"\n", __func__, ##__VA_ARGS__);\
usr.sbin/bluetooth/iwmbtfw/main.c
373
fprintf(stderr,
usr.sbin/bluetooth/iwmbtfw/main.c
375
fprintf(stderr, " -D: enable debugging\n");
usr.sbin/bluetooth/iwmbtfw/main.c
376
fprintf(stderr, " -d: device to operate upon\n");
usr.sbin/bluetooth/iwmbtfw/main.c
377
fprintf(stderr, " -f: firmware path (defaults to %s)\n",
usr.sbin/bluetooth/iwmbtfw/main.c
379
fprintf(stderr, " -I: enable informational output\n");
usr.sbin/bluetooth/l2control/l2cap.c
102
fprintf(stdout, "Debug level: %d\n", r.debug);
usr.sbin/bluetooth/l2control/l2cap.c
157
fprintf(stdout, "L2CAP connections:\n");
usr.sbin/bluetooth/l2control/l2cap.c
158
fprintf(stdout,
usr.sbin/bluetooth/l2control/l2cap.c
161
fprintf(stdout,
usr.sbin/bluetooth/l2control/l2cap.c
215
fprintf(stdout, "L2CAP channels:\n");
usr.sbin/bluetooth/l2control/l2cap.c
216
fprintf(stdout,
usr.sbin/bluetooth/l2control/l2cap.c
219
fprintf(stdout,
usr.sbin/bluetooth/l2control/l2cap.c
247
fprintf(stdout, "Auto disconnect timeout: %d sec\n", r.timeout);
usr.sbin/bluetooth/l2control/l2cap.c
249
fprintf(stdout, "Auto disconnect disabled\n");
usr.sbin/bluetooth/l2control/l2cap.c
81
fprintf(stdout, "Connectionless traffic flags:\n");
usr.sbin/bluetooth/l2control/l2cap.c
82
fprintf(stdout, "\tSDP: %s\n",
usr.sbin/bluetooth/l2control/l2cap.c
84
fprintf(stdout, "\tRFCOMM: %s\n",
usr.sbin/bluetooth/l2control/l2cap.c
86
fprintf(stdout, "\tTCP: %s\n",
usr.sbin/bluetooth/l2control/l2control.c
112
fprintf(stdout, "Supported commands:\n");
usr.sbin/bluetooth/l2control/l2control.c
114
fprintf(stdout, "\nFor more information use " \
usr.sbin/bluetooth/l2control/l2control.c
126
fprintf(stdout, "Unknown command: \"%s\"\n", cmd);
usr.sbin/bluetooth/l2control/l2control.c
163
fprintf(stdout, "Could not execute command \"%s\". %s\n",
usr.sbin/bluetooth/l2control/l2control.c
168
fprintf(stdout, "Usage: %s\n%s\n", c->command, c->description);
usr.sbin/bluetooth/l2control/l2control.c
205
fprintf(stdout, "\t%s\n", c->command);
usr.sbin/bluetooth/l2control/l2control.c
212
fprintf(stderr, "Usage: l2control [-hn] -a local cmd [params ..]\n");
usr.sbin/bluetooth/l2control/l2control.c
213
fprintf(stderr, "Where:\n");
usr.sbin/bluetooth/l2control/l2control.c
214
fprintf(stderr, " -a local Specify local device to connect to\n");
usr.sbin/bluetooth/l2control/l2control.c
215
fprintf(stderr, " -h Display this message\n");
usr.sbin/bluetooth/l2control/l2control.c
216
fprintf(stderr, " -n Show addresses as numbers\n");
usr.sbin/bluetooth/l2control/l2control.c
217
fprintf(stderr, " cmd Supported command " \
usr.sbin/bluetooth/l2control/l2control.c
219
fprintf(stderr, " params Optional command parameters\n");
usr.sbin/bluetooth/l2ping/l2ping.c
220
fprintf(stdout,
usr.sbin/bluetooth/l2ping/l2ping.c
279
fprintf(stderr, "Usage: l2ping [-fhn] -a remote " \
usr.sbin/bluetooth/l2ping/l2ping.c
281
fprintf(stderr, "Where:\n");
usr.sbin/bluetooth/l2ping/l2ping.c
282
fprintf(stderr, " -a remote Specify remote device to ping\n");
usr.sbin/bluetooth/l2ping/l2ping.c
283
fprintf(stderr, " -c count Number of packets to send\n");
usr.sbin/bluetooth/l2ping/l2ping.c
284
fprintf(stderr, " -f No delay between packets\n");
usr.sbin/bluetooth/l2ping/l2ping.c
285
fprintf(stderr, " -h Display this message\n");
usr.sbin/bluetooth/l2ping/l2ping.c
286
fprintf(stderr, " -i wait Delay between packets (sec)\n");
usr.sbin/bluetooth/l2ping/l2ping.c
287
fprintf(stderr, " -n Numeric output only\n");
usr.sbin/bluetooth/l2ping/l2ping.c
288
fprintf(stderr, " -S source Specify source device\n");
usr.sbin/bluetooth/l2ping/l2ping.c
289
fprintf(stderr, " -s size Packet size (bytes), " \
usr.sbin/bluetooth/l2ping/l2ping.c
78
fprintf(stderr, "Failed to allocate echo data buffer");
usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
456
fprintf(stdout,
usr.sbin/bluetooth/rtlbtfw/main.c
296
fprintf(stderr,
usr.sbin/bluetooth/rtlbtfw/main.c
298
fprintf(stderr, " -D: enable debugging\n");
usr.sbin/bluetooth/rtlbtfw/main.c
299
fprintf(stderr, " -d: device to operate upon\n");
usr.sbin/bluetooth/rtlbtfw/main.c
300
fprintf(stderr, " -f: firmware path, if not default\n");
usr.sbin/bluetooth/rtlbtfw/main.c
301
fprintf(stderr, " -I: enable informational output\n");
usr.sbin/bluetooth/rtlbtfw/rtlbt_dbg.h
36
fprintf(stderr, "rtlbtfw: %s: "fmt"\n", __func__, ##__VA_ARGS__)
usr.sbin/bluetooth/rtlbtfw/rtlbt_dbg.h
39
fprintf(stderr, "%s: "fmt"\n", __func__, ##__VA_ARGS__);\
usr.sbin/bluetooth/rtlbtfw/rtlbt_dbg.h
43
fprintf(stderr, "%s: "fmt"\n", __func__, ##__VA_ARGS__);\
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
118
fprintf(stdout, "Supported commands:\n");
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
120
fprintf(stdout, "\nFor more information use " \
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
132
fprintf(stdout, "Unknown command: \"%s\"\n", cmd);
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
160
fprintf(stdout, "Could not execute command \"%s\". %s\n",
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
165
fprintf(stdout, "Usage: %s\n%s\n", c->command, c->description);
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
204
fprintf(stdout, "\t%s\n", c->command);
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
211
fprintf(stderr,
usr.sbin/bluetooth/sdpcontrol/search.c
102
fprintf(stderr, "Invalid Service Class ID List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
109
fprintf(stderr, "Invalid Service Class ID List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
119
fprintf(stdout, "\t%s (%#4.4x)\n",
usr.sbin/bluetooth/sdpcontrol/search.c
125
fprintf(stdout, "\t%#8.8x\n", value);
usr.sbin/bluetooth/sdpcontrol/search.c
132
fprintf(stdout, "\t%#8.8x-%4.4x-%4.4x-%4.4x-%4.4x%8.8x\n",
usr.sbin/bluetooth/sdpcontrol/search.c
142
fprintf(stderr, "Invalid Service Class ID List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
182
fprintf(stdout, "\t%s (%#4.4x)\n", sdp_uuid2desc(value.uint16),
usr.sbin/bluetooth/sdpcontrol/search.c
188
fprintf(stdout, "\t%#8.8x\n", value.uint32);
usr.sbin/bluetooth/sdpcontrol/search.c
193
fprintf(stdout, "\t%#8.8x-%4.4x-%4.4x-%4.4x-%4.4x%8.8x\n",
usr.sbin/bluetooth/sdpcontrol/search.c
203
fprintf(stderr, "Invalid Protocol Descriptor. " \
usr.sbin/bluetooth/sdpcontrol/search.c
211
fprintf(stdout, "\t\tProtocol specific parameter #%d: ", param);
usr.sbin/bluetooth/sdpcontrol/search.c
216
fprintf(stdout, "nil\n");
usr.sbin/bluetooth/sdpcontrol/search.c
223
fprintf(stdout, "u/int8/bool %u\n", value.uint8);
usr.sbin/bluetooth/sdpcontrol/search.c
230
fprintf(stdout, "u/int/uuid16 %u\n", value.uint16);
usr.sbin/bluetooth/sdpcontrol/search.c
237
fprintf(stdout, "u/int/uuid32 %u\n", value.uint32);
usr.sbin/bluetooth/sdpcontrol/search.c
243
fprintf(stdout, "u/int64 %ju\n", value.uint64);
usr.sbin/bluetooth/sdpcontrol/search.c
249
fprintf(stdout, "u/int128 %#8.8x%8.8x%8.8x%8.8x\n",
usr.sbin/bluetooth/sdpcontrol/search.c
258
fprintf(stdout, "uuid128 %#8.8x-%4.4x-%4.4x-%4.4x-%4.4x%8.8x\n",
usr.sbin/bluetooth/sdpcontrol/search.c
271
fprintf(stdout, "%c", *start);
usr.sbin/bluetooth/sdpcontrol/search.c
272
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
279
fprintf(stdout, "%c", *start);
usr.sbin/bluetooth/sdpcontrol/search.c
280
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
287
fprintf(stdout, "%c", *start);
usr.sbin/bluetooth/sdpcontrol/search.c
288
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
295
fprintf(stdout, "%#2.2x ", *start);
usr.sbin/bluetooth/sdpcontrol/search.c
296
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
303
fprintf(stdout, "%#2.2x ", *start);
usr.sbin/bluetooth/sdpcontrol/search.c
304
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
311
fprintf(stdout, "%#2.2x ", *start);
usr.sbin/bluetooth/sdpcontrol/search.c
312
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
316
fprintf(stderr, "Invalid Protocol Descriptor. " \
usr.sbin/bluetooth/sdpcontrol/search.c
330
fprintf(stderr, "Invalid Protocol Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
350
fprintf(stderr, "Invalid Protocol Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
357
fprintf(stderr, "Invalid Protocol Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
378
fprintf(stderr, "Invalid Protocol Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
385
fprintf(stderr, "Invalid Protocol Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
416
fprintf(stderr, "Invalid Bluetooth Profile Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
436
fprintf(stderr, "Invalid Bluetooth Profile Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
443
fprintf(stderr, "Invalid Bluetooth Profile Descriptor List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
464
fprintf(stderr, "Invalid Bluetooth Profile " \
usr.sbin/bluetooth/sdpcontrol/search.c
472
fprintf(stderr, "Invalid Bluetooth Profile " \
usr.sbin/bluetooth/sdpcontrol/search.c
483
fprintf(stdout, "\t%s (%#4.4x) ",
usr.sbin/bluetooth/sdpcontrol/search.c
489
fprintf(stdout, "\t%#8.8x ", value);
usr.sbin/bluetooth/sdpcontrol/search.c
496
fprintf(stdout, "\t%#8.8x-%4.4x-%4.4x-%4.4x-%4.4x%8.8x ",
usr.sbin/bluetooth/sdpcontrol/search.c
506
fprintf(stderr, "Invalid Bluetooth Profile " \
usr.sbin/bluetooth/sdpcontrol/search.c
516
fprintf(stderr, "Invalid Bluetooth Profile " \
usr.sbin/bluetooth/sdpcontrol/search.c
523
fprintf(stdout, "ver. %d.%d\n",
usr.sbin/bluetooth/sdpcontrol/search.c
646
fprintf(stdout, "\n");
usr.sbin/bluetooth/sdpcontrol/search.c
651
fprintf(stdout, "Record Handle: " \
usr.sbin/bluetooth/sdpcontrol/search.c
654
fprintf(stderr, "Invalid type=%#x " \
usr.sbin/bluetooth/sdpcontrol/search.c
658
fprintf(stderr, "Invalid size=%d for Record " \
usr.sbin/bluetooth/sdpcontrol/search.c
664
fprintf(stdout, "Service Class ID List:\n");
usr.sbin/bluetooth/sdpcontrol/search.c
670
fprintf(stdout, "Protocol Descriptor List:\n");
usr.sbin/bluetooth/sdpcontrol/search.c
676
fprintf(stdout, "Bluetooth Profile Descriptor List:\n");
usr.sbin/bluetooth/sdpcontrol/search.c
682
fprintf(stderr, "Unexpected attribute ID=%#4.4x\n",
usr.sbin/bluetooth/sdpcontrol/search.c
82
fprintf(stderr, "Invalid Service Class ID List. " \
usr.sbin/bluetooth/sdpd/main.c
226
fprintf(stderr,
usr.sbin/boot0cfg/boot0cfg.c
595
fprintf(stderr, "%s\n%s\n",
usr.sbin/bootparamd/bootparamd/bootparamd.c
151
fprintf(stderr, "returning server:%s path:%s address: %d.%d.%d.%d\n",
usr.sbin/bootparamd/bootparamd/bootparamd.c
49
fprintf(stderr,"whoami got question for %d.%d.%d.%d\n",
usr.sbin/bootparamd/bootparamd/bootparamd.c
81
if (debug) fprintf(stderr,
usr.sbin/bootparamd/bootparamd/main.c
113
fprintf(stderr,
usr.sbin/bootparamd/callbootd/callbootd.c
152
fprintf(stderr,
usr.sbin/boottrace/boottrace.c
43
fprintf(stderr, "usage: boottrace utility [argument ...]\n");
usr.sbin/bsdinstall/distextract/distextract.c
152
fprintf(stderr, "progressview error: %s\n",
usr.sbin/bsdinstall/partedit/gpart_ops.c
172
fprintf(fp, " -o cachefile=%s/zpool.cache ",
usr.sbin/bsdinstall/partedit/partedit.c
446
fprintf(fstab, "# Device\tMountpoint\tFStype\tOptions\tDump\tPass#\n");
usr.sbin/bsdinstall/partedit/partedit.c
449
fprintf(fstab, "%s\t%s\t\t%s\t%s\t%d\t%d\n",
usr.sbin/bsdinstall/partedit/scripted.c
173
fprintf(stderr, "Malformed partition setup "
usr.sbin/bsdinstall/partedit/scripted.c
188
fprintf(stderr, "Unknown directive: %s\n",
usr.sbin/bsdinstall/partedit/scripted.c
218
fprintf(fp, " %s", argv[i]);
usr.sbin/bsdinstall/partedit/scripted.c
80
fprintf(stderr, "GEOM provider %s not found\n", disk);
usr.sbin/bsdinstall/runconsoles/runconsoles.c
398
fprintf(stderr, "Starting %s installer on %s\n", primary_secondary,
usr.sbin/bsdinstall/runconsoles/runconsoles.c
590
fprintf(stderr, "usage: %s utility [argument ...]", getprogname());
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h
72
fprintf(stderr, "HRDEBUG: %s: ", __func__); \
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h
73
fprintf(stderr, __VA_ARGS__); \
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h
74
fprintf(stderr, "\n"); \
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1117
fprintf(stderr, "Retrying...\n");
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1160
fprintf(stderr, "Error: No program name?\n");
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1169
fprintf(stderr, "Unknown snmp tool name '%s'.\n", program_name);
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1183
fprintf(stderr, "Error: %s\n", snmp_client.error);
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1194
fprintf(stderr, "No OID given.\n");
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1204
fprintf(stderr,
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1212
fprintf(stderr, "No OID given.\n");
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1227
fprintf(stderr, "Cannot send GETBULK PDU with SNMPv1.\n");
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1236
fprintf(stderr, "Error parsing OID string '%s'.\n",
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
1244
fprintf(stderr, "snmp_open(3): %s\n", snmp_client.error);
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
423
fprintf(stderr, "Retrying...\n");
usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.c
66
fprintf(stderr,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
204
fprintf(stderr,"enums: ");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
206
fprintf(stderr,"%d - %s, ", entry->enum_val,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
209
fprintf(stderr,"; ");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
237
fprintf(stderr,"%d, ", entry->syntax);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
241
fprintf(stderr,"\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
48
#define DEBUG if (_bsnmptools_debug) fprintf
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
612
fprintf(stderr, "%s - %s - %d - %d - %d", buf, entry->string,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
614
fprintf(stderr," - %s \n", (entry->table_idx == NULL)?
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
631
fprintf(stderr,"%s - %s - %d - ", buf, entry->string,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
644
fprintf(stderr,"No snmptool context!\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
649
fprintf(stderr,"No mappings!\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
653
fprintf(stderr,"snmp_nodelist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
656
fprintf(stderr,"snmp_intlist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
659
fprintf(stderr,"snmp_octlist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
662
fprintf(stderr,"snmp_oidlist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
665
fprintf(stderr,"snmp_iplist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
668
fprintf(stderr,"snmp_ticklist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
671
fprintf(stderr,"snmp_cntlist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
674
fprintf(stderr,"snmp_gaugelist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
677
fprintf(stderr,"snmp_cnt64list:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
680
fprintf(stderr,"snmp_enumlist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
683
fprintf(stderr,"snmp_tablelist:\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1640
fprintf(stdout, "%s : ",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1644
fprintf(stdout, "%s", buf);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1677
fprintf(stdout, "%s : ", syntax_strings[SNMP_SYNTAX_OID].str);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1684
fprintf(stdout, "%s" , obj.info->string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1686
fprintf(stdout, "%s" , obj.info->string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1688
fprintf(stdout, "%s" , obj.info->string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1691
fprintf(stdout, "%s", oid_string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1695
fprintf(stdout, "%s", oid_string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1706
fprintf(stdout, "%s : ",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1711
fprintf(stdout, "%s", string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1713
fprintf(stdout, "%d", int_val);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1720
fprintf(stdout, "%s : ",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1723
fprintf(stdout, "%u.%u.%u.%u", ip[0], ip[1], ip[2], ip[3]);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1730
fprintf(stdout, "%s : ",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1733
fprintf(stdout, "%u", counter);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1740
fprintf(stdout, "%s : ", syntax_strings[SNMP_SYNTAX_GAUGE].str);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1742
fprintf(stdout, "%u", gauge);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1749
fprintf(stdout, "%s : ",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1752
fprintf(stdout, "%u", ticks);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1759
fprintf(stdout, "%s : ",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1762
fprintf(stdout,"%ju", counter64);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1773
fprintf(stdout, " = ");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1818
fprintf(stderr, "No Such Object\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1822
fprintf(stderr, "No Such Instance\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1826
fprintf(stdout, "End of Mib View\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1831
fprintf(stderr, "agent returned NULL Syntax\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1836
fprintf(stderr, "agent returned unknown syntax\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1840
fprintf(stdout, "\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1960
fprintf(stdout,"%s.%d", o->info->string,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1965
fprintf(stdout,"%s[", o->info->string);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1977
fprintf(stdout, ", ");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1986
fprintf(stdout,"]");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
1997
fprintf(stdout, "Invalid error index in PDU\n");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2002
fprintf(stdout, "calloc: %s", strerror(errno));
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2006
fprintf(stdout, "Agent %s:%s returned error \n", snmp_client.chost,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2014
fprintf(stdout,"%s", buf);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2017
fprintf(stdout," caused error - ");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2020
fprintf(stdout, "%s\n", error_strings[pdu->error_status].str);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2022
fprintf(stdout,"%s\n", error_strings[SNMP_ERR_UNKNOWN].str);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2053
fprintf(stdout, "%s", p);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2081
fprintf(stdout, "Engine ID 0x%s\n", engine);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2082
fprintf(stdout, "Boots : %u\t\tTime : %d\n",
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2093
fprintf(stdout, "Localized keys for %s\n", snmp_client.user.sec_name);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2095
fprintf(stdout, "MD5 : 0x");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2098
fprintf(stdout, "SHA : 0x");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2107
fprintf(stdout, "%s\n", extkey);
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2111
fprintf(stdout, "DES : 0x");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2114
fprintf(stdout, "AES : 0x");
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c
2123
fprintf(stdout, "%s\n", extkey);
usr.sbin/btxld/btxld.c
567
fprintf(stderr, "%s\n%s\n",
usr.sbin/camdd/camdd.c
2536
fprintf(stderr, "%s: fd %d, DB buf %p, len %u lba %ju "
usr.sbin/camdd/camdd.c
2541
fprintf(stderr, "%s: fd %d, buf %p, len %u, lba %ju "
usr.sbin/camdd/camdd.c
2548
fprintf(stderr, "%s: fd %d, len %u, lba %ju "
usr.sbin/camdd/camdd.c
2554
fprintf(stderr, "index %d ptr %p len %zu\n",
usr.sbin/camdd/camdd.c
3180
fprintf(stderr, "%ju bytes %s %s\n%ju bytes %s %s\n"
usr.sbin/camdd/camdd.c
3193
fprintf(stderr, "%.2Lf MB/sec\n", mb_sec);
usr.sbin/camdd/camdd.c
3396
fprintf(stderr,
usr.sbin/cdcontrol/cdcontrol.c
1186
fprintf (stderr, "\r\n");
usr.sbin/cdcontrol/cdcontrol.c
1199
fprintf (stderr, "\r\n");
usr.sbin/cdcontrol/cdcontrol.c
182
fprintf (stderr, "usage: cdcontrol [-sv] [-f device] [command ...]\n");
usr.sbin/certctl/certctl.c
1061
fprintf(stderr, "usage: certctl [-lv] [-D destdir] [-d distbase] list\n"
usr.sbin/certctl/certctl.c
29
fprintf(stderr, fmt "\n", ##__VA_ARGS__); \
usr.sbin/certctl/certctl.c
553
fprintf(mlf, ".%s/%s type=file "
usr.sbin/certctl/certctl.c
623
fprintf(mlf,
usr.sbin/chkgrp/chkgrp.c
48
fprintf(stderr, "usage: chkgrp [-q] [groupfile]\n");
usr.sbin/chown/chown.c
283
(void)fprintf(stderr, "%s\n%s\n",
usr.sbin/chown/chown.c
288
(void)fprintf(stderr, "%s\n",
usr.sbin/chroot/chroot.c
204
(void)fprintf(stderr, "usage: chroot [-g group] [-G group,group,...] "
usr.sbin/ckdist/ckdist.c
439
fprintf(stderr,
usr.sbin/clear_locks/clear_locks.c
46
fprintf(stderr, "Usage: clear_locks <hostname>\n");
usr.sbin/clear_locks/clear_locks.c
52
fprintf(stderr, "clear_locks: must be root\n");
usr.sbin/clear_locks/clear_locks.c
66
fprintf(stderr, "clear_locks: cleared locks for hostname %s\n",
usr.sbin/config/config.y
398
fprintf(stderr,
usr.sbin/config/config.y
463
fprintf(stderr,
usr.sbin/config/main.cc
300
fprintf(stderr,
usr.sbin/config/main.cc
302
fprintf(stderr, " config -x kernel\n");
usr.sbin/config/main.cc
568
fprintf(fo, "%s", kernconfstr);
usr.sbin/config/main.cc
569
fprintf(fo, "%s", cfg.str().c_str());
usr.sbin/config/main.cc
571
fprintf(fo, "%s", p);
usr.sbin/config/main.cc
787
fprintf(stderr, "ERROR: version of config(8) does not match kernel!\n");
usr.sbin/config/main.cc
788
fprintf(stderr, "config version = %d, ", CONFIGVERS);
usr.sbin/config/main.cc
789
fprintf(stderr, "version required = %d\n\n", versreq);
usr.sbin/config/main.cc
790
fprintf(stderr, "Make sure that /usr/src/usr.sbin/config is in sync\n");
usr.sbin/config/main.cc
791
fprintf(stderr, "with your /usr/src/sys and install a new config binary\n");
usr.sbin/config/main.cc
792
fprintf(stderr, "before trying this again.\n\n");
usr.sbin/config/main.cc
793
fprintf(stderr, "If running the new config fails check your config\n");
usr.sbin/config/main.cc
794
fprintf(stderr, "file against the GENERIC or LINT config files for\n");
usr.sbin/config/main.cc
795
fprintf(stderr, "changes in config syntax, or option/device naming\n");
usr.sbin/config/main.cc
796
fprintf(stderr, "conventions\n\n");
usr.sbin/config/mkmakefile.cc
144
fprintf(ofp, "KERN_IDENT=%s\n", ident);
usr.sbin/config/mkmakefile.cc
145
fprintf(ofp, "MACHINE=%s\n", machinename);
usr.sbin/config/mkmakefile.cc
146
fprintf(ofp, "MACHINE_ARCH=%s\n", machinearch);
usr.sbin/config/mkmakefile.cc
148
fprintf(ofp, "%s=%s", op->op_name, op->op_value);
usr.sbin/config/mkmakefile.cc
150
fprintf(ofp, " %s", op->op_value);
usr.sbin/config/mkmakefile.cc
151
fprintf(ofp, "\n");
usr.sbin/config/mkmakefile.cc
154
fprintf(ofp, "DEBUG=-g\n");
usr.sbin/config/mkmakefile.cc
156
fprintf(ofp,"S=%s\n", srcdir);
usr.sbin/config/mkmakefile.cc
159
fprintf(ofp, "%s", line);
usr.sbin/config/mkmakefile.cc
175
fprintf(stderr,
usr.sbin/config/mkmakefile.cc
263
fprintf(ofp, "\"%s\\0\"\n", result);
usr.sbin/config/mkmakefile.cc
287
fprintf(ofp, "\"%s=%s\\0\"\n", iter.first.c_str(),
usr.sbin/config/mkmakefile.cc
306
fprintf(ofp, "#include <sys/types.h>\n");
usr.sbin/config/mkmakefile.cc
307
fprintf(ofp, "#include <sys/systm.h>\n");
usr.sbin/config/mkmakefile.cc
308
fprintf(ofp, "\n");
usr.sbin/config/mkmakefile.cc
314
fprintf(ofp, "int hintmode = %d;\n",
usr.sbin/config/mkmakefile.cc
316
fprintf(ofp, "char static_hints[] = {\n");
usr.sbin/config/mkmakefile.cc
329
fprintf(ofp, "\"\\0\"\n};\n");
usr.sbin/config/mkmakefile.cc
348
fprintf(ofp, "#include <sys/types.h>\n");
usr.sbin/config/mkmakefile.cc
349
fprintf(ofp, "#include <sys/systm.h>\n");
usr.sbin/config/mkmakefile.cc
350
fprintf(ofp, "\n");
usr.sbin/config/mkmakefile.cc
356
fprintf(ofp, "int envmode = %d;\n",
usr.sbin/config/mkmakefile.cc
358
fprintf(ofp, "char static_env[] = {\n");
usr.sbin/config/mkmakefile.cc
374
fprintf(ofp, "\"\\0\"\n};\n");
usr.sbin/config/mkmakefile.cc
653
lpos += fprintf(fp, "%s ", tp->f_fn);
usr.sbin/config/mkmakefile.cc
655
lpos += fprintf(fp, "%s%s ", tp->f_srcprefix,
usr.sbin/config/mkmakefile.cc
669
fprintf(fp, "OBJS=");
usr.sbin/config/mkmakefile.cc
681
fprintf(fp, "\\\n\t");
usr.sbin/config/mkmakefile.cc
683
fprintf(fp, "%s%s ", tp->f_objprefix, sp);
usr.sbin/config/mkmakefile.cc
706
fprintf(fp, "%sFILES=", SUFF);
usr.sbin/config/mkmakefile.cc
720
lpos += fprintf(fp, "%s%s ", tp->f_srcprefix, tp->f_fn);
usr.sbin/config/mkmakefile.cc
752
fprintf(stderr, "WARNING: %s\n", ftp->f_warn);
usr.sbin/config/mkmakefile.cc
757
fprintf(f, "%s%s: %s\n",
usr.sbin/config/mkmakefile.cc
760
fprintf(f, "%s%s: \n", ftp->f_objprefix, np);
usr.sbin/config/mkmakefile.cc
765
fprintf(f, "%s%so:\n\t-cp %s%so .\n\n",
usr.sbin/config/mkmakefile.cc
771
fprintf(f, "%s%so: %s%s%c %s\n",
usr.sbin/config/mkmakefile.cc
777
fprintf(f, "%s%so: %s%s%c\n",
usr.sbin/config/mkmakefile.cc
791
fprintf(stderr,
usr.sbin/config/mkmakefile.cc
803
fprintf(f, "\t%s %s%s\n", compilewith,
usr.sbin/config/mkmakefile.cc
806
fprintf(f, "\t%s\n", compilewith);
usr.sbin/config/mkmakefile.cc
809
fprintf(f, "\t${NORMAL_CTFCONVERT}\n\n");
usr.sbin/config/mkmakefile.cc
811
fprintf(f, "\n");
usr.sbin/config/mkmakefile.cc
830
fprintf(fp, "%s ", tp->f_clean);
usr.sbin/config/mkoptions.cc
114
fprintf(stderr, "Mapping option %s to %s.\n",
usr.sbin/config/mkoptions.cc
125
fprintf(stderr, "%s: unknown option \"%s\"\n",
usr.sbin/config/mkoptions.cc
162
fprintf(stderr,
usr.sbin/config/mkoptions.cc
179
fprintf(outf, "#define %s %s\n", name, value);
usr.sbin/config/mkoptions.cc
219
fprintf(stderr,
usr.sbin/config/mkoptions.cc
224
fprintf(stderr,
usr.sbin/config/mkoptions.cc
272
fprintf(outf, "#define %s %s\n",
usr.sbin/config/mkoptions.cc
318
fprintf(stderr, "%s: Duplicate option %s.\n",
usr.sbin/config/mkoptions.cc
372
fprintf(stderr, "Unable to open options file: %s\n",
usr.sbin/config/mkoptions.cc
374
fprintf(stderr, "CWD: %s\n", genopt);
usr.sbin/config/mkoptions.cc
394
fprintf(stderr, "%s: compat file requires two"
usr.sbin/config/mkoptions.cc
76
fprintf(stderr,
usr.sbin/config/mkoptions.cc
79
fprintf(stderr, "minimum of %d maxusers assumed\n",
usr.sbin/config/mkoptions.cc
83
fprintf(stderr, "warning: maxusers > %d (%d)\n",
usr.sbin/cpucontrol/amd.c
138
fprintf(stderr, "%s: updating cpu %s... ", path, dev);
usr.sbin/cpucontrol/amd.c
144
fprintf(stderr, "failed.\n");
usr.sbin/cpucontrol/amd.c
148
fprintf(stderr, "done.\n");
usr.sbin/cpucontrol/amd10h.c
131
fprintf(stderr,
usr.sbin/cpucontrol/amd10h.c
139
fprintf(stderr, "failed.\n");
usr.sbin/cpucontrol/amd10h.c
143
fprintf(stderr, "done.\n");
usr.sbin/cpucontrol/cpucontrol.c
112
fprintf(stderr, "Usage: %s [-vh] [-d datadir] [-m msr[=value] | "
usr.sbin/cpucontrol/cpucontrol.c
165
fprintf(stdout, "cpuid level 0x%x: 0x%.8x 0x%.8x 0x%.8x 0x%.8x\n",
usr.sbin/cpucontrol/cpucontrol.c
215
fprintf(stdout, "cpuid level 0x%x, level_type 0x%x: 0x%.8x 0x%.8x "
usr.sbin/cpucontrol/cpucontrol.c
331
fprintf(stdout, "MSR 0x%x: 0x%.8x 0x%.8x\n", msr,
usr.sbin/cpucontrol/cpucontrol.h
49
fprintf(stderr, "%s:%d ", __FILE__, __LINE__); \
usr.sbin/cpucontrol/cpucontrol.h
54
fprintf(stderr, "%s:%d ", __FILE__, __LINE__); \
usr.sbin/cpucontrol/intel.c
252
fprintf(stderr, "%s: updating cpu %s from rev %#x to rev %#x... ",
usr.sbin/cpucontrol/intel.c
259
fprintf(stderr, "failed.\n");
usr.sbin/cpucontrol/intel.c
264
fprintf(stderr, "done.\n");
usr.sbin/cpucontrol/via.c
177
fprintf(stderr, "%s: updating cpu %s from rev %#x to rev %#x... ",
usr.sbin/cpucontrol/via.c
184
fprintf(stderr, "failed.\n");
usr.sbin/cpucontrol/via.c
189
fprintf(stderr, "done.\n");
usr.sbin/cron/cron/cron.c
126
(void) fprintf(stderr, "[%d] cron started\n", getpid());
usr.sbin/cron/cron/cron.c
58
fprintf(stderr, "usage: cron [-j jitter] [-J rootjitter] "
usr.sbin/cron/cron/cron.c
61
fprintf(stderr, "\ndebugflags: ");
usr.sbin/cron/cron/cron.c
64
fprintf(stderr, "%s ", *dflags);
usr.sbin/cron/cron/cron.c
66
fprintf(stderr, "\n");
usr.sbin/cron/cron/do_command.c
504
fprintf(stderr,
usr.sbin/cron/cron/do_command.c
506
fprintf(stderr,
usr.sbin/cron/cron/do_command.c
672
fprintf(mail, "From: Cron Daemon <%s@%s>\n",
usr.sbin/cron/cron/do_command.c
675
fprintf(mail, "From: Cron Daemon <%s>\n",
usr.sbin/cron/cron/do_command.c
677
fprintf(mail, "To: %s\n", mailto);
usr.sbin/cron/cron/do_command.c
678
fprintf(mail, "CC: %s\n", mailcc);
usr.sbin/cron/cron/do_command.c
679
fprintf(mail, "BCC: %s\n", mailbcc);
usr.sbin/cron/cron/do_command.c
680
fprintf(mail, "Subject: Cron <%s@%s> %s\n",
usr.sbin/cron/cron/do_command.c
684
fprintf(mail, "Date: %s\n",
usr.sbin/cron/cron/do_command.c
688
fprintf(mail, "X-Cron-Env: <%s>\n",
usr.sbin/cron/cron/do_command.c
690
fprintf(mail, "\n");
usr.sbin/cron/crontab/crontab.c
276
(void)fprintf(stderr, "remove crontab for %s? ", User);
usr.sbin/cron/crontab/crontab.c
300
fprintf(stderr, "\"%s\":%d: %s\n", Filename, LineNumber-1, msg);
usr.sbin/cron/crontab/crontab.c
467
fprintf(stderr, "Enter Y or N\n");
usr.sbin/cron/crontab/crontab.c
520
fprintf(tmp, "# DO NOT EDIT THIS FILE - edit the master and reinstall.\n");
usr.sbin/cron/crontab/crontab.c
521
fprintf(tmp, "# (%s installed on %-24.24s)\n", Filename, ctime(&now));
usr.sbin/cron/crontab/crontab.c
522
fprintf(tmp, "# (Cron version -- %s)\n", rcsid);
usr.sbin/cron/crontab/crontab.c
65
fprintf(stderr, "crontab: usage error: %s\n", msg);
usr.sbin/cron/crontab/crontab.c
66
fprintf(stderr, "%s\n%s\n",
usr.sbin/cron/lib/misc.c
135
fprintf(stderr,
usr.sbin/cron/lib/misc.c
154
fprintf(stderr, "debug flags enabled:");
usr.sbin/cron/lib/misc.c
158
fprintf(stderr, " %s", DebugFlagNames[flag]);
usr.sbin/cron/lib/misc.c
159
fprintf(stderr, "\n");
usr.sbin/cron/lib/misc.c
450
fprintf(stderr, "log_it: (%s %d) %s (%s)\n",
usr.sbin/crunch/crunchgen/crunched_main.c
168
fprintf(stderr, "%s: %s not compiled in\n\n",
usr.sbin/crunch/crunchgen/crunched_main.c
200
fprintf(out,
usr.sbin/crunch/crunchgen/crunched_main.c
218
fprintf(out, "\n");
usr.sbin/crunch/crunchgen/crunched_main.c
221
fprintf(out, " %s", ep->name);
usr.sbin/crunch/crunchgen/crunched_main.c
223
fprintf(out, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1001
fprintf(outmk, "LIBS+=");
usr.sbin/crunch/crunchgen/crunchgen.c
1004
fprintf(outmk, "LIBS_SO+=");
usr.sbin/crunch/crunchgen/crunchgen.c
1008
fprintf(outmk, "MAKEOBJDIRPREFIX?=%s\n", objprefix);
usr.sbin/crunch/crunchgen/crunchgen.c
1009
fprintf(outmk, "MAKEENV=env MAKEOBJDIRPREFIX=$(MAKEOBJDIRPREFIX)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1010
fprintf(outmk, "CRUNCHMAKE=$(MAKEENV) $(MAKE)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1012
fprintf(outmk, "CRUNCHMAKE=$(MAKE)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1016
fprintf(outmk, "BUILDOPTS+=");
usr.sbin/crunch/crunchgen/crunchgen.c
1020
fprintf(outmk, "CRUNCHED_OBJS=");
usr.sbin/crunch/crunchgen/crunchgen.c
1022
fprintf(outmk, " %s.lo", p->name);
usr.sbin/crunch/crunchgen/crunchgen.c
1023
fprintf(outmk, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1025
fprintf(outmk, "SUBMAKE_TARGETS=");
usr.sbin/crunch/crunchgen/crunchgen.c
1027
fprintf(outmk, " %s_make", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1028
fprintf(outmk, "\nSUBCLEAN_TARGETS=");
usr.sbin/crunch/crunchgen/crunchgen.c
1030
fprintf(outmk, " %s_clean", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1031
fprintf(outmk, "\n\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1033
fprintf(outmk, "all: objs exe\nobjs: $(SUBMAKE_TARGETS)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1034
fprintf(outmk, "exe: %s\n", execfname);
usr.sbin/crunch/crunchgen/crunchgen.c
1035
fprintf(outmk, "%s: %s.o $(CRUNCHED_OBJS) $(SUBMAKE_TARGETS)\n", execfname, execfname);
usr.sbin/crunch/crunchgen/crunchgen.c
1036
fprintf(outmk, ".if defined(LIBS_SO) && !empty(LIBS_SO)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1037
fprintf(outmk, "\t$(CC) -o %s %s.o $(CRUNCHED_OBJS) \\\n",
usr.sbin/crunch/crunchgen/crunchgen.c
1039
fprintf(outmk, "\t\t-Xlinker -Bstatic $(LIBS) \\\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1040
fprintf(outmk, "\t\t-Xlinker -Bdynamic $(LIBS_SO)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1041
fprintf(outmk, ".else\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1042
fprintf(outmk, "\t$(CC) -static -o %s %s.o $(CRUNCHED_OBJS) $(LIBS)\n",
usr.sbin/crunch/crunchgen/crunchgen.c
1044
fprintf(outmk, ".endif\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1045
fprintf(outmk, "realclean: clean subclean\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1046
fprintf(outmk, "clean:\n\trm -f %s *.lo *.o *_stub.c\n", execfname);
usr.sbin/crunch/crunchgen/crunchgen.c
1047
fprintf(outmk, "subclean: $(SUBCLEAN_TARGETS)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1056
fprintf(outmk, "\n# -------- %s\n\n", p->name);
usr.sbin/crunch/crunchgen/crunchgen.c
1058
fprintf(outmk, "%s_OBJDIR=", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1060
fprintf(outmk, "%s", p->objdir);
usr.sbin/crunch/crunchgen/crunchgen.c
1062
fprintf(outmk, "$(MAKEOBJDIRPREFIX)/$(%s_REALSRCDIR)\n",
usr.sbin/crunch/crunchgen/crunchgen.c
1064
fprintf(outmk, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1066
fprintf(outmk, "%s_OBJPATHS=", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1071
fprintf(outmk, " $(%s_OBJDIR)/%s", p->ident, lst->str);
usr.sbin/crunch/crunchgen/crunchgen.c
1073
fprintf(outmk, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1075
fprintf(outmk, "$(%s_OBJPATHS): .NOMETA\n", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1078
fprintf(outmk, "%s_SRCDIR=%s\n", p->ident, p->srcdir);
usr.sbin/crunch/crunchgen/crunchgen.c
1079
fprintf(outmk, "%s_REALSRCDIR=%s\n", p->ident, p->realsrcdir);
usr.sbin/crunch/crunchgen/crunchgen.c
1081
fprintf(outmk, "%s_OBJS=", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1084
fprintf(outmk, "%s_OPTS+=", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1088
fprintf(outmk, "$(%s_OBJPATHS): %s_make\n\n", p->ident, p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1090
fprintf(outmk, "%s_make:\n", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1091
fprintf(outmk, "\t(cd $(%s_SRCDIR) && ", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1093
fprintf(outmk, "$(CRUNCHMAKE) obj && ");
usr.sbin/crunch/crunchgen/crunchgen.c
1094
fprintf(outmk, "\\\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1095
fprintf(outmk, "\t\t$(CRUNCHMAKE) $(BUILDOPTS) $(%s_OPTS) depend &&",
usr.sbin/crunch/crunchgen/crunchgen.c
1097
fprintf(outmk, "\\\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1098
fprintf(outmk, "\t\t$(CRUNCHMAKE) $(BUILDOPTS) $(%s_OPTS) "
usr.sbin/crunch/crunchgen/crunchgen.c
1101
fprintf(outmk, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1102
fprintf(outmk, "%s_clean:\n", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1103
fprintf(outmk, "\t(cd $(%s_SRCDIR) && $(CRUNCHMAKE) $(BUILDOPTS) clean cleandepend)\n\n",
usr.sbin/crunch/crunchgen/crunchgen.c
1106
fprintf(outmk, "%s_make:\n", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1107
fprintf(outmk, "\t@echo \"** cannot make objs for %s\"\n\n",
usr.sbin/crunch/crunchgen/crunchgen.c
1112
fprintf(outmk, "%s_LIBS=", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1116
fprintf(outmk, "%s_stub.c:\n", p->name);
usr.sbin/crunch/crunchgen/crunchgen.c
1117
fprintf(outmk, "\techo \""
usr.sbin/crunch/crunchgen/crunchgen.c
1123
fprintf(outmk, "%s.lo: %s_stub.o $(%s_OBJPATHS) %s",
usr.sbin/crunch/crunchgen/crunchgen.c
1126
fprintf(outmk, " $(%s_LIBS)", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1128
fprintf(outmk, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1129
fprintf(outmk, "\t$(CC) -nostdlib -r -o %s.lo %s_stub.o $(%s_OBJPATHS)",
usr.sbin/crunch/crunchgen/crunchgen.c
1132
fprintf(outmk, " $(%s_LIBS)", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1133
fprintf(outmk, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1134
fprintf(outmk, "\tcrunchide -k _crunched_%s_stub ", p->ident);
usr.sbin/crunch/crunchgen/crunchgen.c
1136
fprintf(outmk, "-k %s ", lst->str);
usr.sbin/crunch/crunchgen/crunchgen.c
1137
fprintf(outmk, "%s.lo\n", p->name);
usr.sbin/crunch/crunchgen/crunchgen.c
1145
fprintf(outf, " %s", lst->str);
usr.sbin/crunch/crunchgen/crunchgen.c
1146
fprintf(outf, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
1170
fprintf(stderr, " [%s]%*.*s\r", str, spaces, spaces, " ");
usr.sbin/crunch/crunchgen/crunchgen.c
236
fprintf(stderr, "%s%s\n\t%s%s\n", "usage: crunchgen [-foq] ",
usr.sbin/crunch/crunchgen/crunchgen.c
626
fprintf(stderr,
usr.sbin/crunch/crunchgen/crunchgen.c
742
fprintf(f, ".include \"%s\"\n", outhdrname);
usr.sbin/crunch/crunchgen/crunchgen.c
743
fprintf(f, ".include \"%s\"\n", path);
usr.sbin/crunch/crunchgen/crunchgen.c
744
fprintf(f, ".POSIX:\n");
usr.sbin/crunch/crunchgen/crunchgen.c
746
fprintf(f, "BUILDOPTS+=");
usr.sbin/crunch/crunchgen/crunchgen.c
749
fprintf(f, ".if defined(PROG)\n");
usr.sbin/crunch/crunchgen/crunchgen.c
750
fprintf(f, "%s?=${PROG}.o\n", objvar);
usr.sbin/crunch/crunchgen/crunchgen.c
751
fprintf(f, ".endif\n");
usr.sbin/crunch/crunchgen/crunchgen.c
752
fprintf(f, "loop:\n\t@echo 'OBJS= '${%s}\n", objvar);
usr.sbin/crunch/crunchgen/crunchgen.c
754
fprintf(f, "crunchgen_objs:\n"
usr.sbin/crunch/crunchgen/crunchgen.c
758
fprintf(f, " %s", s->str);
usr.sbin/crunch/crunchgen/crunchgen.c
759
fprintf(f, " loop\n");
usr.sbin/crunch/crunchgen/crunchgen.c
840
fprintf(cachef, "# %s - parm cache generated from %s by crunchgen "
usr.sbin/crunch/crunchgen/crunchgen.c
845
fprintf(cachef, "\n");
usr.sbin/crunch/crunchgen/crunchgen.c
847
fprintf(cachef, "special %s srcdir %s\n",
usr.sbin/crunch/crunchgen/crunchgen.c
850
fprintf(cachef, "special %s objdir %s\n",
usr.sbin/crunch/crunchgen/crunchgen.c
853
fprintf(cachef, "special %s objs", p->name);
usr.sbin/crunch/crunchgen/crunchgen.c
857
fprintf(cachef, "special %s objpaths", p->name);
usr.sbin/crunch/crunchgen/crunchgen.c
881
fprintf(outmk, "# %s - generated from %s by crunchgen %s\n\n",
usr.sbin/crunch/crunchgen/crunchgen.c
885
fprintf(outmk, ".include \"%s\"\n", outhdrname);
usr.sbin/crunch/crunchgen/crunchgen.c
891
fprintf(outmk, "\n# ========\n");
usr.sbin/crunch/crunchgen/crunchgen.c
914
fprintf(outcf,
usr.sbin/crunch/crunchgen/crunchgen.c
918
fprintf(outcf, "#define EXECNAME \"%s\"\n", execfname);
usr.sbin/crunch/crunchgen/crunchgen.c
920
fprintf(outcf, "%s\n", *cp);
usr.sbin/crunch/crunchgen/crunchgen.c
923
fprintf(outcf,
usr.sbin/crunch/crunchgen/crunchgen.c
928
fprintf(outcf, "\nstruct stub entry_points[] = {\n");
usr.sbin/crunch/crunchgen/crunchgen.c
931
fprintf(outcf, "\t{ \"%s\", _crunched_%s_stub },\n",
usr.sbin/crunch/crunchgen/crunchgen.c
935
fprintf(outcf, "\t{ \"%s\", _crunched_%s_stub },\n",
usr.sbin/crunch/crunchgen/crunchgen.c
940
fprintf(outcf, "\t{ EXECNAME, crunched_main },\n");
usr.sbin/crunch/crunchgen/crunchgen.c
941
fprintf(outcf, "\t{ \"--list\", crunched_list }\n");
usr.sbin/crunch/crunchgen/crunchgen.c
942
fprintf(outcf, "};\n\n");
usr.sbin/crunch/crunchgen/crunchgen.c
943
fprintf(outcf, "int num_entry_points = %d;\n", n);
usr.sbin/crunch/crunchgen/crunchgen.c
997
fprintf(outmk, "LD?= ld\n");
usr.sbin/crunch/crunchgen/crunchgen.c
999
fprintf(outmk, "# NOTE: Some LIBS declarations below overridden by LIBS_SO\n");
usr.sbin/crunch/crunchide/crunchide.c
128
fprintf(stderr,
usr.sbin/crunch/crunchide/crunchide.c
158
fprintf(stderr, "%s: out of memory for keep list\n", pname);
usr.sbin/crunch/crunchide/crunchide.c
241
fprintf(stderr, "%s: unknown executable format\n", filename);
usr.sbin/crunch/crunchide/crunchide.c
246
fprintf(stderr, "%s is an %s binary\n", filename,
usr.sbin/crunch/crunchide/exec_elf32.c
105
fprintf(stderr, "%s: read error: %s\n", fn,
usr.sbin/crunch/crunchide/exec_elf32.c
122
fprintf(stderr, "%s: write error: %s\n", fn,
usr.sbin/crunch/crunchide/exec_elf32.c
136
fprintf(stderr, "%s: out of memory (allocating for %s)\n",
usr.sbin/crunch/crunchide/exec_elf32.c
149
fprintf(stderr, "%s: out of memory (reallocating for %s)\n",
usr.sbin/crunch/crunchide/exec_elf32.c
290
fprintf(stderr, "%s: weird executable (%s)\n", fn, weirdreason);
usr.sbin/ctladm/ctladm.c
1117
fprintf(stdout, "Unsupported LUN format %d\n",
usr.sbin/ctladm/ctladm.c
1221
fprintf(stdout, "Cache synchronized successfully\n");
usr.sbin/ctladm/ctladm.c
1282
fprintf(stdout, "%s LUN %s successfully\n", scsi_path,
usr.sbin/ctladm/ctladm.c
1475
fprintf(stdout, "returned_len = %d, pages_len = %d\n",
usr.sbin/ctladm/ctladm.c
1479
fprintf(stdout, "Supported mode pages:\n");
usr.sbin/ctladm/ctladm.c
1485
fprintf(stdout, "%d\n", header->page_code);
usr.sbin/ctladm/ctladm.c
1490
fprintf(stdout, "0x%x ", ndataptr[used_len]);
usr.sbin/ctladm/ctladm.c
1492
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
1494
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
1617
fprintf(stdout, "Disk Capacity: %ju, Blocksize: %d\n",
usr.sbin/ctladm/ctladm.c
1894
fprintf(stdout, "%u LUNs returned\n", num_luns);
usr.sbin/ctladm/ctladm.c
1915
fprintf(stdout, "Unsupported LUN format %d\n",
usr.sbin/ctladm/ctladm.c
1924
fprintf(stdout, "%d\n", lun_val);
usr.sbin/ctladm/ctladm.c
1941
fprintf(stderr, "can't allocate memory\n");
usr.sbin/ctladm/ctladm.c
1958
fprintf(stdout, "Unit is ready\n");
usr.sbin/ctladm/ctladm.c
2132
fprintf(stdout, "0x%02x ", dataptr[used_len]);
usr.sbin/ctladm/ctladm.c
2134
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
2136
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
2198
fprintf(stdout, "0x%02x ", dataptr[used_len]);
usr.sbin/ctladm/ctladm.c
2200
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
2202
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
2299
fprintf(stdout, "0x%02x ", dataptr[used_len]);
usr.sbin/ctladm/ctladm.c
2301
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
2303
fprintf(stdout, "\n");
usr.sbin/ctladm/ctladm.c
2400
fprintf( stdout, "%sPERSISTENT RESERVE OUT executed "
usr.sbin/ctladm/ctladm.c
2566
fprintf(stdout, "LUN created successfully\n");
usr.sbin/ctladm/ctladm.c
2567
fprintf(stdout, "backend: %s\n", req.backend);
usr.sbin/ctladm/ctladm.c
2568
fprintf(stdout, "device type: %d\n",req.reqdata.create.device_type);
usr.sbin/ctladm/ctladm.c
2569
fprintf(stdout, "LUN size: %ju bytes\n",
usr.sbin/ctladm/ctladm.c
2571
fprintf(stdout, "blocksize %u bytes\n",
usr.sbin/ctladm/ctladm.c
2573
fprintf(stdout, "LUN ID: %d\n", req.reqdata.create.req_lun_id);
usr.sbin/ctladm/ctladm.c
2574
fprintf(stdout, "Serial Number: %s\n", req.reqdata.create.serial_num);
usr.sbin/ctladm/ctladm.c
2575
fprintf(stdout, "Device ID: %s\n", req.reqdata.create.device_id);
usr.sbin/ctladm/ctladm.c
329
fprintf(stdout, "Dumping OOA queues\n");
usr.sbin/ctladm/ctladm.c
345
fprintf(stdout, "LUN %jd tag 0x%jx%s%s%s%s%s%s%s: %s. CDB: %s "
usr.sbin/ctladm/ctladm.c
363
fprintf(stdout, "OOA queues dump done\n");
usr.sbin/ctladm/ctladm.c
4162
fprintf(error ? stderr : stdout,
usr.sbin/ctladm/ctladm.c
4476
fprintf(stderr, "%s: error opening %s: %s\n",
usr.sbin/ctladm/ctladm.c
4496
fprintf(stderr, "%s: you must specify a device with the "
usr.sbin/ctladm/ctladm.c
684
fprintf(stdout, "Front End Ports enabled\n");
usr.sbin/ctladm/ctladm.c
692
fprintf(stdout, "Front End Ports disabled\n");
usr.sbin/ctladm/util.c
129
fprintf(stderr, "can't malloc memory for p\n");
usr.sbin/ctladm/util.c
71
fprintf(stderr, "Expecting an integer argument.\n");
usr.sbin/ctladm/util.c
94
fprintf(stderr, "Expecting a character pointer argument.\n");
usr.sbin/ctld/ctld.cc
77
fprintf(stderr, "usage: ctld [-d][-u][-f config-file]\n");
usr.sbin/ctld/ctld.cc
78
fprintf(stderr, " ctld -t [-u][-f config-file]\n");
usr.sbin/cxgbetool/cxgbetool.c
100
fprintf(fp, "Usage: %s <nexus> [operation]\n", g.progname);
usr.sbin/cxgbetool/cxgbetool.c
101
fprintf(fp,
usr.sbin/cxgbetool/cxgbetool.c
305
fprintf(stderr, "\nAvailable blocks:");
usr.sbin/cxgbetool/cxgbetool.c
307
fprintf(stderr, " %s", modtab->name);
usr.sbin/cxgbetool/cxgbetool.c
308
fprintf(stderr, "\n");
usr.sbin/cxgbetool/cxgbetool.c
3817
fprintf(stdout, "> ");
usr.sbin/daemon/daemon.c
149
(void)fprintf(stderr,
usr.sbin/daemon/daemon.c
157
(void)fprintf(stderr,
usr.sbin/dconschat/dconschat.c
964
fprintf(stderr,
usr.sbin/devctl/devctl.c
134
fprintf(stderr, "usage: devctl detach [-f] device\n");
usr.sbin/devctl/devctl.c
168
fprintf(stderr, "usage: devctl disable [-f] device\n");
usr.sbin/devctl/devctl.c
238
fprintf(stderr, "usage: devctl set driver [-f] device driver\n");
usr.sbin/devctl/devctl.c
272
fprintf(stderr, "usage: devctl clear driver [-f] device\n");
usr.sbin/devctl/devctl.c
318
fprintf(stderr, "usage: devctl delete [-f] device\n");
usr.sbin/devctl/devctl.c
352
fprintf(stderr, "usage: devctl freeze\n");
usr.sbin/devctl/devctl.c
372
fprintf(stderr, "usage: devctl thaw\n");
usr.sbin/devctl/devctl.c
392
fprintf(stderr, "usage: devctl reset [-d] device\n");
usr.sbin/devctl/devctl.c
71
fprintf(stderr,
usr.sbin/devinfo/devinfo.c
365
fprintf(stderr, "%s\n%s\n%s\n",
usr.sbin/diskinfo/diskinfo.c
61
fprintf(stderr, "usage: diskinfo [-ciStvw] disk ...\n"
usr.sbin/edquota/edquota.c
306
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n",
usr.sbin/edquota/edquota.c
470
fprintf(fd, "Quotas for %s %s:\n", qfextension[quotatype], name);
usr.sbin/edquota/edquota.c
472
fprintf(fd, "%s: in use: %s, ", qup->fsname,
usr.sbin/edquota/edquota.c
474
fprintf(fd, "limits (soft = %s, ",
usr.sbin/edquota/edquota.c
476
fprintf(fd, "hard = %s)\n",
usr.sbin/edquota/edquota.c
478
fprintf(fd, "\tinodes in use: %s, ",
usr.sbin/edquota/edquota.c
480
fprintf(fd, "limits (soft = %s, ",
usr.sbin/edquota/edquota.c
482
fprintf(fd, "hard = %s)\n",
usr.sbin/edquota/edquota.c
684
fprintf(fd, "Time units may be: days, hours, minutes, or seconds\n");
usr.sbin/edquota/edquota.c
685
fprintf(fd, "Grace period before enforcing soft limits for %ss:\n",
usr.sbin/edquota/edquota.c
688
fprintf(fd, "%s: block grace period: %s, ",
usr.sbin/edquota/edquota.c
690
fprintf(fd, "file grace period: %s\n",
usr.sbin/efiwake/efiwake.c
42
fprintf(stderr, "Usage:\n"
usr.sbin/extattr/rmextattr.c
62
fprintf(stderr, "usage: getextattr [-fhqsx] attrnamespace");
usr.sbin/extattr/rmextattr.c
63
fprintf(stderr, " attrname filename ...\n");
usr.sbin/extattr/rmextattr.c
66
fprintf(stderr, "usage: setextattr [-fhnq] attrnamespace");
usr.sbin/extattr/rmextattr.c
67
fprintf(stderr, " attrname attrvalue filename ...\n");
usr.sbin/extattr/rmextattr.c
68
fprintf(stderr, " or setextattr -i [-fhnq] attrnamespace");
usr.sbin/extattr/rmextattr.c
69
fprintf(stderr, " attrname filename ...\n");
usr.sbin/extattr/rmextattr.c
72
fprintf(stderr, "usage: rmextattr [-fhq] attrnamespace");
usr.sbin/extattr/rmextattr.c
73
fprintf(stderr, " attrname filename ...\n");
usr.sbin/extattr/rmextattr.c
76
fprintf(stderr, "usage: lsextattr [-fhq] attrnamespace");
usr.sbin/extattr/rmextattr.c
77
fprintf(stderr, " filename ...\n");
usr.sbin/extattr/rmextattr.c
81
fprintf(stderr, "usage: (getextattr|lsextattr|rmextattr");
usr.sbin/extattr/rmextattr.c
82
fprintf(stderr, "|setextattr)\n");
usr.sbin/extattrctl/extattrctl.c
177
fprintf(stderr, "%s: invalid file header\n", argv[0]);
usr.sbin/extattrctl/extattrctl.c
183
fprintf(stderr, "%s: bad magic\n", argv[0]);
usr.sbin/extattrctl/extattrctl.c
60
fprintf(stderr,
usr.sbin/fdcontrol/fdcontrol.c
93
fprintf(stderr,
usr.sbin/fdformat/fdformat.c
161
fprintf(stderr,
usr.sbin/fdformat/fdformat.c
170
fprintf(stderr,
usr.sbin/fdformat/fdformat.c
347
fprintf(stderr, "Errors encountered:\nCyl Head Sect Error\n");
usr.sbin/fdformat/fdformat.c
349
fprintf(stderr, " %2d %2d %2d ",
usr.sbin/fdformat/fdformat.c
356
fprintf(stderr, "(Further errors not printed.)\n");
usr.sbin/fdread/fdread.c
122
fprintf(stderr,
usr.sbin/fdread/fdread.c
177
fprintf(stderr, "Reading %d * %d * %d * %d medium at %s\n",
usr.sbin/fdread/fdread.c
193
fprintf(stderr, "%5d KB\r", nbytes / 1024);
usr.sbin/fdread/fdread.c
207
fprintf(stderr, "%5d KB\r",
usr.sbin/fdread/fdread.c
259
fprintf(stderr,
usr.sbin/fdread/fdread.c
262
fprintf(stderr,
usr.sbin/fdread/fdread.c
264
fprintf(stderr,
usr.sbin/fdread/fdread.c
284
fprintf(stderr, "\nshort after %5d KB\n",
usr.sbin/fdread/fdread.c
295
fprintf(stderr, "%d error%s\n",
usr.sbin/fdread/fdread.c
84
fprintf(stderr,
usr.sbin/fdread/fdread.c
99
fprintf(stderr,
usr.sbin/fdread/fdutil.c
52
fprintf(stderr,
usr.sbin/fdwrite/fdwrite.c
118
fprintf(tty,
usr.sbin/fdwrite/fdwrite.c
59
fprintf(stderr, "usage: fdwrite [-v] [-y] [-f inputfile] [-d device]\n");
usr.sbin/fifolog/fifolog_create/fifolog_create.c
44
fprintf(stderr, "Usage: fifolog_create [-l record-size] "
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
145
fprintf(stderr, "-R argument: %s\n", buf);
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
153
fprintf(stderr, "From\t%jd %s", (intmax_t)opt_B, ctime(&opt_B));
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
154
fprintf(stderr, "To\t%jd %s", (intmax_t)opt_E, ctime(&opt_E));
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
64
fprintf(fo, "%s\n", p);
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
69
fprintf(fo, "%s %s\n", buf, p);
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
71
fprintf(fo, "%12ld %s\n", (long)now, p);
usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
80
fprintf(stderr,
usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
45
fprintf(stderr,
usr.sbin/fifolog/lib/fifolog_reader.c
202
fprintf(stderr, "Read from %jx\n", o * fr->ff->recsize);
usr.sbin/fifolog/lib/fifolog_reader.c
292
fprintf(stderr,
usr.sbin/fifolog/lib/fifolog_reader.c
308
fprintf(stderr, "inflate = %d\n", i);
usr.sbin/fifolog/lib/getdate.y
603
fprintf(stderr, "DST %d TZ %s %d\n", DSTmode, ltm->tm_zone, ltm->tm_isdst);
usr.sbin/flowctl/flowctl.c
421
fprintf(stderr, "usage: %s [-d level] nodename command\n", __progname);
usr.sbin/fstyp/fstyp.c
173
fprintf(stderr, "usage: fstyp [-l] [-s] [-u] special\n");
usr.sbin/fwcontrol/fwcontrol.c
103
fprintf(stderr, "\n");
usr.sbin/fwcontrol/fwcontrol.c
714
fprintf(stderr, "Detected DV format on input.\n");
usr.sbin/fwcontrol/fwcontrol.c
718
fprintf(stderr, "Detected MPEG TS format on input.\n");
usr.sbin/fwcontrol/fwcontrol.c
82
fprintf(stderr,
usr.sbin/fwcontrol/fwdv.c
139
fprintf(stderr, "(EAGAIN)\n");
usr.sbin/fwcontrol/fwdv.c
154
fprintf(stderr, "(EAGAIN) - push 'Play'?\n");
usr.sbin/fwcontrol/fwdv.c
167
fprintf(stderr, "%08x %08x %08x %08x\n",
usr.sbin/fwcontrol/fwdv.c
177
fprintf(stderr, "0x%04x\n", ntohs(ciph->fdf.dv.cyc));
usr.sbin/fwcontrol/fwdv.c
188
fprintf(stderr, "(%d,%d) ", dv->sct, dv->dseq);
usr.sbin/fwcontrol/fwdv.c
193
fprintf(stderr, "%s\n", system_name[system]);
usr.sbin/fwcontrol/fwdv.c
201
fprintf(stderr, "%d:%02d:%02d %d\r",
usr.sbin/fwcontrol/fwdv.c
213
fprintf(stderr, "\n%d blocks padded\n",
usr.sbin/fwcontrol/fwdv.c
247
fprintf(stderr, "\n");
usr.sbin/fwcontrol/fwdv.c
313
fprintf(stderr, "%08x %08x %08x\n",
usr.sbin/fwcontrol/fwdv.c
329
fprintf(stderr, "\nend of file\n");
usr.sbin/fwcontrol/fwdv.c
353
fprintf(stderr, "%d", frames % 10);
usr.sbin/fwcontrol/fwdv.c
358
fprintf(stderr, "\n");
usr.sbin/fwcontrol/fwdv.c
401
fprintf(stderr, "(EAGAIN) - push 'Play'?\n");
usr.sbin/fwcontrol/fwdv.c
407
fprintf(stderr, "\n");
usr.sbin/fwcontrol/fwdv.c
412
fprintf(stderr, "%d frames, %.2f secs, %.2f frames/sec\n",
usr.sbin/fwcontrol/fwmpegts.c
190
fprintf(stderr, "Read %d bytes.\n", len);
usr.sbin/fwcontrol/fwmpegts.c
194
fprintf(stderr, "(EAGAIN) - push 'Play'?\n");
usr.sbin/fwcontrol/fwmpegts.c
204
fprintf(stderr, "\nReading new packet.\n");
usr.sbin/fwcontrol/fwmpegts.c
205
fprintf(stderr, "%08x %08x %08x %08x\n",
usr.sbin/fwcontrol/fwmpegts.c
227
fprintf(stderr,
usr.sbin/fwcontrol/fwmpegts.c
230
fprintf(stderr, "Data block size (CIP header): %d [q], %d [B]\n",
usr.sbin/fwcontrol/fwmpegts.c
232
fprintf(stderr,
usr.sbin/fwcontrol/fwmpegts.c
235
fprintf(stderr, "QCP (CIP header): %d\n", ciph->qpc );
usr.sbin/fwcontrol/fwmpegts.c
236
fprintf(stderr, "DBC counter (CIP header): %d\n", ciph->dbc );
usr.sbin/fwcontrol/fwmpegts.c
237
fprintf(stderr, "MPEG payload type size: %d\n",
usr.sbin/fwcontrol/fwmpegts.c
264
fprintf(stderr, "\nReading a data from firewire.\n");
usr.sbin/fwcontrol/fwmpegts.c
270
fprintf(stderr, "\n");
usr.sbin/getfmac/getfmac.c
53
fprintf(stderr,
usr.sbin/getpmac/getpmac.c
53
fprintf(stderr, "getpmac [-l list,of,labels] [-p pid]\n");
usr.sbin/gpioctl/gpioctl.c
76
fprintf(stderr, "Usage:\n");
usr.sbin/gpioctl/gpioctl.c
77
fprintf(stderr, "\tgpioctl [-f ctldev] -l [-v]\n");
usr.sbin/gpioctl/gpioctl.c
78
fprintf(stderr, "\tgpioctl [-f ctldev] [-pN] -t pin\n");
usr.sbin/gpioctl/gpioctl.c
79
fprintf(stderr, "\tgpioctl [-f ctldev] [-pN] -c pin flag ...\n");
usr.sbin/gpioctl/gpioctl.c
80
fprintf(stderr, "\tgpioctl [-f ctldev] [-pN] -n pin pin-name\n");
usr.sbin/gpioctl/gpioctl.c
81
fprintf(stderr, "\tgpioctl [-f ctldev] [-pN] pin [0|1]\n");
usr.sbin/gssd/gssd.c
1301
fprintf(stderr, "gss_acquire_cred:"
usr.sbin/gssd/gssd.c
160
fprintf(stderr,
usr.sbin/gssd/gssd.c
238
fprintf(stderr,
usr.sbin/gssd/gssd.c
388
fprintf(stderr, "gss_init_sec_context:"
usr.sbin/gssd/gssd.c
620
fprintf(stderr, "gss_init_sec_context_plus:"
usr.sbin/gstat/gstat.c
618
fprintf(stderr, "usage: gstat [-abBcCdops] [-f filter] [-I interval]\n");
usr.sbin/i2c/i2c.c
103
fprintf(stderr, "ioctl: error sending start condition: %s\n",
usr.sbin/i2c/i2c.c
115
fprintf(stderr, "ioctl: error sending repeated start: %s\n",
usr.sbin/i2c/i2c.c
127
fprintf(stderr, "ioctl: error writing: %s\n",
usr.sbin/i2c/i2c.c
139
fprintf(stderr, "ioctl: error reading: %s\n",
usr.sbin/i2c/i2c.c
153
fprintf(stderr, "ioctl: error resetting controller: %s\n",
usr.sbin/i2c/i2c.c
252
fprintf(stderr,
usr.sbin/i2c/i2c.c
263
fprintf(stderr,
usr.sbin/i2c/i2c.c
280
fprintf(stderr, "Resetting I2C controller on %s\n", dev);
usr.sbin/i2c/i2c.c
501
fprintf(stderr, "Enter %u bytes of data: ",
usr.sbin/i2c/i2c.c
519
fprintf(stderr, "\nData %s (hex):\n",
usr.sbin/i2c/i2c.c
577
fprintf(stderr,
usr.sbin/i2c/i2c.c
580
fprintf(stderr, "'%c'", *cmd);
usr.sbin/i2c/i2c.c
581
fprintf(stderr, "\n");
usr.sbin/i2c/i2c.c
588
fprintf(stderr, "Could not translate bus number\n");
usr.sbin/i2c/i2c.c
594
fprintf(stderr, "Could not translate device\n");
usr.sbin/i2c/i2c.c
598
fprintf(stderr, "Invalid device (0x%x)\n", i2c_opt.addr);
usr.sbin/i2c/i2c.c
617
fprintf(stderr, "Invalid width\n");
usr.sbin/i2c/i2c.c
623
fprintf(stderr, "Could not translate offset\n");
usr.sbin/i2c/i2c.c
630
fprintf(stderr, "%s", err_msg);
usr.sbin/i2c/i2c.c
637
fprintf(stderr, "Could not translate length\n");
usr.sbin/i2c/i2c.c
648
fprintf(stderr, "Not a hex digit.\n");
usr.sbin/i2c/i2c.c
655
fprintf(stderr,
usr.sbin/i2c/i2c.c
660
fprintf(stderr, "Not a hex digit.\n");
usr.sbin/i2c/i2c.c
672
fprintf(stderr, "Error opening I2C controller (%s): %s\n",
usr.sbin/i2c/i2c.c
706
fprintf(stderr, " in: %s", cmd);
usr.sbin/i2c/i2c.c
74
fprintf(stderr, "%s\n", msg);
usr.sbin/i2c/i2c.c
75
fprintf(stderr, "usage: %s -a addr [-f device] [-d [r|w]] [-o offset] "
usr.sbin/i2c/i2c.c
78
fprintf(stderr, " %s -s [-f device] [-n skip_addr] -v\n",
usr.sbin/i2c/i2c.c
80
fprintf(stderr, " %s -r [-f device] -v\n", getprogname());
usr.sbin/i2c/i2c.c
853
fprintf(stderr, "Illegal -%c option", ch);
usr.sbin/i2c/i2c.c
875
fprintf(stderr, "%s", err_msg);
usr.sbin/i2c/i2c.c
881
fprintf(stderr, "Error opening I2C controller (%s): %s\n",
usr.sbin/i2c/i2c.c
889
fprintf(stderr, "dev: %s, addr: 0x%x, r/w: %c, "
usr.sbin/i2c/i2c.c
91
fprintf(stderr, "ioctl: error sending stop condition: %s\n",
usr.sbin/ifmcstat/ifmcstat.c
125
fprintf(stderr,
usr.sbin/ifmcstat/ifmcstat.c
141
fprintf(stderr, "%s: unknown interface\n",
usr.sbin/ifmcstat/ifmcstat.c
164
fprintf(stderr, "%s: unknown address family\n", optarg);
usr.sbin/ifmcstat/ifmcstat.c
363
fprintf(stdout, "%s%s", (i == 0 ? "" : ","),
usr.sbin/ifmcstat/ifmcstat.c
368
fprintf(stderr, "warning: %u trailing bytes from %s\n",
usr.sbin/ifmcstat/ifmcstat.c
469
fprintf(stdout, "%s%s", (i == 0 ? "" : ","), addrbuf);
usr.sbin/ifmcstat/ifmcstat.c
473
fprintf(stderr, "warning: %u trailing bytes from %s\n",
usr.sbin/ifmcstat/ifmcstat.c
522
fprintf(stderr,
usr.sbin/ifmcstat/ifmcstat.c
546
fprintf(stdout, "%s:\n", thisifname);
usr.sbin/ifmcstat/ifmcstat.c
632
fprintf(stdout, "\t%s %s", pafname, addrbuf);
usr.sbin/ifmcstat/ifmcstat.c
636
fprintf(stdout, " scopeid 0x%x",
usr.sbin/ifmcstat/ifmcstat.c
639
fprintf(stdout, "\n");
usr.sbin/ifmcstat/ifmcstat.c
711
fprintf(stdout, "\t\tgroup %s", addrbuf);
usr.sbin/ifmcstat/ifmcstat.c
715
fprintf(stdout, " scopeid 0x%x",
usr.sbin/ifmcstat/ifmcstat.c
730
fprintf(stdout, "\n");
usr.sbin/ifmcstat/ifmcstat.c
737
fprintf(stdout, "\t\t\tmcast-macaddr %s\n", addrbuf);
usr.sbin/inetd/inetd.c
2144
fprintf(stderr,
usr.sbin/iostat/iostat.c
171
fprintf(stderr, "usage: iostat [-CdhIKoTxz] [-c count] [-M core]"
usr.sbin/ip6addrctl/ip6addrctl.c
499
fprintf(stderr, "usage: ip6addrctl [-j jail] [show]\n");
usr.sbin/ip6addrctl/ip6addrctl.c
500
fprintf(stderr, " ip6addrctl [-j jail] add "
usr.sbin/ip6addrctl/ip6addrctl.c
502
fprintf(stderr, " ip6addrctl [-j jail] delete <prefix>\n");
usr.sbin/ip6addrctl/ip6addrctl.c
503
fprintf(stderr, " ip6addrctl [-j jail] flush\n");
usr.sbin/ip6addrctl/ip6addrctl.c
504
fprintf(stderr, " ip6addrctl [-j jail] install <configfile>\n");
usr.sbin/ipfwpcap/ipfwpcap.c
116
fprintf(stderr,
usr.sbin/ipfwpcap/ipfwpcap.c
197
if (debug) fprintf(stderr, "bind to %d.\ndump to '%s'.\n", portnum, dumpf);
usr.sbin/ipfwpcap/ipfwpcap.c
250
if (debug) fprintf(stderr, "recvfrom(%d) = %zd (%d)\n", sd, nr, l);
usr.sbin/ipfwpcap/ipfwpcap.c
264
if (debug) fprintf(stderr, " sendto(%d) = %d\n", sd, r);
usr.sbin/iscsid/iscsid.c
82
fprintf(stderr, "usage: iscsid [-P pidfile][-d][-m maxproc][-t timeout]\n");
usr.sbin/jail/jail.c
1061
(void)fprintf(stderr,
usr.sbin/jail/jail.c
961
fprintf(fp, "%d%s", j->jid, separator);
usr.sbin/jail/jail.c
984
fprintf(fp, "jid=%d", j->jid);
usr.sbin/jexec/jexec.c
215
fprintf(stderr, "%s\n",
usr.sbin/kbdcontrol/kbdcontrol.c
1050
fprintf(stderr, "\e[=%d;%dB", pitch, duration);
usr.sbin/kbdcontrol/kbdcontrol.c
1270
fprintf(stderr, "%s\n",
usr.sbin/kbdcontrol/kbdcontrol.c
1273
fprintf(stderr, "%s\n%s\n%s\n",
usr.sbin/kbdcontrol/kbdcontrol.c
413
fprintf(fp, " nop ");
usr.sbin/kbdcontrol/kbdcontrol.c
416
fprintf(fp, " lshift");
usr.sbin/kbdcontrol/kbdcontrol.c
419
fprintf(fp, " rshift");
usr.sbin/kbdcontrol/kbdcontrol.c
422
fprintf(fp, " clock ");
usr.sbin/kbdcontrol/kbdcontrol.c
425
fprintf(fp, " nlock ");
usr.sbin/kbdcontrol/kbdcontrol.c
428
fprintf(fp, " slock ");
usr.sbin/kbdcontrol/kbdcontrol.c
431
fprintf(fp, " btab ");
usr.sbin/kbdcontrol/kbdcontrol.c
434
fprintf(fp, " lalt ");
usr.sbin/kbdcontrol/kbdcontrol.c
437
fprintf(fp, " lctrl ");
usr.sbin/kbdcontrol/kbdcontrol.c
440
fprintf(fp, " nscr ");
usr.sbin/kbdcontrol/kbdcontrol.c
443
fprintf(fp, " pscr ");
usr.sbin/kbdcontrol/kbdcontrol.c
446
fprintf(fp, " rctrl ");
usr.sbin/kbdcontrol/kbdcontrol.c
449
fprintf(fp, " ralt ");
usr.sbin/kbdcontrol/kbdcontrol.c
452
fprintf(fp, " alock ");
usr.sbin/kbdcontrol/kbdcontrol.c
455
fprintf(fp, " ashift");
usr.sbin/kbdcontrol/kbdcontrol.c
458
fprintf(fp, " meta ");
usr.sbin/kbdcontrol/kbdcontrol.c
461
fprintf(fp, " boot ");
usr.sbin/kbdcontrol/kbdcontrol.c
464
fprintf(fp, " debug ");
usr.sbin/kbdcontrol/kbdcontrol.c
467
fprintf(fp, " susp ");
usr.sbin/kbdcontrol/kbdcontrol.c
470
fprintf(fp, " saver ");
usr.sbin/kbdcontrol/kbdcontrol.c
473
fprintf(fp, " panic ");
usr.sbin/kbdcontrol/kbdcontrol.c
476
fprintf(fp, " lshifta");
usr.sbin/kbdcontrol/kbdcontrol.c
479
fprintf(fp, " rshifta");
usr.sbin/kbdcontrol/kbdcontrol.c
482
fprintf(fp, " lctrla");
usr.sbin/kbdcontrol/kbdcontrol.c
485
fprintf(fp, " rctrla");
usr.sbin/kbdcontrol/kbdcontrol.c
488
fprintf(fp, " lalta ");
usr.sbin/kbdcontrol/kbdcontrol.c
491
fprintf(fp, " ralta ");
usr.sbin/kbdcontrol/kbdcontrol.c
494
fprintf(fp, " halt ");
usr.sbin/kbdcontrol/kbdcontrol.c
497
fprintf(fp, " pdwn ");
usr.sbin/kbdcontrol/kbdcontrol.c
500
fprintf(fp, " paste ");
usr.sbin/kbdcontrol/kbdcontrol.c
505
fprintf(fp, " fkey%02d", val - F_FN + 1);
usr.sbin/kbdcontrol/kbdcontrol.c
507
fprintf(fp, " scr%02d ", val - F_SCR + 1);
usr.sbin/kbdcontrol/kbdcontrol.c
509
fprintf(fp, " %-6s", acc_names[val - F_ACC]);
usr.sbin/kbdcontrol/kbdcontrol.c
511
fprintf(fp, " 0x%02x ", val);
usr.sbin/kbdcontrol/kbdcontrol.c
513
fprintf(fp, " %3d ", val);
usr.sbin/kbdcontrol/kbdcontrol.c
517
fprintf(fp, " %s ", ctrl_names[val]);
usr.sbin/kbdcontrol/kbdcontrol.c
519
fprintf(fp, " del ");
usr.sbin/kbdcontrol/kbdcontrol.c
521
fprintf(fp, " '%c' ", val);
usr.sbin/kbdcontrol/kbdcontrol.c
523
fprintf(fp, " 0x%02x ", val);
usr.sbin/kbdcontrol/kbdcontrol.c
525
fprintf(fp, " %3d ", val);
usr.sbin/kbdcontrol/kbdcontrol.c
537
fprintf(fp, " 0x%02x ", scancode);
usr.sbin/kbdcontrol/kbdcontrol.c
539
fprintf(fp, " %03d ", scancode);
usr.sbin/kbdcontrol/kbdcontrol.c
552
fprintf(fp, " O\n");
usr.sbin/kbdcontrol/kbdcontrol.c
555
fprintf(fp, " C\n");
usr.sbin/kbdcontrol/kbdcontrol.c
558
fprintf(fp, " N\n");
usr.sbin/kbdcontrol/kbdcontrol.c
561
fprintf(fp, " B\n");
usr.sbin/kbdcontrol/kbdcontrol.c
576
fprintf(fp, " %-6s", acc_names[accent]);
usr.sbin/kbdcontrol/kbdcontrol.c
578
fprintf(fp, "'%c' ", key->accchar);
usr.sbin/kbdcontrol/kbdcontrol.c
580
fprintf(fp, "0x%02x ", key->accchar);
usr.sbin/kbdcontrol/kbdcontrol.c
582
fprintf(fp, "%03d ", key->accchar);
usr.sbin/kbdcontrol/kbdcontrol.c
589
fprintf(fp, "\n ");
usr.sbin/kbdcontrol/kbdcontrol.c
591
fprintf(fp, "( '%c' ", c);
usr.sbin/kbdcontrol/kbdcontrol.c
593
fprintf(fp, "(0x%02x ", c);
usr.sbin/kbdcontrol/kbdcontrol.c
595
fprintf(fp, "( %03d ", c);
usr.sbin/kbdcontrol/kbdcontrol.c
598
fprintf(fp, "'%c' ) ", c);
usr.sbin/kbdcontrol/kbdcontrol.c
600
fprintf(fp, "0x%02x) ", c);
usr.sbin/kbdcontrol/kbdcontrol.c
602
fprintf(fp, "%03d ) ", c);
usr.sbin/kbdcontrol/kbdcontrol.c
604
fprintf(fp, "\n");
usr.sbin/kbdmap/kbdmap.c
249
fprintf(stderr, "Could not open %s for reading\n", sysconfig);
usr.sbin/kbdmap/kbdmap.c
290
fprintf(stderr, "Which font size? %s\n", fnt);
usr.sbin/kbdmap/kbdmap.c
294
fprintf(stderr, "%s\n", cmd);
usr.sbin/kbdmap/kbdmap.c
299
fprintf(stderr, "Which font size? %s\n", fnt);
usr.sbin/kbdmap/kbdmap.c
316
fprintf(stderr, "keymap=\"%s\"\n", km->keym);
usr.sbin/kbdmap/kbdmap.c
356
fprintf(stderr, "Error bsddialog: %s\n", bsddialog_geterror());
usr.sbin/kbdmap/kbdmap.c
363
fprintf(stderr, "Failed to allocate memory in show_dialog");
usr.sbin/kbdmap/kbdmap.c
394
fprintf(stderr, "Error bsddialog: %s\n", bsddialog_geterror());
usr.sbin/kbdmap/kbdmap.c
540
fprintf(stderr, "%s not found!\n", fn);
usr.sbin/kbdmap/kbdmap.c
546
fprintf(stderr, "No read permission for %s!\n", keym);
usr.sbin/kbdmap/kbdmap.c
590
fprintf(stderr, "lang_default = %s\n", lang_default);
usr.sbin/kbdmap/kbdmap.c
591
fprintf(stderr, "dialect = %s\n", dialect);
usr.sbin/kbdmap/kbdmap.c
592
fprintf(stderr, "lang_abk = %s\n", lang_abk);
usr.sbin/kbdmap/kbdmap.c
679
fprintf(stderr, "Could not open %s for reading\n", filename);
usr.sbin/kbdmap/kbdmap.c
727
fprintf(stderr,
usr.sbin/kbdmap/kbdmap.c
735
fprintf(stderr, "Could not open directory '%s'\n", dir);
usr.sbin/kbdmap/kbdmap.c
774
fprintf(stderr, "usage: %s\t[-K] [-V] [-d|-default] [-h|-help] "
usr.sbin/kbdmap/kbdmap.c
826
fprintf(stderr, "You are not on a virtual console - "
usr.sbin/kldxref/kldxref.c
379
fprintf(fp, "%c:%s;", newtype, word);
usr.sbin/kldxref/kldxref.c
403
fprintf(fp, "%c:%s;", newtype, key);
usr.sbin/kldxref/kldxref.c
741
fprintf(stderr, "%s\n",
usr.sbin/lpr/chkprintcap/chkprintcap.c
322
fprintf(stderr, "usage:\n\tchkprintcap [-dv] [-f printcapfile]\n");
usr.sbin/lpr/common_source/ctlinfo.c
319
fprintf(ctl_dbgfile, "%s: s=%p r=%ld e=%p %p->%s\n",
usr.sbin/lpr/common_source/ctlinfo.c
530
fprintf(newcf, "H%s\n", from_host);
usr.sbin/lpr/common_source/ctlinfo.c
532
fprintf(newcf, "H%s\n", cjinf->cji_accthost);
usr.sbin/lpr/common_source/ctlinfo.c
582
fprintf(newcf, "P%s\n", ".na.");
usr.sbin/lpr/common_source/ctlinfo.c
584
fprintf(newcf, "P%s\n", cjinf->cji_acctuser);
usr.sbin/lpr/common_source/ctlinfo.c
588
fprintf(newcf, "C%s\n", cjinf->cji_class);
usr.sbin/lpr/common_source/ctlinfo.c
590
fprintf(newcf, "J%s\n", cjinf->cji_jobname);
usr.sbin/lpr/common_source/ctlinfo.c
592
fprintf(newcf, "L%s\n", cjinf->cji_headruser);
usr.sbin/lpr/common_source/ctlinfo.c
613
fprintf(newcf, "M%s\n", cjinf->cji_mailto);
usr.sbin/lpr/common_source/ctlinfo.c
637
fprintf(newcf, "%s\n", lbuff);
usr.sbin/lpr/common_source/ctlinfo.c
665
fprintf(newcf, "f%s\n", lbuff);
usr.sbin/lpr/common_source/ctlinfo.c
666
fprintf(newcf, "U%s\n", lbuff);
usr.sbin/lpr/common_source/ctlinfo.c
667
fprintf(newcf, "N%s\n", lbuff);
usr.sbin/lpr/common_source/ctlinfo.c
671
fprintf(newcf, "%s\n", lbuff);
usr.sbin/lpr/common_source/ctlinfo.c
674
fprintf(newcf, "%s\n", lbuff);
usr.sbin/lpr/common_source/ctlinfo.c
810
fprintf(dbg_stream, "%4d] %12s = ", ctl_dbgline, xHdr); \
usr.sbin/lpr/common_source/ctlinfo.c
812
fprintf(dbg_stream, "NULL\n"); \
usr.sbin/lpr/common_source/ctlinfo.c
814
fprintf(dbg_stream, "%p -> %s\n", astr, astr)
usr.sbin/lpr/common_source/ctlinfo.c
820
fprintf(dbg_stream,
usr.sbin/lpr/common_source/ctlinfo.c
827
fprintf(dbg_stream, "ctl_dumpcji: Dump '%s' of cjobinfo at %p->%p\n",
usr.sbin/lpr/common_source/ctlinfo.c
840
fprintf(dbg_stream, "%4d] %12s = ", ctl_dbgline, "*cjprivate");
usr.sbin/lpr/common_source/ctlinfo.c
842
fprintf(dbg_stream, "NULL !!\n");
usr.sbin/lpr/common_source/ctlinfo.c
844
fprintf(dbg_stream, "%p\n", (void *)cpriv->pub.cji_priv);
usr.sbin/lpr/common_source/ctlinfo.c
846
fprintf(dbg_stream, "|- - - - --> Dump '%s' complete\n", heading);
usr.sbin/lpr/common_source/ctlinfo.c
910
fprintf(ctl_dbgfile, "%s: tabs=%d '%s'\n",
usr.sbin/lpr/lpd/lpd.c
937
fprintf(stderr, "usage: lpd [-cdlsFW46] [port#]\n");
usr.sbin/lpr/lpd/lpd.c
939
fprintf(stderr, "usage: lpd [-cdlsFW] [port#]\n");
usr.sbin/lpr/lpq/lpq.c
180
fprintf(stderr,
usr.sbin/lpr/lpr/lpr.c
803
fprintf(stderr, "%s\n",
usr.sbin/lpr/lprm/lprm.c
148
fprintf(stderr, "usage: lprm [-] [-Pprinter] [[job #] [user] ...]\n");
usr.sbin/lpr/pac/pac.c
185
fprintf(stderr,
usr.sbin/lpr/pac/pac.c
294
fprintf(acctf, "%7.2f\t%s\t%d\n", hp->h_feetpages,
usr.sbin/lptcontrol/lptcontrol.c
52
fprintf(stderr,
usr.sbin/makefs/ffs/mkfs.c
340
fprintf(stderr, "density increased from %d to %d\n",
usr.sbin/makefs/makefs.c
510
fprintf(stderr,
usr.sbin/makefs/makefs.c
522
fprintf(stderr, "\n%s specific options:\n", fstype->type);
usr.sbin/makefs/makefs.c
524
fprintf(stderr, "\t%c%c%20.20s\t%s\n",
usr.sbin/makefs/msdos/msdosfs_vnops.c
463
fprintf(stderr, "open %s: %s\n", path, strerror(error));
usr.sbin/makefs/msdos/msdosfs_vnops.c
470
fprintf(stderr, "%s: mmap %s: %s\n", __func__, node->name,
usr.sbin/makefs/mtree.c
113
fprintf(stderr, "%s:%u: ", fi->name, fi->line);
usr.sbin/makefs/mtree.c
114
fprintf(stderr, "%s: ", msgtype);
usr.sbin/memcontrol/memcontrol.c
331
fprintf(stderr, "%s\n", functions[i].desc);
usr.sbin/memcontrol/memcontrol.c
334
fprintf(stderr, "Unknown command '%s'\n", what);
usr.sbin/memcontrol/memcontrol.c
338
fprintf(stderr, "Valid commands are :\n");
usr.sbin/memcontrol/memcontrol.c
340
fprintf(stderr, " %s\n", functions[i].cmd);
usr.sbin/memcontrol/memcontrol.c
341
fprintf(stderr, "Use help <command> for command-specific help\n");
usr.sbin/mfiutil/mfi_bbu.c
51
fprintf(fp, "%u day%s", d, d == 1 ? "" : "s");
usr.sbin/mfiutil/mfi_bbu.c
53
fprintf(fp, ", ");
usr.sbin/mfiutil/mfi_bbu.c
56
fprintf(fp, "%u hour%s", h, h == 1 ? "" : "s");
usr.sbin/mfiutil/mfi_bbu.c
59
fprintf(fp, "less than 1 hour");
usr.sbin/mfiutil/mfi_bbu.c
86
fprintf(fp, "enabled");
usr.sbin/mfiutil/mfi_bbu.c
89
fprintf(fp, "disabled");
usr.sbin/mfiutil/mfi_bbu.c
92
fprintf(fp, "warn via event");
usr.sbin/mfiutil/mfi_bbu.c
95
fprintf(fp, "mode 0x%02x", mode);
usr.sbin/mfiutil/mfiutil.c
100
fprintf(stderr, " ctrlprop alarm [0/1] - enable/disable controller alarms\n");
usr.sbin/mfiutil/mfiutil.c
102
fprintf(stderr, " debug - debug 'show config'\n");
usr.sbin/mfiutil/mfiutil.c
103
fprintf(stderr, " dump - display 'saved' config\n");
usr.sbin/mfiutil/mfiutil.c
57
fprintf(stderr, "usage: %s [-de] [-D device] [-u unit] [-t type] <command> ...\n\n", getprogname());
usr.sbin/mfiutil/mfiutil.c
58
fprintf(stderr, "Commands include:\n");
usr.sbin/mfiutil/mfiutil.c
59
fprintf(stderr, " version\n");
usr.sbin/mfiutil/mfiutil.c
60
fprintf(stderr, " show adapter - display controller information\n");
usr.sbin/mfiutil/mfiutil.c
61
fprintf(stderr, " show battery - display battery information\n");
usr.sbin/mfiutil/mfiutil.c
62
fprintf(stderr, " show config - display RAID configuration\n");
usr.sbin/mfiutil/mfiutil.c
63
fprintf(stderr, " show drives - list physical drives\n");
usr.sbin/mfiutil/mfiutil.c
64
fprintf(stderr, " show events - display event log\n");
usr.sbin/mfiutil/mfiutil.c
65
fprintf(stderr, " show firmware - list firmware images\n");
usr.sbin/mfiutil/mfiutil.c
66
fprintf(stderr, " show foreign - display detected foreign volumes\n");
usr.sbin/mfiutil/mfiutil.c
67
fprintf(stderr, " show logstate - display event log sequence numbers\n");
usr.sbin/mfiutil/mfiutil.c
68
fprintf(stderr, " show volumes - list logical volumes\n");
usr.sbin/mfiutil/mfiutil.c
69
fprintf(stderr, " show patrol - display patrol read status\n");
usr.sbin/mfiutil/mfiutil.c
70
fprintf(stderr, " show progress - display status of active operations\n");
usr.sbin/mfiutil/mfiutil.c
71
fprintf(stderr, " fail <drive> - fail a physical drive\n");
usr.sbin/mfiutil/mfiutil.c
72
fprintf(stderr, " good <drive> - set a failed/SYSPD drive as UNCONFIGURED\n");
usr.sbin/mfiutil/mfiutil.c
73
fprintf(stderr, " rebuild <drive> - mark failed drive ready for rebuild\n");
usr.sbin/mfiutil/mfiutil.c
74
fprintf(stderr, " syspd <drive> - set drive into use as SYSPD JBOD\n");
usr.sbin/mfiutil/mfiutil.c
75
fprintf(stderr, " drive progress <drive> - display status of active operations\n");
usr.sbin/mfiutil/mfiutil.c
76
fprintf(stderr, " drive clear <drive> <start|stop> - clear a drive with all 0x00\n");
usr.sbin/mfiutil/mfiutil.c
77
fprintf(stderr, " start rebuild <drive>\n");
usr.sbin/mfiutil/mfiutil.c
78
fprintf(stderr, " abort rebuild <drive>\n");
usr.sbin/mfiutil/mfiutil.c
79
fprintf(stderr, " locate <drive> <on|off> - toggle drive LED\n");
usr.sbin/mfiutil/mfiutil.c
80
fprintf(stderr, " cache <volume> [command [setting]]\n");
usr.sbin/mfiutil/mfiutil.c
81
fprintf(stderr, " name <volume> <name>\n");
usr.sbin/mfiutil/mfiutil.c
82
fprintf(stderr, " volume progress <volume> - display status of active operations\n");
usr.sbin/mfiutil/mfiutil.c
83
fprintf(stderr, " clear - clear volume configuration\n");
usr.sbin/mfiutil/mfiutil.c
84
fprintf(stderr, " create <type> [-v] [-s stripe_size] <drive>[,<drive>[,...]] [<drive>[,<drive>[,...]]\n");
usr.sbin/mfiutil/mfiutil.c
85
fprintf(stderr, " delete <volume>\n");
usr.sbin/mfiutil/mfiutil.c
86
fprintf(stderr, " add <drive> [volume] - add a hot spare\n");
usr.sbin/mfiutil/mfiutil.c
87
fprintf(stderr, " remove <drive> - remove a hot spare\n");
usr.sbin/mfiutil/mfiutil.c
88
fprintf(stderr, " patrol <disable|auto|manual> [interval [start]]\n");
usr.sbin/mfiutil/mfiutil.c
89
fprintf(stderr, " start patrol - start a patrol read\n");
usr.sbin/mfiutil/mfiutil.c
90
fprintf(stderr, " stop patrol - stop a patrol read\n");
usr.sbin/mfiutil/mfiutil.c
91
fprintf(stderr, " foreign scan - scan for foreign configurations\n");
usr.sbin/mfiutil/mfiutil.c
92
fprintf(stderr, " foreign clear [volume] - clear foreign configurations (default all)\n");
usr.sbin/mfiutil/mfiutil.c
93
fprintf(stderr, " foreign diag [volume] - diagnostic display foreign configurations (default all)\n");
usr.sbin/mfiutil/mfiutil.c
94
fprintf(stderr, " foreign preview [volume] - preview foreign configurations (default all)\n");
usr.sbin/mfiutil/mfiutil.c
95
fprintf(stderr, " foreign import [volume] - import foreign configurations (default all)\n");
usr.sbin/mfiutil/mfiutil.c
96
fprintf(stderr, " flash <firmware>\n");
usr.sbin/mfiutil/mfiutil.c
97
fprintf(stderr, " start learn - start a BBU relearn\n");
usr.sbin/mfiutil/mfiutil.c
98
fprintf(stderr, " bbu <setting> <value> - set BBU properties\n");
usr.sbin/mfiutil/mfiutil.c
99
fprintf(stderr, " ctrlprop rebuild [rate] - get/set the volume rebuild rate\n");
usr.sbin/mixer/mixer.c
214
fprintf(stderr, "usage: %1$s [-f device] [-d pcmN | N] [-os] [dev[.control[=value]]] ...\n"
usr.sbin/mld6query/mld6.c
345
(void)fprintf(stderr, "usage: mld6query [-dgr] ifname [addr]\n");
usr.sbin/mlx5tool/mlx5tool.c
116
fprintf(dump, "0x%08x\t0x%08x\n", rege->addr, rege->val);
usr.sbin/mlx5tool/mlx5tool.c
284
fprintf(stderr,
usr.sbin/mlx5tool/mlx5tool.c
287
fprintf(stderr, "\t-w - write firmware dump to the specified file\n");
usr.sbin/mlx5tool/mlx5tool.c
288
fprintf(stderr, "\t-r - reset dump\n");
usr.sbin/mlx5tool/mlx5tool.c
289
fprintf(stderr, "\t-E - get eeprom info\n");
usr.sbin/mlx5tool/mlx5tool.c
290
fprintf(stderr, "\t-e - force dump\n");
usr.sbin/mlx5tool/mlx5tool.c
291
fprintf(stderr, "\t-f fw.img - flash firmware from fw.img\n");
usr.sbin/mlx5tool/mlx5tool.c
292
fprintf(stderr, "\t-z - initiate firmware reset\n");
usr.sbin/mlxcontrol/command.c
154
fprintf(stderr, "%s\n", commands[i].text);
usr.sbin/mlxcontrol/command.c
160
fprintf(stderr, "Unknown command '%s'.\n", argv[1]);
usr.sbin/mlxcontrol/command.c
161
fprintf(stderr, "Valid commands are:\n");
usr.sbin/mlxcontrol/command.c
163
fprintf(stderr, " %-20s %s\n", commands[i].cmd, commands[i].desc);
usr.sbin/mountd/mountd.c
1150
fprintf(stderr,
usr.sbin/mountd/mountd.c
2943
fprintf(stderr, "setting OP_MASKLEN\n");
usr.sbin/mountd/mountd.c
3067
fprintf(stderr, "got host %s\n", ai->ai_canonname);
usr.sbin/mountd/mountd.c
3081
fprintf(stderr,
usr.sbin/mountd/mountd.c
3496
fprintf(stderr, "get_net: v4 addr %s\n",
usr.sbin/mountd/mountd.c
3802
fprintf(mlfile, "%s %s\n", mlp->ml_host, mlp->ml_dirp);
usr.sbin/mountd/mountd.c
3831
fprintf(mlfile, "%s %s\n", mlp->ml_host, mlp->ml_dirp);
usr.sbin/moused/moused/moused.c
1236
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n",
usr.sbin/moused/msconvd/msconvd.c
2414
fprintf(stderr, "invalid code %d 0x%x\n", buflen, rxc);
usr.sbin/moused/msconvd/msconvd.c
2418
fprintf(stderr, "invalid code 0 0x%x\n", rxc);
usr.sbin/moused/msconvd/msconvd.c
2480
fprintf(stderr, "invalid code %d 0x%x\n", buflen, rxc);
usr.sbin/moused/msconvd/msconvd.c
2484
fprintf(stderr, "invalid code 0 0x%x\n", rxc);
usr.sbin/moused/msconvd/msconvd.c
751
fprintf(stderr, "%s\n%s\n%s\n",
usr.sbin/mpsutil/mpsutil.c
57
fprintf(stderr, "usage: %s [-u unit] <command> ...\n\n", getprogname());
usr.sbin/mpsutil/mpsutil.c
58
fprintf(stderr, "Commands include:\n");
usr.sbin/mpsutil/mpsutil.c
61
fprintf(stderr, "\n");
usr.sbin/mpsutil/mpsutil.c
65
fprintf(stderr, "%-16s %-28s%s\n",
usr.sbin/mpsutil/mpsutil.c
68
fprintf(stderr, "%-5s %-10s %-28s%s\n",
usr.sbin/mptable/mptable.c
158
fprintf( stderr, "usage: mptable [-dmesg] [-verbose] [-grope] [-help]\n" );
usr.sbin/mptable/mptable.c
218
fprintf( stderr, "\n MP FPS NOT found,\n" );
usr.sbin/mptable/mptable.c
220
fprintf( stderr, " suggest trying -grope option!!!\n\n" );
usr.sbin/mptutil/mptutil.c
50
fprintf(stderr, "usage: mptutil [-u unit] <command> ...\n\n");
usr.sbin/mptutil/mptutil.c
51
fprintf(stderr, "Commands include:\n");
usr.sbin/mptutil/mptutil.c
52
fprintf(stderr, " version\n");
usr.sbin/mptutil/mptutil.c
53
fprintf(stderr, " show adapter - display controller information\n");
usr.sbin/mptutil/mptutil.c
54
fprintf(stderr, " show config - display RAID configuration\n");
usr.sbin/mptutil/mptutil.c
55
fprintf(stderr, " show drives - list physical drives\n");
usr.sbin/mptutil/mptutil.c
56
fprintf(stderr, " show events - display event log\n");
usr.sbin/mptutil/mptutil.c
57
fprintf(stderr, " show volumes - list logical volumes\n");
usr.sbin/mptutil/mptutil.c
58
fprintf(stderr, " fail <drive> - fail a physical drive\n");
usr.sbin/mptutil/mptutil.c
59
fprintf(stderr, " online <drive> - bring an offline physical drive online\n");
usr.sbin/mptutil/mptutil.c
60
fprintf(stderr, " offline <drive> - mark a physical drive offline\n");
usr.sbin/mptutil/mptutil.c
61
fprintf(stderr, " name <volume> <name>\n");
usr.sbin/mptutil/mptutil.c
62
fprintf(stderr, " volume status <volume> - display volume status\n");
usr.sbin/mptutil/mptutil.c
63
fprintf(stderr, " volume cache <volume> <enable|disable>\n");
usr.sbin/mptutil/mptutil.c
64
fprintf(stderr, " - Enable or disable the volume drive caches\n");
usr.sbin/mptutil/mptutil.c
65
fprintf(stderr, " clear - clear volume configuration\n");
usr.sbin/mptutil/mptutil.c
66
fprintf(stderr, " create <type> [-vq] [-s stripe] <drive>[,<drive>[,...]]\n");
usr.sbin/mptutil/mptutil.c
67
fprintf(stderr, " delete <volume>\n");
usr.sbin/mptutil/mptutil.c
68
fprintf(stderr, " add <drive> [volume] - add a hot spare\n");
usr.sbin/mptutil/mptutil.c
69
fprintf(stderr, " remove <drive> - remove a hot spare\n");
usr.sbin/mptutil/mptutil.c
71
fprintf(stderr, " pd create <drive> - create RAID physdisk\n");
usr.sbin/mptutil/mptutil.c
72
fprintf(stderr, " pd delete <drive> - delete RAID physdisk\n");
usr.sbin/mptutil/mptutil.c
73
fprintf(stderr, " debug - debug 'show config'\n");
usr.sbin/mtest/mtest.c
735
fprintf(stderr, "hexdump of sources:\n");
usr.sbin/mtest/mtest.c
738
fprintf(stderr, "%02x", bp[j]);
usr.sbin/mtest/mtest.c
740
fprintf(stderr, "\nend hexdump\n");
usr.sbin/mtest/mtest.c
793
fprintf(stderr,
usr.sbin/newsyslog/newsyslog.c
2449
fprintf(f, "<%d>1 %s %s newsyslog %d - - %s%s\n",
usr.sbin/newsyslog/newsyslog.c
2454
fprintf(f, "<%d>1 %s %s newsyslog %d - - %s%s%s\n",
usr.sbin/newsyslog/newsyslog.c
2459
fprintf(f, "<%d>1 %s %s newsyslog %d - - %s%s\n",
usr.sbin/newsyslog/newsyslog.c
2466
fprintf(f,
usr.sbin/newsyslog/newsyslog.c
2471
fprintf(f,
usr.sbin/newsyslog/newsyslog.c
2476
fprintf(f,
usr.sbin/newsyslog/newsyslog.c
803
fprintf(stderr, "Debug: Running as if TimeNow is %s",
usr.sbin/newsyslog/newsyslog.c
852
fprintf(stderr,
usr.sbin/newsyslog/ptimes.c
434
fprintf(stderr,
usr.sbin/newsyslog/ptimes.c
444
fprintf(stderr,
usr.sbin/nfscbd/nfscbd.c
65
#define syslog(e, s) fprintf(stderr,(s))
usr.sbin/nfsd/nfsd.c
967
(void)fprintf(stderr, "%s", getopt_usage);
usr.sbin/nfsuserd/nfsuserd.c
221
fprintf(stderr,
usr.sbin/nfsuserd/nfsuserd.c
234
fprintf(stderr,
usr.sbin/nfsuserd/nfsuserd.c
288
fprintf(stderr,
usr.sbin/nfsuserd/nfsuserd.c
334
fprintf(stderr, "Cannot start nfsuserd. "
usr.sbin/nfsuserd/nfsuserd.c
337
fprintf(stderr, "Cannot start nfsuserd "
usr.sbin/nfsuserd/nfsuserd.c
339
fprintf(stderr, " If not running, "
usr.sbin/nfsuserd/nfsuserd.c
343
fprintf(stderr, "Can't do nfssvc() to add port\n");
usr.sbin/ngctl/dot.c
117
fprintf(f, "digraph netgraph {\n");
usr.sbin/ngctl/dot.c
118
fprintf(f, "\tedge [ dir = \"none\", fontsize = 10 ];\n");
usr.sbin/ngctl/dot.c
120
fprintf(f, "graph netgraph {\n");
usr.sbin/ngctl/dot.c
122
fprintf(f, "\tedge [ weight = 1.0 ];\n");
usr.sbin/ngctl/dot.c
124
fprintf(f, "\tnode [ shape = record, fontsize = 12 ] {\n");
usr.sbin/ngctl/dot.c
126
fprintf(f, "\t\t\"%jx\" [ label = \"{%s:|{%s|[%jx]:}}\" ];\n",
usr.sbin/ngctl/dot.c
131
fprintf(f, "\t};\n");
usr.sbin/ngctl/dot.c
133
fprintf(f, "\tsubgraph cluster_disconnected {\n");
usr.sbin/ngctl/dot.c
134
fprintf(f, "\t\tbgcolor = pink;\n");
usr.sbin/ngctl/dot.c
137
fprintf(f, "\t\t\"%jx\";\n",
usr.sbin/ngctl/dot.c
139
fprintf(f, "\t};\n");
usr.sbin/ngctl/dot.c
172
fprintf(f, "\tnode [ shape = octagon, fontsize = 10 ] {\n");
usr.sbin/ngctl/dot.c
174
fprintf(f, "\t\t\"%jx.%s\" [ label = \"%s\" ];\n",
usr.sbin/ngctl/dot.c
177
fprintf(f, "\t};\n");
usr.sbin/ngctl/dot.c
179
fprintf(f, "\t{\n\t\tedge [ weight = 2.0, style = bold ];\n");
usr.sbin/ngctl/dot.c
181
fprintf(f, "\t\t\"%jx\" -- \"%jx.%s\";\n",
usr.sbin/ngctl/dot.c
185
fprintf(f, "\t};\n");
usr.sbin/ngctl/dot.c
193
fprintf(f, "\t\"%jx\" -> \"%jx\" [ headlabel = \"%s\", taillabel = \"%s\" ] ;\n",
usr.sbin/ngctl/dot.c
199
fprintf(f, "\t\"%jx.%s\" -- \"%jx.%s\";\n",
usr.sbin/ngctl/dot.c
209
fprintf(f, "}\n");
usr.sbin/ngctl/main.c
676
fprintf(stderr,
usr.sbin/nghook/main.c
127
fprintf(stderr, "conflicting options\n");
usr.sbin/nghook/main.c
290
fprintf(stderr, "usage: nghook [-adlnsS] path [hookname]\n");
usr.sbin/nghook/main.c
291
fprintf(stderr, " or: nghook -e [-n] [-m msg]* path hookname prog "
usr.sbin/nscd/nscd.c
92
fprintf(stderr,
usr.sbin/nvram/nvram.c
180
fprintf(stderr, "usage: nvram [-p] | [-d name ...] [name=value ...]\n");
usr.sbin/ofwdump/ofwdump.c
60
fprintf(stderr,
usr.sbin/pciconf/pciconf.c
101
fprintf(stderr, "%s",
usr.sbin/pciconf/pciconf.c
1424
fprintf(stderr,
usr.sbin/pkg/ecc.c
374
fprintf(stderr, "%.02x ", oid[i]);
usr.sbin/pkg/ecc.c
377
fprintf(stderr, "\n");
usr.sbin/pkg/pkg.c
1009
fprintf(stderr, "Signature for pkg not "
usr.sbin/pkg/pkg.c
1155
fprintf(stderr, "Option -%c requires an argument\n", optopt);
usr.sbin/pkg/pkg.c
1189
fprintf(stderr, args_bootstrap_message);
usr.sbin/pkg/pkg.c
1195
fprintf(stderr, "Path to pkg.pkg required\n");
usr.sbin/pkg/pkg.c
1226
fprintf(stderr, "No such file: %s\n", pkgarg);
usr.sbin/pkg/pkg.c
1242
fprintf(stderr, non_interactive_message);
usr.sbin/pkg/pkg.c
712
fprintf(stderr, "Signature is not valid\n");
usr.sbin/pkg/pkg.c
768
fprintf(stderr, "No trusted certificates found.\n");
usr.sbin/pkg/pkg.c
793
fprintf(stderr, "The package was signed with "
usr.sbin/pkg/pkg.c
810
fprintf(stderr, "No trusted fingerprint found matching "
usr.sbin/pkg/pkg.c
816
fprintf(stderr, "Failed to fetch 'rsa' signer\n");
usr.sbin/pkg/pkg.c
824
fprintf(stderr, "Signature is not valid\n");
usr.sbin/pkg/pkg.c
885
fprintf(stderr, "Signature for pkg not "
usr.sbin/pkg/pkg.c
901
fprintf(stderr, "Signature for pkg not "
usr.sbin/pkg/pkg.c
918
fprintf(stderr, "Address resolution failed for %s.\n", packagesite);
usr.sbin/pkg/pkg.c
920
fprintf(stderr, "A pre-built version of pkg could not be found for "
usr.sbin/pkg/pkg.c
996
fprintf(stderr, "Signature for pkg not "
usr.sbin/pmc/cmd_pmc_stat.c
145
fprintf(out, "%13jd%c%02ld real\t\t\t#\t%2.02f%% cpu\n",
usr.sbin/pmc/cmd_pmc_stat.c
148
fprintf(out, "%13jd%c%02ld user\t\t\t#\t%2.2f%% cpu\n",
usr.sbin/pmc/cmd_pmc_stat.c
151
fprintf(out, "%13jd%c%02ld sys\t\t\t#\t%2.02f%% cpu\n",
usr.sbin/pmc/cmd_pmc_stat.c
265
fprintf(pmc_args.pa_printfile, "%16ld %s\t\t#\t%02.03f M/sec\n",
usr.sbin/pmc/cmd_pmc_stat.c
267
fprintf(pmc_args.pa_printfile, "%16ld %s\t\t#\t%02.03f M/sec\n",
usr.sbin/pmc/cmd_pmc_stat.c
269
fprintf(pmc_args.pa_printfile, "%16ld %s\t#\t%02.03f M/sec\n",
usr.sbin/pmc/cmd_pmc_stat.c
283
fprintf(pmc_args.pa_printfile, "%16jd %s\n", (uintmax_t)cvals[CYCLES], stat_mode_names[CYCLES]);
usr.sbin/pmc/cmd_pmc_stat.c
284
fprintf(pmc_args.pa_printfile, "%16jd %s\t\t#\t%01.03f inst/cycle\n", (uintmax_t)cvals[INST], stat_mode_names[INST],
usr.sbin/pmc/cmd_pmc_stat.c
286
fprintf(pmc_args.pa_printfile, "%16jd %s\n", (uintmax_t)cvals[BR], stat_mode_names[BR]);
usr.sbin/pmc/cmd_pmc_stat.c
288
fprintf(pmc_args.pa_printfile, "%16jd %s\t\t#\t%.03f%%\n",
usr.sbin/pmc/cmd_pmc_stat.c
292
fprintf(pmc_args.pa_printfile, "%16jd %s\n",
usr.sbin/pmc/cmd_pmc_stat.c
294
fprintf(pmc_args.pa_printfile, "%16jd %s%s", (uintmax_t)cvals[CACHE], stat_mode_names[CACHE],
usr.sbin/pmc/cmd_pmc_stat.c
297
fprintf(pmc_args.pa_printfile, "\t#\t%.03f refs/inst\n",
usr.sbin/pmc/cmd_pmc_stat.c
299
fprintf(pmc_args.pa_printfile, "%16jd %s%s", (uintmax_t)cvals[CACHE_MISS], stat_mode_names[CACHE_MISS],
usr.sbin/pmc/cmd_pmc_stat.c
302
fprintf(pmc_args.pa_printfile, "\t\t#\t%.03f%%\n",
usr.sbin/pmcannotate/pmcannotate.c
56
fprintf(stderr, ##x); \
usr.sbin/pmcannotate/pmcannotate.c
687
fprintf(stderr,
usr.sbin/pmccontrol/pmccontrol.c
101
(void) fprintf(debug_stream, "[pmccontrol] " __VA_ARGS__)
usr.sbin/pmcstat/pmcpl_annotate.c
104
fprintf(args.pa_graphfile, "%p %s 0x%jx 0x%jx\n",
usr.sbin/pmcstat/pmcpl_annotate_cg.c
117
fprintf(args.pa_graphfile, "%p %s %s:%d\n",
usr.sbin/pmcstat/pmcpl_annotate_cg.c
123
fprintf(args.pa_graphfile, "%p <unknown> ??:0\n",
usr.sbin/pmcstat/pmcpl_annotate_cg.c
127
fprintf(args.pa_graphfile, "--\n");
usr.sbin/pmcstat/pmcpl_callgraph.c
265
(void) fprintf(args.pa_graphfile, "%*s", depth, space);
usr.sbin/pmcstat/pmcpl_callgraph.c
268
(void) fprintf(args.pa_graphfile, "100.0%% ");
usr.sbin/pmcstat/pmcpl_callgraph.c
270
(void) fprintf(args.pa_graphfile, "%05.2f%% ",
usr.sbin/pmcstat/pmcpl_callgraph.c
273
n = fprintf(args.pa_graphfile, " [%u] ", cg->pcg_count);
usr.sbin/pmcstat/pmcpl_callgraph.c
277
(void) fprintf(args.pa_graphfile, "%*s", 12 - n, space);
usr.sbin/pmcstat/pmcpl_callgraph.c
280
(void) fprintf(args.pa_graphfile, "%*s", depth, space);
usr.sbin/pmcstat/pmcpl_callgraph.c
284
(void) fprintf(args.pa_graphfile, "%s",
usr.sbin/pmcstat/pmcpl_callgraph.c
287
(void) fprintf(args.pa_graphfile, "%p",
usr.sbin/pmcstat/pmcpl_callgraph.c
293
(void) fprintf(args.pa_graphfile, " @ %s\n",
usr.sbin/pmcstat/pmcpl_callgraph.c
297
(void) fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_callgraph.c
447
(void) fprintf(args.pa_graphfile,
usr.sbin/pmcstat/pmcpl_callgraph.c
455
(void) fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_calltree.c
1059
fprintf(args.pa_printfile,
usr.sbin/pmcstat/pmcpl_calltree.c
1127
fprintf(args.pa_graphfile,
usr.sbin/pmcstat/pmcpl_calltree.c
1136
fprintf(args.pa_graphfile, " %s", name);
usr.sbin/pmcstat/pmcpl_calltree.c
1138
fprintf(args.pa_graphfile, "\nsummary:");
usr.sbin/pmcstat/pmcpl_calltree.c
1140
fprintf(args.pa_graphfile, " %u",
usr.sbin/pmcstat/pmcpl_calltree.c
1142
fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_calltree.c
844
fprintf(args.pa_graphfile, "cob=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
851
fprintf(args.pa_graphfile, "cfi=%s\ncfn=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
857
fprintf(args.pa_graphfile, "cfi=%s\ncfn=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
861
fprintf(args.pa_graphfile,
usr.sbin/pmcstat/pmcpl_calltree.c
866
fprintf(args.pa_graphfile,
usr.sbin/pmcstat/pmcpl_calltree.c
871
fprintf(args.pa_graphfile, "calls=%u %p %u\n",
usr.sbin/pmcstat/pmcpl_calltree.c
878
fprintf(args.pa_graphfile, "%p %u", (void *)paddr, pline);
usr.sbin/pmcstat/pmcpl_calltree.c
880
fprintf(args.pa_graphfile, " %u",
usr.sbin/pmcstat/pmcpl_calltree.c
882
fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_calltree.c
901
fprintf(args.pa_graphfile, "ob=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
910
fprintf(args.pa_graphfile, "fl=%s\nfn=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
916
fprintf(args.pa_graphfile, "fl=%s\nfn=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
920
fprintf(args.pa_graphfile, "fl=???\nfn=%s\n",
usr.sbin/pmcstat/pmcpl_calltree.c
923
fprintf(args.pa_graphfile, "fl=???\nfn=%p\n",
usr.sbin/pmcstat/pmcpl_calltree.c
941
fprintf(args.pa_graphfile, "%p %u",
usr.sbin/pmcstat/pmcpl_calltree.c
944
fprintf(args.pa_graphfile, " %u",
usr.sbin/pmcstat/pmcpl_calltree.c
947
fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_calltree.c
951
fprintf(args.pa_graphfile, "%p %u", (void *)faddr, fline);
usr.sbin/pmcstat/pmcpl_calltree.c
953
fprintf(args.pa_graphfile, " %u",
usr.sbin/pmcstat/pmcpl_calltree.c
955
fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_calltree.c
967
fprintf(args.pa_graphfile, "fn=root\n");
usr.sbin/pmcstat/pmcpl_calltree.c
968
fprintf(args.pa_graphfile, "0x0 1");
usr.sbin/pmcstat/pmcpl_calltree.c
970
fprintf(args.pa_graphfile, " 0");
usr.sbin/pmcstat/pmcpl_calltree.c
971
fprintf(args.pa_graphfile, "\n");
usr.sbin/pmcstat/pmcpl_gprof.c
542
(void) fprintf(mf, " \"%s\" => \"%s\"",
usr.sbin/pmcstat/pmcpl_gprof.c
551
(void) fprintf(mf, " %s/%d",
usr.sbin/pmcstat/pmcpl_gprof.c
563
(void) fprintf(mf, "\n");
usr.sbin/pmcstat/pmcstat.c
1423
(void) fprintf(args.pa_printfile, "\n");
usr.sbin/pmcstat/pmcstat.c
274
(void) fprintf(args.pa_printfile, PRINT_HEADER_PREFIX);
usr.sbin/pmcstat/pmcstat.c
283
(void) fprintf(args.pa_printfile, "%*s",
usr.sbin/pmcstat/pmcstat.c
288
(void) fprintf(args.pa_printfile, "s/%02d/%-*s ",
usr.sbin/pmcstat/pmcstat.c
291
(void) fprintf(args.pa_printfile, "p/%*s ", w,
usr.sbin/pmcstat/pmcstat.c
317
(void) fprintf(args.pa_printfile, "%*ju ",
usr.sbin/pmcstat/pmcstat.c
341
(void) fprintf(args.pa_printfile, "\n");
usr.sbin/pmcstat/pmcstat.c
346
(void) fprintf(args.pa_printfile, "\n");
usr.sbin/pmcstat/pmcstat.h
52
(void) fprintf(args.pa_printfile, "%-9s", T); \
usr.sbin/pmcstat/pmcstat.h
53
(void) fprintf(args.pa_printfile, " " __VA_ARGS__); \
usr.sbin/pmcstat/pmcstat.h
54
(void) fprintf(args.pa_printfile, "\n"); \
usr.sbin/pmcstat/pmcstat_log.c
296
fprintf(image->pi_addr2line, "%p\n", (void *)addr);
usr.sbin/pmcstat/pmcstat_log.c
594
fprintf(args.pa_printfile, "unknown event (type %d).\n",
usr.sbin/pmcstat/pmcstat_top.h
43
fprintf(args.pa_printfile, __VA_ARGS__);\
usr.sbin/pnfsdscopymr/pnfsdscopymr.c
304
fprintf(stderr, "pnfsdscopymr [-r recovered-DS-mounted-on-path] "
usr.sbin/pnfsdsfile/pnfsdsfile.c
353
fprintf(stderr, "pnfsdsfile [-q/--quiet] [-z/--zerofh] "
usr.sbin/pnfsdskill/pnfsdskill.c
93
fprintf(stderr, "pnfsdsfile [-f] mounted-on-DS-dir\n");
usr.sbin/powerd/powerd.c
566
fprintf(stderr,
usr.sbin/ppp/bundle.c
677
fprintf(lockfile, "%d\n", (int)getpid());
usr.sbin/ppp/chat.c
754
fprintf(stderr, "execvp: %s: %s\n", argv[0], strerror(errno));
usr.sbin/ppp/iface.c
112
fprintf(stderr, "iface_Create: sysctl: %s\n", strerror(err));
usr.sbin/ppp/iface.c
117
fprintf(stderr, "iface_Create: sysctl: estimate: %s\n",
usr.sbin/ppp/iface.c
123
fprintf(stderr, "iface_Create: malloc failed: %s\n", strerror(errno));
usr.sbin/ppp/iface.c
147
fprintf(stderr, "iface_Create: malloc: %s\n", strerror(errno));
usr.sbin/ppp/ipcp.c
309
fprintf(fp, "\nnameserver %s\n", paddr);
usr.sbin/ppp/ipcp.c
315
fprintf(fp, "nameserver %s\n", paddr);
usr.sbin/ppp/main.c
193
fprintf(stderr, "usage: ppp [-auto | -foreground | -background | -direct |"
usr.sbin/ppp/main.c
236
fprintf(stderr, "%s ignored: NAT is compiled out\n", argv[arg]);
usr.sbin/ppp/main.c
239
fprintf(stderr, "%s is deprecated\n", argv[arg]);
usr.sbin/ppp/main.c
248
fprintf(stderr, "-unit: Expected unit number\n");
usr.sbin/ppp/main.c
273
fprintf(stderr, "You may specify only one mode.\n");
usr.sbin/ppp/main.c
278
fprintf(stderr, "A system must be specified in auto mode.\n");
usr.sbin/ppp/main.c
291
fprintf(stderr, "%s: %s\n", label, err);
usr.sbin/ppp/main.c
321
fprintf(stderr, "Cannot open %s !\n", _PATH_DEVNULL);
usr.sbin/ppp/main.c
345
fprintf(stderr, "Cannot open %s for input !\n", _PATH_TTY);
usr.sbin/ppp/physical.c
973
fprintf(lockfile, "%s%d\n", TUN_NAME, p->dl->bundle->unit);
usr.sbin/ppp/prompt.c
127
fprintf(p->Term, "%s%s%s> ", pconnect, pauth, shostname);
usr.sbin/ppp/prompt.c
97
fprintf(p->Term, "\n");
usr.sbin/pppctl/pppctl.c
569
fprintf(stderr, "Password incorrect\n");
usr.sbin/pppctl/pppctl.c
628
fprintf(stderr, "Connection closed\n");
usr.sbin/pppctl/pppctl.c
656
fprintf(stderr, "Connection closed\n");
usr.sbin/pppctl/pppctl.c
81
fprintf(stderr, "usage: pppctl [-v] [-t n] [-p passwd] "
usr.sbin/pppctl/pppctl.c
83
fprintf(stderr, " -v tells pppctl to output all"
usr.sbin/pppctl/pppctl.c
85
fprintf(stderr, " -t n specifies a timeout of n"
usr.sbin/pppctl/pppctl.c
87
fprintf(stderr, " -p passwd specifies your password\n");
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
210
fprintf(fp, "%jd", ov->value.s);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
213
fprintf(fp, "%ju", ov->value.u);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
219
fprintf(fp, "-Inf");
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
221
fprintf(fp, "+Inf");
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
224
fprintf(fp, "Nan");
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
227
fprintf(fp, "%.6f", ov->value.f);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
486
fprintf(fp, "%s", od->description);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
525
fprintf(fp, "# HELP ");
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
526
fprintf(fp, "%s", metric);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
533
fprintf(fp, "%s", metric);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
563
fprintf(stderr, "%s",
usr.sbin/pstat/pstat.c
206
fprintf(stderr, "usage: %s\n", usagestr);
usr.sbin/pw/pw.c
250
fprintf(stderr, "usage:\n pw [user|group|lock|unlock] [add|del|mod|show|next] [help|switches/values]\n");
usr.sbin/pw/pw.c
252
fprintf(stderr, "usage:\n pw %s [add|del|mod|show|next] [help|switches/values]\n", Which[which]);
usr.sbin/pw/pw.c
404
fprintf(stderr, "%s", help[which][mode]);
usr.sbin/pw/pw_conf.c
471
fprintf(buffp, "%04o", cnf->homemode);
usr.sbin/pw/pw_conf.c
480
fprintf(buffp, "%s\"%s\"", j ?
usr.sbin/pw/pw_conf.c
495
fprintf(buffp, "%s\"%s\"", j ?
usr.sbin/pw/pw_conf.c
504
fprintf(buffp, "%ju", (uintmax_t)cnf->min_uid);
usr.sbin/pw/pw_conf.c
508
fprintf(buffp, "%ju", (uintmax_t)cnf->max_uid);
usr.sbin/pw/pw_conf.c
512
fprintf(buffp, "%ju", (uintmax_t)cnf->min_gid);
usr.sbin/pw/pw_conf.c
516
fprintf(buffp, "%ju", (uintmax_t)cnf->max_gid);
usr.sbin/pw/pw_conf.c
520
fprintf(buffp, "%jd", (intmax_t)cnf->expire_days);
usr.sbin/pw/pw_conf.c
524
fprintf(buffp, "%jd", (intmax_t)cnf->password_days);
usr.sbin/pw/pw_conf.c
537
fprintf(fp, "%s = \"%s\"\n", kwds[i], buf);
usr.sbin/pw/pw_conf.c
539
fprintf(fp, "%s = %s\n", kwds[i], buf);
usr.sbin/pw/pw_user.c
1509
fprintf(pfp, "From: root\n" "To: %s\n"
usr.sbin/pw/pw_utils.c
120
error = fprintf(conf.metalog,
usr.sbin/pwd_mkdb/pwd_mkdb.c
465
if (fprintf(oldfp, "%s:*:%s:%s:%s:%s:%s\n",
usr.sbin/pwd_mkdb/pwd_mkdb.c
663
(void)fprintf(stderr,
usr.sbin/pwm/pwm.c
124
fprintf(stderr,
usr.sbin/pwm/pwm.c
145
fprintf(stderr, "pwm: cannot open %s: %s\n",
usr.sbin/pwm/pwm.c
154
fprintf(stderr, "can't limit stdio rights");
usr.sbin/pwm/pwm.c
160
fprintf(stderr, "cap_right_limit() failed\n");
usr.sbin/pwm/pwm.c
164
fprintf(stderr, "caph_ioctls_limit() failed\n");
usr.sbin/pwm/pwm.c
168
fprintf(stderr, "failed to enter capability mode\n");
usr.sbin/pwm/pwm.c
174
fprintf(stderr, "Cannot get current state of the pwm controller\n");
usr.sbin/pwm/pwm.c
203
fprintf(stderr,
usr.sbin/pwm/pwm.c
66
fprintf(stderr, "Usage:\n");
usr.sbin/pwm/pwm.c
67
fprintf(stderr, "\tpwm [-f dev] -C\n");
usr.sbin/pwm/pwm.c
68
fprintf(stderr, "\tpwm [-f dev] [-D | -E] [-I] [-p period] [-d duty[%%]]\n");
usr.sbin/quot/quot.c
436
fprintf(stderr, "usage: quot [-cfknv] [-a | filesystem ...]\n");
usr.sbin/quotaon/quotaon.c
132
fprintf(stderr, "%s\n%s\n%s\n%s\n",
usr.sbin/rarpd/rarpd.c
366
(void)fprintf(stderr, "%s\n%s\n",
usr.sbin/repquota/repquota.c
179
fprintf(stderr, "%s\n%s\n",
usr.sbin/repquota/repquota.c
198
fprintf(stdout, "*** No %s quotas on %s (%s)\n",
usr.sbin/repquota/repquota.c
207
fprintf(stdout, "*** Report for %s quotas on %s (%s)\n",
usr.sbin/rip6query/rip6query.c
173
fprintf(stderr, "usage: rip6query [-I iface] address\n");
usr.sbin/rmt/rmt.c
57
#define DEBUG(f) if (debug) fprintf(debug, f)
usr.sbin/rmt/rmt.c
58
#define DEBUG1(f,a) if (debug) fprintf(debug, f, a)
usr.sbin/rmt/rmt.c
59
#define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2)
usr.sbin/route6d/route6d.c
1722
fprintf(stderr, "rtmsg:\n");
usr.sbin/route6d/route6d.c
1724
fprintf(stderr, "%02x ", buf[i] & 0xff);
usr.sbin/route6d/route6d.c
1725
if (i % 16 == 15) fprintf(stderr, "\n");
usr.sbin/route6d/route6d.c
1727
fprintf(stderr, "\n");
usr.sbin/route6d/route6d.c
1809
fprintf(stderr, "%02x ", p[i] & 0xff);
usr.sbin/route6d/route6d.c
1810
if (i % 16 == 15) fprintf(stderr, "\n");
usr.sbin/route6d/route6d.c
1812
fprintf(stderr, "\n");
usr.sbin/route6d/route6d.c
2828
fprintf(rtlog, "%s: ADD: %s/%d gw %s [%d] ifa %s\n", hms(),
usr.sbin/route6d/route6d.c
2873
fprintf(rtlog, "ADD: Route already exists %s/%d gw %s\n",
usr.sbin/route6d/route6d.c
2879
fprintf(rtlog, "\tCan not write to rtsock: %s\n",
usr.sbin/route6d/route6d.c
2897
fprintf(rtlog, "%s: DEL: %s/%d gw %s\n",
usr.sbin/route6d/route6d.c
2939
fprintf(rtlog, "RTDEL: Route does not exist: %s/%d gw %s\n",
usr.sbin/route6d/route6d.c
2945
fprintf(rtlog, "\tCan not write to rtsock: %s\n",
usr.sbin/route6d/route6d.c
3030
fprintf(dump, "%s: Interface Table Dump\n", hms());
usr.sbin/route6d/route6d.c
3033
fprintf(dump, " Number of interfaces: %d\n", nifc);
usr.sbin/route6d/route6d.c
3035
fprintf(dump, " advertising interfaces:\n");
usr.sbin/route6d/route6d.c
3043
fprintf(dump, "\n");
usr.sbin/route6d/route6d.c
3044
fprintf(dump, " non-advertising interfaces:\n");
usr.sbin/route6d/route6d.c
3051
fprintf(dump, "\n");
usr.sbin/route6d/route6d.c
3065
fprintf(dump, " %s: index(%d) flags(%s) addr(%s) mtu(%d) metric(%d)\n",
usr.sbin/route6d/route6d.c
3073
fprintf(dump, "\t%s/%d -- %s\n",
usr.sbin/route6d/route6d.c
3077
fprintf(dump, "\t%s/%d\n",
usr.sbin/route6d/route6d.c
3083
fprintf(dump, "\tFilter:\n");
usr.sbin/route6d/route6d.c
3103
fprintf(dump, "\t\t%s", ft);
usr.sbin/route6d/route6d.c
3105
fprintf(dump, "(%s/%d)", inet6_n2p(&iffp->iff_addr),
usr.sbin/route6d/route6d.c
3107
fprintf(dump, "\n");
usr.sbin/route6d/route6d.c
3109
fprintf(dump, "\n");
usr.sbin/route6d/route6d.c
3127
fprintf(dump, "\n%s: Routing Table Dump\n", hms());
usr.sbin/route6d/route6d.c
3135
fprintf(dump, " %s/%d if(%d:%s) gw(%s) [%d] age(%ld)",
usr.sbin/route6d/route6d.c
3141
fprintf(dump, " tag(0x%04x)",
usr.sbin/route6d/route6d.c
3145
fprintf(dump, " NOT-LL");
usr.sbin/route6d/route6d.c
3147
fprintf(dump, " NO-ADV");
usr.sbin/route6d/route6d.c
3148
fprintf(dump, "\n");
usr.sbin/route6d/route6d.c
3150
fprintf(dump, "\n");
usr.sbin/route6d/route6d.c
3489
fprintf(stderr, "%s: ", hms());
usr.sbin/route6d/route6d.c
380
fprintf(stderr, "No kernel update is allowed\n");
usr.sbin/route6d/route6d.c
405
fprintf(stderr, "No ifindex found at %s "
usr.sbin/route6d/route6d.c
426
fprintf(pidfh, "%d\n", pid);
usr.sbin/rpc.lockd/lockd.c
183
fprintf(stderr, "Sorry. You are not superuser\n");
usr.sbin/rpc.lockd/lockd.c
191
fprintf(stderr, "Unable to load nfslockd(4), "
usr.sbin/rpc.statd/statd.c
627
fprintf(stderr, "usage: rpc.statd [-d] [-F] [-h <bindip>] [-p <port>]\n");
usr.sbin/rpc.statd/test.c
100
fprintf(stderr, "always talks to statd at localhost\n");
usr.sbin/rpc.statd/test.c
99
fprintf(stderr, "usage: test <hostname> | crash\n");
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
168
fprintf(stderr, "usage: %s "
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
324
fprintf(stderr, "SSL_read returned %d\n", ret);
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
631
fprintf(stderr,
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
654
fprintf(stderr, "ktls not working\n");
usr.sbin/rpc.tlsservd/rpc.tlscommon.c
218
fprintf(stderr,
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
240
fprintf(stderr, "usage: %s "
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
513
fprintf(stderr, "SSL_read returned %d\n", ret);
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
788
fprintf(stderr,
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
844
fprintf(stderr, "ktls not working\n");
usr.sbin/rpc.umntall/mounttab.c
164
fprintf(mtabfile, "%ld\t%s\t%s\n",
usr.sbin/rpc.umntall/mounttab.c
62
fprintf(mtabfile, "%ld\t%s\t%s\n",
usr.sbin/rpc.umntall/rpc.umntall.c
261
(void)fprintf(stderr, "%s\n",
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
153
fprintf(stderr, "%s\n%s\n",
usr.sbin/rpc.ypupdated/update.c
108
(void)fprintf(childargs, "%s\n", requester);
usr.sbin/rpc.ypupdated/update.c
109
(void)fprintf(childargs, "%u\n", op);
usr.sbin/rpc.ypupdated/update.c
110
(void)fprintf(childargs, "%u\n", keylen);
usr.sbin/rpc.ypupdated/update.c
112
(void)fprintf(childargs, "\n");
usr.sbin/rpc.ypupdated/update.c
113
(void)fprintf(childargs, "%u\n", datalen);
usr.sbin/rpc.ypupdated/update.c
115
(void)fprintf(childargs, "\n");
usr.sbin/rpc.ypupdated/update.c
276
fprintf(wf, "%s %s\n", key, data);
usr.sbin/rpc.ypupdated/update.c
297
fprintf(wf, "%s %s\n", key, data);
usr.sbin/rpc.ypupdated/ypupdated_main.c
184
fprintf(stderr, "rpc.ypupdatedd [-p path]\n");
usr.sbin/rpc.ypxfrd/ypxfrd_main.c
190
fprintf(stderr, "usage: rpc.ypxfrd [-p path]\n");
usr.sbin/rpcbind/check_bound.c
198
fprintf(stderr, "mergeaddr: client uaddr = %s\n",
usr.sbin/rpcbind/check_bound.c
201
fprintf(stderr, "mergeaddr: contact uaddr = %s\n",
usr.sbin/rpcbind/check_bound.c
213
fprintf(stderr, "mergeaddr: uaddr = %s, merged uaddr = %s\n",
usr.sbin/rpcbind/pmap_svc.c
113
fprintf(stderr, "PMAPPROC_DUMP\n");
usr.sbin/rpcbind/pmap_svc.c
178
fprintf(stderr, "%s request for (%lu, %lu) : ",
usr.sbin/rpcbind/pmap_svc.c
238
fprintf(stderr, "portmap: svc_sendreply\n");
usr.sbin/rpcbind/pmap_svc.c
245
fprintf(stderr, "%s\n", ans == TRUE ? "succeeded" : "failed");
usr.sbin/rpcbind/pmap_svc.c
280
fprintf(stderr, "PMAP_GETPORT req for (%lu, %lu, %s) from %s :",
usr.sbin/rpcbind/pmap_svc.c
319
(void) fprintf(stderr, "portmap: svc_sendreply\n");
usr.sbin/rpcbind/pmap_svc.c
326
fprintf(stderr, "port = %d\n", port);
usr.sbin/rpcbind/pmap_svc.c
352
(void) fprintf(stderr, "portmap: svc_sendreply\n");
usr.sbin/rpcbind/pmap_svc.c
74
fprintf(stderr, "PMAPPROC_NULL\n");
usr.sbin/rpcbind/rpcb_svc.c
117
fprintf(stderr, "RPCBPROC_DUMP\n");
usr.sbin/rpcbind/rpcb_svc.c
131
fprintf(stderr, "RPCBPROC_GETTIME\n");
usr.sbin/rpcbind/rpcb_svc.c
141
fprintf(stderr, "RPCBPROC_UADDR2TADDR\n");
usr.sbin/rpcbind/rpcb_svc.c
151
fprintf(stderr, "RPCBPROC_TADDR2UADDR\n");
usr.sbin/rpcbind/rpcb_svc.c
167
(void) fprintf(stderr, "rpcbind: could not decode\n");
usr.sbin/rpcbind/rpcb_svc.c
179
(void) fprintf(stderr, "rpcbind: svc_sendreply\n");
usr.sbin/rpcbind/rpcb_svc.c
189
(void) fprintf(stderr, "unable to free arguments\n");
usr.sbin/rpcbind/rpcb_svc.c
217
fprintf(stderr, "RPCB_GETADDR req for (%lu, %lu, %s) from %s: ",
usr.sbin/rpcbind/rpcb_svc.c
89
fprintf(stderr, "RPCBPROC_NULL\n");
usr.sbin/rpcbind/rpcb_svc_4.c
125
fprintf(stderr, "RPCBPROC_GETVERSADDR\n");
usr.sbin/rpcbind/rpcb_svc_4.c
135
fprintf(stderr, "RPCBPROC_DUMP\n");
usr.sbin/rpcbind/rpcb_svc_4.c
145
fprintf(stderr, "RPCBPROC_INDIRECT\n");
usr.sbin/rpcbind/rpcb_svc_4.c
154
fprintf(stderr, "RPCBPROC_BCAST\n");
usr.sbin/rpcbind/rpcb_svc_4.c
162
fprintf(stderr, "RPCBPROC_GETTIME\n");
usr.sbin/rpcbind/rpcb_svc_4.c
172
fprintf(stderr, "RPCBPROC_UADDR2TADDR\n");
usr.sbin/rpcbind/rpcb_svc_4.c
182
fprintf(stderr, "RPCBPROC_TADDR2UADDR\n");
usr.sbin/rpcbind/rpcb_svc_4.c
192
fprintf(stderr, "RPCBPROC_GETADDRLIST\n");
usr.sbin/rpcbind/rpcb_svc_4.c
202
fprintf(stderr, "RPCBPROC_GETSTAT\n");
usr.sbin/rpcbind/rpcb_svc_4.c
218
(void) fprintf(stderr, "rpcbind: could not decode\n");
usr.sbin/rpcbind/rpcb_svc_4.c
230
(void) fprintf(stderr, "rpcbind: svc_sendreply\n");
usr.sbin/rpcbind/rpcb_svc_4.c
240
(void) fprintf(stderr, "unable to free arguments\n");
usr.sbin/rpcbind/rpcb_svc_4.c
270
fprintf(stderr, "RPCB_GETADDR req for (%lu, %lu, %s) from %s: ",
usr.sbin/rpcbind/rpcb_svc_4.c
300
fprintf(stderr, "RPCB_GETVERSADDR rqst for (%lu, %lu, %s)"
usr.sbin/rpcbind/rpcb_svc_4.c
346
fprintf(stderr, "r_addr: %s r_netid: %s nc_protofmly: %s\n",
usr.sbin/rpcbind/rpcb_svc_4.c
362
fprintf(stderr, "\tmerge with: %s\n",
usr.sbin/rpcbind/rpcb_svc_4.c
369
fprintf(stderr, " FAILED\n");
usr.sbin/rpcbind/rpcb_svc_4.c
375
fprintf(stderr, " SUCCEEDED, but port died - maddr: nullstring\n");
usr.sbin/rpcbind/rpcb_svc_4.c
383
fprintf(stderr, " SUCCEEDED maddr: %s\n", maddr);
usr.sbin/rpcbind/rpcb_svc_4.c
411
fprintf(stderr, "\t%s %s\n", rp->rpcb_entry_map.r_maddr,
usr.sbin/rpcbind/rpcb_svc_4.c
90
fprintf(stderr, "RPCBPROC_NULL\n");
usr.sbin/rpcbind/rpcb_svc_com.c
1106
fprintf(stderr, "%s: polling for read on fd < ",
usr.sbin/rpcbind/rpcb_svc_com.c
1110
fprintf(stderr, "%d ", p->fd);
usr.sbin/rpcbind/rpcb_svc_com.c
1111
fprintf(stderr, ">\n");
usr.sbin/rpcbind/rpcb_svc_com.c
1136
fprintf(stderr, "%s: poll returned %d: %m\n",
usr.sbin/rpcbind/rpcb_svc_com.c
1148
fprintf(stderr, "%s: poll returned read fds < ",
usr.sbin/rpcbind/rpcb_svc_com.c
1152
fprintf(stderr, "%d (%#x)",
usr.sbin/rpcbind/rpcb_svc_com.c
1154
fprintf(stderr, ">\n");
usr.sbin/rpcbind/rpcb_svc_com.c
1171
fprintf(stderr, "%s: svc_maxfd now %u\n", __func__,
usr.sbin/rpcbind/rpcb_svc_com.c
1194
fprintf(stderr, "%s: polled on forwarding "
usr.sbin/rpcbind/rpcb_svc_com.c
1258
fprintf(stderr, "%s: recvfrom returned %d: %m\n",
usr.sbin/rpcbind/rpcb_svc_com.c
1270
fprintf(stderr, "%s: xdr_replymsg failed\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
1276
fprintf(stderr, "%s: reply xid: %d fi addr: %p\n",
usr.sbin/rpcbind/rpcb_svc_com.c
1286
fprintf(stderr, "%s: %s\n", __func__,
usr.sbin/rpcbind/rpcb_svc_com.c
1303
fprintf(stderr, "%s: forwarding address %s to %s\n",
usr.sbin/rpcbind/rpcb_svc_com.c
1315
fprintf(stderr, "%s: NULL xid on exit!\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
133
fprintf(stderr, "%s: RPCB_SET request for (%lu, %lu, %s, %s): ",
usr.sbin/rpcbind/rpcb_svc_com.c
140
fprintf(stderr, "%s\n", ans == TRUE ? "succeeded" : "failed");
usr.sbin/rpcbind/rpcb_svc_com.c
218
fprintf(stderr, "%s: RPCB_UNSET request for (%lu, %lu, %s): ",
usr.sbin/rpcbind/rpcb_svc_com.c
225
fprintf(stderr, "%s\n", ans == TRUE ? "succeeded" : "failed");
usr.sbin/rpcbind/rpcb_svc_com.c
340
fprintf(stderr, "%s: %s\n", __func__, uaddr);
usr.sbin/rpcbind/rpcb_svc_com.c
495
fprintf(stderr, "%s: couldn't open \"%s\": %m\n",
usr.sbin/rpcbind/rpcb_svc_com.c
502
fprintf(stderr, "%s: svc_tli_create failed\n",
usr.sbin/rpcbind/rpcb_svc_com.c
644
fprintf(stderr, "%s: %m\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
659
fprintf(stderr, "%s: svc_getargs failed\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
672
fprintf(stderr,
usr.sbin/rpcbind/rpcb_svc_com.c
693
fprintf(stderr, "not found\n");
usr.sbin/rpcbind/rpcb_svc_com.c
712
fprintf(stderr, "found at uaddr %s\n", rbl->rpcb_map.r_addr);
usr.sbin/rpcbind/rpcb_svc_com.c
735
fprintf(stderr, "%s: rpcbind_get_conf failed\n",
usr.sbin/rpcbind/rpcb_svc_com.c
742
fprintf(stderr, "%s: no local address\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
753
fprintf(stderr, "%s: merged uaddr %s\n", __func__, m_uaddr);
usr.sbin/rpcbind/rpcb_svc_com.c
773
fprintf(stderr, "%s: duplicate request\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
778
fprintf(stderr, "%s: forward_register failed\n",
usr.sbin/rpcbind/rpcb_svc_com.c
785
fprintf(stderr, "%s: original XID %x, new XID %x\n", __func__,
usr.sbin/rpcbind/rpcb_svc_com.c
800
fprintf(stderr, "%s: %m\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
813
fprintf(stderr, "%s: xdr_callhdr failed\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
820
fprintf(stderr, "%s: xdr_u_long failed\n", __func__);
usr.sbin/rpcbind/rpcb_svc_com.c
838
fprintf(stderr, "%s: oa_flavor != AUTH_NONE and "
usr.sbin/rpcbind/rpcb_svc_com.c
848
fprintf(stderr,
usr.sbin/rpcbind/rpcb_svc_com.c
858
fprintf(stderr, "%s: AUTH_MARSHALL failed\n",
usr.sbin/rpcbind/rpcb_svc_com.c
867
fprintf(stderr, "%s: xdr_opaque_parms failed\n",
usr.sbin/rpcbind/rpcb_svc_com.c
887
fprintf(stderr, "%s: sendto failed: %m\n", __func__);
usr.sbin/rpcbind/rpcbind.c
193
fprintf(stderr, "Sorry. You are not superuser\n");
usr.sbin/rpcbind/rpcbind.c
331
(void)fprintf(stderr, "%s: %ld lookup routines :\n",
usr.sbin/rpcbind/rpcbind.c
335
(void)fprintf(stderr, "[%d] - %s\n", i, *s);
usr.sbin/rpcbind/rpcbind.c
507
(void)fprintf(stderr,
usr.sbin/rpcbind/rpcbind.c
549
(void)fprintf(stderr, "rpcbind : my address is %s\n",
usr.sbin/rpcbind/rpcbind.c
676
fprintf(stderr, "Error in finding bind status for %s\n",
usr.sbin/rpcbind/rpcbind.c
679
fprintf(stderr, "check binding for %s\n",
usr.sbin/rpcbind/rpcbind.c
682
fprintf(stderr, "No check binding for %s\n",
usr.sbin/rpcbind/rpcbind.c
696
fprintf(stderr,
usr.sbin/rpcbind/rpcbind.c
700
fprintf(stderr, "rmtcall fd for %s is %d\n",
usr.sbin/rpcbind/rpcbind.c
913
fprintf(stderr,
usr.sbin/rpcbind/rpcbind.c
920
fprintf(stderr,
usr.sbin/rpcbind/util.c
129
fprintf(stderr, "addrmerge(caller, %s, %s, %s\n", serv_uaddr,
usr.sbin/rpcbind/util.c
160
fprintf(stderr, "addrmerge: hint %s\n", hint_uaddr);
usr.sbin/rpcbind/util.c
311
fprintf(stderr, "addrmerge: returning %s\n", ret);
usr.sbin/rpcbind/util.c
332
fprintf(stderr, "can't get local ip4 address: %s\n",
usr.sbin/rpcbind/util.c
338
fprintf(stderr, "can't alloc local ip4 addr\n");
usr.sbin/rpcbind/util.c
349
fprintf(stderr, "can't get local ip6 address: %s\n",
usr.sbin/rpcbind/util.c
355
fprintf(stderr, "can't alloc local ip6 addr\n");
usr.sbin/rpcbind/util.c
374
fprintf(stderr, "couldn't create ip6 socket");
usr.sbin/rpcbind/warmstart.c
111
fprintf(stderr,
usr.sbin/rpcbind/warmstart.c
117
fprintf(stderr,
usr.sbin/rpcbind/warmstart.c
124
fprintf(stderr,
usr.sbin/rpcbind/warmstart.c
131
fprintf(stderr, "rpcbind: xdr_%s: failed\n", filename);
usr.sbin/rpcbind/warmstart.c
139
error: fprintf(stderr, "rpcbind: will start from scratch\n");
usr.sbin/rrenumd/rrenumd.c
127
fprintf(stderr, "usage: rrenumd [-c conf_file|-s] [-df"
usr.sbin/rtadvctl/rtadvctl.c
131
fprintf(stderr, "\n");
usr.sbin/rtadvctl/rtadvctl.c
189
fprintf(stderr, "%s failed", dtable[i].dt_comm);
usr.sbin/rtadvctl/rtadvctl.c
191
fprintf(stderr, ": %s", errmsg);
usr.sbin/rtadvctl/rtadvctl.c
192
fprintf(stderr, ".\n");
usr.sbin/rtadvd/config.c
128
fprintf(stderr, "rtadvd: need %s for interface %s\n", \
usr.sbin/rtadvd/config.c
685
fprintf(stderr, "%s was obsoleted. Use %s.\n",
usr.sbin/rtadvd/config.c
730
fprintf(stderr, "%s was obsoleted. Use %s.\n",
usr.sbin/rtadvd/config.c
764
fprintf(stderr, "%s was obsoleted. Use %s.\n",
usr.sbin/rtadvd/config.c
790
fprintf(stderr, "%s was obsoleted. Use %s.\n",
usr.sbin/rtadvd/config.c
793
fprintf(stderr, "%s should be specified "
usr.sbin/rtadvd/rtadvd.c
174
fprintf(stderr, "usage: rtadvd [-dDfRs] "
usr.sbin/rtadvd/rtadvd.c
211
fprintf(stderr, "rtadvd: "
usr.sbin/rtprio/rtprio.c
144
(void) fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n",
usr.sbin/rtsold/dump.c
104
fprintf(fp, " number of valid RAs: %d\n", ifi->racnt);
usr.sbin/rtsold/dump.c
107
fprintf(fp, " RA from %s\n",
usr.sbin/rtsold/dump.c
111
fprintf(fp, " option: ");
usr.sbin/rtsold/dump.c
114
fprintf(fp, "RDNSS: %s (expire: %s)\n",
usr.sbin/rtsold/dump.c
119
fprintf(fp, "DNSSL: %s (expire: %s)\n",
usr.sbin/rtsold/dump.c
127
fprintf(fp, "\n");
usr.sbin/rtsold/dump.c
74
fprintf(fp, "Interface %s\n", ifi->ifname);
usr.sbin/rtsold/dump.c
75
fprintf(fp, " probe interval: ");
usr.sbin/rtsold/dump.c
77
fprintf(fp, "%d\n", ifi->probeinterval);
usr.sbin/rtsold/dump.c
78
fprintf(fp, " probe timer: %d\n", ifi->probetimer);
usr.sbin/rtsold/dump.c
80
fprintf(fp, "infinity\n");
usr.sbin/rtsold/dump.c
81
fprintf(fp, " no probe timer\n");
usr.sbin/rtsold/dump.c
83
fprintf(fp, " interface status: %s\n",
usr.sbin/rtsold/dump.c
85
fprintf(fp, " managed config: %s\n",
usr.sbin/rtsold/dump.c
87
fprintf(fp, " other config: %s\n",
usr.sbin/rtsold/dump.c
89
fprintf(fp, " rtsold status: %s\n", ifstatstr[ifi->state]);
usr.sbin/rtsold/dump.c
90
fprintf(fp, " carrier detection: %s\n",
usr.sbin/rtsold/dump.c
92
fprintf(fp, " probes: %d, dadcount = %d\n",
usr.sbin/rtsold/dump.c
96
fprintf(fp, " no timer\n");
usr.sbin/rtsold/dump.c
98
fprintf(fp, " timer: interval=%d:%d, expire=%s\n",
usr.sbin/rtsold/rtsold.c
795
fprintf(stderr, "usage: rtsold [-dDfFimu1] [-O script-name] "
usr.sbin/rtsold/rtsold.c
798
fprintf(stderr, "usage: rtsold [-dDfFimu1] [-O script-name] "
usr.sbin/rtsold/rtsold.c
802
fprintf(stderr, "usage: rtsol [-dDFiu] [-O script-name] "
usr.sbin/rtsold/rtsold.c
805
fprintf(stderr, "usage: rtsol [-dDFiu] [-O script-name] "
usr.sbin/rwhod/rwhod.c
287
fprintf(stderr, "usage: rwhod [-i] [-p] [-l] [-m [ttl]]\n");
usr.sbin/sa/main.c
297
(void)fprintf(stderr,
usr.sbin/sa/pdb.c
262
fprintf(stderr, "%s (%ju) -- ", cip->ci_comm, (uintmax_t)cip->ci_calls);
usr.sbin/services_mkdb/services_mkdb.c
457
(void)fprintf(stderr,
usr.sbin/services_mkdb/uniq.c
76
(void)fprintf(stdout, "%*.*s", (int)len, (int)len,
usr.sbin/services_mkdb/uniq.c
84
(void)fprintf(stdout, "%*.*s", (int)len, (int)len,
usr.sbin/setaudit/setaudit.c
47
(void)fprintf(stderr,
usr.sbin/setfib/setfib.c
102
(void)fprintf(stderr,
usr.sbin/setfmac/setfmac.c
188
fprintf(stderr, "usage: setfmac [-Rhq] label file ...\n");
usr.sbin/setfmac/setfmac.c
190
fprintf(stderr, "usage: setfsmac [-ehqvx] [-f specfile [...]] [-s specfile [...]] file ...\n");
usr.sbin/setpmac/setpmac.c
53
fprintf(stderr, "setpmac [label] [command] [args ...]\n");
usr.sbin/smbmsg/smbmsg.c
82
fprintf(stderr,
usr.sbin/spi/spi.c
223
fprintf(stderr, "Invalid mode specified: %s\n",
usr.sbin/spi/spi.c
233
fprintf(stderr, "Invalid speed specified: %s\n",
usr.sbin/spi/spi.c
243
fprintf(stderr, "Invalid count specified: %s\n",
usr.sbin/spi/spi.c
323
fprintf(stderr, "Invalid length %d when not writing data\n",
usr.sbin/spi/spi.c
338
fprintf(stderr, "Error - unable to open '%s', errno=%d\n",
usr.sbin/spi/spi.c
450
fprintf(stderr,
usr.sbin/spi/spi.c
494
fprintf(stderr,
usr.sbin/spi/spi.c
501
fprintf(stderr, "Unable to query info (err=%d), errno=%d\n",
usr.sbin/spi/spi.c
602
fprintf(stderr,
usr.sbin/spi/spi.c
649
fprintf(stderr, "ASCII input of %zd %s\n", cbread,
usr.sbin/spi/spi.c
652
fprintf(stderr, "Binary input of %zd %s\n", cbread,
usr.sbin/spi/spi.c
685
fprintf(stderr, "Writing %d %s to SPI device\n",
usr.sbin/spi/spi.c
734
fprintf(stderr, "Error performing SPI transaction, errno=%d\n",
usr.sbin/spi/spi.c
768
fprintf(stderr, "Binary output of %d %s\n", icount,
usr.sbin/spi/spi.c
775
fprintf(stderr, "ASCII output of %d %s\n", icount,
usr.sbin/spi/spi.c
788
err = fprintf(stdout, "%02hhx", pbuf[idx]) < 0;
usr.sbin/spi/spi.c
798
fprintf(stderr, "Error writing to stdout, errno=%d\n", errno);
usr.sbin/spi/spi.c
800
fprintf(stderr,
usr.sbin/spi/spi.c
929
fprintf(stderr, " %6x | ", ictr & 0xfffff0);
usr.sbin/spi/spi.c
940
fprintf(stderr, "%02hhx ", ch);
usr.sbin/spi/spi.c
961
fprintf(stderr, "%c", ch);
usr.sbin/spray/spray.c
214
fprintf(stderr,
usr.sbin/syslogd/syslogd.c
897
fprintf(stderr,
usr.sbin/tcpdrop/tcpdrop.c
389
fprintf(stderr,
usr.sbin/tcpsso/tcpsso.c
386
fprintf(stderr,
usr.sbin/traceroute/as.c
100
(void)fprintf(f, "!!\n");
usr.sbin/traceroute/as.c
112
(void)fprintf(asn->as_debug, ">> !!\n");
usr.sbin/traceroute/as.c
131
*status = fprintf(asn->as_f, "!r%s/%d,l\n", addr, plen);
usr.sbin/traceroute/as.c
145
(void)fprintf(asn->as_debug, ">> !r%s/%d,l\n", addr, plen);
usr.sbin/traceroute/as.c
162
(void)fprintf(asn->as_debug, "<< %s", buf);
usr.sbin/traceroute/as.c
175
(void)fprintf(asn->as_debug,
usr.sbin/traceroute/as.c
211
(void)fprintf(asn->as_debug, "as: %d\n", as);
usr.sbin/traceroute/as.c
226
(void)fprintf(asn->as_f, "!q\n");
usr.sbin/traceroute/as.c
231
(void)fprintf(asn->as_debug, ">> !q\n");
usr.sbin/traceroute/traceroute.c
261
#define Fprintf (void)fprintf
usr.sbin/traceroute6/traceroute6.c
1227
fprintf(stderr, "Unknown probe protocol %d.\n", useproto);
usr.sbin/traceroute6/traceroute6.c
1469
fprintf(stderr, "Unknown probe proto %d.\n", useproto);
usr.sbin/traceroute6/traceroute6.c
1594
fprintf(stderr, "traceroute6: as_setup failed, AS# lookups"
usr.sbin/traceroute6/traceroute6.c
1844
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
425
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
434
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
446
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
453
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
470
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
486
fprintf(stderr, "traceroute6: invalid port.\n");
usr.sbin/traceroute6/traceroute6.c
490
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
501
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
506
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
529
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
549
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
554
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
580
fprintf(stderr, "traceroute6: unknown probe protocol %d\n",
usr.sbin/traceroute6/traceroute6.c
585
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
632
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
637
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
644
fprintf(stderr, "traceroute6: not enough core\n");
usr.sbin/traceroute6/traceroute6.c
651
fprintf(stderr, "traceroute6: Warning: %s has multiple "
usr.sbin/traceroute6/traceroute6.c
660
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
683
fprintf(stderr, "traceroute6: unknown probe protocol %d.\n",
usr.sbin/traceroute6/traceroute6.c
690
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
696
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
717
fprintf(stderr, "traceroute6: malloc failed\n");
usr.sbin/traceroute6/traceroute6.c
780
fprintf(stderr, "setsockopt(IPV6_RTHDR): %s\n",
usr.sbin/traceroute6/traceroute6.c
863
fprintf(stderr, "getnameinfo failed for source\n");
usr.sbin/traceroute6/traceroute6.c
890
fprintf(stderr,
usr.sbin/traceroute6/traceroute6.c
906
fprintf(stderr, "traceroute6");
usr.sbin/traceroute6/traceroute6.c
907
fprintf(stderr, " to %s (%s)", hostname, hbuf);
usr.sbin/traceroute6/traceroute6.c
909
fprintf(stderr, " from %s", source);
usr.sbin/traceroute6/traceroute6.c
910
fprintf(stderr, ", %lu hops max, %lu byte packets\n",
usr.sbin/traceroute6/traceroute6.c
920
fprintf(stderr, "connect: %s\n", strerror(errno));
usr.sbin/traceroute6/traceroute6.c
930
fprintf(stderr, "caph_enter_casper: %s\n", strerror(errno));
usr.sbin/traceroute6/traceroute6.c
936
fprintf(stderr, "caph_rights_limit sndsock: %s\n",
usr.sbin/traceroute6/traceroute6.c
942
fprintf(stderr, "caph_rights_limit rcvsock: %s\n",
usr.sbin/trim/trim.c
240
(void)fprintf(stderr,
usr.sbin/tzsetup/tzsetup.c
741
fprintf(stderr, "%s: %s\n", title, prompt);
usr.sbin/tzsetup/tzsetup.c
805
fprintf(f, "%s\n", zoneinfo);
usr.sbin/tzsetup/tzsetup.c
817
fprintf(stderr, "usage: tzsetup [-nrs] [-C chroot_directory]"
usr.sbin/uefisign/uefisign.c
54
fprintf(stderr, "usage: uefisign -c cert -k key -o outfile [-v] file\n"
usr.sbin/ugidfw/ugidfw.c
58
fprintf(stderr, "usage: ugidfw add [subject [not] [uid uid] [gid gid]]"
usr.sbin/ugidfw/ugidfw.c
60
fprintf(stderr, " [gid gid]] mode arswxn\n");
usr.sbin/ugidfw/ugidfw.c
61
fprintf(stderr, " ugidfw list\n");
usr.sbin/ugidfw/ugidfw.c
62
fprintf(stderr, " ugidfw set rulenum [subject [not] [uid uid] [gid gid]]"
usr.sbin/ugidfw/ugidfw.c
64
fprintf(stderr, " [uid uid] [gid gid]] mode arswxn\n");
usr.sbin/ugidfw/ugidfw.c
65
fprintf(stderr, " ugidfw remove rulenum\n");
usr.sbin/uhsoctl/uhsoctl.c
1001
fprintf(stderr, "AT_ASYNC_RESP: %s", buf);
usr.sbin/uhsoctl/uhsoctl.c
1040
fprintf(stderr, "sysctl %s returned(%d): %s\n",
usr.sbin/uhsoctl/uhsoctl.c
1052
fprintf(stderr, "sysctl %s returned(%d): %s\n",
usr.sbin/uhsoctl/uhsoctl.c
1065
fprintf(stderr, "sysctl %s returned(%d): %s\n",
usr.sbin/uhsoctl/uhsoctl.c
1076
fprintf(stderr, "failed to read usb port location from '%s'\n", data);
usr.sbin/uhsoctl/uhsoctl.c
1082
fprintf(stderr, "failed to parse location '%s'\n", data);
usr.sbin/uhsoctl/uhsoctl.c
1087
fprintf(stderr, "USB port location=%d\n", usbport);
usr.sbin/uhsoctl/uhsoctl.c
1117
fprintf(stderr, "sysctl %s returned(%d): %s\n",
usr.sbin/uhsoctl/uhsoctl.c
1142
fprintf(stderr, "Attempting to open %s\n", tty);
usr.sbin/uhsoctl/uhsoctl.c
1148
fprintf(stderr, "Failed to open %s\n", tty);
usr.sbin/uhsoctl/uhsoctl.c
1336
fprintf(stderr, "Sending SIGTERM to %d\n", pid);
usr.sbin/uhsoctl/uhsoctl.c
1477
fprintf(stderr, "get_tty returned empty list\n");
usr.sbin/uhsoctl/uhsoctl.c
1479
fprintf(stderr, "tty list:\n");
usr.sbin/uhsoctl/uhsoctl.c
1481
fprintf(stderr, "\t %s\n", *p);
usr.sbin/uhsoctl/uhsoctl.c
308
fprintf(stderr, "Watchdog expired\n");
usr.sbin/uhsoctl/uhsoctl.c
350
fprintf(stderr, "%s: %s\n", getprogname(), buf);
usr.sbin/uhsoctl/uhsoctl.c
525
fprintf(fp, "%s", buf);
usr.sbin/uhsoctl/uhsoctl.c
530
fprintf(fp, "nameserver %s\n", ctx->ns[i]);
usr.sbin/uhsoctl/uhsoctl.c
595
fprintf(stderr, "SYNC_CMD: %s", cmd);
usr.sbin/uhsoctl/uhsoctl.c
606
fprintf(stderr, "SYNC_EXP: %s (%zu)\n", resp, l);
usr.sbin/uhsoctl/uhsoctl.c
644
fprintf(stderr, "SYNC_RESP: %s\n", buf);
usr.sbin/uhsoctl/uhsoctl.c
665
fprintf(stderr, "SYNC_RETVAL=%d\n", retval);
usr.sbin/uhsoctl/uhsoctl.c
682
fprintf(stderr, "CMD: %s", cmd);
usr.sbin/uhsoctl/uhsoctl.c
695
fprintf(stderr, "Save '%s'\n", resp);
usr.sbin/usbconfig/usbconfig.c
184
fprintf(stderr, "Removing quirk '%s' failed, continuing.\n", str);
usr.sbin/usbconfig/usbconfig.c
206
fprintf(stderr, "Adding quirk '%s' failed, continuing.\n", str);
usr.sbin/usbconfig/usbconfig.c
264
fprintf(stderr, "Syntax error: "
usr.sbin/usbconfig/usbconfig.c
272
fprintf(stderr, ""
usr.sbin/usbconfig/usbconfig.c
358
fprintf(stderr, "Setting USB template %u failed, "
usr.sbin/usbdump/usbdump.c
702
fprintf(stderr, "read: %s\n", strerror(errno));
usr.sbin/usbdump/usbdump.c
779
fprintf(stderr, "usage: usbdump [options]\n");
usr.sbin/usbdump/usbdump.c
780
fprintf(stderr, FMT, "-d [ugen]B", "Listen on bus, B");
usr.sbin/usbdump/usbdump.c
781
fprintf(stderr, FMT, "-d [ugen]B.D", "Listen on bus, B and device, D");
usr.sbin/usbdump/usbdump.c
782
fprintf(stderr, FMT, "-d [ugen]B.D.E", "Listen on bus, B, device, D, and endpoint E");
usr.sbin/usbdump/usbdump.c
783
fprintf(stderr, FMT, "-i <usbusX>", "Listen on this bus interface");
usr.sbin/usbdump/usbdump.c
784
fprintf(stderr, FMT, "-f <unit[.endpoint]>", "Specify a device and endpoint filter");
usr.sbin/usbdump/usbdump.c
785
fprintf(stderr, FMT, "-r <file>", "Read the raw packets from file");
usr.sbin/usbdump/usbdump.c
786
fprintf(stderr, FMT, "-s <snaplen>", "Snapshot bytes from each packet");
usr.sbin/usbdump/usbdump.c
787
fprintf(stderr, FMT, "-v", "Increase the verbose level");
usr.sbin/usbdump/usbdump.c
788
fprintf(stderr, FMT, "-b <file>", "Save raw version of all recorded data to file");
usr.sbin/usbdump/usbdump.c
789
fprintf(stderr, FMT, "-w <file>", "Write the raw packets to file");
usr.sbin/usbdump/usbdump.c
790
fprintf(stderr, FMT, "-h", "Display summary of command line options");
usr.sbin/utx/utx.c
105
fprintf(stderr,
usr.sbin/utx/utx.c
67
fprintf(stderr, "%s: Invalid identifier format\n", *id);
usr.sbin/valectl/valectl.c
114
fprintf(stderr, "ignored config: %s", tok);
usr.sbin/valectl/valectl.c
131
fprintf(stderr, "invalid null/empty config\n");
usr.sbin/valectl/valectl.c
147
fprintf(stderr, "too many numbers in '%s'\n", conf);
usr.sbin/valectl/valectl.c
153
fprintf(stderr, "too many numbers in '%s'\n", conf);
usr.sbin/valectl/valectl.c
172
fprintf(stderr, "invalid format in '-m %s' (missing 'netmap:'?)\n", mem_id);
usr.sbin/valectl/valectl.c
192
fprintf(stderr, "failed to list all: %s\n", strerror(errno));
usr.sbin/valectl/valectl.c
302
fprintf(stderr, "failed to %s %s: %s\n",
usr.sbin/valectl/valectl.c
340
fprintf(stderr,
usr.sbin/valectl/valectl.c
377
fprintf(stderr, "bad option %c %s", ch, optarg);
usr.sbin/valectl/valectl.c
410
fprintf(stderr, "invalid vale port name: '%s'\n", a.name);
usr.sbin/vidcontrol/vidcontrol.c
1237
fprintf(stdout, "\033[=0G\n\n");
usr.sbin/vidcontrol/vidcontrol.c
1239
fprintf(stdout,
usr.sbin/vidcontrol/vidcontrol.c
1249
fprintf(stdout, "\033[=%dF\033[=%dG\033[=%dH\033[=%dI\n",
usr.sbin/vidcontrol/vidcontrol.c
1416
fprintf(stderr, "\033[=T");
usr.sbin/vidcontrol/vidcontrol.c
1418
fprintf(stderr, "\033[=1T");
usr.sbin/vidcontrol/vidcontrol.c
146
fprintf(stderr, "\033[=%dH", cur_info.console_info.mv_rev.fore);
usr.sbin/vidcontrol/vidcontrol.c
147
fprintf(stderr, "\033[=%dI", cur_info.console_info.mv_rev.back);
usr.sbin/vidcontrol/vidcontrol.c
168
fprintf(stderr, "\033[=%dF", cur_info.console_info.mv_norm.fore);
usr.sbin/vidcontrol/vidcontrol.c
169
fprintf(stderr, "\033[=%dG", cur_info.console_info.mv_norm.back);
usr.sbin/vidcontrol/vidcontrol.c
183
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n",
usr.sbin/vidcontrol/vidcontrol.c
191
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n",
usr.sbin/vidcontrol/vidcontrol.c
345
fprintf(stdout, "\n");
usr.sbin/vidcontrol/vidcontrol.c
348
fprintf(stdout, " %02x", map[i]);
usr.sbin/vidcontrol/vidcontrol.c
350
fprintf(stdout, " %03d", map[i]);
usr.sbin/vidcontrol/vidcontrol.c
352
fprintf(stdout, "\n");
usr.sbin/vidcontrol/vidcontrol.c
857
fprintf(stderr, "\033[=%dF",
usr.sbin/vidcontrol/vidcontrol.c
859
fprintf(stderr, "\033[=%dG",
usr.sbin/vidcontrol/vidcontrol.c
895
fprintf(stderr, "\033[=%dF", color);
usr.sbin/vidcontrol/vidcontrol.c
899
fprintf(stderr, "\033[=%dG", color);
usr.sbin/vidcontrol/vidcontrol.c
915
fprintf(stderr, "\033[=%dH", color);
usr.sbin/vidcontrol/vidcontrol.c
919
fprintf(stderr, "\033[=%dI", color);
usr.sbin/vipw/vipw.c
123
(void)fprintf(stderr, "usage: vipw [-d directory]\n");
usr.sbin/virtual_oss/virtual_bt_speaker/bt_speaker.c
439
fprintf(stderr, "Usage: virtual_bt_speaker -d /dev/dsp\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
422
fprintf(io, "HTTP/1.1 206 Partial Content\r\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
432
fprintf(io, "HTTP/1.0 200 OK\r\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
499
fprintf(io, "HTTP/1.0 200 OK\r\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
532
fprintf(io, "<h2>There are currently no free slots (%zu active). Try again later!</h2>", x);
usr.sbin/virtual_oss/virtual_oss/httpd.c
534
fprintf(io, "<h2>There are %zu free slots (%zu active)</h2>", pvc->profile->http.nstate - x, x);
usr.sbin/virtual_oss/virtual_oss/httpd.c
536
fprintf(io, "</body></html>");
usr.sbin/virtual_oss/virtual_oss/httpd.c
560
fprintf(io, "HTTP/1.1 416 Range Not Satisfiable\r\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
568
fprintf(io, "HTTP/1.0 503 Out of Resources\r\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
573
fprintf(io, "HTTP/1.0 200 OK\r\n"
usr.sbin/virtual_oss/virtual_oss/httpd.c
580
fprintf(io, "rtp://239.255.0.1:%s\r\n", pvc->profile->http.rtp_port);
usr.sbin/virtual_oss/virtual_oss/httpd.c
582
fprintf(io, "http://%s:%s/stream.wav\r\n",
usr.sbin/virtual_oss/virtual_oss/httpd.c
587
fprintf(io, "HTTP/1.0 404 Not Found\r\n"
usr.sbin/virtual_oss/virtual_oss/main.c
1700
fprintf(stderr, "Usage: virtual_oss [options...] [device] \\\n"
usr.sbin/wake/wake.c
69
(void)fprintf(stderr, "usage: wake [interface] lladdr [lladdr ...]\n");
usr.sbin/watch/watch.c
183
fprintf(stderr, "usage: watch [-ciotnW] [tty name]\n");
usr.sbin/watchdogd/watchdogd.c
463
fprintf(stderr, "usage:\n"
usr.sbin/watchdogd/watchdogd.c
471
fprintf(stderr, "usage: watchdog [-d] [-t timeout]\n");
usr.sbin/wlandebug/wlandebug.c
139
fprintf(stderr, "usage: %s [-d | -i device] [flags]\n", progname);
usr.sbin/wlandebug/wlandebug.c
140
fprintf(stderr, "where flags are:\n");
usr.sbin/wlanstat/main.c
107
fprintf(fd, "%s:\n", ether_ntoa((const struct ether_addr*) macaddr));
usr.sbin/wlanstat/main.c
129
fprintf(fd, "\n");
usr.sbin/wlanstat/main.c
140
fprintf(fd, "\n");
usr.sbin/wlanstat/main.c
151
fprintf(fd, "\n");
usr.sbin/wlanstat/main.c
91
if (ns->ns_##x) { fprintf(fd, "%s" #x " " fmt, sep, ns->ns_##x); sep = " "; }
usr.sbin/yp_mkdb/yp_mkdb.c
59
fprintf(stderr, "%s\n%s\n%s\n%s\n",
usr.sbin/ypldap/aldap.c
1002
fprintf(stderr, "integer");
usr.sbin/ypldap/aldap.c
1005
fprintf(stderr, "bit-string");
usr.sbin/ypldap/aldap.c
1008
fprintf(stderr, "octet-string");
usr.sbin/ypldap/aldap.c
1011
fprintf(stderr, "null");
usr.sbin/ypldap/aldap.c
1014
fprintf(stderr, "object");
usr.sbin/ypldap/aldap.c
1017
fprintf(stderr, "enumerated");
usr.sbin/ypldap/aldap.c
1020
fprintf(stderr, "sequence");
usr.sbin/ypldap/aldap.c
1023
fprintf(stderr, "set");
usr.sbin/ypldap/aldap.c
1028
fprintf(stderr, "class: application(%u) type: ",
usr.sbin/ypldap/aldap.c
1032
fprintf(stderr, "bind");
usr.sbin/ypldap/aldap.c
1035
fprintf(stderr, "bind");
usr.sbin/ypldap/aldap.c
1040
fprintf(stderr, "search");
usr.sbin/ypldap/aldap.c
1043
fprintf(stderr, "search_entry");
usr.sbin/ypldap/aldap.c
1046
fprintf(stderr, "search_result");
usr.sbin/ypldap/aldap.c
1049
fprintf(stderr, "modify");
usr.sbin/ypldap/aldap.c
1052
fprintf(stderr, "modify");
usr.sbin/ypldap/aldap.c
1055
fprintf(stderr, "add");
usr.sbin/ypldap/aldap.c
1058
fprintf(stderr, "add");
usr.sbin/ypldap/aldap.c
1061
fprintf(stderr, "delete");
usr.sbin/ypldap/aldap.c
1064
fprintf(stderr, "delete");
usr.sbin/ypldap/aldap.c
1067
fprintf(stderr, "modrdn");
usr.sbin/ypldap/aldap.c
1070
fprintf(stderr, "modrdn");
usr.sbin/ypldap/aldap.c
1073
fprintf(stderr, "compare");
usr.sbin/ypldap/aldap.c
1076
fprintf(stderr, "compare");
usr.sbin/ypldap/aldap.c
1079
fprintf(stderr, "abandon");
usr.sbin/ypldap/aldap.c
1084
fprintf(stderr, "class: private(%u) type: ", root->be_class);
usr.sbin/ypldap/aldap.c
1085
fprintf(stderr, "encoding (%lu) type: ", root->be_encoding);
usr.sbin/ypldap/aldap.c
1089
fprintf(stderr, "class: context(%u) type: ", root->be_class);
usr.sbin/ypldap/aldap.c
1092
fprintf(stderr, "auth simple");
usr.sbin/ypldap/aldap.c
1097
fprintf(stderr, "class: <INVALID>(%u) type: ", root->be_class);
usr.sbin/ypldap/aldap.c
1100
fprintf(stderr, "(%lu) encoding %lu ",
usr.sbin/ypldap/aldap.c
1109
fprintf(stderr, "<INVALID>\n");
usr.sbin/ypldap/aldap.c
1112
fprintf(stderr, "%s(%d)\n", d ? "true" : "false", d);
usr.sbin/ypldap/aldap.c
1116
fprintf(stderr, "<INVALID>\n");
usr.sbin/ypldap/aldap.c
1119
fprintf(stderr, "value %lld\n", v);
usr.sbin/ypldap/aldap.c
1123
fprintf(stderr, "<INVALID>\n");
usr.sbin/ypldap/aldap.c
1126
fprintf(stderr, "value %lld\n", v);
usr.sbin/ypldap/aldap.c
1130
fprintf(stderr, "<INVALID>\n");
usr.sbin/ypldap/aldap.c
1133
fprintf(stderr, "hexdump ");
usr.sbin/ypldap/aldap.c
1135
fprintf(stderr, "%02x", buf[i]);
usr.sbin/ypldap/aldap.c
1136
fprintf(stderr, "\n");
usr.sbin/ypldap/aldap.c
1140
fprintf(stderr, "<INVALID>\n");
usr.sbin/ypldap/aldap.c
1143
fprintf(stderr, "\n");
usr.sbin/ypldap/aldap.c
1147
fprintf(stderr, "<INVALID>\n");
usr.sbin/ypldap/aldap.c
1150
fprintf(stderr, "string \"%.*s\"\n", len, buf);
usr.sbin/ypldap/aldap.c
1157
fprintf(stderr, "\n");
usr.sbin/ypldap/aldap.c
52
#define LDAP_DEBUG(x, y) do { fprintf(stderr, "*** " x "\n"); ldap_debug_elements(y); } while (0)
usr.sbin/ypldap/aldap.c
990
fprintf(stderr, "%*slen %lu ", indent, "", root->be_len);
usr.sbin/ypldap/aldap.c
993
fprintf(stderr, "class: universal(%u) type: ", root->be_class);
usr.sbin/ypldap/aldap.c
996
fprintf(stderr, "end-of-content");
usr.sbin/ypldap/aldap.c
999
fprintf(stderr, "boolean");
usr.sbin/ypldap/log.c
74
fprintf(stderr, "\n");
usr.sbin/ypldap/parse.y
756
fprintf(stderr, "warning: macro '%s' not "
usr.sbin/ypldap/ypldap.c
553
fprintf(stderr, "configuration OK\n");
usr.sbin/ypldap/ypldap.c
69
fprintf(stderr, "usage: %s [-dnv] [-D macro=value] [-f file]\n",
usr.sbin/yppoll/yppoll.c
60
fprintf(stderr, "usage: yppoll [-d domain] [-h host] mapname\n");
usr.sbin/yppush/yppush_main.c
482
fprintf (stderr, "%s\n%s\n",
usr.sbin/ypserv/yp_error.c
56
fprintf(stderr,"%s: ",progname);
usr.sbin/ypserv/yp_error.c
58
fprintf(stderr, "\n");
usr.sbin/ypserv/yp_main.c
217
fprintf(stderr, "usage: ypserv [-h addr] [-d] [-n] [-p path] [-P port]\n");
usr.sbin/ypset/ypset.c
52
fprintf(stderr, "usage: ypset [-d domain] [-h host] server\n");
usr.sbin/zonectl/zonectl.c
132
fprintf(error ? stderr : stdout,