bin/cat/cat.c
226
fprintf(stderr, "usage: cat [-" SUPPORTED_FLAGS "] [file ...]\n");
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
122
fflush(stderr);
bin/dd/misc.c
149
(void)fflush(stderr);
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
100
fputs("newline appended\n", stderr);
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
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
98
fputs("newline inserted\n", stderr);
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
142
fputs("\n?\n", stderr);
bin/ed/main.c
155
fputs("?\n", stderr);
bin/ed/main.c
164
fprintf(stderr, "%s\n", errmsg);
bin/ed/main.c
174
fputs("?\n", stderr);
bin/ed/main.c
178
fprintf(stderr,
bin/ed/main.c
208
fputs("?\n", stderr); /* give warning */
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
226
fputs("?\n", stderr);
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
143
printsignals(stderr);
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/ftree.c
247
(void)fprintf(stderr, "%s\n", ft->fname);
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
1189
(void)fputs("cpio: Known -H formats are:", stderr);
bin/pax/options.c
1191
(void)fprintf(stderr, " %s", fsub[i].name);
bin/pax/options.c
1192
(void)fputs("\n\n", stderr);
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
1286
(void)putc('\n', stderr);
bin/pax/options.c
1337
(void)fprintf(stderr, "\t%s = %s\n", opt->name, opt->value);
bin/pax/options.c
1524
(void)fputs("usage: pax [-cdnOvz] [-E limit] [-f archive] ", stderr);
bin/pax/options.c
1525
(void)fputs("[-s replstr] ... [-U user] ...", stderr);
bin/pax/options.c
1526
(void)fputs("\n [-G group] ... ", stderr);
bin/pax/options.c
1527
(void)fputs("[-T [from_date][,to_date]] ... ", stderr);
bin/pax/options.c
1528
(void)fputs("[pattern ...]\n", stderr);
bin/pax/options.c
1529
(void)fputs(" pax -r [-cdiknOuvzDYZ] [-E limit] ", stderr);
bin/pax/options.c
1530
(void)fputs("[-f archive] [-o options] ... \n", stderr);
bin/pax/options.c
1531
(void)fputs(" [-p string] ... [-s replstr] ... ", stderr);
bin/pax/options.c
1532
(void)fputs("[-U user] ... [-G group] ...\n ", stderr);
bin/pax/options.c
1533
(void)fputs("[-T [from_date][,to_date]] ... ", stderr);
bin/pax/options.c
1534
(void)fputs(" [pattern ...]\n", stderr);
bin/pax/options.c
1535
(void)fputs(" pax -w [-dituvzHLOPX] [-b blocksize] ", stderr);
bin/pax/options.c
1536
(void)fputs("[ [-a] [-f archive] ] [-x format] \n", stderr);
bin/pax/options.c
1537
(void)fputs(" [-B bytes] [-s replstr] ... ", stderr);
bin/pax/options.c
1538
(void)fputs("[-o options] ... [-U user] ...", stderr);
bin/pax/options.c
1539
(void)fputs("\n [-G group] ... ", stderr);
bin/pax/options.c
1540
(void)fputs("[-T [from_date][,to_date][/[c][m]]] ... ", stderr);
bin/pax/options.c
1541
(void)fputs("[file ...]\n", stderr);
bin/pax/options.c
1542
(void)fputs(" pax -r -w [-diklntuvDHLOPXYZ] ", stderr);
bin/pax/options.c
1543
(void)fputs("[-p string] ... [-s replstr] ...", stderr);
bin/pax/options.c
1544
(void)fputs("\n [-U user] ... [-G group] ... ", stderr);
bin/pax/options.c
1545
(void)fputs("[-T [from_date][,to_date][/[c][m]]] ... ", stderr);
bin/pax/options.c
1546
(void)fputs("\n [file ...] directory\n", stderr);
bin/pax/options.c
1559
stderr);
bin/pax/options.c
1561
stderr);
bin/pax/options.c
1573
(void)fputs("usage: cpio -o [-aABcLvVzZ] [-C bytes] [-H format] [-O archive]\n", stderr);
bin/pax/options.c
1574
(void)fputs(" [-F archive] < name-list [> archive]\n", stderr);
bin/pax/options.c
1575
(void)fputs(" cpio -i [-bBcdfmnrsStuvVzZ6] [-C bytes] [-E file] [-H format]\n", stderr);
bin/pax/options.c
1576
(void)fputs(" [-I archive] [-F archive] [pattern...] [< archive]\n", stderr);
bin/pax/options.c
1577
(void)fputs(" cpio -p [-adlLmuvV] destination-directory < name-list\n", stderr);
bin/pax/options.c
369
(void)fputs("pax: Known -x formats are:", stderr);
bin/pax/options.c
371
(void)fprintf(stderr, " %s", fsub[i].name);
bin/pax/options.c
372
(void)fputs("\n\n", stderr);
bin/pax/options.c
810
listf = stderr;
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/pax.c
222
listf = stderr;
bin/pax/tty_subs.c
143
(void)fputc('\n', stderr);
bin/pax/tty_subs.c
146
(void)fprintf(stderr, "%s: ", argv0);
bin/pax/tty_subs.c
147
(void)vfprintf(stderr, fmt, ap);
bin/pax/tty_subs.c
149
(void)fputc('\n', stderr);
bin/pax/tty_subs.c
171
(void)fputc('\n', stderr);
bin/pax/tty_subs.c
174
(void)fprintf(stderr, "%s: ", argv0);
bin/pax/tty_subs.c
175
(void)vfprintf(stderr, fmt, ap);
bin/pax/tty_subs.c
182
(void)fprintf(stderr, " <%s>", strerror(errnum));
bin/pax/tty_subs.c
183
(void)fputc('\n', stderr);
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
418
(void)fflush(stderr);
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
486
fflush(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/bltin/bltin.h
70
#define INITARGS(argv) if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else
bin/sh/mknodes.c
427
(void) fprintf(stderr, "line %d: ", linno);
bin/sh/mknodes.c
428
(void) vfprintf(stderr, msg, va);
bin/sh/mknodes.c
429
(void) fputc('\n', stderr);
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
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/ftp.c
436
fprintf(stderr, "WARNING: incredibly long line received\n");
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1066
YYFPRINTF (stderr, "%s ", Title); \
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1067
yy_symbol_print (stderr, \
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1069
YYFPRINTF (stderr, "\n"); \
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1148
YYFPRINTF (stderr, "Stack now");
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1150
YYFPRINTF (stderr, " %d", *bottom);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1151
YYFPRINTF (stderr, "\n");
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1179
YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1184
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1185
yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1188
fprintf (stderr, "\n");
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1573
YYDPRINTF ((stderr, "Starting parse\n"));
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1659
YYDPRINTF ((stderr, "Stack size increased to %lu\n",
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1666
YYDPRINTF ((stderr, "Entering state %d\n", yystate));
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1688
YYDPRINTF ((stderr, "Reading a token: "));
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
1695
YYDPRINTF ((stderr, "Now at end of input.\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/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/login/read_string.c
80
fflush(stderr);
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
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/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
60
fprintf(stderr, "Error: attempt to turn off an option 0x%x.\n",
crypto/heimdal/appl/telnet/telnet/utilities.c
846
fflush(stderr);
crypto/heimdal/appl/telnet/telnet/utilities.c
863
fwrite(string, 1, strlen(string), stderr);
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/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/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
117
print_flags_table (kdb_attrs, stderr);
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
333
print_time_table (stderr);
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/kuser/kimpersonate.c
257
print_flags_table (asn1_TicketFlags_units(), stderr);
crypto/heimdal/lib/asn1/asn1parse.c
1073
YYFPRINTF (stderr, "%s ", Title); \
crypto/heimdal/lib/asn1/asn1parse.c
1074
yy_symbol_print (stderr, \
crypto/heimdal/lib/asn1/asn1parse.c
1076
YYFPRINTF (stderr, "\n"); \
crypto/heimdal/lib/asn1/asn1parse.c
1155
YYFPRINTF (stderr, "Stack now");
crypto/heimdal/lib/asn1/asn1parse.c
1157
YYFPRINTF (stderr, " %d", *bottom);
crypto/heimdal/lib/asn1/asn1parse.c
1158
YYFPRINTF (stderr, "\n");
crypto/heimdal/lib/asn1/asn1parse.c
1186
YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
crypto/heimdal/lib/asn1/asn1parse.c
1191
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/lib/asn1/asn1parse.c
1192
yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
crypto/heimdal/lib/asn1/asn1parse.c
1195
fprintf (stderr, "\n");
crypto/heimdal/lib/asn1/asn1parse.c
1580
YYDPRINTF ((stderr, "Starting parse\n"));
crypto/heimdal/lib/asn1/asn1parse.c
1666
YYDPRINTF ((stderr, "Stack size increased to %lu\n",
crypto/heimdal/lib/asn1/asn1parse.c
1673
YYDPRINTF ((stderr, "Entering state %d\n", yystate));
crypto/heimdal/lib/asn1/asn1parse.c
1695
YYDPRINTF ((stderr, "Reading a token: "));
crypto/heimdal/lib/asn1/asn1parse.c
1702
YYDPRINTF ((stderr, "Now at end of input.\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/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/lex.c
2719
vfprintf (stderr, format, args);
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
83
vfprintf(stderr, fmt, args);
crypto/heimdal/lib/com_err/com_err.c
84
fprintf(stderr, "\r\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/lex.c
1887
vfprintf (stderr, format, args);
crypto/heimdal/lib/com_err/parse.c
1188
YYDPRINTF ((stderr, "Starting parse\n"));
crypto/heimdal/lib/com_err/parse.c
1274
YYDPRINTF ((stderr, "Stack size increased to %lu\n",
crypto/heimdal/lib/com_err/parse.c
1281
YYDPRINTF ((stderr, "Entering state %d\n", yystate));
crypto/heimdal/lib/com_err/parse.c
1303
YYDPRINTF ((stderr, "Reading a token: "));
crypto/heimdal/lib/com_err/parse.c
1310
YYDPRINTF ((stderr, "Now at end of input.\n"));
crypto/heimdal/lib/com_err/parse.c
681
YYFPRINTF (stderr, "%s ", Title); \
crypto/heimdal/lib/com_err/parse.c
682
yy_symbol_print (stderr, \
crypto/heimdal/lib/com_err/parse.c
684
YYFPRINTF (stderr, "\n"); \
crypto/heimdal/lib/com_err/parse.c
763
YYFPRINTF (stderr, "Stack now");
crypto/heimdal/lib/com_err/parse.c
765
YYFPRINTF (stderr, " %d", *bottom);
crypto/heimdal/lib/com_err/parse.c
766
YYFPRINTF (stderr, "\n");
crypto/heimdal/lib/com_err/parse.c
794
YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
crypto/heimdal/lib/com_err/parse.c
799
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/lib/com_err/parse.c
800
yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
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
3571
out = stderr;
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
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/hxtool.c
1691
print_eval_types(stderr);
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/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
302
ret = open_file(context, f, min, max, NULL, NULL, stderr, 1);
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/krb5/prompter_posix.c
51
fflush(stderr);
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
244
col += fprintf (stderr, "%s: %s", usage, progname);
crypto/heimdal/lib/roken/getarg.c
258
col = check_column(stderr, col, strlen(buf) + 1, columns);
crypto/heimdal/lib/roken/getarg.c
259
col += fprintf(stderr, " %s", buf);
crypto/heimdal/lib/roken/getarg.c
280
col = check_column(stderr, col, strlen(buf) + 1, columns);
crypto/heimdal/lib/roken/getarg.c
281
col += fprintf(stderr, " %s", buf);
crypto/heimdal/lib/roken/getarg.c
291
col = check_column(stderr, col, strlen(buf) + 1, columns);
crypto/heimdal/lib/roken/getarg.c
292
col += fprintf(stderr, " %s", buf);
crypto/heimdal/lib/roken/getarg.c
299
check_column(stderr, col, strlen(extra_string) + 1, columns);
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
323
putc (' ', stderr);
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/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/warnerr.c
46
fprintf(stderr, "%s", progname);
crypto/heimdal/lib/roken/warnerr.c
48
fprintf(stderr, ": ");
crypto/heimdal/lib/roken/warnerr.c
51
vfprintf(stderr, fmt, ap);
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/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
1162
YYDPRINTF ((stderr, "Starting parse\n"));
crypto/heimdal/lib/sl/slc-gram.c
1248
YYDPRINTF ((stderr, "Stack size increased to %lu\n",
crypto/heimdal/lib/sl/slc-gram.c
1255
YYDPRINTF ((stderr, "Entering state %d\n", yystate));
crypto/heimdal/lib/sl/slc-gram.c
1277
YYDPRINTF ((stderr, "Reading a token: "));
crypto/heimdal/lib/sl/slc-gram.c
1284
YYDPRINTF ((stderr, "Now at end of input.\n"));
crypto/heimdal/lib/sl/slc-gram.c
1625
fprintf(stderr, "%s:%d: ", a->name, a->lineno);
crypto/heimdal/lib/sl/slc-gram.c
1627
vfprintf(stderr, fmt, ap);
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
655
YYFPRINTF (stderr, "%s ", Title); \
crypto/heimdal/lib/sl/slc-gram.c
656
yy_symbol_print (stderr, \
crypto/heimdal/lib/sl/slc-gram.c
658
YYFPRINTF (stderr, "\n"); \
crypto/heimdal/lib/sl/slc-gram.c
737
YYFPRINTF (stderr, "Stack now");
crypto/heimdal/lib/sl/slc-gram.c
739
YYFPRINTF (stderr, " %d", *bottom);
crypto/heimdal/lib/sl/slc-gram.c
740
YYFPRINTF (stderr, "\n");
crypto/heimdal/lib/sl/slc-gram.c
768
YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n",
crypto/heimdal/lib/sl/slc-gram.c
773
fprintf (stderr, " $%d = ", yyi + 1);
crypto/heimdal/lib/sl/slc-gram.c
774
yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi],
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
118
vfprintf(stderr, fmt, ap);
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-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/sl/slc-lex.c
1783
vfprintf (stderr, format, args);
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
290
fprintf(stderr, "sending token data: %d of %d bytes written\n",
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
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
55
fputs ("usage: uu-client <hostname> [message [port]]\n", stderr);
crypto/krb5/src/appl/user_user/client.c
70
fputs ("uu-client: unknown service \"uu-sample/tcp\"\n", stderr);
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/appl/user_user/server.c
57
freopen("/tmp/uu-server.log", "w", stderr);
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/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
191
vfprintf(stderr, fmt, args);
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
869
if (!isatty(fileno(stderr)))
crypto/krb5/src/clients/kinit/kinit.c
870
setvbuf(stderr, 0, _IONBF, 0);
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
119
vfprintf(stderr, fmt, args);
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
1053
vfprintf(stderr, fmt, ap);
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
191
vfprintf(stderr, fmt, args);
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
240
vfprintf(stderr, fmt, args);
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/kadmin.c
96
vfprintf(stderr, fmt, ap);
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
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
328
fprintf(stderr, _("%s: tagged data list inconsistency for %s "
crypto/krb5/src/kadmin/dbutil/dump.c
371
fprintf(stderr, "%s\n", name);
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
517
putc(ch, stderr);
crypto/krb5/src/kadmin/dbutil/dump.c
520
putc(ch, stderr);
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
177
vfprintf (stderr, fmt, args);
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/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/ipropd_svc.c
60
fflush(stderr); \
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
351
setvbuf(stderr, NULL, _IONBF, 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
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
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
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/t_seqstate.c
187
fprintf(stderr, "Test %d seq %d failed: %d != %d\n",
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
182
f = stderr;
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
200
if (f != stderr) fclose(f);
crypto/krb5/src/lib/gssapi/generic/util_errmap.c
237
if (f != stderr) fclose(f);
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
318
fprintf(stderr,"Couldn't open log file %s: %s\n",
crypto/krb5/src/lib/kadm5/logger.c
434
fdopen(fileno(stderr), "w");
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
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_keyring.c
118
vfprintf(stderr, fmt, ap);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
188
fflush(stderr); \
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
219
fflush(stderr);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
240
fflush(stderr);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
461
fflush(stderr);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
468
fflush(stderr);
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
46
fflush(stderr); \
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
1033
YYDPRINTF ((stderr, "Starting parse\n"));
crypto/krb5/src/lib/krb5/krb/deltat.c
1053
YYDPRINTF ((stderr, "Entering state %d\n", yystate));
crypto/krb5/src/lib/krb5/krb/deltat.c
1114
YYDPRINTF ((stderr, "Stack size increased to %ld\n",
crypto/krb5/src/lib/krb5/krb/deltat.c
1147
YYDPRINTF ((stderr, "Reading a token\n"));
crypto/krb5/src/lib/krb5/krb/deltat.c
1155
YYDPRINTF ((stderr, "Now at end of input.\n"));
crypto/krb5/src/lib/krb5/krb/deltat.c
824
YYFPRINTF (stderr, "%s ", Title); \
crypto/krb5/src/lib/krb5/krb/deltat.c
825
yy_symbol_print (stderr, \
crypto/krb5/src/lib/krb5/krb/deltat.c
827
YYFPRINTF (stderr, "\n"); \
crypto/krb5/src/lib/krb5/krb/deltat.c
874
YYFPRINTF (stderr, "Stack now");
crypto/krb5/src/lib/krb5/krb/deltat.c
878
YYFPRINTF (stderr, " %d", yybot);
crypto/krb5/src/lib/krb5/krb/deltat.c
880
YYFPRINTF (stderr, "\n");
crypto/krb5/src/lib/krb5/krb/deltat.c
901
YYFPRINTF (stderr, "Reducing stack by rule %d (line %d):\n",
crypto/krb5/src/lib/krb5/krb/deltat.c
906
YYFPRINTF (stderr, " $%d = ", yyi + 1);
crypto/krb5/src/lib/krb5/krb/deltat.c
907
yy_symbol_print (stderr,
crypto/krb5/src/lib/krb5/krb/deltat.c
910
YYFPRINTF (stderr, "\n");
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/locate_kdc.c
142
vfprintf(stderr, fmt, ap);
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
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
176
fputs ("GSS-API authentication error ", stderr);
crypto/krb5/src/lib/rpc/auth_gssapi_misc.c
177
fwrite (msg.value, msg.length, 1, stderr);
crypto/krb5/src/lib/rpc/auth_gssapi_misc.c
178
fputs (": recursive failure!\n", stderr);
crypto/krb5/src/lib/rpc/auth_gssapi_misc.c
183
fprintf (stderr, "GSS-API authentication error %s: ", m);
crypto/krb5/src/lib/rpc/auth_gssapi_misc.c
184
fwrite (msg.value, msg.length, 1, stderr);
crypto/krb5/src/lib/rpc/auth_gssapi_misc.c
185
putc ('\n', stderr);
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
290
vfprintf(stderr, fmt, ap);
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/kdb/db2/libdb2/btree/bt_debug.c
71
tracefp = stderr;
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
693
(void)fprintf(stderr, "%s: %s\n", argv[1], strerror(errno));
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
810
(void)vfprintf(stderr, fmt, ap);
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_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
230
vfprintf (stderr, fmt, args);
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
231
fprintf (stderr, "\n");
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5530
BIO_set_fp(bio_err, stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5550
BIO_set_fp(bio_err, stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/krb5/src/util/et/com_err.c
69
if (_isatty(_fileno(stderr)) || !isGuiApp()) {
crypto/krb5/src/util/et/com_err.c
70
fputs(errbuf, stderr);
crypto/krb5/src/util/et/com_err.c
71
fputc('\r', stderr);
crypto/krb5/src/util/et/com_err.c
72
fputc('\n', stderr);
crypto/krb5/src/util/et/com_err.c
73
fflush(stderr);
crypto/krb5/src/util/et/com_err.c
80
fputs(whoami, stderr);
crypto/krb5/src/util/et/com_err.c
81
fputs(": ", stderr);
crypto/krb5/src/util/et/com_err.c
84
fputs(error_message(code), stderr);
crypto/krb5/src/util/et/com_err.c
85
fputs(" ", stderr);
crypto/krb5/src/util/et/com_err.c
88
vfprintf(stderr, fmt, ap);
crypto/krb5/src/util/et/com_err.c
91
putc('\r', stderr);
crypto/krb5/src/util/et/com_err.c
92
putc('\n', stderr);
crypto/krb5/src/util/et/com_err.c
93
fflush(stderr);
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/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/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/plugins.c
67
vfprintf (stderr, fmt, va);
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/leash/Leash.cpp
275
freopen_s(&dummy, "CONOUT$", "w", 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/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/auth2-hostbased.c
141
sshbuf_dump(b, stderr);
crypto/openssh/auth2-hostbased.c
82
sshbuf_dump_data(sig, slen, stderr);
crypto/openssh/auth2-pubkey.c
224
sshbuf_dump(b, stderr);
crypto/openssh/clientloop.c
772
atomicio(vwrite, fileno(stderr), sshbuf_mutable_ptr(berr),
crypto/openssh/kex.c
1110
fprintf(stderr, "key '%c'== ", c);
crypto/openssh/kex.c
1205
fprintf(stderr, "%s\n", msg);
crypto/openssh/kex.c
1206
sshbuf_dump_data(digest, len, stderr);
crypto/openssh/kexdh.c
130
DHparams_print_fp(stderr, kex->dh);
crypto/openssh/kexdh.c
131
fprintf(stderr, "pub= ");
crypto/openssh/kexdh.c
132
BN_print_fp(stderr, pub_key);
crypto/openssh/kexdh.c
133
fprintf(stderr, "\n");
crypto/openssh/kexdh.c
81
fprintf(stderr, "dh_pub= ");
crypto/openssh/kexdh.c
82
BN_print_fp(stderr, dh_pub);
crypto/openssh/kexdh.c
83
fprintf(stderr, "\n");
crypto/openssh/kexdh.c
85
DHparams_print_fp(stderr, kex->dh);
crypto/openssh/kexdh.c
86
fprintf(stderr, "\n");
crypto/openssh/kexecdh.c
115
fputs("server private key:\n", stderr);
crypto/openssh/kexecdh.c
166
fputs("public key:\n", stderr);
crypto/openssh/kexecdh.c
77
fputs("client private key:\n", stderr);
crypto/openssh/kexgen.c
84
sshbuf_dump(b, stderr);
crypto/openssh/kexgex.c
91
sshbuf_dump(b, stderr);
crypto/openssh/kexgexc.c
130
DHparams_print_fp(stderr, kex->dh);
crypto/openssh/kexgexc.c
131
fprintf(stderr, "pub= ");
crypto/openssh/kexgexc.c
132
BN_print_fp(stderr, pub_key);
crypto/openssh/kexgexc.c
133
fprintf(stderr, "\n");
crypto/openssh/kexgexc.c
83
fprintf(stderr, "\nmin = %d, nbits = %d, max = %d\n",
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/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
44
vfprintf(stderr, fmt, args);
crypto/openssh/openbsd-compat/bsd-err.c
45
fputc('\n', stderr);
crypto/openssh/openbsd-compat/bsd-err.c
58
vfprintf(stderr, fmt, args);
crypto/openssh/openbsd-compat/bsd-err.c
59
fputc('\n', stderr);
crypto/openssh/openbsd-compat/bsd-err.c
72
fprintf(stderr, "%s: ", strerror(errno));
crypto/openssh/openbsd-compat/bsd-err.c
73
vfprintf(stderr, fmt, args);
crypto/openssh/openbsd-compat/bsd-err.c
74
fputc('\n', stderr);
crypto/openssh/openbsd-compat/bsd-misc.c
431
r2 = fflush(stderr);
crypto/openssh/openbsd-compat/fmt_scaled.c
303
fprintf(stderr, "%lld invalid (%s)\n", ninput, strerror(errno));
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
1191
sshbuf_dump(state->outgoing_packet, stderr);
crypto/openssh/packet.c
1297
fprintf(stderr, "encrypted: ");
crypto/openssh/packet.c
1298
sshbuf_dump(state->output, stderr);
crypto/openssh/packet.c
1597
sshbuf_dump(state->input, stderr);
crypto/openssh/packet.c
1624
fprintf(stderr, "input: \n");
crypto/openssh/packet.c
1625
sshbuf_dump(state->input, stderr);
crypto/openssh/packet.c
1626
fprintf(stderr, "incoming_packet: \n");
crypto/openssh/packet.c
1627
sshbuf_dump(state->incoming_packet, stderr);
crypto/openssh/packet.c
1667
fprintf(stderr, "read_poll enc/full: ");
crypto/openssh/packet.c
1668
sshbuf_dump(state->input, stderr);
crypto/openssh/packet.c
1779
fprintf(stderr, "read/plain[%d]:\r\n", *typep);
crypto/openssh/packet.c
1780
sshbuf_dump(state->incoming_packet, stderr);
crypto/openssh/packet.c
2457
sshbuf_dump(b, stderr);
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/check-perm.c
28
vfprintf(stderr, fmt, args);
crypto/openssh/regress/check-perm.c
29
fputc('\n', stderr);
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
21
vfprintf(stderr, fmt, ap);
crypto/openssh/regress/misc/sk-dummy/fatal.c
24
fprintf(stderr, ": %s", suffix);
crypto/openssh/regress/misc/sk-dummy/fatal.c
25
fputc('\n', stderr);
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/sk-dummy/sk-dummy.c
75
vfprintf(stderr, fmt, ap);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
76
fputc('\n', stderr);
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
192
fputs(buf, stderr);
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
1056
fmprintf(stderr, "%s: invalid uri\n", argv[argc - 1]);
crypto/openssh/scp.c
1063
fmprintf(stderr, "%s: invalid target\n", argv[argc - 1]);
crypto/openssh/scp.c
1076
fmprintf(stderr, "%s: invalid uri\n", argv[i]);
crypto/openssh/scp.c
1252
fmprintf(stderr, "%s: invalid uri\n", argv[i]);
crypto/openssh/scp.c
1451
fmprintf(stderr, "Sending file modes: %s", buf);
crypto/openssh/scp.c
1528
fmprintf(stderr, "Entering directory: %s", path);
crypto/openssh/scp.c
1722
fmprintf(stderr, "Sink: %s", buf);
crypto/openssh/scp.c
2119
(void) fprintf(stderr,
crypto/openssh/scp.c
2145
vfmprintf(stderr, fmt, ap);
crypto/openssh/scp.c
2147
fprintf(stderr, "\n");
crypto/openssh/scp.c
2223
bad: fmprintf(stderr, "%s: invalid user name\n", cp0);
crypto/openssh/scp.c
243
fprintf(stderr, "Executing:");
crypto/openssh/scp.c
245
fmprintf(stderr, " %s", a->list[i]);
crypto/openssh/scp.c
246
fprintf(stderr, "\n");
crypto/openssh/scp.c
291
fmprintf(stderr,
crypto/openssh/scp.c
388
fmprintf(stderr,
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
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
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
1271
fprintf(stderr, "Could not run %s\n",
crypto/openssh/session.c
1303
fputs(buf, stderr);
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
2222
if ((el = el_init(__progname, stdin, stdout, stderr)) == NULL)
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/sk-usbhid.c
157
vfprintf(stderr, fmt, ap);
crypto/openssh/sk-usbhid.c
158
fputc('\n', stderr);
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
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-dss.c
225
DSA_print_fp(stderr, key->dsa, 8);
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
212
sshbuf_dump(wrapper, stderr);
crypto/openssh/ssh-ecdsa-sk.c
213
fprintf(stderr, "%s: expected clientData premable:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
214
sshbuf_dump(m, stderr);
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
325
sshbuf_dump(webauthn_wrapper, stderr);
crypto/openssh/ssh-ecdsa-sk.c
356
fprintf(stderr, "%s: hashed application:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
357
sshbuf_dump_data(apphash, sizeof(apphash), stderr);
crypto/openssh/ssh-ecdsa-sk.c
358
fprintf(stderr, "%s: hashed message:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
359
sshbuf_dump_data(msghash, sizeof(msghash), stderr);
crypto/openssh/ssh-ecdsa-sk.c
371
fprintf(stderr, "%s: signed buf:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
372
sshbuf_dump(original_signed, stderr);
crypto/openssh/ssh-ecdsa-sk.c
394
fprintf(stderr, "%s: signed hash:\n", __func__);
crypto/openssh/ssh-ecdsa-sk.c
395
sshbuf_dump_data(sigb, len, stderr);
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
168
sshbuf_dump_data(sigblob, len, stderr);
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
193
sshbuf_dump_data(apphash, sizeof(apphash), stderr);
crypto/openssh/ssh-ed25519-sk.c
194
fprintf(stderr, "%s: hashed message:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
195
sshbuf_dump_data(msghash, sizeof(msghash), stderr);
crypto/openssh/ssh-ed25519-sk.c
216
fprintf(stderr, "%s: signed buf:\n", __func__);
crypto/openssh/ssh-ed25519-sk.c
217
sshbuf_dump(encoded, stderr);
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-keyscan.c
289
fprintf(stderr, "kex_setup: %s\n", ssh_err(r));
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-rsa.c
222
RSA_print_fp(stderr, rsa, 8);
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
611
sshbuf_dump_data(resp->sig_r, resp->sig_r_len, stderr);
crypto/openssh/ssh-sk.c
612
fprintf(stderr, "%s: sig_s:\n", __func__);
crypto/openssh/ssh-sk.c
613
sshbuf_dump_data(resp->sig_s, resp->sig_s_len, stderr);
crypto/openssh/ssh-sk.c
614
fprintf(stderr, "%s: inner:\n", __func__);
crypto/openssh/ssh-sk.c
615
sshbuf_dump(inner_sig, stderr);
crypto/openssh/ssh-sk.c
643
fprintf(stderr, "%s: sig_r:\n", __func__);
crypto/openssh/ssh-sk.c
644
sshbuf_dump_data(resp->sig_r, resp->sig_r_len, stderr);
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
698
sshbuf_dump(key->sk_key_handle, stderr);
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
732
sshbuf_dump_data(data, datalen, stderr);
crypto/openssh/ssh-sk.c
733
fprintf(stderr, "%s: sigbuf:\n", __func__);
crypto/openssh/ssh-sk.c
734
sshbuf_dump(sig, stderr);
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/sshconnect2.c
1458
sshbuf_dump(b, stderr);
crypto/openssh/sshconnect2.c
2226
sshbuf_dump(b, stderr);
crypto/openssh/sshconnect2.c
580
fmprintf(stderr, "%s", msg);
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
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
1677
stderr);
crypto/openssh/sshkey.c
1700
fprintf(stderr, "%s: serialised\n", __func__);
crypto/openssh/sshkey.c
1701
sshbuf_dump(prvbuf, stderr);
crypto/openssh/sshkey.c
1713
fprintf(stderr, "%s: encrypted\n", __func__);
crypto/openssh/sshkey.c
1714
sshbuf_dump_data(enc, enclen, stderr);
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
1820
stderr);
crypto/openssh/sshkey.c
1832
fprintf(stderr, "%s: encrypted\n", __func__);
crypto/openssh/sshkey.c
1833
sshbuf_dump_data(k->shielded_private, k->shielded_len, stderr);
crypto/openssh/sshkey.c
1839
fprintf(stderr, "%s: serialised\n", __func__);
crypto/openssh/sshkey.c
1840
sshbuf_dump(prvbuf, stderr);
crypto/openssh/sshkey.c
2012
sshbuf_dump(b, stderr);
crypto/openssh/sshkey.c
2800
fputs("point=(NULL)\n", stderr);
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/sshkey.c
2813
fputs("x=", stderr);
crypto/openssh/sshkey.c
2814
BN_print_fp(stderr, x);
crypto/openssh/sshkey.c
2815
fputs("\ny=", stderr);
crypto/openssh/sshkey.c
2816
BN_print_fp(stderr, y);
crypto/openssh/sshkey.c
2817
fputs("\n", stderr);
crypto/openssh/sshkey.c
2830
fputs("exponent=", stderr);
crypto/openssh/sshkey.c
2832
fputs("(NULL)", stderr);
crypto/openssh/sshkey.c
2834
BN_print_fp(stderr, EC_KEY_get0_private_key(key));
crypto/openssh/sshkey.c
2835
fputs("\n", stderr);
crypto/openssh/sshkey.c
3570
RSA_print_fp(stderr, rsa, 8);
crypto/openssh/sshkey.c
3591
DSA_print_fp(stderr, prv->dsa, 8);
crypto/openssh/sshkey.c
3655
sshbuf_dump_data(prv->ed25519_sk, ED25519_SK_SZ, stderr);
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/lib/apps.c
3026
BIO *b = BIO_new_fp(stderr,
crypto/openssl/apps/lib/vms_term_sock.c
590
vfprintf(stderr, MsgBuff, args);
crypto/openssl/apps/lib/vms_term_sock.c
596
fsync(fileno(stderr));
crypto/openssl/apps/openssl.c
188
fprintf(stderr,
crypto/openssl/apps/openssl.c
225
fprintf(stderr,
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_cb.c
117
fputs(buf, stderr);
crypto/openssl/crypto/bio/bio_local.h
150
#define UP_stderr stderr
crypto/openssl/crypto/bio/bss_file.c
230
if (ptr == stdin || ptr == stdout || ptr == stderr)
crypto/openssl/crypto/cmp/cmp_util.c
183
BIO *bio = BIO_new_fp(stderr, BIO_NOCLOSE);
crypto/openssl/crypto/conf/conf_sap.c
65
fprintf(stderr, "OPENSSL_INIT: ossl_config_int(%s, %s, %lu)\n",
crypto/openssl/crypto/cryptlib.c
242
vfprintf(stderr, fmta, ap);
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
379
tty_out = stderr;
crypto/openssl/crypto/ui/ui_openssl.c
382
tty_out = stderr;
crypto/openssl/crypto/ui/ui_openssl.c
400
tty_out = stderr;
crypto/openssl/crypto/ui/ui_openssl.c
556
if (tty_out != stderr)
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
41
ERR_print_errors_fp(stderr);
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
65
ERR_print_errors_fp(stderr);
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-arg.c
91
ERR_print_errors_fp(stderr);
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
60
ERR_print_errors_fp(stderr);
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
73
ERR_print_errors_fp(stderr);
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/client-conf.c
99
ERR_print_errors_fp(stderr);
crypto/openssl/demos/bio/saccept.c
124
ERR_print_errors_fp(stderr);
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
128
ERR_print_errors_fp(stderr);
crypto/openssl/demos/bio/sconnect.c
92
fprintf(stderr, "write DELAY\n");
crypto/openssl/demos/bio/server-arg.c
143
ERR_print_errors_fp(stderr);
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
52
ERR_print_errors_fp(stderr);
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-arg.c
76
ERR_print_errors_fp(stderr);
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-cmod.c
93
ERR_print_errors_fp(stderr);
crypto/openssl/demos/bio/server-conf.c
138
ERR_print_errors_fp(stderr);
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
72
ERR_print_errors_fp(stderr);
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/bio/server-conf.c
85
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/aesccm.c
149
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/aesccm.c
220
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/aesgcm.c
139
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/aesgcm.c
211
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/aeskeywrap.c
186
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/aeskeywrap.c
243
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/ariacbc.c
117
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cipher/ariacbc.c
172
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_comp.c
56
fprintf(stderr, "Error Compressing Data\n");
crypto/openssl/demos/cms/cms_comp.c
57
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_ddec.c
77
fprintf(stderr, "Error Decrypting Data\n");
crypto/openssl/demos/cms/cms_ddec.c
78
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_dec.c
69
fprintf(stderr, "Error Decrypting Data\n");
crypto/openssl/demos/cms/cms_dec.c
70
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_denc.c
83
fprintf(stderr, "Error Encrypting Data\n");
crypto/openssl/demos/cms/cms_denc.c
84
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_enc.c
81
fprintf(stderr, "Error Encrypting Data\n");
crypto/openssl/demos/cms/cms_enc.c
82
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_sign.c
78
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/cms/cms_sign.c
79
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_sign2.c
87
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/cms/cms_sign2.c
88
ERR_print_errors_fp(stderr);
crypto/openssl/demos/cms/cms_uncomp.c
48
fprintf(stderr, "Error Uncompressing Data\n");
crypto/openssl/demos/cms/cms_uncomp.c
49
ERR_print_errors_fp(stderr);
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
121
ERR_print_errors_fp(stderr);
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
117
ERR_print_errors_fp(stderr);
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
221
ERR_print_errors_fp(stderr);
crypto/openssl/demos/digest/EVP_MD_stdin.c
103
fprintf(stderr, "EVP_DigestFinal() failed.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
114
ERR_print_errors_fp(stderr);
crypto/openssl/demos/digest/EVP_MD_stdin.c
134
ERR_print_errors_fp(stderr);
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
61
ERR_print_errors_fp(stderr);
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
84
ERR_print_errors_fp(stderr);
crypto/openssl/demos/digest/EVP_MD_stdin.c
92
fprintf(stderr, "EVP_DigestInit failed.\n");
crypto/openssl/demos/digest/EVP_MD_stdin.c
93
ERR_print_errors_fp(stderr);
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
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
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/encrypt/rsa_encrypt.c
240
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-client-block.c
331
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-client-non-block.c
421
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-multi-stream.c
428
ERR_print_errors_fp(stderr);
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
298
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-server-block.c
312
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-server-block.c
320
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-server-block.c
40
fprintf(stderr, "%s: ", progname);
crypto/openssl/demos/guide/quic-server-block.c
41
vfprintf(stderr, fmt, ap);
crypto/openssl/demos/guide/quic-server-block.c
42
putc('\n', stderr);
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
41
vfprintf(stderr, fmt, ap);
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
42
putc('\n', stderr);
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/quic-server-non-block.c
483
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-server-non-block.c
497
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/quic-server-non-block.c
505
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-client-block.c
286
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-client-non-block.c
366
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
155
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
167
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
216
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
223
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
247
fprintf(stderr, "New client connection accepted\n");
crypto/openssl/demos/guide/tls-server-block.c
251
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
260
ERR_print_errors_fp(stderr);
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/guide/tls-server-block.c
40
vfprintf(stderr, fmt, ap);
crypto/openssl/demos/guide/tls-server-block.c
41
putc('\n', stderr);
crypto/openssl/demos/guide/tls-server-block.c
85
ERR_print_errors_fp(stderr);
crypto/openssl/demos/guide/tls-server-block.c
95
ERR_print_errors_fp(stderr);
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
1330
ERR_print_errors_fp(stderr);
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
1375
ERR_print_errors_fp(stderr);
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
362
ERR_print_errors_fp(stderr);
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
406
fflush(stderr);
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
429
fflush(stderr);
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
455
fflush(stderr);
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
760
ERR_print_errors_fp(stderr);
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
862
ERR_print_errors_fp(stderr);
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
146
ERR_print_errors_fp(stderr);
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
36
fwrite(vname.base, vname.len, 1, stderr);
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
37
fprintf(stderr, ": ");
crypto/openssl/demos/http3/ossl-nghttp3-demo.c
38
fwrite(vvalue.base, vvalue.len, 1, 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
218
ERR_print_errors_fp(stderr);
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/cmac-aes256.c
187
ERR_print_errors_fp(stderr);
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
143
ERR_print_errors_fp(stderr);
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/hmac-sha512.c
268
ERR_print_errors_fp(stderr);
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
207
ERR_print_errors_fp(stderr);
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
127
ERR_print_errors_fp(stderr);
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
71
ERR_print_errors_fp(stderr);
crypto/openssl/demos/pkcs12/pkread.c
75
fprintf(stderr, "Error parsing PKCS#12 file\n");
crypto/openssl/demos/pkcs12/pkread.c
76
ERR_print_errors_fp(stderr);
crypto/openssl/demos/pkcs12/pkread.c
82
fprintf(stderr, "Error opening file %s\n", argv[3]);
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
41
ERR_print_errors_fp(stderr);
crypto/openssl/demos/pkcs12/pkwrite.c
45
fprintf(stderr, "Error opening file %s\n", argv[4]);
crypto/openssl/demos/pkcs12/pkwrite.c
46
ERR_print_errors_fp(stderr);
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
151
ERR_print_errors_fp(stderr);
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
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
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
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
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
125
ERR_print_errors_fp(stderr);
crypto/openssl/demos/quic/server/server.c
131
ERR_print_errors_fp(stderr);
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
195
ERR_print_errors_fp(stderr);
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
235
ERR_print_errors_fp(stderr);
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
303
ERR_print_errors_fp(stderr);
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
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
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
226
ERR_print_errors_fp(stderr);
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
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
201
ERR_print_errors_fp(stderr);
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
70
fprintf(stderr, "EVP_DigestSign failed.\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/smdec.c
69
ERR_print_errors_fp(stderr);
crypto/openssl/demos/smime/smenc.c
80
fprintf(stderr, "Error Encrypting Data\n");
crypto/openssl/demos/smime/smenc.c
81
ERR_print_errors_fp(stderr);
crypto/openssl/demos/smime/smsign.c
80
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/smime/smsign.c
81
ERR_print_errors_fp(stderr);
crypto/openssl/demos/smime/smsign2.c
87
fprintf(stderr, "Error Signing Data\n");
crypto/openssl/demos/smime/smsign2.c
88
ERR_print_errors_fp(stderr);
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/demos/smime/smver.c
75
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
103
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
121
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
221
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
227
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
242
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
258
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
301
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
308
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
334
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
342
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
355
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
87
ERR_print_errors_fp(stderr);
crypto/openssl/demos/sslecho/main.c
98
ERR_print_errors_fp(stderr);
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/dtlsserver.c
3469
ERR_print_errors_fp(stderr);
crypto/openssl/fuzz/dtlsserver.c
3494
ERR_print_errors_fp(stderr);
crypto/openssl/fuzz/dtlsserver.c
3518
ERR_print_errors_fp(stderr);
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/server.c
2378
ERR_print_errors_fp(stderr);
crypto/openssl/fuzz/server.c
2402
ERR_print_errors_fp(stderr);
crypto/openssl/fuzz/slh-dsa.c
147
fprintf(stderr, "Selecting invalid key size\n");
crypto/openssl/ms/applink.c
68
return stderr;
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
342
fputc('\n', stderr);
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/bio_prefix_text.c
151
bio_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/bioprinttest.c
335
return fprintf(stderr, "%*s# ", tap_level, "") + vfprintf(stderr, fmt, ap);
crypto/openssl/test/bioprinttest.c
345
return fflush(stderr);
crypto/openssl/test/bioprinttest.c
355
return fprintf(stderr, "%*s", tap_level, "") + vfprintf(stderr, fmt, ap);
crypto/openssl/test/bioprinttest.c
365
return fflush(stderr);
crypto/openssl/test/cmp_msg_test.c
75
ERR_print_errors_fp(stderr); \
crypto/openssl/test/confdump.c
47
ERR_print_errors_fp(stderr);
crypto/openssl/test/evp_test.c
1232
ERR_print_errors_fp(stderr);
crypto/openssl/test/evp_test.c
1252
ERR_print_errors_fp(stderr);
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/params_api_test.c
566
BN_print_fp(stderr, c);
crypto/openssl/test/provider_test.c
147
ERR_print_errors_fp(stderr);
crypto/openssl/test/provider_test.c
205
ERR_print_errors_fp(stderr);
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
514
ERR_print_errors_fp(stderr);
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
524
ERR_print_errors_fp(stderr);
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
684
ERR_print_errors_fp(stderr);
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
772
ERR_print_errors_fp(stderr);
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
787
ERR_print_errors_fp(stderr);
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
794
ERR_print_errors_fp(stderr);
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
1027
ERR_print_errors_fp(stderr);
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_fc_test.c
618
fprintf(stderr, "# %s\n", op->msg);
crypto/openssl/test/quic_multistream_test.c
1954
ERR_print_errors_fp(stderr);
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
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
1323
ERR_print_errors_fp(stderr);
crypto/openssl/test/ssl_old_test.c
1326
fprintf(stderr,
crypto/openssl/test/ssl_old_test.c
1329
ERR_print_errors_fp(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
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/sslbuffertest.c
173
ERR_print_errors_fp(stderr);
crypto/openssl/test/test_test.c
27
fprintf(stderr, "# FATAL: %s != %d\n", test, expected);
crypto/openssl/test/testutil/basic_output.c
138
tap_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
crypto/openssl/test/testutil/provider.c
49
ERR_print_errors_fp(stderr);
crypto/openssl/test/testutil/testutil_init.c
130
fprintf(stderr,
crypto/openssl/test/testutil/testutil_init.c
81
BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT));
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
47
ERR_print_errors_fp(stderr);
crypto/openssl/test/timing_load_creds.c
52
ERR_print_errors_fp(stderr);
crypto/openssl/test/timing_load_creds.c
65
ERR_print_errors_fp(stderr);
crypto/openssl/test/timing_load_creds.c
70
ERR_print_errors_fp(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");
crypto/openssl/test/x509_acert_test.c
127
if (!TEST_ptr(bout = BIO_new_fp(stderr, BIO_NOCLOSE)))
crypto/openssl/test/x509_acert_test.c
29
if (!TEST_ptr(bout = BIO_new_fp(stderr, BIO_NOCLOSE)))
kerberos5/lib/libroken/fbsd_ossl_provider_load.c
38
fprintf(stderr, "%s: %s\n",
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
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
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
723
(void)vfprintf(stderr, fmt, ap);
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
65
err_file = stderr;
lib/libc/gen/fmtmsg.c
75
fprintf(stderr, "%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/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/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_findzonecut.c
717
fputs(";; res_findzonecut: ", stderr);
lib/libc/resolv/res_findzonecut.c
718
vfprintf(stderr, fmt, ap);
lib/libc/resolv/res_findzonecut.c
719
fputc('\n', stderr);
lib/libc/resolv/res_mkupdate.c
164
fprintf(stderr,
lib/libc/resolv/res_mkupdate.c
167
fflush(stderr);
lib/libc/resolv/res_mkupdate.c
178
fprintf(stderr,
lib/libc/resolv/res_mkupdate.c
181
fflush(stderr);
lib/libc/resolv/res_send.c
319
Perror(statp, stderr, "kqueue", errno);
lib/libc/resolv/res_send.c
666
Perror(statp, stderr, "socket(vc)", errno);
lib/libc/resolv/res_send.c
670
Perror(statp, stderr, "socket(vc)", errno);
lib/libc/resolv/res_send.c
688
Aerror(statp, stderr, "connect/vc", errno, nsap,
lib/libc/resolv/res_send.c
705
Perror(statp, stderr, "write failed", errno);
lib/libc/resolv/res_send.c
722
Perror(statp, stderr, "read failed", errno);
lib/libc/resolv/res_send.c
768
Perror(statp, stderr, "read(vc)", errno);
lib/libc/resolv/res_send.c
857
Perror(statp, stderr, "socket(dg)", errno);
lib/libc/resolv/res_send.c
861
Perror(statp, stderr, "socket(dg)", errno);
lib/libc/resolv/res_send.c
886
Aerror(statp, stderr, "connect(dg)", errno, nsap,
lib/libc/resolv/res_send.c
900
Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
lib/libc/resolv/res_send.c
905
Perror(statp, stderr, "send", errno);
lib/libc/resolv/res_send.c
912
Aerror(statp, stderr, "sendto", errno, nsap, nsaplen);
lib/libc/resolv/res_send.c
966
Perror(statp, stderr, "kevent", errno);
lib/libc/resolv/res_send.c
969
Perror(statp, stderr, "select", errno);
lib/libc/resolv/res_send.c
971
Perror(statp, stderr, "poll", errno);
lib/libc/resolv/res_send.c
986
Perror(statp, stderr, "recvfrom", errno);
lib/libc/resolv/res_update.c
214
fputs(";; res_nupdate: ", stderr);
lib/libc/resolv/res_update.c
215
vfprintf(stderr, fmt, ap);
lib/libc/resolv/res_update.c
216
fputc('\n', stderr);
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/softfloat/timesoftfloat.c
49
fputs( "timesoftfloat: ", stderr );
lib/libc/softfloat/timesoftfloat.c
51
vfprintf( stderr, message, varArgs );
lib/libc/softfloat/timesoftfloat.c
53
fputs( ".\n", 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/perror.c
66
FLOCKFILE_CANCELSAFE(stderr);
lib/libc/stdio/perror.c
67
__sflush(stderr);
lib/libc/stdio/perror.c
68
(void)_writev(stderr->_file, iov, (v - iov) + 1);
lib/libc/stdio/perror.c
69
stderr->_flags &= ~__SOFF;
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/stdtime/strftime.c
100
(void) fputs("\n", stderr);
lib/libc/stdtime/strftime.c
89
(void) fprintf_l(stderr, loc, "\n");
lib/libc/stdtime/strftime.c
91
(void) fputs("NULL strftime format ", stderr);
lib/libc/stdtime/strftime.c
92
else (void) fprintf_l(stderr, loc, "strftime format \"%s\" ",
lib/libc/stdtime/strftime.c
94
(void) fputs("yields only two digits of years in ", stderr);
lib/libc/stdtime/strftime.c
96
(void) fputs("some locales", stderr);
lib/libc/stdtime/strftime.c
98
(void) fputs("the current locale", stderr);
lib/libc/stdtime/strftime.c
99
else (void) fputs("all locales", stderr);
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/perror_test.c
55
fclose(stderr);
lib/libc/tests/stdio/perror_test.c
58
ATF_REQUIRE(freopen(tmpfil, "r+", stderr) != NULL);
lib/libc/tests/stdio/perror_test.c
78
rewind(stderr);
lib/libc/tests/stdio/perror_test.c
79
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
83
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
87
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
92
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
94
fclose(stderr);
lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
55
output = stderr;
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
168
output = stderr;
lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
86
output = stderr;
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
321
ATF_REQUIRE_EQ(elen, fwrite(ebuf, 1, elen, stderr));
lib/libc/tests/stdtime/detect_tz_changes_test.c
358
ATF_REQUIRE_EQ(elen, fwrite(ebuf, 1, elen, stderr));
lib/libc/tests/stdtime/detect_tz_changes_test.c
61
vfprintf(stderr, fmt, ap);
lib/libc/tests/stdtime/detect_tz_changes_test.c
63
fputc('\n', stderr);
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/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/libcam/scsi_wrap.c
99
CAM_EPF_ALL, stderr);
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.c
1183
ERR_print_errors_fp(stderr);
lib/libfetch/common.c
1197
ERR_print_errors_fp(stderr);
lib/libfetch/common.c
1213
ERR_print_errors_fp(stderr);
lib/libfetch/common.c
1274
ERR_print_errors_fp(stderr);
lib/libfetch/common.c
235
vfprintf(stderr, fmt, ap);
lib/libfetch/common.c
237
fputc('\n', stderr);
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/libfetch/http.c
2058
http_print_html(stderr, f);
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/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
103
(void)vfprintf(stderr, fmt, ap);
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/libkvm/kvm_private.c
85
(void)vfprintf(stderr, fmt, ap);
lib/libkvm/kvm_private.c
86
(void)fputc('\n', stderr);
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/libpjdlog/pjdlog.c
610
fflush(stderr);
lib/libpmc/pmu-events/jevents.c
122
ret = vfprintf(stderr, fmt, args);
lib/libpmc/pmu-events/jevents.c
793
fprintf(stderr, "Unknown event field '%s' in %s\n", buf, fn);
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
251
vfprintf(stderr, fmt, ap);
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/libstdbuf/stdbuf.c
110
change_buf(stderr, e_mode);
lib/libstdbuf/stdbuf.c
44
if (s == stderr)
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/pw_util.c
248
(void)fflush(stderr);
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/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/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
75
fprintf(stderr, "usage: %s [-Fd] [-P pidfile] [-a name] [-e exec | -l label]"
libexec/rbootd/rbootd.c
113
(void) fclose(stderr); /* finished with it */
libexec/rbootd/rbootd.c
275
fprintf(stderr, "usage: rbootd [-ad] [-i interface] [config_file]\n");
libexec/rbootd/rbootd.c
75
i != fileno(stderr))
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/ypxfr/ypxfr_main.c
114
fprintf(stderr, "%s\n%s\n%s\n",
libexec/ypxfr/ypxfr_main.c
179
if (!isatty(fileno(stderr))) {
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
45
fp = explicit ? stdout : stderr;
sbin/bectl/bectl.c
459
fprintf(stderr, "bectl rename: missing argument\n");
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
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
350
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
10011
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
10026
fprintf(printlong ? stdout : stderr,
sbin/camcontrol/camcontrol.c
1069
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
1209
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
1283
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
1343
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
1901
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
1939
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
2074
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
2083
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
3831
fprintf(stderr, "%s of bus %d returned error "
sbin/camcontrol/camcontrol.c
4252
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
4335
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
4343
CAM_EPF_ALL, stderr);
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
4488
fprintf(stderr, "Unknown defect format 0x%x\n",
sbin/camcontrol/camcontrol.c
4581
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
4625
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
4995
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
5171
fprintf(stderr,
sbin/camcontrol/camcontrol.c
5174
fprintf(stderr,
sbin/camcontrol/camcontrol.c
5240
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
5264
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
5502
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
5536
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
5596
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
5811
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6118
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6437
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6451
fprintf(stderr, "Test Unit Ready failed\n");
sbin/camcontrol/camcontrol.c
6614
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6714
stderr);
sbin/camcontrol/camcontrol.c
6725
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6734
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6918
stderr);
sbin/camcontrol/camcontrol.c
6929
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
6937
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
7279
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
7415
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
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
7664
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
7706
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
7904
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
8268
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
8377
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
8685
CAM_EPF_NORMAL, stderr);
sbin/camcontrol/camcontrol.c
8760
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
9013
fprintf(stderr, "%s: unexpected match "
sbin/camcontrol/camcontrol.c
9156
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
916
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
9234
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
9343
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
9351
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
9627
CAM_EPF_ALL, stderr);
sbin/camcontrol/camcontrol.c
991
CAM_EPF_ALL, stderr);
sbin/camcontrol/depop.c
145
CAM_EPF_ALL, stderr);
sbin/camcontrol/depop.c
183
CAM_EPF_ALL, stderr);
sbin/camcontrol/epc.c
243
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL,stderr);
sbin/camcontrol/epc.c
353
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL,stderr);
sbin/camcontrol/epc.c
441
stderr);
sbin/camcontrol/epc.c
454
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL,stderr);
sbin/camcontrol/epc.c
599
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL,stderr);
sbin/camcontrol/fwdownload.c
1098
fprintf(stderr, "Firmware download failed\n");
sbin/camcontrol/fwdownload.c
494
CAM_EPF_ALL, stderr);
sbin/camcontrol/fwdownload.c
503
CAM_EPF_ALL, stderr);
sbin/camcontrol/fwdownload.c
748
CAM_EPF_ALL, stderr);
sbin/camcontrol/fwdownload.c
810
stderr);
sbin/camcontrol/fwdownload.c
953
CAM_ESF_ALL, CAM_EPF_ALL, stderr);
sbin/camcontrol/persist.c
160
fprintf(stderr, "Unable to allocate sbuf\n");
sbin/camcontrol/persist.c
864
CAM_EPF_ALL, stderr);
sbin/camcontrol/timestamp.c
121
CAM_EPF_ALL, stderr);
sbin/camcontrol/timestamp.c
172
CAM_EPF_ALL, stderr);
sbin/camcontrol/timestamp.c
224
CAM_EPF_ALL, stderr);
sbin/camcontrol/timestamp.c
310
CAM_EPF_ALL, stderr);
sbin/camcontrol/util.c
129
fprintf(stderr, "can't malloc memory for p\n");
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/camcontrol/zone.c
636
cam_error_print(device, ccb, CAM_ESF_ALL, CAM_EPF_ALL,stderr);
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
1270
vfprintf(stderr, fmt, argp);
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/devmatch/devmatch.c
405
fprintf(stderr, "Unknown field type %c\n:", *cp);
sbin/dhclient/dhclient.c
467
fprintf(stderr, "%s: no link ...", ifi->name);
sbin/dhclient/dhclient.c
468
fflush(stderr);
sbin/dhclient/dhclient.c
471
fprintf(stderr, ".");
sbin/dhclient/dhclient.c
472
fflush(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/errwarn.c
84
fflush(stderr);
sbin/dhclient/tests/fake.c
17
(void)vfprintf(stderr, fmt, ap);
sbin/dhclient/tests/fake.c
19
fprintf(stderr, "\n");
sbin/dhclient/tests/fake.c
30
(void)vfprintf(stderr, fmt, ap);
sbin/dhclient/tests/fake.c
32
fprintf(stderr, "\n");
sbin/dhclient/tests/fake.c
48
ret = vfprintf(stderr, fmt, ap);
sbin/dhclient/tests/fake.c
50
fprintf(stderr, "\n");
sbin/dhclient/tests/fake.c
62
ret = vfprintf(stderr, fmt, ap);
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/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/main.c
676
(void)fflush(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
239
(void) vfprintf(stderr, fmt, ap);
sbin/dump/optr.c
242
(void) fflush(stderr);
sbin/dump/optr.c
254
(void) vfprintf(stderr, fmt, ap);
sbin/dump/optr.c
263
(void) fprintf(stderr," DUMP: ");
sbin/dump/optr.c
265
(void) fprintf(stderr, "pid=%d ", getpid());
sbin/dump/optr.c
268
(void) vfprintf(stderr, fmt, ap);
sbin/dump/optr.c
271
(void) fflush(stderr);
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/main.c
720
(void) fprintf(stderr,
sbin/fsck_msdosfs/main.c
57
fprintf(stderr, "%s\n%s\n",
sbin/fsdb/fsdb.c
276
elptr = el_init("fsdb", stdin, stdout, stderr);
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
394
vfprintf(stderr, error, ap);
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.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
381
out = stderr;
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_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
1225
fprintf(stderr,
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
1015
FPRINTF(stderr, "No -i or -o given with -a\n");
sbin/ipf/ipfstat/ipfstat.c
1029
FPRINTF(stderr, "showlist:opts %#x i %d\n", opts, i);
sbin/ipf/ipfstat/ipfstat.c
1039
FPRINTF(stderr, "# empty list for %s%s\n",
sbin/ipf/ipfstat/ipfstat.c
1045
FPRINTF(stderr, "# empty list for %s%s\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
392
FPRINTF(stderr, "No -i, -o, or -t given with -4 or -6\n");
sbin/ipf/ipfstat/ipfstat.c
394
FPRINTF(stderr, "No -i or -o given with -4 or -6\n");
sbin/ipf/ipfstat/ipfstat.c
455
fprintf(stderr, "User/kernel version check failed\n");
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
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
1447
(void) fprintf(stderr, "%s: open: %s\n",
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_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/ipnat/ipnat_y.y
1077
FPRINTF(stderr,
sbin/ipf/ipnat/ipnat_y.y
1169
FPRINTF(stderr,
sbin/ipf/ipnat/ipnat_y.y
1316
FPRINTF(stderr, "fopen(%s) failed: %s\n", filename,
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/debug.c
27
vfprintf(stderr, fmt, pvar);
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/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
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
71
fprintf(stderr,
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/printnat.c
82
FPRINTF(stderr, "unknown value for in_redir: %#x\n",
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/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/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
409
vfprintf(stderr, fmt, ap);
sbin/mdmfs/mdmfs.c
411
fprintf(stderr, "\n");
sbin/mdmfs/mdmfs.c
412
fflush(stderr);
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/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
5698
vfprintf(stderr, fmt, ap);
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
649
vfprintf(stderr, fmt, args);
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
249
(void)fprintf(stderr,
sbin/ping/ping.c
898
pr_summary(stderr);
sbin/ping/ping6.c
1153
pr_summary(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
1097
DPRINTF((stderr, "generate on %s\n", fn_head->next->filename));
sbin/rcorder/rcorder.c
210
DPRINTF((stderr, "parse_args\n"));
sbin/rcorder/rcorder.c
212
DPRINTF((stderr, "initialize\n"));
sbin/rcorder/rcorder.c
215
DPRINTF((stderr, "crunch_all_files\n"));
sbin/rcorder/rcorder.c
218
DPRINTF((stderr, "generate_ordering\n"));
sbin/rcorder/rcorder.c
893
DPRINTF((stderr, "do_file on %s.\n", fnode->filename));
sbin/rcorder/rcorder.c
967
DPRINTF((stderr, "next do: "));
sbin/rcorder/rcorder.c
989
DPRINTF((stderr, "nuking %s\n", fnode->filename));
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
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
558
fprintf(stderr, "Specify total size with -t option\n");
sbin/recoverdisk/recoverdisk.c
712
stderr,
sbin/recoverdisk/recoverdisk.c
726
stderr,
sbin/recoverdisk/recoverdisk.c
749
setbuf(stderr, NULL);
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
458
dprintf(stderr, "error reading directory\n");
sbin/restore/dirs.c
469
dprintf(stderr, "corrupted directory: bad reclen %d\n",
sbin/restore/dirs.c
477
dprintf(stderr, "corrupted directory: bad inum %d\n",
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
681
(void) fflush(stderr);
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
315
(void) fflush(stderr);
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
675
putc(fp->prefix, stderr);
sbin/restore/interactive.c
678
fprintf(stderr, "%s", fp->fname);
sbin/restore/interactive.c
680
putc(fp->postfix, stderr);
sbin/restore/interactive.c
684
fprintf(stderr, "\n");
sbin/restore/interactive.c
688
putc(' ', stderr);
sbin/restore/main.c
167
setlinebuf(stderr);
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
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/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
1599
(void)vfprintf(stderr, fmt, ap);
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
369
(void) fflush(stderr);
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
387
(void) fflush(stderr);
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
478
dprintf(stderr, "Skipping %ld duplicate record%s.\n",
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
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/restore/utilities.c
386
(void) fflush(stderr);
sbin/restore/utilities.c
407
vfprintf(stderr, fmt, ap);
sbin/routed/main.c
930
(void)fputs("routed: ", stderr);
sbin/routed/main.c
932
(void)vfprintf(stderr, p, args);
sbin/routed/main.c
934
(void)fputs("; giving up\n",stderr);
sbin/routed/main.c
935
(void)fflush(stderr);
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/table.c
560
(void)fflush(stderr);
sbin/routed/table.c
97
(void)fflush(stderr); \
sbin/routed/trace.c
183
fflush(stderr);
sbin/routed/trace.c
357
fflush(stderr);
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/sysctl/sysctl.c
148
setbuf(stderr,0);
sbin/tunefs/tunefs.c
1076
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n",
sbin/umbctl/umbctl.c
178
fputs("umbctl: ", stderr);
sbin/umbctl/umbctl.c
180
vfprintf(stderr, format, ap);
sbin/umbctl/umbctl.c
182
fputs("\n", stderr);
sbin/umbctl/umbctl.c
504
stderr);
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
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/getencstat.c
60
fprintf(stderr, "usage: %s [ -v ] device [ device ... ]\n", *v);
share/examples/ses/srcs/getobjstat.c
54
fprintf(stderr, "usage: %s device objectid\n", *v);
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/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/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/syscons/scrnmaps/mkscrfil.c
49
fprintf(stderr, "usage: %s <mapfile>\n", argv[0]);
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/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
457
fprintf(stderr, "%s: %d instructions used\n", appname, instrcount);
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/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/kern_ubsan.c
1247
vfprintf(stderr, pFormat, tmp);
sys/kern/kern_ubsan.c
1249
fflush(stderr);
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
108
vfprintf(stderr, fmt, va);
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
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_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
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
923
err = stderr;
sys/netpfil/ipfilter/netinet/radix_ipf.c
1414
fflush(stderr);
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/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/capsicum/capability-fd.cc
229
ShowAllCapRights(stderr);
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
141
print_rusage(stderr, &ru);
tests/sys/capsicum/procdesc.cc
167
if (verbose) fprintf(stderr, "Calling pdfork around %ld\n", (long)(long)now);
tests/sys/capsicum/procdesc.cc
183
if (verbose) print_stat(stderr, &stat);
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
415
if (verbose) fprintf(stderr, "[%d] telling child to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
425
if (verbose) fprintf(stderr, "[%d] waiting for child to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
456
fprintf(stderr, "For pd %d -> pid %d:\n", pd_, pid_);
tests/sys/capsicum/procdesc.cc
457
print_rusage(stderr, &ru);
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
812
if (verbose) print_stat(stderr, &stat);
tests/sys/capsicum/procdesc.cc
820
if (verbose) print_stat(stderr, &stat);
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
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/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
61
vfprintf(stderr, fmt, ap);
tests/sys/fs/tarfs/mktar.c
63
fprintf(stderr, "\n");
tests/sys/fs/tarfs/tarsum.c
30
ret = vfprintf(stderr, fmt, ap);
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/kqueue/libkqueue/main.c
345
setlinebuf(stderr);
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
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/gaithrstress/gaithrstress.c
217
fprintf(stderr, "usage: %s [-4] [-s sleep] "
tools/regression/geom/ConfCmp/ConfCmp.c
360
setbuf(stderr, NULL);
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
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
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
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
91
fputs(s, stderr);
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/priv/main.c
491
fflush(stderr);
tools/regression/priv/main.c
501
fflush(stderr);
tools/regression/priv/main.c
523
fflush(stderr);
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/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
123
fputc('\n', stderr);
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
57
vfprintf(stderr, fmt, ap);
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/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/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
67
fprintf(stderr, "usage: %s [-v] [-i dev]\n", progname);
tools/tools/ath/athprom/athprom.c
68
fprintf(stderr, "usage: %s [-i ifname] [-t pathname] [offset | offset=value]\n", progname);
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
420
fprintf(stderr, "Cannot malloc memory for registers!\n");
tools/tools/ath/athregs/dumpregs.c
631
fprintf(stderr, "%s: bad register range, "
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/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
122
exit(fp == stderr ? 1 : 0);
tools/tools/cxgbtool/cxgbtool.c
1687
usage(stderr);
tools/tools/cxgbtool/cxgbtool.c
1759
if (argc < 3) usage(stderr);
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/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/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/util.c
49
fprintf(stderr, "%s: warning: ", bsdar->progname);
usr.bin/ar/util.c
50
vfprintf(stderr, fmt, ap);
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
71
vfprintf(stderr, fmt, ap);
usr.bin/ar/util.c
73
fprintf(stderr, ": %s", strerror(code));
usr.bin/ar/util.c
74
fprintf(stderr, "\n");
usr.bin/asa/asa.c
86
fprintf(stderr, "usage: asa [file ...]\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
114
" base64 --version\n", stderr);
usr.bin/bintrans/bintrans.c
121
(void)fputs("FreeBSD base64\n", stderr);
usr.bin/bintrans/bintrans.c
79
(void)fprintf(stderr,
usr.bin/bintrans/qp.c
163
fprintf(stderr,
usr.bin/bintrans/uudecode.c
480
(void)fprintf(stderr,
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/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/cap_mkdb/cap_mkdb.c
252
(void)fprintf(stderr,
usr.bin/chat/chat.c
1224
fputc( '\n', stderr );
usr.bin/chat/chat.c
1226
fprintf( stderr, "%s", character(c) );
usr.bin/chat/chat.c
274
report_fp = stderr;
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/chpass/chpass.c
284
(void)fprintf(stderr,
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
385
if (!isatty(fileno(stderr)))
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/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
166
fputs(ctlstat_usage, error ? stderr : stdout);
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
152
putc('/', stderr);
usr.bin/dtc/checking.cc
156
putc('@', stderr);
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/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
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
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
1138
fwrite(&b.buffer[line_start], line_end-line_start, 1, stderr);
usr.bin/dtc/input_buffer.cc
1139
putc('\n', stderr);
usr.bin/dtc/input_buffer.cc
1143
putc(c, stderr);
usr.bin/dtc/input_buffer.cc
1145
putc('^', stderr);
usr.bin/dtc/input_buffer.cc
1146
putc('\n', stderr);
usr.bin/dtc/input_buffer.cc
1152
fprintf(stderr, "Current cursor: %d\n", cursor);
usr.bin/dtc/input_buffer.cc
1153
fwrite(&buffer[cursor], size-cursor, 1, stderr);
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
1284
fprintf(stderr,
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/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/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
371
putc('\n', stderr);
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
654
fflush(stderr);
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
104
(void)fflush(stderr);
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/misc.c
96
(void)fflush(stderr);
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
1008
DPRINTF(1, (stderr, " choice = %d (of %d)\n",
usr.bin/fortune/fortune/fortune.c
1012
DPRINTF(1, (stderr, " using %s\n", fp->name));
usr.bin/fortune/fortune/fortune.c
1018
DPRINTF(1, (stderr, " choice = %d (of %u)\n",
usr.bin/fortune/fortune/fortune.c
1023
DPRINTF(1, (stderr, "\tskip %s, %u (choice = %d)\n",
usr.bin/fortune/fortune/fortune.c
1026
DPRINTF(1, (stderr, " using %s, %u\n", fp->name,
usr.bin/fortune/fortune/fortune.c
1110
DPRINTF(1, (stderr, "pos for %s is %ld\n", fp->name, (long)fp->pos));
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
1204
DPRINTF(1, (stderr, " (%s, %s, %s)", STR(list->path),
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
1264
DPRINTF(2, (stderr, "Maximum length is %d\n", Fort_len));
usr.bin/fortune/fortune/fortune.c
1317
DPRINTF(1, (stderr, "searching in %s\n", fp->path));
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
479
DPRINTF(1, (stderr, "\ttrying \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
484
DPRINTF(1, (stderr, "adding file \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
501
DPRINTF(1, (stderr, "\ttrying \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
514
fprintf(stderr, "No '%s' found in %s.\n",
usr.bin/fortune/fortune/fortune.c
528
DPRINTF(2, (stderr, "path = \"%s\"\n", path));
usr.bin/fortune/fortune/fortune.c
542
fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
652
DPRINTF(1, (stderr, "adding \"%s\" because of -a\n", offensive));
usr.bin/fortune/fortune/fortune.c
700
DPRINTF(1, (stderr, "adding dir \"%s\"\n", fp->path));
usr.bin/fortune/fortune/fortune.c
712
(void) fprintf(stderr,
usr.bin/fortune/fortune/fortune.c
757
DPRINTF(2, (stderr, "is_fortfile(%s) returns ", file));
usr.bin/fortune/fortune/fortune.c
766
DPRINTF(2, (stderr, "FALSE (offending file)\n"));
usr.bin/fortune/fortune/fortune.c
776
DPRINTF(2, (stderr, "FALSE (file starts with '.')\n"));
usr.bin/fortune/fortune/fortune.c
780
DPRINTF(2, (stderr, "FALSE (check fortunes only)\n"));
usr.bin/fortune/fortune/fortune.c
787
DPRINTF(2, (stderr, "FALSE (file has suffix \".%s\")\n", sp));
usr.bin/fortune/fortune/fortune.c
795
DPRINTF(2, (stderr, "FALSE (no readable \".dat\" file)\n"));
usr.bin/fortune/fortune/fortune.c
812
DPRINTF(2, (stderr, "TRUE\n"));
usr.bin/fortune/fortune/fortune.c
845
(void) fprintf(stderr, "fortune: out of memory.\n");
usr.bin/fortune/fortune/fortune.c
888
DPRINTF(1, (stderr, "summing probabilities:%d%% with %d NO_PROB's",
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/fortune/fortune.c
909
DPRINTF(1, (stderr, ", frac = %d%%", frac));
usr.bin/fortune/fortune/fortune.c
917
DPRINTF(1, (stderr, ", residual = %d%%", percent));
usr.bin/fortune/fortune/fortune.c
920
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
924
DPRINTF(1, (stderr, "\n"));
usr.bin/fortune/fortune/fortune.c
946
DPRINTF(1, (stderr, "choice = %d\n", choice));
usr.bin/fortune/fortune/fortune.c
952
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
957
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
967
DPRINTF(1, (stderr, "choice = %d (of %u) \n", choice,
usr.bin/fortune/fortune/fortune.c
972
DPRINTF(1, (stderr,
usr.bin/fortune/fortune/fortune.c
977
DPRINTF(1, (stderr, "using \"%s\", %u\n", fp->name,
usr.bin/fortune/fortune/fortune.c
983
DPRINTF(1, (stderr, "picking child\n"));
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
132
fputc(uflags[i].ch, stderr);
usr.bin/fstat/fuser.c
135
fputc(fflags[i].ch, stderr);
usr.bin/fstat/fuser.c
248
fprintf(stderr, "%s:", reqfiles[i].name);
usr.bin/fstat/fuser.c
249
fflush(stderr);
usr.bin/fstat/fuser.c
256
fprintf(stderr, "(%s)",
usr.bin/fstat/fuser.c
260
fflush(stderr);
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
190
putc(' ', stderr);
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/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
2057
fprintf(stderr, "%s:%s ", file,
usr.bin/gzip/gzip.c
2059
print_ratio(usize, gsize, stderr);
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
2063
fflush(stderr);
usr.bin/gzip/gzip.c
2073
fprintf(stderr, "%s:%s %s\n", file,
usr.bin/gzip/gzip.c
2075
fflush(stderr);
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
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
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
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/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
1772
if (fancy && ioctl(fileno(stderr), TIOCGWINSZ, &ws) != -1 &&
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
86
printsig(stderr);
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
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
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
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
293
fclose(stderr);
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
650
traceout = stderr;
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
272
vfprintf(stderr, fmt, ap);
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/trace.c
151
traceout = stderr;
usr.bin/m4/trace.c
61
if (traceout && traceout != stderr)
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
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
385
fprintf(stderr, "Can't reopen image\n");
usr.bin/mail/send.c
354
fprintf(stderr, ". . . message lost, sorry.\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
149
fputc('\n', stderr);
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
158
fputc('\n', stderr);
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
175
fputc('\n', stderr);
usr.bin/mkimg/mkimg.c
177
fputc('\n', stderr);
usr.bin/mkimg/mkimg.c
179
fputc('\n', stderr);
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
735
fputc('\n', stderr);
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
741
fputc('\n', stderr);
usr.bin/mkimg/mkimg.c
761
fputc('\n', stderr);
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
150
summary.f = stderr;
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
459
fprintf(stderr, "usage: mkuzip [-vZdLS] [-o outfile] [-s cluster_size] "
usr.bin/msgs/msgs.c
388
fprintf(stderr, "Error, no home directory!\n");
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/ncal/ncal.c
520
stderr);
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
160
setvbuf(stderr, NULL, _IOLBF, 0);
usr.bin/patch/patch.c
693
fprintf(stderr,
usr.bin/patch/pch.c
1194
fprintf(stderr, "%3ld %c %c %s", i, p_char[i],
usr.bin/patch/pch.c
1196
fflush(stderr);
usr.bin/patch/util.c
242
fprintf(stderr, "patch: **** ");
usr.bin/patch/util.c
243
vfprintf(stderr, fmt, ap);
usr.bin/patch/util.c
257
fprintf(stderr, "patch: **** ");
usr.bin/patch/util.c
259
vfprintf(stderr, fmt, ap);
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/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
147
(void)putc('\a', stderr);
usr.bin/pr/pr.c
1553
if (err == stderr)
usr.bin/pr/pr.c
1557
(void)fputs(buf, stderr);
usr.bin/pr/pr.c
1604
err = stderr;
usr.bin/pr/pr.c
1605
(void)fputs("Cannot defer diagnostic messages\n",stderr);
usr.bin/pr/pr.c
1609
err = stderr;
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_main.c
1304
f_print(stderr, "%s\n%s\n%s\n%s\n%s\n",
usr.bin/rpcgen/rpc_main.c
1319
f_print(stderr, "options:\n");
usr.bin/rpcgen/rpc_main.c
1320
f_print(stderr, "-a\t\tgenerate all files, including samples\n");
usr.bin/rpcgen/rpc_main.c
1321
f_print(stderr, "-b\t\tbackward compatibility mode (generates code \
usr.bin/rpcgen/rpc_main.c
1323
f_print(stderr, "-c\t\tgenerate XDR routines\n");
usr.bin/rpcgen/rpc_main.c
1324
f_print(stderr, "-C\t\tANSI C mode\n");
usr.bin/rpcgen/rpc_main.c
1325
f_print(stderr, "-Dname[=value]\tdefine a symbol (same as #define)\n");
usr.bin/rpcgen/rpc_main.c
1326
f_print(stderr, "-h\t\tgenerate header file\n");
usr.bin/rpcgen/rpc_main.c
1327
f_print(stderr, "-i size\t\tsize at which to start generating\
usr.bin/rpcgen/rpc_main.c
1329
f_print(stderr, "-I\t\tgenerate code for inetd support in server\n");
usr.bin/rpcgen/rpc_main.c
1330
f_print(stderr, "-K seconds\tserver exits after K seconds of\
usr.bin/rpcgen/rpc_main.c
1332
f_print(stderr, "-l\t\tgenerate client side stubs\n");
usr.bin/rpcgen/rpc_main.c
1333
f_print(stderr, "-L\t\tserver errors will be printed to syslog\n");
usr.bin/rpcgen/rpc_main.c
1334
f_print(stderr, "-m\t\tgenerate server side stubs\n");
usr.bin/rpcgen/rpc_main.c
1335
f_print(stderr, "-M\t\tgenerate MT-safe code\n");
usr.bin/rpcgen/rpc_main.c
1336
f_print(stderr, "-n netid\tgenerate server code that supports\
usr.bin/rpcgen/rpc_main.c
1338
f_print(stderr, "-N\t\tsupports multiple arguments and\
usr.bin/rpcgen/rpc_main.c
1340
f_print(stderr, "-o outfile\tname of the output file\n");
usr.bin/rpcgen/rpc_main.c
1341
f_print(stderr, "-P\t\tgenerate code for port monitoring support in server\n");
usr.bin/rpcgen/rpc_main.c
1342
f_print(stderr, "-s nettype\tgenerate server code that supports named\
usr.bin/rpcgen/rpc_main.c
1344
f_print(stderr, "-Sc\t\tgenerate sample client code that uses remote\
usr.bin/rpcgen/rpc_main.c
1346
f_print(stderr, "-Ss\t\tgenerate sample server code that defines\
usr.bin/rpcgen/rpc_main.c
1348
f_print(stderr, "-Sm \t\tgenerate makefile template \n");
usr.bin/rpcgen/rpc_main.c
1350
f_print(stderr, "-t\t\tgenerate RPC dispatch table\n");
usr.bin/rpcgen/rpc_main.c
1351
f_print(stderr, "-T\t\tgenerate code to support RPC dispatch tables\n");
usr.bin/rpcgen/rpc_main.c
1352
f_print(stderr, "-Y path\t\tpath where cpp is found\n");
usr.bin/rpcgen/rpc_util.c
387
(void) fputc(c, stderr);
usr.bin/rpcgen/rpc_util.c
408
(void) fputc('^', stderr);
usr.bin/rpcgen/rpc_util.c
411
(void) fputc('\n', stderr);
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/rwho/rwho.c
215
fprintf(stderr, "usage: rwho [-a]\n");
usr.bin/script/script.c
401
(void)fprintf(stderr,
usr.bin/script/script.c
403
(void)fprintf(stderr,
usr.bin/sdiff/sdiff.c
1174
fprintf(stderr,
usr.bin/sed/main.c
200
(void)fprintf(stderr,
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/sort.c
205
out = opt_err ? stderr : stdout;
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
368
(void) vfprintf(stderr, fmt, ap);
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
553
fprintf(stderr, "tcopy: file %d record %ju ",
usr.bin/tcopy/tcopy.cc
555
report_total(stderr);
usr.bin/tcopy/tcopy.cc
583
fprintf(stderr,
usr.bin/tcopy/tcopy.cc
718
setbuf(stderr, NULL);
usr.bin/tcopy/tcopy.cc
754
msg = stderr;
usr.bin/tcopy/tcopy.cc
780
msg = stderr;
usr.bin/tcopy/tcopy.cc
835
if (msg != stderr && msg != stdout)
usr.bin/tcopy/tcopy.cc
836
report_total(stderr);
usr.bin/tee/tee.c
130
(void)fprintf(stderr, "usage: tee [-ai] [file ...]\n");
usr.bin/tftp/main.c
179
el = el_init("tftp", stdin, stdout, stderr);
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
211
fprintf(stderr,
usr.bin/time/time.c
74
FILE *out = stderr;
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
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
620
(void) fflush(stderr);
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/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/top.c
511
dump_sort_names(stderr);
usr.bin/top/top.c
512
fputc('\n', stderr);
usr.bin/top/top.c
587
fputs("....", stderr);
usr.bin/top/top.c
588
fflush(stderr);
usr.bin/top/top.c
590
fputc('\n', stderr);
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/main.c
84
trussinfo->outfile = stderr;
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/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
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/units/units.c
827
el = el_init(argv[0], stdin, stdout, stderr);
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/wall/wall.c
170
(void)fprintf(stderr, "usage: wall [-g group] [file]\n");
usr.bin/wc/wc.c
136
stderr_handle = xo_create_to_file(stderr, XO_STYLE_TEXT, 0);
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
606
fprintf(stderr,
usr.bin/write/write.c
138
else if (isatty(fileno(stderr)))
usr.bin/write/write.c
139
myttyfd = fileno(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
590
(void)fflush(stderr);
usr.bin/xargs/xargs.c
780
(void)fprintf(stderr, "?...");
usr.bin/xargs/xargs.c
781
(void)fflush(stderr);
usr.bin/xargs/xargs.c
798
fprintf(stderr,
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/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
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
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
363
p->op->dump(p, stderr);
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
379
p->op->dump(p, stderr);
usr.sbin/apmd/apmd.c
380
fprintf(stderr, ";\n");
usr.sbin/apmd/apmd.c
382
fprintf(stderr, "}\n");
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/aarch64/vmexit.c
85
FPRINTLN(stderr, "at 0x%lx", vme->pc);
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/amd64/vmexit.c
393
FPRINTLN(stderr, " ] at 0x%lx", vme->rip);
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
43
#define EPRINTLN(fmt, arg...) FPRINTLN(stderr, fmt, ##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/riscv/vmexit.c
99
FPRINTLN(stderr, "at 0x%lx", vme->pc);
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
145
vfprintf(stderr, format, args);
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
168
vfprintf(stderr, format, args);
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_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/bthidcontrol/bthidcontrol.c
206
fprintf(stderr,
usr.sbin/bluetooth/bthidcontrol/sdp.c
481
fprintf(stderr, "Could not perform SDP query on the " \
usr.sbin/bluetooth/bthidd/bthidd.c
262
fprintf(stderr,
usr.sbin/bluetooth/bthidd/parser.y
59
#define LOGCRIT stderr
usr.sbin/bluetooth/bthidd/parser.y
60
#define LOGERR stderr
usr.sbin/bluetooth/bthidd/parser.y
61
#define LOGWARNING stderr
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/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/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
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/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
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
142
fprintf(stderr, "Invalid Service Class ID List. " \
usr.sbin/bluetooth/sdpcontrol/search.c
203
fprintf(stderr, "Invalid Protocol Descriptor. " \
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
506
fprintf(stderr, "Invalid Bluetooth Profile " \
usr.sbin/bluetooth/sdpcontrol/search.c
516
fprintf(stderr, "Invalid Bluetooth Profile " \
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
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/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
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
220
DEBUG(stderr, "%s - %s - %d - %d - %d", buf, entry->string,
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
223
DEBUG(stderr,"%s \n", (entry->table_idx == NULL)?"No table":
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
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
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
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/btxld/btxld.c
567
fprintf(stderr, "%s\n%s\n",
usr.sbin/camdd/camdd.c
1262
CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1269
CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1316
CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1322
cam_error_print(cam_dev, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1360
CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1365
cam_error_print(cam_dev, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1421
CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1427
cam_error_print(cam_dev, ccb, CAM_ESF_ALL, CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
1534
CAM_EPF_ALL, stderr);
usr.sbin/camdd/camdd.c
2334
CAM_EPF_ALL, stderr);
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
1175
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/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
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
175
fprintf(stderr,
usr.sbin/config/mkmakefile.cc
74
vfprintf(stderr, fmt, ap);
usr.sbin/config/mkmakefile.cc
752
fprintf(stderr, "WARNING: %s\n", ftp->f_warn);
usr.sbin/config/mkmakefile.cc
791
fprintf(stderr,
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
219
fprintf(stderr,
usr.sbin/config/mkoptions.cc
224
fprintf(stderr,
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.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
105
setlinebuf(stderr);
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/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
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/crontab/crontab.c
83
setlinebuf(stderr);
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
198
out = stderr;
usr.sbin/crunch/crunchgen/crunchgen.c
1170
fprintf(stderr, " [%s]%*.*s\r", str, spaces, spaces, " ");
usr.sbin/crunch/crunchgen/crunchgen.c
1171
fflush(stderr);
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/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
1223
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1285
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1497
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1620
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1794
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1872
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1941
fprintf(stderr, "can't allocate memory\n");
usr.sbin/ctladm/ctladm.c
1960
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
1999
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
2074
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
2138
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
2204
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
2305
ctl_io_error_print(io, NULL, stderr);
usr.sbin/ctladm/ctladm.c
2403
ctl_io_error_print(io, NULL, stderr);
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/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
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
3916
usage(stderr);
usr.sbin/cxgbetool/tcb_common.c
99
fflush(stderr);
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/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
353
putc('\n', stderr);
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
217
putc('\n', stderr);
usr.sbin/fdread/fdread.c
230
fputs(" (", stderr);
usr.sbin/fdread/fdread.c
232
fputs("not ", stderr);
usr.sbin/fdread/fdread.c
233
fputs("recoverable)", stderr);
usr.sbin/fdread/fdread.c
237
putc('\n', stderr);
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
293
putc('\n', stderr);
usr.sbin/fdread/fdread.c
295
fprintf(stderr, "%d error%s\n",
usr.sbin/fdread/fdread.c
329
putc('\n', stderr);
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/fdread/fdutil.c
87
fputs(msgbuf, stderr);
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
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
140
fflush(stderr);
usr.sbin/fwcontrol/fwdv.c
154
fprintf(stderr, "(EAGAIN) - push 'Play'?\n");
usr.sbin/fwcontrol/fwdv.c
155
fflush(stderr);
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
225
fflush(stderr);
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
359
fflush(stderr);
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
207
vfprintf(stderr, fmt, ap);
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
312
vfprintf(stderr, fmt, ap);
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
193
el = el_init("gstat", stdin, stdout, stderr);
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
702
(void)fflush(stderr);
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
368
fprintf(stderr, "warning: %u trailing bytes from %s\n",
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/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/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/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
741
fprintf(stderr, "%s\n",
usr.sbin/lpr/chkprintcap/chkprintcap.c
322
fprintf(stderr, "usage:\n\tchkprintcap [-dv] [-f printcapfile]\n");
usr.sbin/lpr/lpc/lpc.c
152
el = el_init("lpc", stdin, stdout, stderr);
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/lpd/printjob.c
1375
fputs(buf, stderr);
usr.sbin/lpr/lpd/printjob.c
853
fputs(buf, stderr);
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/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/makefs/mtree.c
116
vfprintf(stderr, fmt, ap);
usr.sbin/makefs/mtree.c
129
fputc('\n', stderr);
usr.sbin/makefs/mtree.c
142
fputc('\n', stderr);
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/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
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
155
fflush(stderr);
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/mlxcontrol/command.c
164
fflush(stderr);
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
3860
vfprintf(stderr, fmt, ap);
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
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/main.c
334
el = el_init(getprogname(), stdin, stdout, stderr);
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/pmc.c
99
pmc_args.pa_printfile = stderr;
usr.sbin/pmcannotate/pmcannotate.c
56
fprintf(stderr, ##x); \
usr.sbin/pmcannotate/pmcannotate.c
687
fprintf(stderr,
usr.sbin/pmccontrol/pmccontrol.c
118
debug_stream = stderr;
usr.sbin/pmccontrol/pmccontrol.c
120
debug_stream = stderr;
usr.sbin/pmcstat/pmcstat.c
484
args.pa_printfile = stderr;
usr.sbin/pmcstat/pmcstat.c
783
args.pa_printfile != stderr)
usr.sbin/pmcstat/pmcstat.c
813
if (args.pa_printfile == stderr)
usr.sbin/pmcstat/pmcstat.c
830
if (args.pa_printfile == stderr)
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/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/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/pppctl/pppctl.c
569
fprintf(stderr, "Password incorrect\n");
usr.sbin/pppctl/pppctl.c
594
td.edit = el_init("pppctl", stdin, stdout, stderr);
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
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_group.c
285
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_group.c
348
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_group.c
411
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_group.c
575
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_group.c
673
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_user.c
1349
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_user.c
1666
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_user.c
740
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_user.c
808
freopen(_PATH_DEVNULL, "w", stderr);
usr.sbin/pw/pw_user.c
895
freopen(_PATH_DEVNULL, "w", stderr);
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/rarpd/rarpd.c
949
fp = stderr;
usr.sbin/repquota/repquota.c
179
fprintf(stderr, "%s\n%s\n",
usr.sbin/rip6query/rip6query.c
173
fprintf(stderr, "usage: rip6query [-I iface] address\n");
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
3025
dump = stderr;
usr.sbin/route6d/route6d.c
3028
dump = stderr;
usr.sbin/route6d/route6d.c
3052
if (dump != stderr)
usr.sbin/route6d/route6d.c
3121
dump = stderr;
usr.sbin/route6d/route6d.c
3124
dump = stderr;
usr.sbin/route6d/route6d.c
3151
if (dump != stderr)
usr.sbin/route6d/route6d.c
3489
fprintf(stderr, "%s: ", hms());
usr.sbin/route6d/route6d.c
3490
vfprintf(stderr, fmt, ap);
usr.sbin/route6d/route6d.c
3510
vfprintf(stderr, fmt, ap);
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/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.tlscommon.c
245
vfprintf(stderr, fmt, ap);
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/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/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
130
vfprintf(stderr, fmt, ap);
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/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/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
128
fputs(getprogname(), stderr);
usr.sbin/spi/spi.c
155
stderr);
usr.sbin/spi/spi.c
206
fputs("error - missing device name\n", 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
798
fprintf(stderr, "Error writing to stdout, errno=%d\n", errno);
usr.sbin/spi/spi.c
800
fprintf(stderr,
usr.sbin/spi/spi.c
926
"| |\n", 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
943
fputs(" ", stderr);
usr.sbin/spi/spi.c
947
fputs("| ", stderr);
usr.sbin/spi/spi.c
961
fprintf(stderr, "%c", ch);
usr.sbin/spi/spi.c
965
fputc('.', stderr);
usr.sbin/spi/spi.c
968
fputc(' ', stderr);
usr.sbin/spi/spi.c
972
fputs(" |\n", stderr);
usr.sbin/spi/spi.c
975
fflush(stderr);
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/traceroute.c
1241
Fprintf(stderr, "%s: botched select() args\n", prog);
usr.sbin/traceroute/traceroute.c
1285
Fprintf(stderr, "%s: setsockopt ttl %d: %s\n",
usr.sbin/traceroute/traceroute.c
1294
Fprintf(stderr, "%s: sendto: %s\n",
usr.sbin/traceroute/traceroute.c
1671
Fprintf(stderr, "%s: as_setup failed, AS# lookups"
usr.sbin/traceroute/traceroute.c
1673
(void)fflush(stderr);
usr.sbin/traceroute/traceroute.c
1923
Fprintf(stderr, "%s: hostname \"%.32s...\" is too long\n",
usr.sbin/traceroute/traceroute.c
1929
Fprintf(stderr, "%s: calloc %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
1938
Fprintf(stderr, "%s: calloc %s\n",
usr.sbin/traceroute/traceroute.c
1953
Fprintf(stderr, "%s: unknown host %s\n", prog, hostname);
usr.sbin/traceroute/traceroute.c
1957
Fprintf(stderr, "%s: bad host %s\n", prog, hostname);
usr.sbin/traceroute/traceroute.c
1966
Fprintf(stderr, "%s: calloc %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
2020
Fprintf(stderr, "%s: \"%s\" bad value for %s\n",
usr.sbin/traceroute/traceroute.c
2026
Fprintf(stderr, "%s: %s must be >= %d\n",
usr.sbin/traceroute/traceroute.c
2029
Fprintf(stderr, "%s: %s must be > %d\n",
usr.sbin/traceroute/traceroute.c
2034
Fprintf(stderr, "%s: %s must be <= %d\n", prog, what, ma);
usr.sbin/traceroute/traceroute.c
2089
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
509
Fprintf(stderr, "%s: open \"%s\": %s\n",
usr.sbin/traceroute/traceroute.c
610
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
698
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
705
Fprintf(stderr, "%s: Warning: ip checksums disabled\n", prog);
usr.sbin/traceroute/traceroute.c
728
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
744
Fprintf(stderr, "%s: packet length must be a multiple of 4\n",
usr.sbin/traceroute/traceroute.c
751
Fprintf(stderr, "%s: malloc: %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
794
Fprintf(stderr, "%s: unknown protocol %s\n", prog, cp);
usr.sbin/traceroute/traceroute.c
799
Fprintf(stderr, "%s: icmp socket: %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
819
Fprintf(stderr, "%s: raw socket: %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
826
Fprintf(stderr, "%s: SO_SNDBUF: %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
833
Fprintf(stderr, "%s: IP_HDRINCL: %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
840
Fprintf(stderr, "%s: setsockopt tos %d: %s\n",
usr.sbin/traceroute/traceroute.c
856
Fprintf(stderr, "%s: ifaddrlist: %s\n", prog, errbuf);
usr.sbin/traceroute/traceroute.c
860
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
871
Fprintf(stderr, "%s: Can't find interface %.32s\n",
usr.sbin/traceroute/traceroute.c
886
Fprintf(stderr, "%s: findsaddr: %s\n",
usr.sbin/traceroute/traceroute.c
905
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
914
Fprintf(stderr,
usr.sbin/traceroute/traceroute.c
925
Fprintf(stderr, "%s: bind: %s\n",
usr.sbin/traceroute/traceroute.c
933
Fprintf(stderr, "%s: as_setup failed, AS# lookups"
usr.sbin/traceroute/traceroute.c
935
(void)fflush(stderr);
usr.sbin/traceroute/traceroute.c
942
Fprintf(stderr, "%s: connect: %s\n", prog, strerror(errno));
usr.sbin/traceroute/traceroute.c
964
Fprintf(stderr, "%s: cap_enter: %s\n", prog,
usr.sbin/traceroute/traceroute.c
974
Fprintf(stderr, "%s: cap_rights_limit sndsock: %s\n", prog,
usr.sbin/traceroute/traceroute.c
981
Fprintf(stderr, "%s: cap_rights_limit s: %s\n", prog,
usr.sbin/traceroute/traceroute.c
994
Fprintf(stderr, "%s to %s (%s)",
usr.sbin/traceroute/traceroute.c
997
Fprintf(stderr, " from %s", source);
usr.sbin/traceroute/traceroute.c
998
Fprintf(stderr, ", %d hops max, %d byte packets\n", max_ttl, packlen);
usr.sbin/traceroute/traceroute.c
999
(void)fflush(stderr);
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
1596
(void)fflush(stderr);
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
893
(void)fflush(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
913
(void) fflush(stderr);
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
817
fprintf(stderr, "usage: tzsetup [-nrs] [-C chroot_directory]"
usr.sbin/uefisign/child.c
110
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/child.c
116
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/child.c
122
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/child.c
179
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/child.c
90
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
174
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
180
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
186
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
192
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
198
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
220
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
228
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
258
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
264
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
270
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
276
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
299
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
305
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
311
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
422
ERR_print_errors_fp(stderr);
usr.sbin/uefisign/uefisign.c
429
ERR_print_errors_fp(stderr);
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
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/usbdump/usbdump.c
886
setbuf(stderr, NULL);
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
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
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_bt_speaker/bt_speaker.c
68
vfprintf(stderr, fmt, list);
usr.sbin/virtual_oss/virtual_equalizer/equalizer.c
74
vfprintf(stderr, fmt, list);
usr.sbin/virtual_oss/virtual_oss/main.c
1700
fprintf(stderr, "Usage: virtual_oss [options...] [device] \\\n"
usr.sbin/virtual_oss/virtual_oss_cmd/command.c
46
vfprintf(stderr, fmt, list);
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/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
73
vfprintf(stderr, fmt, ap);
usr.sbin/ypldap/log.c
74
fprintf(stderr, "\n");
usr.sbin/ypldap/log.c
76
vfprintf(stderr, nfmt, ap);
usr.sbin/ypldap/log.c
79
fflush(stderr);
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
57
vfprintf(stderr, fmt, ap);
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,