Symbol: printf
bin/chio/chio.c
440
printf("%s: %d slot%s, %d drive%s, %d picker%s",
bin/chio/chio.c
446
printf(", %d portal%s", data.cp_nportals,
bin/chio/chio.c
453
printf("\n%s: current picker: %d\n", changer_name, picker);
bin/chio/chio.c
481
printf("%s: current picker: %d\n", changer_name, picker);
bin/chio/chio.c
653
printf("%s: no %s elements\n",
bin/chio/chio.c
683
printf("%s %d: %s", description, ces->ces_addr,
bin/chio/chio.c
687
printf(" sense: <0x%02x/0x%02x>",
bin/chio/chio.c
691
printf(" voltag: <%s:%d>",
bin/chio/chio.c
695
printf(" avoltag: <%s:%d>",
bin/chio/chio.c
700
printf(" source: <%s %d>",
bin/chio/chio.c
705
printf(" source: <>");
bin/chio/chio.c
708
printf(" intaddr: <%d>", ces->ces_int_addr);
bin/chio/chio.c
710
printf(" scsi: <");
bin/chio/chio.c
712
printf("%d", ces->ces_scsi_id);
bin/chio/chio.c
717
printf("%d", ces->ces_scsi_lun);
bin/chmod/chmod.c
184
printf("%s", p->fts_path);
bin/chmod/chmod.c
192
printf(": 0%o [%s] -> 0%o [%s]",
bin/chmod/chmod.c
197
printf("\n");
bin/cp/cp.c
478
printf("%s -> %s\n", curr->fts_path, to.p_path);
bin/cp/utils.c
85
printf("%s not overwritten\n", to.p_path);
bin/cpdup/hclink.c
554
printf("?\n");
bin/cpdup/misc.c
154
printf("--- report\n");
bin/cpdup/misc.c
156
printf("%-15s %d\n", scan->file, scan->line);
bin/date/date.c
217
printf("%s\n", buf);
bin/df/df.c
340
printf(" %6s", buf);
bin/df/df.c
357
printf(" %5s", buf);
bin/df/df.c
397
printf("%-*s", mwp->mntfrom, "Filesystem");
bin/df/df.c
399
printf(" %-*s", mwp->fstype, "Type");
bin/df/df.c
400
printf(" %-*s %*s %*s Capacity", mwp->total, header, mwp->used,
bin/df/df.c
407
printf(" %*s %*s %%iused", mwp->iused - 2,
bin/df/df.c
410
printf(" Mounted on\n");
bin/df/df.c
412
printf("%-*s", mwp->mntfrom, sfsp->f_mntfromname);
bin/df/df.c
414
printf(" %-*s", mwp->fstype, sfsp->f_fstypename);
bin/df/df.c
420
printf(" %*jd %*jd %*jd", mwp->total,
bin/df/df.c
426
printf(" %5.0f%%",
bin/df/df.c
432
printf(" ");
bin/df/df.c
436
printf(" %*jd %*jd", mwp->iused, (intmax_t)used,
bin/df/df.c
439
printf(" %4.0f%% ", inodes == 0 ? 100.0 :
bin/df/df.c
442
printf(" ");
bin/df/df.c
443
printf(" %s\n", sfsp->f_mntonname);
bin/domainname/domainname.c
74
printf("%s\n", domainname);
bin/echo/echo.c
59
printf("%s", argv[0]);
bin/ed/io.c
313
printf("%ld\t", n);
bin/ed/main.c
168
printf("%s", prompt);
bin/ed/main.c
522
printf("%s\n", strip_escapes(old_filename));
bin/ed/main.c
831
printf("%ld\n", addr_cnt ? second_addr : addr_last);
bin/ed/main.c
840
if (sflags) printf("%s\n", shcmd + 1);
bin/ed/main.c
842
if (!scripted) printf("!\n");
bin/ed/main.c
926
printf("%s\n", shcmd + 1);
bin/expr/expr.y
270
printf ("%lld\n", (long long)result->u.i);
bin/expr/expr.y
272
printf ("%s\n", result->u.s);
bin/hostname/hostname.c
295
printf("%s\n", hostname);
bin/kill/kill.c
86
printf("%s\n", sys_signame[numsig]);
bin/ln/ln.c
335
printf("%s %c> %s\n", target, linkch, source);
bin/ls/print.c
139
printf("total %lu\n", howmany(dp->btotal, blocksize));
bin/ls/print.c
147
printf("%*ju ", dp->s_inode, (uintmax_t)sp->st_ino);
bin/ls/print.c
149
printf("%*jd ",
bin/ls/print.c
153
printf("%s %*u %-*s %-*s ", buf, dp->s_nlink,
bin/ls/print.c
157
printf("%-*s ", dp->s_flags, np->flags);
bin/ls/print.c
159
printf("%3d, 0x%08x ",
bin/ls/print.c
162
printf("%*s%*jd ",
bin/ls/print.c
207
printf(", ");
bin/ls/print.c
278
printf("total %lu\n", howmany(dp->btotal, blocksize));
bin/ls/print.c
326
chcnt += printf("%*ju ", (int)inodefield,
bin/ls/print.c
330
chcnt += printf("%*jd ",
bin/ls/print.c
409
printf(".%09ju", stt.tv_nsec);
bin/ls/print.c
612
printf(" -> ");
bin/ls/print.c
624
printf("%5s ", buf);
bin/ls/print.c
626
printf("%*jd ", (int)width, (uintmax_t)bytes);
bin/ls/util.c
64
n += printf("%s", s);
bin/mined/mined1.c
1084
printf("%.*s", out_count, screen);
bin/mined/mined1.c
1989
printf("Unknown terminal.\n");
bin/mined/mined1.c
2004
printf("Sorry, no mined on this type of terminal\n");
bin/mkdir/mkdir.c
109
printf("%s\n", *argv);
bin/mkdir/mkdir.c
177
printf("%s\n", path);
bin/mv/mv.c
192
printf("%s not overwritten\n", to);
bin/mv/mv.c
222
printf("%s -> %s\n", from, to);
bin/mv/mv.c
363
printf("%s -> %s\n", from, to);
bin/ps/keyword.c
220
printf("%s%s", sep, p);
bin/ps/keyword.c
223
printf("\n");
bin/ps/print.c
110
printf("%s/%s",
bin/ps/print.c
114
printf("%s", make_printable(KI_PROC(k, comm)));
bin/ps/print.c
118
printf("%-*s/%s", vent->width,
bin/ps/print.c
122
printf("%-*s", vent->width,
bin/ps/print.c
148
printf("%s ", vis_env);
bin/ps/print.c
153
printf("%s", vis_args);
bin/ps/print.c
174
printf("%-*.*s", vent->width, vent->width, vis_args);
bin/ps/print.c
186
printf("%s/%s", make_printable(KI_PROC(k, comm)),
bin/ps/print.c
189
printf("%s", make_printable(KI_PROC(k, comm)));
bin/ps/print.c
193
printf("%-*s/%s", vent->width,
bin/ps/print.c
197
printf("%-*s", vent->width,
bin/ps/print.c
208
printf("%-*s", vent->width, *s != '\0' ? s : "-");
bin/ps/print.c
310
printf("%-*s", vent->width, buf);
bin/ps/print.c
323
printf("%*d", vent->width, KI_LWP(k, prio));
bin/ps/print.c
325
printf("%*d", vent->width, -(KI_LWP(k, tdprio)));
bin/ps/print.c
335
printf("%*s", vent->width, buf);
bin/ps/print.c
341
printf("%-*s", vent->width,
bin/ps/print.c
354
printf("%-*s", vent->width,
bin/ps/print.c
372
printf("%*s", vent->width, "??");
bin/ps/print.c
375
printf("%*s", vent->width, buff);
bin/ps/print.c
387
printf("%*s ", vent->width-1, "??");
bin/ps/print.c
394
printf("%*.*s%c", vent->width-1, vent->width-1, ttname,
bin/ps/print.c
407
printf("%-*s", vent->width, "??");
bin/ps/print.c
409
printf("%-*s", vent->width, ttname);
bin/ps/print.c
440
printf("%-*s", vent->width, buf);
bin/ps/print.c
451
printf("%-*s", vent->width, buf);
bin/ps/print.c
458
printf("%-*.*s", vent->width, vent->width,
bin/ps/print.c
461
printf("%-*s", vent->width, "-");
bin/ps/print.c
542
printf("%*s", vent->width, obuff);
bin/ps/print.c
566
printf("%*.1f", vent->width, getpcpu(k));
bin/ps/print.c
588
printf("%*d", vent->width, niceval);
bin/ps/print.c
616
printf("%*.1f", vent->width, getpmem(k));
bin/ps/print.c
622
printf("%*ld", vent->width, KI_LWP(k, ru).ru_majflt);
bin/ps/print.c
629
printf("%*ld", vent->width, KI_PROC(k, ru).ru_maxrss);
bin/ps/print.c
663
printf("%*s", vent->width, str);
bin/ps/print.c
686
printf(ofmt, vent->width, *(const char *)bp);
bin/ps/print.c
689
printf(ofmt, vent->width, *(const u_char *)bp);
bin/ps/print.c
692
printf(ofmt, vent->width, *(const short *)bp);
bin/ps/print.c
695
printf(ofmt, vent->width, *(const u_short *)bp);
bin/ps/print.c
698
printf(ofmt, vent->width, *(const int *)bp);
bin/ps/print.c
701
printf(ofmt, vent->width, *(const u_int *)bp);
bin/ps/print.c
704
printf(ofmt, vent->width, *(const long *)bp);
bin/ps/print.c
707
printf(ofmt, vent->width, *(const u_long *)bp);
bin/ps/print.c
710
printf(ofmt, vent->width, *(const u_long *)bp);
bin/ps/print.c
88
printf("%s", vent->header);
bin/ps/print.c
90
printf("%-*s", vent->width, vent->header);
bin/ps/print.c
92
printf("%*s", vent->width, vent->header);
bin/pwd/pwd.c
78
printf("%s\n", p);
bin/realpath/realpath.c
71
(void)printf("%s\n", p);
bin/rm/rm.c
294
printf("%s\n",
bin/rm/rm.c
304
printf("%s\n",
bin/rm/rm.c
325
printf("%s\n",
bin/rm/rm.c
412
printf("%s\n", f);
bin/rmdir/rmdir.c
106
printf("removed: %s\n", path);
bin/rmdir/rmdir.c
77
printf("removed: %s\n", *argv);
bin/sh/show.c
182
printf("<node type %d>\n", arg->type);
bin/sh/show.c
238
printf("<subtype %d>", subtype);
bin/stty/gfmt.c
59
printf("gfmt1:cflag=%lx:iflag=%lx:lflag=%lx:oflag=%lx:",
bin/stty/gfmt.c
63
printf("%s=%x:", cp->name, tp->c_cc[cp->sub]);
bin/stty/gfmt.c
64
printf("ispeed=%lu:ospeed=%lu\n",
bin/stty/key.c
271
printf("%d %d\n", ip->win.ws_row, ip->win.ws_col);
bin/stty/key.c
278
printf("%lu\n", (u_long)cfgetospeed(&ip->t));
bin/stty/print.c
198
printf("%s\n", buf1);
bin/stty/print.c
199
printf("%s\n", buf2);
bin/stty/print.c
203
printf("%s\n", buf1);
bin/stty/print.c
204
printf("%s\n", buf2);
bin/stty/print.c
217
printf("\n");
bin/stty/print.c
228
col = printf("%s: %s", label, s);
bin/stty/print.c
232
printf("\n\t");
bin/stty/print.c
233
col = printf("%s", s) + 8;
bin/stty/print.c
236
col += printf(" %s", s);
bin/stty/print.c
61
cnt += printf("slip disc; ");
bin/stty/print.c
64
cnt += printf("ppp disc; ");
bin/stty/print.c
67
cnt += printf("#%d disc; ", ldisc);
bin/stty/print.c
77
printf("ispeed %d baud; ospeed %d baud;", ispeed, ospeed);
bin/stty/print.c
79
cnt += printf("speed %d baud;", ispeed);
bin/stty/print.c
81
cnt += printf(" %d rows; %d columns;", wp->ws_row, wp->ws_col);
bin/stty/print.c
83
printf("\n");
bin/varsym/varsym.c
145
printf("%s=", name);
bin/varsym/varsym.c
146
printf("%s\n", buf);
bin/varsym/varsym.c
172
printf("%s=%s\n", vname, vdata);
crypto/libressl/apps/openssl/certhash.c
108
printf("hashinfo %s %08lx %u %i\n", hi->filename, hi->hash,
crypto/libressl/apps/openssl/certhash.c
111
printf("%02X%c", hi->fingerprint[i],
crypto/libressl/apps/openssl/dh.c
223
printf("p value is not prime\n");
crypto/libressl/apps/openssl/dh.c
225
printf("p value is not a safe prime\n");
crypto/libressl/apps/openssl/dh.c
227
printf("unable to check the generator value\n");
crypto/libressl/apps/openssl/dh.c
229
printf("the g value is not a generator\n");
crypto/libressl/apps/openssl/dh.c
231
printf("DH parameters appear to be ok.\n");
crypto/libressl/apps/openssl/dh.c
245
printf("static unsigned char dh%d_p[] = {", bits);
crypto/libressl/apps/openssl/dh.c
248
printf("\n\t");
crypto/libressl/apps/openssl/dh.c
249
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dh.c
251
printf("\n\t};\n");
crypto/libressl/apps/openssl/dh.c
254
printf("static unsigned char dh%d_g[] = {", bits);
crypto/libressl/apps/openssl/dh.c
257
printf("\n\t");
crypto/libressl/apps/openssl/dh.c
258
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dh.c
260
printf("\n\t};\n\n");
crypto/libressl/apps/openssl/dh.c
262
printf("DH *get_dh%d()\n\t{\n", bits);
crypto/libressl/apps/openssl/dh.c
263
printf("\tDH *dh;\n");
crypto/libressl/apps/openssl/dh.c
264
printf("\tBIGNUM *p = NULL, *g = NULL;\n\n");
crypto/libressl/apps/openssl/dh.c
265
printf("\tif ((dh = DH_new()) == NULL) return(NULL);\n");
crypto/libressl/apps/openssl/dh.c
266
printf("\tp = BN_bin2bn(dh%d_p, sizeof(dh%d_p), NULL);\n",
crypto/libressl/apps/openssl/dh.c
268
printf("\tg = BN_bin2bn(dh%d_g, sizeof(dh%d_g), NULL);\n",
crypto/libressl/apps/openssl/dh.c
270
printf("\tif (p == NULL || g == NULL)\n");
crypto/libressl/apps/openssl/dh.c
271
printf("\t\t{ BN_free(p); BN_free(q); DH_free(dh); return(NULL); }\n");
crypto/libressl/apps/openssl/dh.c
272
printf("\tDH_set0_pqg(dh, p, NULL, g);\n");
crypto/libressl/apps/openssl/dh.c
273
printf("\treturn(dh);\n\t}\n");
crypto/libressl/apps/openssl/dhparam.c
400
printf("p value is not prime\n");
crypto/libressl/apps/openssl/dhparam.c
402
printf("p value is not a safe prime\n");
crypto/libressl/apps/openssl/dhparam.c
404
printf("unable to check the generator value\n");
crypto/libressl/apps/openssl/dhparam.c
406
printf("the g value is not a generator\n");
crypto/libressl/apps/openssl/dhparam.c
408
printf("DH parameters appear to be ok.\n");
crypto/libressl/apps/openssl/dhparam.c
421
printf("#ifndef HEADER_DH_H\n"
crypto/libressl/apps/openssl/dhparam.c
424
printf("DH *get_dh%d()\n\t{\n", bits);
crypto/libressl/apps/openssl/dhparam.c
427
printf("\tstatic unsigned char dh%d_p[] = {", bits);
crypto/libressl/apps/openssl/dhparam.c
430
printf("\n\t\t");
crypto/libressl/apps/openssl/dhparam.c
431
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dhparam.c
433
printf("\n\t\t};\n");
crypto/libressl/apps/openssl/dhparam.c
436
printf("\tstatic unsigned char dh%d_g[] = {", bits);
crypto/libressl/apps/openssl/dhparam.c
439
printf("\n\t\t");
crypto/libressl/apps/openssl/dhparam.c
440
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dhparam.c
442
printf("\n\t\t};\n");
crypto/libressl/apps/openssl/dhparam.c
444
printf("\tDH *dh;\n");
crypto/libressl/apps/openssl/dhparam.c
445
printf("\tBIGNUM *p = NULL, *g = NULL;\n\n");
crypto/libressl/apps/openssl/dhparam.c
446
printf("\tif ((dh = DH_new()) == NULL) return(NULL);\n");
crypto/libressl/apps/openssl/dhparam.c
447
printf("\tp = BN_bin2bn(dh%d_p, sizeof(dh%d_p), NULL);\n",
crypto/libressl/apps/openssl/dhparam.c
449
printf("\tg = BN_bin2bn(dh%d_g, sizeof(dh%d_g), NULL);\n",
crypto/libressl/apps/openssl/dhparam.c
451
printf("\tif (p == NULL || g == NULL)\n");
crypto/libressl/apps/openssl/dhparam.c
452
printf("\t\t{ BN_free(p); BN_free(g); DH_free(dh); return(NULL); }\n");
crypto/libressl/apps/openssl/dhparam.c
453
printf("\tDH_set0_pqg(dh, p, NULL, g);\n");
crypto/libressl/apps/openssl/dhparam.c
455
printf("\tDH_set_length(dh, %ld);\n", DH_get_length(dh));
crypto/libressl/apps/openssl/dhparam.c
456
printf("\treturn(dh);\n\t}\n");
crypto/libressl/apps/openssl/dsaparam.c
270
printf("static unsigned char dsa%d_p[] = {", bits_p);
crypto/libressl/apps/openssl/dsaparam.c
273
printf("\n\t");
crypto/libressl/apps/openssl/dsaparam.c
274
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dsaparam.c
276
printf("\n\t};\n");
crypto/libressl/apps/openssl/dsaparam.c
279
printf("static unsigned char dsa%d_q[] = {", bits_p);
crypto/libressl/apps/openssl/dsaparam.c
282
printf("\n\t");
crypto/libressl/apps/openssl/dsaparam.c
283
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dsaparam.c
285
printf("\n\t};\n");
crypto/libressl/apps/openssl/dsaparam.c
288
printf("static unsigned char dsa%d_g[] = {", bits_p);
crypto/libressl/apps/openssl/dsaparam.c
291
printf("\n\t");
crypto/libressl/apps/openssl/dsaparam.c
292
printf("0x%02X, ", data[i]);
crypto/libressl/apps/openssl/dsaparam.c
295
printf("\n\t};\n\n");
crypto/libressl/apps/openssl/dsaparam.c
297
printf("DSA *get_dsa%d()\n\t{\n", bits_p);
crypto/libressl/apps/openssl/dsaparam.c
298
printf("\tBIGNUM *p = NULL, *q = NULL, *g = NULL;\n");
crypto/libressl/apps/openssl/dsaparam.c
299
printf("\tDSA *dsa;\n\n");
crypto/libressl/apps/openssl/dsaparam.c
300
printf("\tif ((dsa = DSA_new()) == NULL) return(NULL);\n");
crypto/libressl/apps/openssl/dsaparam.c
301
printf("\tp = BN_bin2bn(dsa%d_p, sizeof(dsa%d_p), NULL);\n",
crypto/libressl/apps/openssl/dsaparam.c
303
printf("\tq = BN_bin2bn(dsa%d_q, sizeof(dsa%d_q), NULL);\n",
crypto/libressl/apps/openssl/dsaparam.c
305
printf("\tg = BN_bin2bn(dsa%d_g, sizeof(dsa%d_g), NULL);\n",
crypto/libressl/apps/openssl/dsaparam.c
307
printf("\tif (p == NULL || q == NULL || g == NULL)\n");
crypto/libressl/apps/openssl/dsaparam.c
308
printf("\t\t{ BN_free(p); BN_free(q); BN_free(g); DSA_free(dsa); return(NULL); }\n");
crypto/libressl/apps/openssl/dsaparam.c
309
printf("\tDSA_set0_pqg(dsa, p, q, g);\n");
crypto/libressl/apps/openssl/dsaparam.c
310
printf("\treturn(dsa);\n\t}\n");
crypto/libressl/apps/openssl/enc.c
709
printf("salt=");
crypto/libressl/apps/openssl/enc.c
711
printf("%02X", salt[i]);
crypto/libressl/apps/openssl/enc.c
712
printf("\n");
crypto/libressl/apps/openssl/enc.c
716
printf("key=");
crypto/libressl/apps/openssl/enc.c
718
printf("%02X", key[i]);
crypto/libressl/apps/openssl/enc.c
719
printf("\n");
crypto/libressl/apps/openssl/enc.c
723
printf("iv =");
crypto/libressl/apps/openssl/enc.c
725
printf("%02X", iv[i]);
crypto/libressl/apps/openssl/enc.c
726
printf("\n");
crypto/libressl/apps/openssl/errstr.c
138
printf("%s: bad error code\n", ularg);
crypto/libressl/apps/openssl/errstr.c
144
printf("%s\n", buf);
crypto/libressl/apps/openssl/s_server.c
1709
printf("SSL_do_handshake -> %d\n", i);
crypto/libressl/apps/openssl/s_server.c
1724
printf("SSL_do_handshake -> %d\n", i);
crypto/libressl/apps/openssl/s_time.c
310
printf("Collecting connection statistics for %lld seconds\n",
crypto/libressl/apps/openssl/s_time.c
320
printf("\n\nNow timing with session id reuse.\n");
crypto/libressl/apps/openssl/s_time.c
431
printf("starting\n");
crypto/libressl/apps/openssl/s_time.c
458
printf("\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n",
crypto/libressl/apps/openssl/s_time.c
460
printf("%d connections in %.0f real seconds, %ld bytes read per connection\n",
crypto/libressl/apps/openssl/speed.c
1833
printf("options:");
crypto/libressl/apps/openssl/speed.c
1834
printf("%s ", BN_options());
crypto/libressl/apps/openssl/speed.c
1836
printf("%s ", RC4_options());
crypto/libressl/apps/openssl/speed.c
1839
printf("%s ", DES_options());
crypto/libressl/apps/openssl/speed.c
1842
printf("%s ", AES_options());
crypto/libressl/apps/openssl/speed.c
1845
printf("%s ", idea_options());
crypto/libressl/apps/openssl/speed.c
1848
printf("%s ", BF_options());
crypto/libressl/apps/openssl/speed.c
1883
printf("%18ssign verify sign/s verify/s\n", " ");
crypto/libressl/apps/openssl/speed.c
1900
printf("%18ssign verify sign/s verify/s\n", " ");
crypto/libressl/apps/openssl/speed.c
1916
printf("%30ssign verify sign/s verify/s\n", " ");
crypto/libressl/apps/openssl/speed.c
1938
printf("%30sop op/s\n", " ");
crypto/libressl/apps/openssl/speed.c
2076
printf("Forked child %d\n", n);
crypto/libressl/apps/openssl/speed.c
2095
printf("Got: %s from %d\n", buf, n);
crypto/libressl/apps/openssl/ts.c
1097
printf("Verification: ");
crypto/libressl/apps/openssl/ts.c
1099
printf("OK\n");
crypto/libressl/apps/openssl/ts.c
1101
printf("FAILED\n");
crypto/libressl/apps/openssl/verify.c
423
printf("\n");
crypto/libressl/apps/openssl/verify.c
425
printf("%serror %d at %d depth lookup:%s\n",
crypto/libressl/apps/openssl/version.c
235
printf("%s\n", SSLeay_version(SSLEAY_VERSION));
crypto/libressl/apps/openssl/version.c
237
printf("%s (Library: %s)\n",
crypto/libressl/apps/openssl/version.c
243
printf("%s\n", SSLeay_version(SSLEAY_BUILT_ON));
crypto/libressl/apps/openssl/version.c
245
printf("%s\n", SSLeay_version(SSLEAY_PLATFORM));
crypto/libressl/apps/openssl/version.c
247
printf("options: ");
crypto/libressl/apps/openssl/version.c
248
printf("%s ", BN_options());
crypto/libressl/apps/openssl/version.c
250
printf("%s ", RC4_options());
crypto/libressl/apps/openssl/version.c
253
printf("%s ", DES_options());
crypto/libressl/apps/openssl/version.c
256
printf("%s ", idea_options());
crypto/libressl/apps/openssl/version.c
259
printf("%s ", BF_options());
crypto/libressl/apps/openssl/version.c
261
printf("\n");
crypto/libressl/apps/openssl/version.c
264
printf("%s\n", SSLeay_version(SSLEAY_CFLAGS));
crypto/libressl/apps/openssl/version.c
266
printf("%s\n", SSLeay_version(SSLEAY_DIR));
crypto/libressl/tls/tls_internal.h
262
__attribute__((__format__ (printf, 2, 3)))
crypto/libressl/tls/tls_internal.h
265
__attribute__((__format__ (printf, 2, 3)))
crypto/libressl/tls/tls_internal.h
268
__attribute__((__format__ (printf, 2, 3)))
crypto/libressl/tls/tls_internal.h
271
__attribute__((__format__ (printf, 2, 3)))
crypto/libressl/tls/tls_internal.h
274
__attribute__((__format__ (printf, 2, 3)))
crypto/libressl/tls/tls_internal.h
277
__attribute__((__format__ (printf, 2, 3)))
crypto/libressl/tls/tls_internal.h
280
__attribute__((__format__ (printf, 2, 3)))
crypto/openssh/auth.h
153
__attribute__((__format__ (printf, 2, 3)))
crypto/openssh/auth.h
222
__attribute__((format(printf, 1, 2)));
crypto/openssh/clientloop.c
197
__attribute__((__format__ (printf, 1, 2)));
crypto/openssh/hmac.c
149
printf("ssh_hmac_start failed");
crypto/openssh/hmac.c
153
printf("ssh_hmac_xxx failed");
crypto/openssh/hmac.c
158
printf("[%zu] %2.2x %2.2x\n", i, e[i], digest[i]);
crypto/openssh/hmac.c
159
printf("mismatch\n");
crypto/openssh/hmac.c
161
printf("ok\n");
crypto/openssh/log.h
72
__attribute__((format(printf, 7, 8)));
crypto/openssh/log.h
77
__attribute__((format(printf, 7, 8)));
crypto/openssh/log.h
80
__attribute__((format(printf, 7, 8)));
crypto/openssh/log.h
82
__attribute__((format(printf, 3, 4)));
crypto/openssh/misc.h
133
__attribute__((format(printf, 2, 3)));
crypto/openssh/misc.h
135
__attribute__((format(printf, 3, 4)));
crypto/openssh/misc.h
243
int ask_permission(const char *, ...) __attribute__((format(printf, 1, 2)));
crypto/openssh/misc.h
245
__attribute__((format(printf, 2, 3)));
crypto/openssh/misc.h
247
__attribute__((format(printf, 2, 3)));
crypto/openssh/misc.h
91
__attribute__((__format__ (printf, 3, 4))) __attribute__((__nonnull__ (3)));
crypto/openssh/packet.h
119
__attribute__((format(printf, 2, 3)));
crypto/openssh/packet.h
134
__attribute__((format(printf, 2, 3)))
crypto/openssh/packet.h
136
void ssh_packet_send_debug(struct ssh *, const char *fmt, ...) __attribute__((format(printf, 2, 3)));
crypto/openssh/packet.h
178
__attribute__((format(printf, 2, 3)));
crypto/openssh/packet.h
181
__attribute__((format(printf, 3, 4)))
crypto/openssh/readconf.c
3410
printf("%s no\n", lookup_opcode_name(code));
crypto/openssh/readconf.c
3413
printf("%s yes\n", lookup_opcode_name(code));
crypto/openssh/readconf.c
3418
printf("%s %d\n", lookup_opcode_name(code), val);
crypto/openssh/readconf.c
3424
printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val));
crypto/openssh/readconf.c
3432
printf("%s %s\n", lookup_opcode_name(code), val);
crypto/openssh/readconf.c
3441
printf("%s %s\n", lookup_opcode_name(code), vals[i]);
crypto/openssh/readconf.c
3449
printf("%s", lookup_opcode_name(code));
crypto/openssh/readconf.c
3451
printf(" none");
crypto/openssh/readconf.c
3453
printf(" %s", vals[i]);
crypto/openssh/readconf.c
3454
printf("\n");
crypto/openssh/readconf.c
3472
printf("%s", lookup_opcode_name(code));
crypto/openssh/readconf.c
3474
printf(" %s", fwd->listen_path);
crypto/openssh/readconf.c
3476
printf(" %d", fwd->listen_port);
crypto/openssh/readconf.c
3478
printf(" [%s]:%d",
crypto/openssh/readconf.c
3483
printf(" %s", fwd->connect_path);
crypto/openssh/readconf.c
3485
printf(" %d", fwd->connect_port);
crypto/openssh/readconf.c
3487
printf(" [%s]:%d",
crypto/openssh/readconf.c
3491
printf("\n");
crypto/openssh/readconf.c
3621
printf("%s any\n", lookup_opcode_name(oPermitRemoteOpen));
crypto/openssh/readconf.c
3630
printf("addkeystoagent%s %d\n",
crypto/openssh/readconf.c
3643
printf("connecttimeout none\n");
crypto/openssh/readconf.c
3648
printf("tunneldevice");
crypto/openssh/readconf.c
3650
printf(" any");
crypto/openssh/readconf.c
3652
printf(" %d", o->tun_local);
crypto/openssh/readconf.c
3654
printf(":any");
crypto/openssh/readconf.c
3656
printf(":%d", o->tun_remote);
crypto/openssh/readconf.c
3657
printf("\n");
crypto/openssh/readconf.c
3660
printf("canonicalizePermittedcnames");
crypto/openssh/readconf.c
3662
printf(" none");
crypto/openssh/readconf.c
3664
printf(" %s:%s", o->permitted_cnames[i].source_list,
crypto/openssh/readconf.c
3667
printf("\n");
crypto/openssh/readconf.c
3677
printf("escapechar none\n");
crypto/openssh/readconf.c
3680
printf("escapechar %s\n", buf);
crypto/openssh/readconf.c
3684
printf("ipqos %s ", iptos2str(o->ip_qos_interactive));
crypto/openssh/readconf.c
3685
printf("%s\n", iptos2str(o->ip_qos_bulk));
crypto/openssh/readconf.c
3688
printf("rekeylimit %llu %d\n",
crypto/openssh/readconf.c
3692
printf("streamlocalbindmask 0%o\n",
crypto/openssh/readconf.c
3696
printf("syslogfacility %s\n", log_facility_name(o->log_facility));
crypto/openssh/readconf.c
3706
printf("proxyjump %s%s%s%s%s%s%s%s%s\n",
crypto/openssh/scp.c
439
__attribute__((__format__ (printf, 1, 2)))
crypto/openssh/scp.c
442
__attribute__((__format__ (printf, 1, 2)));
crypto/openssh/servconf.c
3032
printf("%s none\n", lookup_opcode_name(code));
crypto/openssh/servconf.c
3035
printf("%s %d\n", lookup_opcode_name(code), val);
crypto/openssh/servconf.c
3041
printf("%s 0%o\n", lookup_opcode_name(code), val);
crypto/openssh/servconf.c
3047
printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val));
crypto/openssh/servconf.c
3053
printf("%s %s\n", lookup_opcode_name(code),
crypto/openssh/servconf.c
3063
printf("%s %s\n", lookup_opcode_name(code), vals[i]);
crypto/openssh/servconf.c
3081
printf("%s", lookup_opcode_name(code));
crypto/openssh/servconf.c
3083
printf(" %s", vals[i]);
crypto/openssh/servconf.c
3085
printf(" any");
crypto/openssh/servconf.c
3087
printf(" none");
crypto/openssh/servconf.c
3088
printf("\n");
crypto/openssh/servconf.c
3138
printf("port %d\n", o->ports[i]);
crypto/openssh/servconf.c
3143
printf("%s", s);
crypto/openssh/servconf.c
3265
printf("subsystem %s %s\n", o->subsystem_name[i],
crypto/openssh/servconf.c
3268
printf("maxstartups %d:%d:%d\n", o->max_startups_begin,
crypto/openssh/servconf.c
3270
printf("persourcemaxstartups ");
crypto/openssh/servconf.c
3272
printf("none\n");
crypto/openssh/servconf.c
3274
printf("%d\n", o->per_source_max_startups);
crypto/openssh/servconf.c
3275
printf("persourcenetblocksize %d:%d\n", o->per_source_masklen_ipv4,
crypto/openssh/servconf.c
3287
printf("ipqos %s ", iptos2str(o->ip_qos_interactive));
crypto/openssh/servconf.c
3288
printf("%s\n", iptos2str(o->ip_qos_bulk));
crypto/openssh/servconf.c
3290
printf("rekeylimit %llu %d\n", (unsigned long long)o->rekey_limit,
crypto/openssh/servconf.c
3293
printf("permitopen");
crypto/openssh/servconf.c
3295
printf(" any");
crypto/openssh/servconf.c
3298
printf(" %s", o->permitted_opens[i]);
crypto/openssh/servconf.c
3300
printf("\n");
crypto/openssh/servconf.c
3301
printf("permitlisten");
crypto/openssh/servconf.c
3303
printf(" any");
crypto/openssh/servconf.c
3306
printf(" %s", o->permitted_listens[i]);
crypto/openssh/servconf.c
3308
printf("\n");
crypto/openssh/servconf.c
3313
printf("permituserenvironment %s\n",
crypto/openssh/servconf.c
3317
printf("pubkeyauthoptions");
crypto/openssh/servconf.c
3319
printf(" none");
crypto/openssh/servconf.c
3321
printf(" touch-required");
crypto/openssh/servconf.c
3323
printf(" verify-required");
crypto/openssh/servconf.c
3324
printf("\n");
crypto/openssh/servconf.c
3327
printf("persourcepenalties crash:%d authfail:%d noauth:%d "
crypto/openssh/servconf.c
3345
printf("persourcepenalties no\n");
crypto/openssh/session.c
1638
printf("This service allows sftp connections only.\n");
crypto/openssh/session.c
266
printf("%s", (char *)sshbuf_ptr(loginmsg));
crypto/openssh/sftp-client.c
124
const char *errfmt, ...) __attribute__((format(printf, 4, 5)));
crypto/openssh/sftp-server.c
1929
printf("%s\n", handlers[i].name);
crypto/openssh/sftp-server.c
1931
printf("%s\n", extended_handlers[i].name);
crypto/openssh/sftp.c
1060
printf("\n");
crypto/openssh/sftp.c
1069
printf("\n");
crypto/openssh/sftp.c
1104
printf(" Inodes Used Avail "
crypto/openssh/sftp.c
1106
printf("%11llu %11llu %11llu %11llu %s\n",
crypto/openssh/sftp.c
1120
printf(" Size Used Avail (root) %%Capacity\n");
crypto/openssh/sftp.c
1121
printf("%7sB %7sB %7sB %7sB %s\n",
crypto/openssh/sftp.c
1124
printf(" Size Used Avail "
crypto/openssh/sftp.c
1126
printf("%12llu %12llu %12llu %12llu %s\n",
crypto/openssh/sftp.c
1720
printf("Local umask: %03lo\n", n_arg);
crypto/openssh/sftp.c
1796
printf("SFTP protocol version %u\n", sftp_proto_version(conn));
crypto/openssh/sftp.c
1801
printf("Progress meter enabled\n");
crypto/openssh/sftp.c
1803
printf("Progress meter disabled\n");
crypto/openssh/sftp.c
1851
printf("\n");
crypto/openssh/sftp.c
1858
printf("\n");
crypto/openssh/sftp.c
1863
printf("\n");
crypto/openssh/sftp.c
2307
printf("sftp> ");
crypto/openssh/sftp.c
2312
printf("\n");
crypto/openssh/sftp.c
2324
printf("\n");
crypto/openssh/sftp.c
286
printf("Available commands:\n"
crypto/openssh/sftp.c
921
printf("\n");
crypto/openssh/sftp.c
931
printf("\n");
crypto/openssh/ssh-add.c
182
printf("Bad key file %s: %s\n", filename, ssh_err(r));
crypto/openssh/ssh-add.c
545
printf("The agent has no identities.\n");
crypto/openssh/ssh-add.c
552
printf("%u %s %s (%s)\n", sshkey_size(idlist->keys[i]),
crypto/openssh/ssh-agent.c
2322
printf(format, SSH_AUTHSOCKET_ENV_NAME);
crypto/openssh/ssh-agent.c
2323
printf(format, SSH_AGENTPID_ENV_NAME);
crypto/openssh/ssh-agent.c
2324
printf("echo Agent pid %ld killed;\n", (long)pid);
crypto/openssh/ssh-agent.c
2378
printf(format, SSH_AUTHSOCKET_ENV_NAME, socket_name,
crypto/openssh/ssh-agent.c
2380
printf("echo Agent pid %ld;\n", (long)parent_pid);
crypto/openssh/ssh-agent.c
2394
printf(format, SSH_AUTHSOCKET_ENV_NAME, socket_name,
crypto/openssh/ssh-agent.c
2396
printf(format, SSH_AGENTPID_ENV_NAME, pidstrbuf,
crypto/openssh/ssh-agent.c
2398
printf("echo Agent pid %ld;\n", (long)pid);
crypto/openssh/ssh-keygen.c
1114
printf("%s: generating new host keys: ", __progname);
crypto/openssh/ssh-keygen.c
1116
printf("%s ", key_types[i].key_type_display);
crypto/openssh/ssh-keygen.c
1176
printf("\n");
crypto/openssh/ssh-keygen.c
1266
printf("# Host %s found: line %lu\n",
crypto/openssh/ssh-keygen.c
1273
printf("# Host %s found: line %lu %s\n",
crypto/openssh/ssh-keygen.c
1291
printf("%s\n", ra);
crypto/openssh/ssh-keygen.c
1400
printf("%s updated.\n", identity_file);
crypto/openssh/ssh-keygen.c
1401
printf("Original contents retained as %s\n", old);
crypto/openssh/ssh-keygen.c
1467
printf("Pass phrases do not match. Try again.\n");
crypto/openssh/ssh-keygen.c
1488
printf("Your identification has been saved with the new passphrase.\n");
crypto/openssh/ssh-keygen.c
1576
printf("Old comment: %s\n", comment);
crypto/openssh/ssh-keygen.c
1578
printf("No existing comment\n");
crypto/openssh/ssh-keygen.c
1583
printf("New comment: ");
crypto/openssh/ssh-keygen.c
1593
printf("No change to comment\n");
crypto/openssh/ssh-keygen.c
1622
printf("Comment '%s' applied\n", new_comment);
crypto/openssh/ssh-keygen.c
1624
printf("Comment removed\n");
crypto/openssh/ssh-keygen.c
2091
printf(" %s", name);
crypto/openssh/ssh-keygen.c
2099
printf("\n");
crypto/openssh/ssh-keygen.c
2105
printf(" %s\n", arg);
crypto/openssh/ssh-keygen.c
2109
printf("\n");
crypto/openssh/ssh-keygen.c
2112
printf(" UNKNOWN OPTION: %s (len %zu)\n",
crypto/openssh/ssh-keygen.c
2117
printf(" UNKNOWN FLAG OPTION\n");
crypto/openssh/ssh-keygen.c
2139
printf(" Type: %s %s certificate\n", sshkey_ssh_name(key),
crypto/openssh/ssh-keygen.c
2141
printf(" Public key: %s %s\n", sshkey_type(key), key_fp);
crypto/openssh/ssh-keygen.c
2142
printf(" Signing CA: %s %s (using %s)\n",
crypto/openssh/ssh-keygen.c
2145
printf(" Key ID: \"%s\"\n", key->cert->key_id);
crypto/openssh/ssh-keygen.c
2146
printf(" Serial: %llu\n", (unsigned long long)key->cert->serial);
crypto/openssh/ssh-keygen.c
2147
printf(" Valid: %s\n", valid);
crypto/openssh/ssh-keygen.c
2148
printf(" Principals: ");
crypto/openssh/ssh-keygen.c
2150
printf("(none)\n");
crypto/openssh/ssh-keygen.c
2153
printf("\n %s",
crypto/openssh/ssh-keygen.c
2155
printf("\n");
crypto/openssh/ssh-keygen.c
2157
printf(" Critical Options: ");
crypto/openssh/ssh-keygen.c
2159
printf("(none)\n");
crypto/openssh/ssh-keygen.c
2161
printf("\n");
crypto/openssh/ssh-keygen.c
2164
printf(" Extensions: ");
crypto/openssh/ssh-keygen.c
2166
printf("(none)\n");
crypto/openssh/ssh-keygen.c
2168
printf("\n");
crypto/openssh/ssh-keygen.c
2218
printf("%s:\n", path);
crypto/openssh/ssh-keygen.c
2220
printf("%s:%lu:\n", path, lnum);
crypto/openssh/ssh-keygen.c
2302
printf("Revoking from %s\n", path);
crypto/openssh/ssh-keygen.c
245
printf("%s already exists.\n", filename);
crypto/openssh/ssh-keygen.c
246
printf("Overwrite (y/n)? ");
crypto/openssh/ssh-keygen.c
2507
printf("%s%s%s%s: %s\n", argv[i],
crypto/openssh/ssh-keygen.c
2862
printf("Good \"%s\" signature with %s key %s\n",
crypto/openssh/ssh-keygen.c
2866
printf("Good \"%s\" signature for %s with %s key %s\n",
crypto/openssh/ssh-keygen.c
2871
printf("Could not verify signature.\n");
crypto/openssh/ssh-keygen.c
2957
printf("%s\n", principals[i]);
crypto/openssh/ssh-keygen.c
303
printf("%s (%s): ", prompt, identity_file);
crypto/openssh/ssh-keygen.c
3176
printf("You may need to touch your authenticator "
crypto/openssh/ssh-keygen.c
3226
printf("Saved %s key%s%s to %s\n", sshkey_type(key),
crypto/openssh/ssh-keygen.c
3268
printf("Your FIDO attestation certificate has been saved in "
crypto/openssh/ssh-keygen.c
3277
printf("A resident key scoped to '%s' with user id '%s' already "
crypto/openssh/ssh-keygen.c
3280
printf("Overwrite key in token (y/n)? ");
crypto/openssh/ssh-keygen.c
3818
printf("Generating public/private %s key pair.\n",
crypto/openssh/ssh-keygen.c
3861
printf("You may need to touch your "
crypto/openssh/ssh-keygen.c
3935
printf("Your identification has been saved in %s\n",
crypto/openssh/ssh-keygen.c
3950
printf("Your public key has been saved in %s\n",
crypto/openssh/ssh-keygen.c
3952
printf("The key fingerprint is:\n");
crypto/openssh/ssh-keygen.c
3953
printf("%s %s\n", fp, comment);
crypto/openssh/ssh-keygen.c
3954
printf("The key's randomart image is:\n");
crypto/openssh/ssh-keygen.c
3955
printf("%s\n", ra);
crypto/openssh/ssh-keygen.c
873
printf("%u %s %s (PKCS11 key)\n", sshkey_size(keys[i]),
crypto/openssh/ssh-keygen.c
876
printf("%s\n", ra);
crypto/openssh/ssh-keygen.c
927
printf("%s\n", ra);
crypto/openssh/ssh.c
865
printf("%s\n", cp);
crypto/openssh/sshbuf.c
33
printf("%s:%d %s: %s size %zu alloc %zu off %zu max %zu\n", \
crypto/openssh/sshbuf.h
151
__attribute__((format(printf, 2, 3)));
crypto/openssh/sshbuf.h
383
printf("%s:%d %s: ", __FILE__, __LINE__, __func__); \
crypto/openssh/sshbuf.h
384
printf x; \
crypto/openssh/sshbuf.h
385
printf("\n"); \
crypto/openssh/utf8.h
20
__attribute__((format(printf, 1, 2)));
crypto/openssh/utf8.h
22
__attribute__((format(printf, 2, 3)));
crypto/openssh/utf8.h
25
__attribute__((format(printf, 4, 5)));
crypto/openssh/utf8.h
27
__attribute__((format(printf, 4, 5)));
crypto/openssh/xmalloc.h
25
__attribute__((__format__ (printf, 2, 3))) __attribute__((__nonnull__ (2)));
crypto/openssh/xmss_commons.c
33
printf("%02x", a[i]);
crypto/openssh/xmss_fast.c
689
printf("verify:: idx = %lu\n", idx);
crypto/openssh/xmss_fast.c
999
printf("verify:: idx = %llu\n", idx);
games/adventure/done.c
108
printf("\n\n\nYou scored %d out of a ", (sc = score()));
games/adventure/done.c
109
printf("possible %d using %d turns.\n", maxscore, turns);
games/adventure/done.c
114
printf("To achieve the next higher rating");
games/adventure/done.c
115
printf(" would be a neat trick!\n\n");
games/adventure/done.c
116
printf("Congratulations!!\n");
games/adventure/done.c
120
printf("To achieve the next higher rating, you need");
games/adventure/done.c
121
printf(" %d more point", k);
games/adventure/done.c
123
printf(".\n");
games/adventure/done.c
125
printf("s.\n");
games/adventure/done.c
128
printf("You just went off my scale!!!\n");
games/adventure/io.c
119
printf("user closed input stream, quitting...\n");
games/adventure/io.c
125
printf("Please answer the question.\n");
games/adventure/io.c
147
printf("user closed input stream, quitting...\n");
games/adventure/io.c
153
printf("Please answer the question.\n");
games/adventure/io.c
202
printf("Section %c", sect + '0');
games/adventure/io.c
254
printf("Invalid data section number: %d\n", sect);
games/adventure/io.c
410
printf("If");
games/adventure/io.c
412
printf("then\n");
games/adventure/io.c
414
printf("verb %d takes you to ", t->tverb);
games/adventure/io.c
419
printf("special code %d\n", t->tloc - 300);
games/adventure/io.c
422
printf("under conditions %d\n", t->conditions);
games/adventure/io.c
92
printf("user closed input stream, quitting...\n");
games/adventure/io.c
96
printf("Give me a break!!\n");
games/adventure/main.c
307
l8000: printf("%s what?\n", wd1);
games/adventure/main.c
374
printf("If you were to quit now, you would score");
games/adventure/main.c
375
printf(" %d out of a possible ", score());
games/adventure/main.c
376
printf("%d.", maxscore);
games/adventure/main.c
429
printf("I can suspend your adventure for you so");
games/adventure/main.c
430
printf(" you can resume later, but\n");
games/adventure/main.c
431
printf("you will have to wait at least");
games/adventure/main.c
432
printf(" %d minutes before continuing.", latency);
games/adventure/main.c
439
printf("Colossal cave is closed 9am-5pm Mon ");
games/adventure/main.c
440
printf("through Fri except holidays.\n");
games/adventure/main.c
715
printf("What do you want to do with the %s?\n", wd1);
games/adventure/main.c
747
printf("I see no %s here\n", wd1);
games/adventure/setup.c
107
printf("\n\t");
games/adventure/setup.c
108
printf("0x%02x,", (unsigned int)(c ^ random()) & 0xFF);
games/adventure/setup.c
84
printf("\n\nchar data_file[] =\n{");
games/adventure/setup.c
91
printf("0x%02x,",
games/adventure/subr.c
262
printf("There are %d threatening little dwarves ", dtotal);
games/adventure/subr.c
263
printf("in the room with you.\n");
games/adventure/subr.c
273
printf("%d of them throw knives at you!\n", attack);
games/adventure/subr.c
280
printf("%d of them get you!\n", stick); /* 83 */
games/adventure/subr.c
492
printf("Please tell jim@rand.org that fatal bug %d happened.\n", n);
games/adventure/subr.c
539
printf("I am prepared to give you a hint, but it will ");
games/adventure/subr.c
540
printf("cost you %d points.\n", hints[hint][2]);
games/adventure/subr.c
559
printf("\nOkay, \"%s\".\n", wd2);
games/adventure/vocab.c
192
printf("%4d", i * 10);
games/adventure/vocab.c
199
printf("-----");
games/adventure/wizard.c
128
printf("What would you like to call the saved version?\n");
games/adventure/wizard.c
140
printf("To resume, say \"adventure %s\".\n", fname);
games/adventure/wizard.c
141
printf("\"With these rooms I might now have been familiarly ");
games/adventure/wizard.c
142
printf("acquainted.\"\n");
games/adventure/wizard.c
90
printf("This adventure was suspended a mere %d minute%s ago.",
games/arithmetic/arithmetic.c
162
printf("\n\nRights %d; Wrongs %d; Score %d%%",
games/arithmetic/arithmetic.c
165
printf("\nTotal time %ld seconds; %.1f seconds per problem\n\n",
games/arithmetic/arithmetic.c
168
printf("\n");
games/arithmetic/arithmetic.c
222
printf("%d %c %d = ", left, op, right);
games/arithmetic/arithmetic.c
232
printf("\n");
games/arithmetic/arithmetic.c
237
printf("Please type a number.\n");
games/arithmetic/arithmetic.c
241
printf("Right!\n");
games/arithmetic/arithmetic.c
246
printf("What?\n");
games/atc/log.c
256
printf("%2s: %-8s %-8s %-18s %4s %9s %4s\n", "#", "name", "host",
games/atc/log.c
263
printf("%2d: %-8s %-8s %-18s %4d %9s %4d\n", i + 1,
games/atc/main.c
287
printf(" %s", line);
games/banner/banner.c
1078
printf("const int asc_ptr[NCHARS] = {\n");
games/banner/banner.c
1080
printf("%4d, ",asc_ptr[i]);
games/banner/banner.c
1082
printf("\n");
games/banner/banner.c
1084
printf("};\nconst unsigned char data_table[NBYTES] = {\n");
games/banner/banner.c
1085
printf("/* ");
games/banner/banner.c
1086
for (i = 0; i < 10; i++) printf(" %3d ",i);
games/banner/banner.c
1087
printf("*/\n");
games/banner/banner.c
1089
printf("/* %4d */ ",i);
games/banner/banner.c
1092
printf(" %3d, ",x);
games/banner/banner.c
1096
printf("};\n");
games/banner/banner.c
1112
printf("Message '%s' is OK\n",message);
games/banner/banner.c
1117
printf("Char #%d: %c\n", i, message[i]);
games/banner/banner.c
1125
printf("bad pc: %d\n",pc);
games/banner/banner.c
1130
printf("pc=%d, term=%d, max=%d, linen=%d, x=%d\n",pc,term,max,linen,x);
games/banner/banner.c
1156
printf("x=%d, y=%d, max=%d\n",x,y,max);
games/battlestar/command1.c
116
printf("Dew lit sunbeams stretch out from a ");
games/battlestar/command1.c
118
printf("You awake from a misty dream-world ");
games/battlestar/command1.c
126
printf("The dying sun sinks into the ocean, ");
games/battlestar/command1.c
128
printf("The sky slowly fades from orange to ");
games/battlestar/command1.c
131
printf("The world seems completely different ");
games/battlestar/command1.c
142
printf("The three amulets glow and reenforce each ");
games/battlestar/command1.c
146
printf("%s\n", objdes[ELF]);
games/battlestar/command1.c
150
printf("%s\n", objdes[DARK]);
games/battlestar/command1.c
154
printf("%s\n", objdes[WOODSMAN]);
games/battlestar/command1.c
192
printf("The targeting computer says we have %d seconds ",
games/battlestar/command1.c
194
printf("to attack!\n");
games/battlestar/command1.c
200
printf("Laser blasts sear the cockpit, and the alien ");
games/battlestar/command1.c
203
printf("I'm afraid you have suffered %s.\n",
games/battlestar/command1.c
257
printf("Your viper strikes the ground and ");
games/battlestar/command1.c
259
printf("Thick black smoke billows up from the");
games/battlestar/command1.c
268
printf("The viper explodes into the ground and you lose ");
games/battlestar/command1.c
277
printf("I'm afraid you have suffered %s and %s.\n",
games/battlestar/command1.c
56
printf("You aren't able to move; you better drop ");
games/battlestar/command1.c
59
printf("You are out of fuel; ");
games/battlestar/command1.c
97
printf("An explosion of shuddering magnitude splinters ");
games/battlestar/command1.c
99
printf("ruptures the battlestar's hull. You are sucked out ");
games/battlestar/command2.c
140
printf("The waves subside and it is possible ");
games/battlestar/command2.c
146
printf("A light mist falls over your eyes and the sound of ");
games/battlestar/command2.c
148
printf("your ears. When the mist lifts you are standing ");
games/battlestar/command2.c
160
printf("Your compass points %s.\n", truedirec(NORTH, '-'));
games/battlestar/command2.c
182
printf("Your laser should do the trick.\n");
games/battlestar/command2.c
200
printf("You can't kill %s%s!\n",
games/battlestar/command2.c
208
printf("Your %s should do the trick.\n", objsht[n]);
games/battlestar/command2.c
214
printf("The goddess's head slices off. Her ");
games/battlestar/command2.c
223
printf("The goddess pleads but you ");
games/battlestar/command2.c
224
printf("strike her mercilessly. Her ");
games/battlestar/command2.c
225
printf("broken body lies in a\n");
games/battlestar/command2.c
250
printf("The girl screams as you cut her ");
games/battlestar/command2.c
261
printf("You strike him to the ground, and ");
games/battlestar/command2.c
276
printf("You can't kill the %s!\n",
games/battlestar/command2.c
294
printf("You attack the goddess, and she screams as ");
games/battlestar/command2.c
297
printf("crying and tries to cover her ");
games/battlestar/command2.c
300
printf("crying and tries to hold her torn ");
games/battlestar/command2.c
312
printf("The girl tries to run, but you catch her and ");
games/battlestar/command2.c
314
printf("bleeding, and she screams as you tear off ");
games/battlestar/command2.c
322
printf("Her screams have attracted ");
games/battlestar/command2.c
349
printf("The Dark Lord leaps away and runs down secret ");
games/battlestar/command2.c
351
printf("You chase him through the darkness and splash in ");
games/battlestar/command2.c
353
printf("You have cornered him. His laser sword extends ");
games/battlestar/command2.c
362
printf("The goddess leads you down a steamy tunnel ");
games/battlestar/command2.c
54
printf("You can't wear %s%s!\n",
games/battlestar/command2.c
83
printf("You are now wearing %s%s.\n",
games/battlestar/command2.c
87
printf("You are already wearing the %s",
games/battlestar/command2.c
89
printf(".\n");
games/battlestar/command2.c
91
printf("You aren't holding the %s.\n",
games/battlestar/command3.c
138
printf("She screams as you wrestle her into ");
games/battlestar/command3.c
171
printf("The %s should rest easier now.\n",
games/battlestar/command3.c
186
printf("The cool liquid runs down your throat but turns to ");
games/battlestar/command3.c
188
printf("The heat reaches your limbs and tingles your spirit.");
games/battlestar/command3.c
215
printf("%s:\n", objsht[value]);
games/battlestar/command3.c
219
printf("The %s explode%s\n", objsht[value],
games/battlestar/command3.c
224
printf("I don't see any %s around here.\n",
games/battlestar/command3.c
253
printf("The laser blast has no ");
games/battlestar/command3.c
257
printf("The blast hits the door and ");
games/battlestar/command3.c
258
printf("it explodes into flame. The ");
games/battlestar/command3.c
260
printf("so rapidly that we have no ");
games/battlestar/command3.c
271
printf("The goddess is hit in the ");
games/battlestar/command3.c
272
printf("chest and splashes back ");
games/battlestar/command3.c
274
printf("Dark blood oozes from the ");
games/battlestar/command3.c
275
printf("charred blast hole. Her ");
games/battlestar/command3.c
287
printf("The blast catches ");
games/battlestar/command3.c
288
printf("the goddess in the ");
games/battlestar/command3.c
289
printf("stomach, knocking ");
games/battlestar/command3.c
291
printf("She writhes in the ");
games/battlestar/command3.c
292
printf("dirt as the agony of ");
games/battlestar/command3.c
304
printf("I don't see any ");
games/battlestar/command3.c
312
printf("The old man slumps over ");
games/battlestar/command3.c
326
printf("The man falls to the ground ");
games/battlestar/command3.c
327
printf("with blood pouring all over ");
games/battlestar/command3.c
337
printf("The girl is blown backwards ");
games/battlestar/command3.c
338
printf("several feet and lies in a ");
games/battlestar/command3.c
355
printf("You can't shoot the %s.\n",
games/battlestar/command4.c
134
printf("The amulet is warm to the touch, and ");
games/battlestar/command4.c
136
printf("A mist falls over your eyes, but ");
games/battlestar/command4.c
138
printf("and sharper but far away as if in a ");
games/battlestar/command4.c
140
printf("reaches you from afar. The mist ");
games/battlestar/command4.c
141
printf("falls again, and your heart leaps in ");
games/battlestar/command4.c
143
printf("The gold freezes your hands and ");
games/battlestar/command4.c
151
printf("The medallion is warm, and it ");
games/battlestar/command4.c
152
printf("rekindles your spirit with the ");
games/battlestar/command4.c
154
printf("Your amulet begins to glow as the ");
games/battlestar/command4.c
155
printf("medallion is brought near to it, ");
games/battlestar/command4.c
156
printf("and together\nthey radiate.\n");
games/battlestar/command4.c
163
printf("The talisman is cold to the touch, ");
games/battlestar/command4.c
172
printf("She offers a delicate hand, and you ");
games/battlestar/command4.c
174
printf("Water droplets like liquid silver ");
games/battlestar/command4.c
175
printf("bedew her golden skin, but when ");
games/battlestar/command4.c
177
printf("from her, they fall as teardrops. ");
games/battlestar/command4.c
179
printf("ties it at the waist. Around her ");
games/battlestar/command4.c
181
printf("She bids you to follow her, and ");
games/battlestar/command4.c
189
printf("You're in no position to ");
games/battlestar/command4.c
249
printf("A thundering explosion ");
games/battlestar/command4.c
250
printf("nearby sends up a cloud of ");
games/battlestar/command4.c
277
printf("You are blown into shreds ");
games/battlestar/command4.c
332
printf("%s:\n", objsht[value]);
games/battlestar/command4.c
338
printf("The bomb explodes. A ");
games/battlestar/command4.c
339
printf("blinding white light and ");
games/battlestar/command4.c
340
printf("immense concussion ");
games/battlestar/command4.c
354
printf("%s.\n", name);
games/battlestar/command4.c
357
printf("You aren't holding the %s.\n",
games/battlestar/command4.c
421
printf("You can't eat %s%s!\n",
games/battlestar/command4.c
431
printf("%s:\n", objsht[value]);
games/battlestar/command4.c
441
printf("Eaten. You can explore a little ");
games/battlestar/command4.c
444
printf("You aren't holding the %s.\n",
games/battlestar/command4.c
51
printf("%s:\n", objsht[value]);
games/battlestar/command4.c
61
printf("Taken.\n");
games/battlestar/command4.c
63
printf("Zap! Taken from thin air.\n");
games/battlestar/command4.c
68
printf("You're already holding %s%s.\n",
games/battlestar/command4.c
72
printf("I don't see any %s around here.\n",
games/battlestar/command4.c
75
printf("The %s %stoo heavy.\n", objsht[value],
games/battlestar/command4.c
78
printf("The %s %stoo cumbersome to hold.\n",
games/battlestar/command5.c
103
printf("Loved.\n");
games/battlestar/command5.c
107
printf("She cuddles up to you, and her mouth ");
games/battlestar/command5.c
108
printf("starts to work:\n'That was my ");
games/battlestar/command5.c
109
printf("sister's amulet. The lovely ");
games/battlestar/command5.c
110
printf("goddess, Purl, was she. The Empire\n");
games/battlestar/command5.c
111
printf("captured her just after the Darkness ");
games/battlestar/command5.c
112
printf("came. My other sister, Vert, was ");
games/battlestar/command5.c
113
printf("killed\nby the Dark Lord himself. ");
games/battlestar/command5.c
114
printf("He took her amulet and warped its ");
games/battlestar/command5.c
115
printf("power.\nYour quest was foretold by ");
games/battlestar/command5.c
116
printf("my father before he died, but to get ");
games/battlestar/command5.c
117
printf("the Dark Lord's\namulet you must use ");
games/battlestar/command5.c
118
printf("cunning and skill. I will leave you ");
games/battlestar/command5.c
120
printf("which you may use as you wish. As ");
games/battlestar/command5.c
121
printf("for me, I am the last goddess of ");
games/battlestar/command5.c
122
printf("the\nwaters. My father was the ");
games/battlestar/command5.c
123
printf("Island King, and the rule is ");
games/battlestar/command5.c
124
printf("rightfully mine.'\n\nShe pulls the ");
games/battlestar/command5.c
130
printf("Her kisses revive you; your ");
games/battlestar/command5.c
131
printf("wounds are healed.\n");
games/battlestar/command5.c
137
printf("Goddess:\n");
games/battlestar/command5.c
143
printf("Loved.\n");
games/battlestar/command5.c
154
printf("The girl is easy prey. She peels ");
games/battlestar/command5.c
158
printf("Girl:\n");
games/battlestar/command5.c
160
printf("Loved.\n");
games/battlestar/command5.c
188
printf("<zzz>");
games/battlestar/command5.c
190
printf(".");
games/battlestar/command5.c
191
printf("\n");
games/battlestar/command5.c
202
printf("You are awakened abruptly by the sound ");
games/battlestar/command5.c
219
printf("A fiendish little Elf is stealing ");
games/battlestar/command5.c
355
printf("She takes the charm and puts it on.");
games/battlestar/command5.c
367
printf("The powers of the earth are ");
games/battlestar/command5.c
368
printf("now legitimate. You have ");
games/battlestar/command5.c
370
printf("and restored the goddess to ");
games/battlestar/command5.c
371
printf("her throne. The entire ");
games/battlestar/command5.c
373
printf("dancing and spring feasts. ");
games/battlestar/command5.c
374
printf("As a measure of her ");
games/battlestar/command5.c
376
printf("in the late summer and ");
games/battlestar/command5.c
377
printf("crowns you Prince Liverwort, ");
games/battlestar/command5.c
379
printf("\nBut, as the year wears on ");
games/battlestar/command5.c
380
printf("and autumn comes along, you ");
games/battlestar/command5.c
382
printf("yearn for adventure. The ");
games/battlestar/command5.c
383
printf("goddess, too, realizes that ");
games/battlestar/command5.c
385
printf("She becomes bored and takes ");
games/battlestar/command5.c
386
printf("several more natives as ");
games/battlestar/command5.c
388
printf("after having been out ");
games/battlestar/command5.c
389
printf("drinking with the girls, she ");
games/battlestar/command5.c
391
printf("hard and wakes you up. (If ");
games/battlestar/command5.c
392
printf("you want to win this game, ");
games/battlestar/command5.c
393
printf("you're going to have to\n");
games/battlestar/command5.c
403
printf("He fingers the coins for a moment ");
games/battlestar/command5.c
404
printf("and then looks up agape. `Kind you ");
games/battlestar/command5.c
406
printf("I mean to repay you as best I can.' ");
games/battlestar/command5.c
407
printf("Grabbing a pencil and cocktail ");
games/battlestar/command5.c
409
printf("+-----------------------------------");
games/battlestar/command5.c
410
printf("------------------------------------");
games/battlestar/command5.c
411
printf("------+\n");
games/battlestar/command5.c
412
printf("| xxxxxxxx\\ |\n");
games/battlestar/command5.c
413
printf("| xxxxx\\ CLIFFS |\n");
games/battlestar/command5.c
414
printf("| FOREST xxx\\ |\n");
games/battlestar/command5.c
415
printf("| \\\\ x\\ OCEAN |\n");
games/battlestar/command5.c
416
printf("| || x\\ |\n");
games/battlestar/command5.c
417
printf("| || ROAD x\\ |\n");
games/battlestar/command5.c
418
printf("| || x\\ |\n");
games/battlestar/command5.c
419
printf("| SECRET || ......... |\n");
games/battlestar/command5.c
420
printf("| - + - || ........ |\n");
games/battlestar/command5.c
421
printf("| ENTRANCE || ... BEACH |\n");
games/battlestar/command5.c
422
printf("| || ... E |\n");
games/battlestar/command5.c
423
printf("| || ... | |\n");
games/battlestar/command5.c
424
printf("| // ... N <-- + --- S |\n");
games/battlestar/command5.c
425
printf("| PALM GROVE // ... | |\n");
games/battlestar/command5.c
426
printf("| // ... W |\n");
games/battlestar/command5.c
427
printf("+");
games/battlestar/command5.c
428
printf("---------------------------------");
games/battlestar/command5.c
429
printf("---------------------------------");
games/battlestar/command5.c
430
printf("-----------+\n");
games/battlestar/command5.c
431
printf("\n`This map shows a secret entrance ");
games/battlestar/command5.c
433
printf("You will know when you arrive ");
games/battlestar/command5.c
434
printf("because I left an old pair of shoes ");
games/battlestar/command5.c
51
printf("Kissed.\n");
games/battlestar/command5.c
56
printf("She squirms and avoids your ");
games/battlestar/command5.c
72
printf("Her lips are warm and her body ");
games/battlestar/command5.c
73
printf("robust. She pulls you down to ");
games/battlestar/command6.c
178
printf("You hop in the car and turn the key. There is ");
games/battlestar/command6.c
196
printf("You climb onto the stallion and kick it in the guts.");
games/battlestar/command6.c
198
printf("forward through bush and fern. You are thrown and ");
games/battlestar/command6.c
229
printf("The whole bungalow explodes with an ");
games/battlestar/command6.c
48
printf("You climb into the viper and prepare for ");
games/battlestar/command6.c
50
printf("With a touch of your thumb the turbo engines ");
games/battlestar/command6.c
51
printf("ignite, thrusting you back into\nyour seat.\n");
games/battlestar/command6.c
80
printf("bye.\nYour rating was %s.\n", rate());
games/battlestar/command7.c
102
printf("A huge purple bruise is forming on ");
games/battlestar/command7.c
113
printf("He jumps back with his hand over ");
games/battlestar/command7.c
117
printf("His shirt falls open with a swath ");
games/battlestar/command7.c
125
printf("A bloody gash opens up on his %s ",
games/battlestar/command7.c
127
printf("side.\n");
games/battlestar/command7.c
130
printf("The steel bites home and scrapes ");
games/battlestar/command7.c
134
printf("You pierce him, and his breath ");
games/battlestar/command7.c
144
printf("But in a flurry of steel he ");
games/battlestar/command7.c
149
printf("The force of your blow sends him to ");
games/battlestar/command7.c
154
printf("Clutching his blood drenched shirt, ");
games/battlestar/command7.c
162
printf("His ribs crack under your powerful ");
games/battlestar/command7.c
166
printf("You shatter his upheld arm in a ");
games/battlestar/command7.c
167
printf("spray of blood. The blade ");
games/battlestar/command7.c
169
printf("into his back, severing the ");
games/battlestar/command7.c
174
printf("With a mighty lunge the steel ");
games/battlestar/command7.c
175
printf("slides in, and gasping, he falls ");
games/battlestar/command7.c
186
printf("He throws you back against the rock and ");
games/battlestar/command7.c
189
printf("Lifting the amulet from you, ");
games/battlestar/command7.c
192
printf("his power grows and the ");
games/battlestar/command7.c
193
printf("walls of\nthe earth ");
games/battlestar/command7.c
194
printf("tremble.\n");
games/battlestar/command7.c
195
printf("When he touches the ");
games/battlestar/command7.c
196
printf("medallion, your chest ");
games/battlestar/command7.c
197
printf("explodes and the foundations ");
games/battlestar/command7.c
198
printf("of the\nearth collapse.\n");
games/battlestar/command7.c
199
printf("The planet is consumed by ");
games/battlestar/command7.c
219
printf("You escape stunned and disoriented from ");
games/battlestar/command7.c
221
printf("A victorious bellow echoes from the ");
games/battlestar/command7.c
239
printf("The %s took a direct hit!\n",
games/battlestar/command7.c
243
printf("With his bare hand he deflects the ");
games/battlestar/command7.c
244
printf("laser blast and whips the pistol ");
games/battlestar/command7.c
267
printf("You have killed the %s.\n", objsht[enemy]);
games/battlestar/command7.c
269
printf("A watery black smoke consumes his body and ");
games/battlestar/command7.c
287
printf("I'm afraid you have suffered %s.\n", ouch[hurt]);
games/battlestar/command7.c
89
printf("His filthy tunic hangs by one less ");
games/battlestar/cypher.c
216
printf("Nothing to %s!\n",
games/battlestar/cypher.c
323
printf("\t%s\n", objsht[n]);
games/battlestar/cypher.c
325
printf("\n= %d kilogram%s",
games/battlestar/cypher.c
328
printf(" (can't lift any weight%s)\n",
games/battlestar/cypher.c
333
printf("\n= %d kilogram%s (%d%%)\n",
games/battlestar/cypher.c
338
printf("Your arms can't pick ");
games/battlestar/cypher.c
339
printf("anything up.\n");
games/battlestar/cypher.c
341
printf("Your arms are %d%% full.\n",
games/battlestar/cypher.c
350
printf("\t%s\n", objsht[n]);
games/battlestar/cypher.c
357
printf("\t%s\n", ouch[n]);
games/battlestar/cypher.c
358
printf("\nYou can still carry up to ");
games/battlestar/cypher.c
359
printf("%d kilogram%s\n", WEIGHT,
games/battlestar/cypher.c
406
printf("\nRoom (was %d) = ", position);
games/battlestar/cypher.c
410
printf("Time (was %d) = ", ourtime);
games/battlestar/cypher.c
414
printf("Fuel (was %d) = ", fuel);
games/battlestar/cypher.c
418
printf("Torps (was %d) = ", torps);
games/battlestar/cypher.c
422
printf("CUMBER (was %d) = ", CUMBER);
games/battlestar/cypher.c
426
printf("WEIGHT (was %d) = ", WEIGHT);
games/battlestar/cypher.c
430
printf("Clock (was %d) = ", ourclock);
games/battlestar/cypher.c
434
printf("Wizard (was %d, %d) = ", wiz, tempwiz);
games/battlestar/cypher.c
441
printf("\nDONE.\n");
games/battlestar/cypher.c
448
printf("\tPLEASURE\tPOWER\t\tEGO\n");
games/battlestar/cypher.c
449
printf("\t%3d\t\t%3d\t\t%3d\n\n", pleasure, power, ego);
games/battlestar/cypher.c
450
printf("This gives you the rating of ");
games/battlestar/cypher.c
451
printf("%s in %d turns.\n", rate(), ourtime);
games/battlestar/cypher.c
452
printf("You have visited %d out of %d rooms ",
games/battlestar/cypher.c
454
printf("this run (%d%%).\n",
games/battlestar/cypher.c
469
printf("\nSave file name (default %s): ",
games/battlestar/cypher.c
488
printf("[Maximum verbosity]\n");
games/battlestar/cypher.c
49
printf("%s: How's that?\n",
games/battlestar/cypher.c
493
printf("[Standard verbosity]\n");
games/battlestar/cypher.c
68
printf("Zap! A gust of wind lifts ");
games/battlestar/init.c
108
printf("You are the Great wizard %s.\n", uname);
games/battlestar/init.c
122
printf("You are the Poor anti-wizard %s. Good Luck!\n",
games/battlestar/parse.c
88
printf("Multiply defined %s.\n", wp->string);
games/battlestar/room.c
169
printf("Error: room %d. More than four directions wanted.",
games/battlestar/room.c
42
printf("\n\t%s\n", location[position].name);
games/battlestar/room.c
53
printf("%s", truedirec(compass, c));
games/battlestar/room.c
65
printf("\n");
games/battlestar/save.c
100
printf("Saved in %s.\n", filename);
games/bcd/bcd.c
150
printf("%s\n", cardline);
games/boggle/boggle/bog.c
160
printf("%s\n", p);
games/boggle/boggle/bog.c
307
printf("[");
games/boggle/boggle/bog.c
309
printf(" %d", wordpath[i]);
games/boggle/boggle/bog.c
310
printf(" ]\n");
games/boggle/boggle/bog.c
386
printf("checkword(%s, %d, [", word, prev);
games/boggle/boggle/bog.c
388
printf(" %d", wordpath[i]);
games/boggle/boggle/bog.c
389
printf(" ]\n");
games/boggle/boggle/bog.c
652
printf("%c:", 'a' + i);
games/boggle/boggle/bog.c
654
printf(" %d", ch);
games/boggle/boggle/bog.c
655
printf("\n");
games/boggle/mkdict/mkdict.c
112
printf("%c%s", common + qcount, p - 1);
games/boggle/mkindex/mkindex.c
57
printf("%c %6ld %6ld\n", prev, start, off - 1);
games/boggle/mkindex/mkindex.c
63
printf("%c %6ld %6ld\n", prev, start, off - 1);
games/canfield/cfscores/cfscores.c
120
printf("%s has never played canfield.\n", pw->pw_name);
games/canfield/cfscores/cfscores.c
123
printf("*----------------------*\n");
games/canfield/cfscores/cfscores.c
125
printf("* Winnings for %-8s*\n", pw->pw_name);
games/canfield/cfscores/cfscores.c
127
printf("* Losses for %-10s*\n", pw->pw_name);
games/canfield/cfscores/cfscores.c
128
printf("*======================*\n");
games/canfield/cfscores/cfscores.c
129
printf("|Costs Total |\n");
games/canfield/cfscores/cfscores.c
130
printf("| Hands %8ld |\n", total.hand);
games/canfield/cfscores/cfscores.c
131
printf("| Inspections %8ld |\n", total.inspection);
games/canfield/cfscores/cfscores.c
132
printf("| Games %8ld |\n", total.game);
games/canfield/cfscores/cfscores.c
133
printf("| Runs %8ld |\n", total.runs);
games/canfield/cfscores/cfscores.c
134
printf("| Information %8ld |\n", total.information);
games/canfield/cfscores/cfscores.c
135
printf("| Think time %8ld |\n", total.thinktime);
games/canfield/cfscores/cfscores.c
136
printf("|Total Costs %8ld |\n", total.wins - total.worth);
games/canfield/cfscores/cfscores.c
137
printf("|Winnings %8ld |\n", total.wins);
games/canfield/cfscores/cfscores.c
138
printf("|Net Worth %8ld |\n", total.worth);
games/canfield/cfscores/cfscores.c
139
printf("*----------------------*\n\n");
games/canfield/cfscores/cfscores.c
65
printf("Usage: cfscores [user]\n");
games/canfield/cfscores/cfscores.c
79
printf("You are not listed in the password file?!?\n");
games/canfield/cfscores/cfscores.c
92
printf("User %s unknown\n", argv[1]);
games/ching/castching/castching.c
73
printf("%s\n", change());
games/cribbage/io.c
169
printf("\nINFROM: %d = n < 1!!\n", n);
games/cribbage/io.c
183
printf("\nINFROM: isone or something messed up\n");
games/cribbage/score.c
353
printf("\nADJUST: internal error %d %d\n", c0, c1);
games/factor/factor.c
170
printf("1: 1\n");
games/factor/factor.c
209
printf(hflag ? " 0x%lx" : " %lu", *fact);
games/fish/fish.c
105
printf("get to start.\n");
games/fish/fish.c
109
printf("get to start.\n");
games/fish/fish.c
141
printf("\nYour hand is:");
games/fish/fish.c
145
printf("You ask me for: ");
games/fish/fish.c
152
printf("%d cards in my hand, %d in the pool.\n",
games/fish/fish.c
154
printf("My books:");
games/fish/fish.c
161
printf("Already in pro mode.\n");
games/fish/fish.c
163
printf("Entering pro mode.\n");
games/fish/fish.c
174
printf("I don't understand!\n");
games/fish/fish.c
183
printf("You already have all of those.\n");
games/fish/fish.c
188
printf("You don't have any of those!\n");
games/fish/fish.c
190
printf("You don't have any %s's!\n", cards[n]);
games/fish/fish.c
192
printf("No cheating!\n");
games/fish/fish.c
193
printf("Guess again.\n");
games/fish/fish.c
212
printf("I ask you for: %s.\n", cards[lmove]);
games/fish/fish.c
263
printf("drew %s", cards[card]);
games/fish/fish.c
265
printf(" and made a book of %s's!\n", cards[card]);
games/fish/fish.c
268
printf(".\n");
games/fish/fish.c
277
printf("say \"GO FISH!\"\n");
games/fish/fish.c
280
printf("drew the guess!\n");
games/fish/fish.c
282
printf("get to ask again!\n");
games/fish/fish.c
292
printf("have %d %s%s.\n",
games/fish/fish.c
300
printf("made a book of %s's!\n", cards[move]);
games/fish/fish.c
307
printf("get another guess!\n");
games/fish/fish.c
319
printf("don't have any more cards!\n");
games/fish/fish.c
320
printf("My books:");
games/fish/fish.c
322
printf("Your books:");
games/fish/fish.c
324
printf("\nI have %d, you have %d.\n", cb, ub);
games/fish/fish.c
326
printf("\nYou win!!!\n");
games/fish/fish.c
328
printf("Cheater, cheater, pumpkin eater!\n");
games/fish/fish.c
330
printf("\nI win!!!\n");
games/fish/fish.c
332
printf("Hah! Stupid peasant!\n");
games/fish/fish.c
334
printf("\nTie!\n");
games/fish/fish.c
343
printf("I ");
games/fish/fish.c
346
printf("You ");
games/fish/fish.c
363
printf(" + Book%s of", book > 1 ? "s" : "");
games/fish/fish.c
392
printf(" none");
games/fish/fish.c
431
printf("Would you like instructions (y or n)? ");
games/fish/fish.c
440
printf("Unable to spawn %s\n",PATH_PAGER);
games/fish/fish.c
442
printf("Hit return to continue...\n");
games/fish/fish.c
60
#define PRC(card) printf(" %s", cards[card])
games/fortune/fortune/fortune.c
1345
printf("%c%c", fp->tbl.str_delim,
games/fortune/fortune/fortune.c
1348
printf(" (%s)", fp->name);
games/gomoku/main.c
528
printf("%s\n", buf);
games/hack/hack.end.c
206
printf("Goodbye %s %s...\n\n", pl_character, plname);
games/hack/hack.end.c
231
printf("You");
games/hack/hack.end.c
234
printf(" and %s", monnam(mtmp));
games/hack/hack.end.c
240
printf("\nescaped from the dungeon with %ld points,\n",
games/hack/hack.end.c
243
printf("You escaped from the dungeon with %ld points,\n",
games/hack/hack.end.c
255
printf("\t%s (worth %d Zorkmids),\n",
games/hack/hack.end.c
262
printf("\t%s (worth %d Zorkmids),\n",
games/hack/hack.end.c
272
printf("\t%u worthless piece%s of coloured glass,\n",
games/hack/hack.end.c
277
printf("You %s on dungeon level %d with %ld points,\n",
games/hack/hack.end.c
280
printf("and %ld piece%s of gold, after %ld move%s.\n",
games/hack/hack.end.c
283
printf("You were level %u with a maximum of %d hit points when you %s.\n",
games/hack/hack.end.c
294
printf("\n\n");
games/hack/hack.end.c
339
HUP printf("Waiting for access to record file. (%d)\n",
games/hack/hack.end.c
404
HUP printf("You didn't beat your previous score of %ld points.\n\n",
games/hack/hack.end.c
432
printf("You reached the %d%s place on the top %d list.\n\n",
games/hack/hack.end.c
761
printf("Cannot find any entries for ");
games/hack/hack.end.c
763
printf("you.\n");
games/hack/hack.end.c
766
printf("any of ");
games/hack/hack.end.c
768
printf("%s%s", players[i], (i < playerct - 1) ? ", " : ".\n");
games/hack/hack.end.c
769
printf("Call is: %s -s [playernames]\n", hname);
games/hack/hack.main.c
226
printf("Player name expected after -u\n");
games/hack/hack.main.c
497
printf("\nWho are you? ");
games/hack/hack.main.c
566
printf("Warning: cannot write %s/%s", dir, RECORD);
games/hack/hack.mklev.c
178
printf("tryct overflow4\n");
games/hack/hack.o_init.c
162
printf("Not enough gems? - first=%d j=%d LAST_GEM=%d\n",
games/hack/hack.pager.c
388
printf("Cannot open %s as stdin.\n", fnam);
games/hack/hack.pager.c
392
printf("Cannot exec %s.\n", catmore);
games/hack/hack.rip.c
128
printf(ripmid, 8 + n, text, 8 - n, "");
games/hack/hack.terminfo.c
91
printf("Playing hack without cursor_address is suspect...");
games/hack/hack.tty.c
150
printf("%s", s);
games/hack/hack.u_init.c
176
printf("\nUnknown role: %c\n", pc);
games/hack/hack.u_init.c
179
printf("\nAre you an experienced player? [ny] ");
games/hack/hack.u_init.c
185
printf("%c\n", exper); /* echo */
games/hack/hack.u_init.c
190
printf("\nTell me what kind of character you are:\n");
games/hack/hack.u_init.c
191
printf("Are you");
games/hack/hack.u_init.c
193
printf(" a %s", roles[i]);
games/hack/hack.u_init.c
195
printf(",\n\t");
games/hack/hack.u_init.c
197
printf(",");
games/hack/hack.u_init.c
199
printf(" or");
games/hack/hack.u_init.c
201
printf("? [%s] ", rolesyms);
games/hack/hack.u_init.c
207
printf("%c\n", pc); /* echo */
games/hack/hack.u_init.c
223
printf("\nI'll choose a character for you.\n");
games/hack/hack.u_init.c
226
printf("This game you will be a%s %s.\n",
games/hack/hack.unix.c
276
printf("Cannot link %s to %s\n", LLOCK, HLOCK);
games/hack/hack.unix.c
279
printf("Perhaps there is no (empty) file %s ?\n", HLOCK);
games/hack/hack.unix.c
282
printf("It seems you don't have write permission here.\n");
games/hack/hack.unix.c
285
printf("(Try again or rm %s.)\n", LLOCK);
games/hack/hack.unix.c
288
printf("I don't know what is wrong.");
games/hack/makedefs.c
110
printf("#define %s u.uprops[%d].p_flgs\n",
games/hack/makedefs.c
117
printf("/* #define %s %d */\n", string, i);
games/hack/makedefs.c
119
printf("#define %s %d\n", string, i);
games/hack/makedefs.c
122
printf("\n#define CORPSE DEAD_HUMAN\n");
games/hack/makedefs.c
123
printf("#define LAST_GEM (JADE+1)\n");
games/hack/makedefs.c
124
printf("#define LAST_RING %d\n", propct);
games/hack/makedefs.c
125
printf("#define NROFOBJECTS %d\n", i - 1);
games/hack/makedefs.c
142
printf("Input error.\n");
games/hack/makedefs.c
168
printf("Cannot skipuntil %s\n", s);
games/hack/makedefs.c
182
printf("error in skipuntil");
games/hack/makedefs.c
252
printf("too many ) ?");
games/hack/makedefs.c
274
printf("unexpected ,\n");
games/hack/makedefs.c
283
printf("strange character denotation?\n");
games/hals_end/hals_end.c
109
printf("\n");
games/hals_end/hals_end.c
147
printf("\n");
games/hals_end/hals_end.c
43
printf("\n");
games/hals_end/hals_end.c
80
printf("\n");
games/hunt/hunt/hunt.c
182
printf("%d player%s hunting on %s!\n",
games/hunt/hunt/hunt.c
379
printf("\n%s:\n", driver_name(driver));
games/hunt/hunt/hunt.c
619
printf("unknown option %s\n", envp);
games/hunt/hunt/hunt.c
631
printf("unknown option %s\n", envp);
games/hunt/hunt/hunt.c
649
printf("Entering as '%s'", name);
games/hunt/hunt/hunt.c
651
printf(" on team %c.\n", team);
games/hunt/hunt/hunt.c
655
printf("Enter your code name: ");
games/hunt/hunt/hunt.c
661
printf("You have to have a code name!\n");
games/hunt/hunt/hunt.c
667
printf("Illegal character in your code name.\n");
games/hunt/hunt/hunt.c
671
printf("Enter your team (0-9 or nothing): ");
games/hunt/hunt/hunt.c
681
printf("Teams must be numeric.\n");
games/hunt/huntd/server.h
267
__attribute__((format (printf, 4, 5)));
games/hunt/huntd/server.h
273
__attribute__((format (printf, 2, 3)));
games/hunt/huntd/server.h
275
__attribute__((format (printf, 2, 3)));
games/larn/main.c
199
printf("Unknown option <%s>\n", argv[i]);
games/mille/varpush.c
80
printf("Debug file:");
games/monop/cards.c
314
printf(
games/monop/execute.c
106
printf("That's 3 doubles. You go to jail\n");
games/monop/execute.c
131
printf("You pass %s and get $200\n", board[0].name);
games/monop/execute.c
145
printf("That puts you on %s\n", sqp->name);
games/monop/execute.c
148
printf("That is a safe place\n");
games/monop/execute.c
169
printf("That would cost $%d\n", sqp->cost);
games/monop/execute.c
178
printf("You own it.\n");
games/monop/execute.c
243
printf("Which file do you wish to save it in? ");
games/monop/execute.c
264
printf("\"%s\" ", buf);
games/monop/execute.c
320
printf("[%s]\n", buf);
games/monop/execute.c
332
printf("Which file do you wish to restore from? ");
games/monop/execute.c
363
printf("\"%s\" ", file);
games/monop/execute.c
383
printf("file is corrupt: long lines.\n");
games/monop/execute.c
405
printf("save file is incomplete.\n");
games/monop/execute.c
421
printf("[%s]\n", xbuf);
games/monop/execute.c
465
printf("file is not a monop save file.\n");
games/monop/execute.c
472
printf("mismatched close brace.\n");
games/monop/execute.c
487
printf("file is corrupt: attribute %s lacks value.\n",
games/monop/execute.c
515
printf("internal logic error\n");
games/monop/execute.c
529
printf("numplayers: multiple settings\n");
games/monop/execute.c
541
printf("currentplayer: before numplayers\n");
games/monop/execute.c
568
printf("unknown attribute %s\n", attribute);
games/monop/execute.c
581
printf("player came before numplayers.\n");
games/monop/execute.c
588
printf("player has multiple names.\n");
games/monop/execute.c
620
printf("player escaped from jail?\n");
games/monop/execute.c
624
printf("unknown attribute %s\n", attribute);
games/monop/execute.c
660
printf("cards: out of range value\n");
games/monop/execute.c
666
printf("cards: invalid values\n");
games/monop/execute.c
670
printf("unknown attribute %s\n", attribute);
games/monop/execute.c
691
printf("unownable property is mortgaged.\n");
games/monop/execute.c
700
printf("unbuildable property has houses.\n");
games/monop/execute.c
708
printf("unknown attribute %s\n", attribute);
games/monop/execute.c
723
printf("%s: not a number.\n", what);
games/monop/execute.c
727
printf("%s: out of range.\n", what);
games/monop/execute.c
739
printf("%s: expected open brace\n", what);
games/monop/execute.c
746
printf("%s: expected open brace\n", what);
games/monop/execute.c
750
printf("%s: garbage after open brace\n", what);
games/monop/execute.c
83
printf("%s rolled doubles. Goes again\n", cur_p->name);
games/monop/execute.c
96
printf("roll is %d, %d\n", r1=roll(1, 6), r2=roll(1, 6));
games/monop/getinp.c
53
printf("%s", prompt);
games/monop/getinp.c
59
printf("Valid inputs are: ");
games/monop/getinp.c
62
printf("\n\t");
games/monop/getinp.c
67
printf("<RETURN>");
games/monop/getinp.c
70
printf("%s", lst[i]);
games/monop/getinp.c
72
printf(", ");
games/monop/getinp.c
91
printf("Illegal response: \"%s\". "
games/monop/houses.c
128
printf("Building shortage: no houses available.");
games/monop/houses.c
132
printf("Building shortage: no hotels available.");
games/monop/houses.c
138
printf("Houses will cost $%d\n", price);
games/monop/houses.c
139
printf("How many houses do you wish to buy for\n");
games/monop/houses.c
144
printf("%s (H):\n", mp->sq[i]->name);
games/monop/houses.c
154
printf("That's too many. The most you can buy is %d\n",
games/monop/houses.c
163
err: printf("That makes the spread too wide. Try again\n");
games/monop/houses.c
182
printf("You have asked for %d %s but only %d are available. "
games/monop/houses.c
188
printf("You have asked for %d %s but only %d are available. "
games/monop/houses.c
196
printf("You asked for %d %s and %d %s for $%d\n",
games/monop/houses.c
239
printf("You don't have any houses to sell!!\n");
games/monop/houses.c
270
printf("Houses will get you $%d apiece\n", price);
games/monop/houses.c
272
printf("How many houses do you wish to sell from\n");
games/monop/houses.c
277
printf("%s (0):\n", mp->sq[i]->name);
games/monop/houses.c
290
printf(
games/monop/houses.c
298
err: printf("That makes the spread too wide. Try again\n");
games/monop/houses.c
306
printf("You asked to sell %d house%s for $%d\n", tot,
games/monop/houses.c
325
printf("%s (H) ", sqp->name);
games/monop/houses.c
327
printf("%s (%d) ", sqp->name, sqp->desc->houses);
games/monop/houses.c
86
printf("You can't build on mortgaged monopolies.\n");
games/monop/houses.c
88
printf("You can't build any more.\n");
games/monop/houses.c
90
printf("But you don't have any monopolies!!\n");
games/monop/jail.c
103
printf("(This is your ");
games/monop/jail.c
106
printf("1st");
games/monop/jail.c
109
printf("2nd");
games/monop/jail.c
112
printf("3rd (and final)");
games/monop/jail.c
115
printf(" turn in JAIL)\n");
games/monop/jail.c
44
printf("But you're not IN Jail\n");
games/monop/jail.c
48
printf("But you don't HAVE a get out of jail free card\n");
games/monop/jail.c
63
printf("But you're not IN Jail\n");
games/monop/jail.c
69
printf("That cost you $50\n");
games/monop/jail.c
79
printf("Sorry, that doesn't get you out\n");
games/monop/jail.c
81
printf("It's your third turn and you didn't roll "
games/monop/jail.c
93
printf("Double roll gets you out.\n");
games/monop/misc.c
109
printf("I can't understand that\n");
games/monop/misc.c
129
printf("op [%p] = play[pl [%d] ].own_list;\n", op, pl);
games/monop/misc.c
133
printf("op->sqr->type = %d\n", op->sqr->type);
games/monop/misc.c
138
printf(" case UTIL:\n");
games/monop/misc.c
145
printf("play[pl].num_util = num [%d];\n", num);
games/monop/misc.c
150
printf(" case RR:\n");
games/monop/misc.c
155
printf("iter: %d\n", num);
games/monop/misc.c
156
printf("op = %p, op->sqr = %p, "
games/monop/misc.c
164
printf("play[pl].num_rr = num [%d];\n", num);
games/monop/misc.c
169
printf(" case PRPTY:\n");
games/monop/misc.c
176
printf("iter: %d\n", num);
games/monop/misc.c
180
printf("op = op->next ");
games/monop/misc.c
184
printf("[%p];\n", op);
games/monop/misc.c
188
printf("num = %d\n", num);
games/monop/misc.c
191
printf("panic: bad monopoly descriptor: "
games/monop/misc.c
193
printf("player # %d\n", pl+1);
games/monop/misc.c
195
printf("orig_op = %p\n", orig_op);
games/monop/misc.c
197
printf("orig_op->sqr->type = %d (PRPTY)\n",
games/monop/misc.c
199
printf("orig_op->next = %p\n",
games/monop/misc.c
201
printf("orig_op->sqr->desc = %p\n",
games/monop/misc.c
204
printf("op = %p\n", op);
games/monop/misc.c
206
printf("op->sqr->type = %d (PRPTY)\n",
games/monop/misc.c
208
printf("op->next = %p\n", op->next);
games/monop/misc.c
209
printf("op->sqr->desc = %p\n",
games/monop/misc.c
212
printf("num = %d\n", num);
games/monop/misc.c
216
printf("orig->num_in = %d\n", orig->num_in);
games/monop/misc.c
66
printf("That leaves you $%d in debt\n", -cur_p->money);
games/monop/misc.c
68
printf("that leaves you broke\n");
games/monop/misc.c
70
printf("-- You are now Solvent ---\n");
games/monop/misc.c
98
printf("%s", prompt);
games/monop/monop.c
233
printf("\n%s (%d) (cash $%d) on %s\n", cur_p->name, player + 1,
games/monop/monop.c
261
printf("Sorry. Number must range from 2 to %d\n",
games/monop/monop.c
271
printf("Player %d's name: ", i + 1);
games/monop/monop.c
289
printf("Hey!!! Some of those are "
games/monop/monop.c
293
printf("\"done\" is a reserved word. "
games/monop/monop.c
315
printf("%s (%d) rolls %d\n", play[i].name, i+1, rl=roll(2, 6));
games/monop/monop.c
325
printf("%d people rolled the same thing, so we'll try again\n",
games/monop/monop.c
331
printf("%s (%d) goes first\n", cur_p->name, max_pl + 1);
games/monop/monop.h
68
#define lucky(str) printf("%s%s\n",str,lucky_mes[roll(1,num_luck)-1])
games/monop/monop.h
69
#define printline() printf("------------------------------\n")
games/monop/morg.c
139
printf("That got you $%d\n",price);
games/monop/morg.c
155
printf("You don't have any mortgaged property.\n");
games/monop/morg.c
159
printf("Your only mortgaged property is %s\n",
games/monop/morg.c
203
printf("That cost you $%d\n",price);
games/monop/morg.c
83
printf("You can't mortgage property with "
games/monop/morg.c
86
printf("You don't have any un-mortgaged "
games/monop/morg.c
91
printf("Your only mortgageable property is %s\n",
games/monop/print.c
101
printf(" ");
games/monop/print.c
104
printf(" %d %-8.8s %3d", sqp->owner+1, pp->mon_desc->name,
games/monop/print.c
110
printf("%d %4d", pp->houses,
games/monop/print.c
113
printf("0 %4d", pp->rent[0] * 2);
games/monop/print.c
115
printf("H %4d", pp->rent[5]);
games/monop/print.c
117
printf(" %4d", pp->rent[0]);
games/monop/print.c
121
printf(" - 150");
games/monop/print.c
123
printf(" ");
games/monop/print.c
126
printf(" %d 150", sqp->owner+1);
games/monop/print.c
128
printf("%d", play[sqp->owner].num_util);
games/monop/print.c
130
printf(" ");
games/monop/print.c
134
printf(" - Railroad 200");
games/monop/print.c
136
printf(" ");
games/monop/print.c
139
printf(" %d Railroad 200", sqp->owner+1);
games/monop/print.c
141
printf("%d %4d", play[sqp->owner].num_rr,
games/monop/print.c
156
printf(" * ");
games/monop/print.c
158
printf(" ");
games/monop/print.c
171
printf("%s's (%d) holdings (Total worth: $%d):\n", name_list[pl],
games/monop/print.c
173
printf("\t$%d", pp->money);
games/monop/print.c
175
printf(", %d get-out-of-jail-free card", pp->num_gojf);
games/monop/print.c
181
printf("\t%s\n", header);
games/monop/print.c
48
printf("%s\t%s\n", header, header);
games/monop/print.c
64
printf("%s Player\n", header);
games/monop/print.c
67
printf(" %s (%d)", play[i].name, i+1);
games/monop/print.c
69
printf(" *");
games/monop/print.c
84
printf("%-10.10s", sqp->name);
games/monop/print.c
94
printf(" ");
games/monop/print.c
99
printf(" - %-8.8s %3d", pp->mon_desc->name, sqp->cost);
games/monop/prop.c
157
printf("\nSo it goes up for auction. Type your bid after your name\n");
games/monop/prop.c
175
printf("You must bid higher than %d "
games/monop/prop.c
177
printf("(bid of 0 drops you out)\n");
games/monop/prop.c
179
printf("You can't bid more than your cash ($%d)\n",
games/monop/prop.c
190
printf("It goes to %s (%d) for $%d\n",play[i].name,i+1,cur_max);
games/monop/prop.c
195
printf("Nobody seems to want it, so we'll leave it for "
games/monop/rent.c
47
printf("Owned by %s\n", plp->name);
games/monop/rent.c
57
printf("rent is %d\n", rnt=pp->rent[0] * 2);
games/monop/rent.c
59
printf("with %d house%s, rent is %d\n",
games/monop/rent.c
63
printf("with a hotel, rent is %d\n",
games/monop/rent.c
66
printf("rent is %d\n", rnt = pp->rent[0]);
games/monop/rent.c
73
printf("rent is %d\n", rnt);
games/monop/rent.c
78
printf("rent is 10 * roll (%d) = %d\n", rnt, rnt * 10);
games/monop/rent.c
82
printf("rent is 4 * roll (%d) = %d\n", rnt, rnt * 4);
games/monop/spec.c
52
printf("You were worth $%d", worth);
games/monop/spec.c
56
printf(". Good try, but not quite.\n");
games/monop/spec.c
62
printf(", so you pay $%d", worth);
games/monop/spec.c
64
printf(" OUCH!!!!.\n");
games/monop/spec.c
88
printf("You lose $75\n");
games/monop/trade.c
112
printf("player %s (%d):\n", pp->name, pn+1);
games/monop/trade.c
121
printf("You've already allocated that.\n");
games/monop/trade.c
132
printf("You have $%d. ", pp->money);
games/monop/trade.c
137
printf("You have %d get-out-of-jail-free cards. ",pp->num_gojf);
games/monop/trade.c
140
printf("You don't have that many. Try again.\n");
games/monop/trade.c
178
printf("Player %s (%d) gives:\n", play[tp->trader].name,
games/monop/trade.c
181
printf("\t$%d\n", tp->cash), some++;
games/monop/trade.c
183
printf("\t%d get-out-of-jail-free card(s)\n", tp->gojf),
games/monop/trade.c
191
printf("\t-- Nothing --\n");
games/monop/trade.c
254
printf("You would resign to the bank\n");
games/monop/trade.c
256
printf("You would resign to %s\n", name_list[new_own]);
games/monop/trade.c
260
printf("You would resign to the bank\n");
games/monop/trade.c
268
printf("You can't resign to yourself!!\n");
games/monop/trade.c
275
printf("Then NOBODY wins (not even YOU!)\n");
games/monop/trade.c
279
printf("resigning to player\n");
games/monop/trade.c
290
printf("resigning to bank\n");
games/monop/trade.c
316
printf("\nThen %s WINS!!!!!\n", play[0].name);
games/monop/trade.c
318
printf("That's a grand worth of $%d.\n",
games/monop/trade.c
70
printf("There ain't no-one around to trade WITH!!\n");
games/monop/trade.c
79
printf("You can't trade with yourself!\n");
games/morse/morse.c
502
printf("m");
games/morse/morse.c
616
printf("\n");
games/morse/morse.c
664
printf(" %s ", ps[i].c);
games/morse/morse.c
676
printf("%s ", s);
games/morse/morse.c
679
printf(" %s", s);
games/morse/morse.c
682
printf(" %s", *s == '.' ? "dit" : "dah");
games/morse/morse.c
684
printf("\n");
games/number/number.c
100
printf("...\n");
games/number/number.c
106
printf("...\n");
games/number/number.c
153
printf("minus%s", lflag ? " " : "\n");
games/number/number.c
163
printf("%sand%s",
games/number/number.c
168
printf(" ");
games/number/number.c
175
printf("zero%s", lflag ? "" : ".\n");
games/number/number.c
177
printf("\n");
games/number/number.c
192
printf(" %s%s",
games/number/number.c
201
printf(" %s%s",
games/number/number.c
208
printf(".\n");
games/number/number.c
224
printf("%s hundred", name1[*p - '0']);
games/number/number.c
232
printf(" ");
games/number/number.c
234
printf("%s", name1[val]);
games/number/number.c
236
printf("%s", name2[val / 10]);
games/number/number.c
238
printf("-%s", name1[val % 10]);
games/number/number.c
246
printf("%s", name1[*p - '0']);
games/number/number.c
259
printf("tenths.\n");
games/number/number.c
262
printf("hundredths.\n");
games/number/number.c
265
printf("%s%sths.\n", pref[len % 3], name3[len / 3]);
games/phantasia/gamesupport.c
477
printf("%2d) %-20.20s%4.0f %4.0f %2.0f %5.0f %5.0f %2d %2d %3.0f\n", count++,
games/phantasia/gamesupport.c
498
printf("%-20s (%-9s) Level: %6.0f Type: %s\n",
games/phantasia/gamesupport.c
517
printf("Current characters on file are:\n\n");
games/phantasia/gamesupport.c
521
printf("%-20s (%-9s) Level: %6.0f %s (%s)\n",
games/phantasia/misc.c
1155
funcp = printf;
games/pig/pig.c
105
printf("%.*say", olen, buf + start);
games/pig/pig.c
90
printf("%.*sway", len, buf);
games/pom/pom.c
78
printf("The Moon is ");
games/pom/pom.c
80
printf("Full\n");
games/pom/pom.c
82
printf("New\n");
games/pom/pom.c
86
printf("%s\n", tomorrow > today ?
games/pom/pom.c
89
printf("%s ", tomorrow > today ?
games/pom/pom.c
92
printf("Gibbous (%1.0f%% of Full)\n", today);
games/pom/pom.c
94
printf("Crescent (%1.0f%% of Full)\n", today);
games/primes/primes.c
235
printf(hflag ? "0x%lx\n" : "%lu\n", factor);
games/primes/primes.c
298
printf(hflag ? "0x%lx\n" : "%lu\n", start);
games/quiz/quiz.c
255
printf("%s?\n", question);
games/quiz/quiz.c
264
printf("Right!\n");
games/quiz/quiz.c
270
printf("%s\n", t);
games/quiz/quiz.c
276
printf("What?\n");
games/quiz/quiz.c
325
printf("Rights %d, wrongs %d,", r, w);
games/quiz/quiz.c
327
printf(" extra guesses %d,", g);
games/quiz/quiz.c
328
printf(" score %d%%\n", (r + w + g) ? r * 100 / (r + w + g) : 0);
games/random/randomize_fd.c
212
ret = printf("%.*s", (int)n->len - 1, n->cp);
games/robots/main.c
111
printf("Need at least a %dx%d screen\n",
games/robots/score.c
184
printf("%d\t%d\t%.*s\n", inf++, scp->s_score,
games/rogue/init.c
179
printf("\n%s\n", estr);
games/rogue/init.c
88
printf("Hello %s, just a moment while I dig the dungeon...",
games/rogue/message.c
199
printf("%s", CL);
games/rogue/room.c
658
printf("\nCreating new shell...\n");
games/sail/lo_main.c
136
printf("Nobody has sailed yet.\n");
games/sail/lo_main.c
152
printf("%-10s %21s of the %15s %3d points, %5.2f equiv\n",
games/sail/lo_main.c
157
printf("\n%d people have played.\n", npeople);
games/sail/pl_1.c
100
printf("A funny thing happened (%d).\n",
games/sail/pl_1.c
92
printf("The driver died.\n");
games/sail/pl_1.c
97
printf("Synchronization error\n.");
games/sail/pl_main.c
115
printf("Your ship is the %s, a %d gun %s (%s crew).\n",
games/snake/snake/snake.c
417
printf("You have won with $%d.\n", cashvalue);
games/snake/snake/snake.c
513
printf("No saved scores for uid %d.\n", uid);
games/snake/snake/snake.c
534
printf("You bettered your previous best of $%d\n", oldbest);
games/snake/snake/snake.c
536
printf("Your best to date is $%d\n", oldbest);
games/snake/snake/snake.c
546
printf("You beat %s's old record of $%d!\n",
games/snake/snake/snake.c
549
printf("You beat (%d)'s old record of $%d!\n",
games/snake/snake/snake.c
553
printf("You set a new record!\n");
games/snake/snake/snake.c
555
printf("The highest is %s with $%d\n", p->pw_name, allbscore);
games/snake/snake/snake.c
557
printf("The highest is (%d) with $%d\n", (int)allbwho,
games/snake/snake/snake.c
857
printf("\nYou and your $%d have been eaten\n",
games/snake/snake/snake.c
860
printf("\nThe snake ate you. You owe $%d.\n",
games/snake/snake/snake.c
937
printf("You made %d moves.\n", num);
games/snake/snscore/snscore.c
114
printf("%d:\t$%d\t%s\n", j, players[i].scores, players[i].name);
games/snake/snscore/snscore.c
72
printf("Snake players scores to date\n");
games/snake/snscore/snscore.c
74
printf("No scores recorded yet!\n");
games/snake/snscore/snscore.c
84
printf("too many players\n");
games/tetris/scores.c
168
printf("%s bettered %s %d score of %d!\n",
games/tetris/scores.c
175
printf("%s tied %s %d high score.\n",
games/tetris/scores.c
347
printf("\n\t\t Tetris High Scores\n");
games/tetris/scores.c
379
printf("\nHit RETURN to continue.");
games/tetris/scores.c
384
printf("\n");
games/tetris/scores.c
389
printf("\t\t\t - none to date.\n");
games/tetris/scores.c
402
printf("%s\n%s\n", TITLE, TITL2);
games/tetris/scores.c
430
printf("%s", buf);
games/tetris/screen.c
380
printf("Score: %d", score);
games/tetris/tetris.c
326
printf("Your score: %d point%s x level %d = %d\n",
games/tetris/tetris.c
329
printf("Your score: %d point%s x level %d x preview penalty %0.3f = %d\n",
games/tetris/tetris.c
336
printf("\nHit RETURN to see high scores, ^C to skip.\n");
games/trek/abandon.c
71
printf("You may not abandon ye Faire Queene\n");
games/trek/abandon.c
79
printf("Officers escape in shuttlecraft\n");
games/trek/abandon.c
83
printf("Entire crew of %d left to die in outer space\n",
games/trek/abandon.c
87
printf("Crew beams down to planet %s\n", systemname(q));
games/trek/abandon.c
94
printf("You are hereby put in charge of an antiquated but still\n");
games/trek/abandon.c
95
printf(" functional ship, the Fairie Queene.\n");
games/trek/attack.c
106
printf("\nStardate %.2f: Klingon attack:\n",
games/trek/attack.c
129
printf("\aHIT: %d units", hit);
games/trek/attack.c
131
printf(" from %d,%d",
games/trek/attack.c
136
printf(", shields absorb %d%%, effective hit %d\n",
games/trek/attack.c
139
printf("\n");
games/trek/attack.c
146
printf("\aCRITICAL HIT!!!\a\n");
games/trek/attack.c
159
printf("Sulu: Shields knocked down, "
games/trek/attack.c
173
printf("McCoy: we suffered %d casualties in that "
games/trek/attack.c
89
printf("Starbase shields protect the %s\n",
games/trek/autover.c
60
printf("\07RED ALERT: The %s is in a supernova quadrant\n",
games/trek/autover.c
62
printf("*** Emergency override attempts to hurl %s to safety\n",
games/trek/capture.c
101
printf("%d captives taken\n", i);
games/trek/capture.c
107
printf("Fat chance, captain\n");
games/trek/capture.c
62
printf("Ship-ship communications out when cloaked\n");
games/trek/capture.c
71
printf("Uhura: Getting no response, sir\n");
games/trek/capture.c
89
printf("Prob = %d (%.4f)\n", i, x);
games/trek/capture.c
93
printf("Klingon at %d,%d surrenders\n", k->x, k->y);
games/trek/capture.c
96
printf("%d klingons commit suicide rather than be "
games/trek/check_out.c
64
printf(" Using starbase %s\n", Device[dev].name);
games/trek/computer.c
123
printf("Computer record of galaxy for all long range "
games/trek/computer.c
125
printf(" ");
games/trek/computer.c
128
printf("-%d- ", i);
games/trek/computer.c
129
printf("\n");
games/trek/computer.c
131
printf("%d ", i);
games/trek/computer.c
135
printf("$$$ ");
games/trek/computer.c
142
printf(".1. ");
games/trek/computer.c
144
printf("/// ");
games/trek/computer.c
147
printf("... ");
games/trek/computer.c
149
printf("%3d ",
games/trek/computer.c
152
printf("%d\n", i);
games/trek/computer.c
154
printf(" ");
games/trek/computer.c
157
printf("-%d- ", i);
games/trek/computer.c
158
printf("\n");
games/trek/computer.c
166
printf("No Klingons in this quadrant\n");
games/trek/computer.c
171
printf("Klingon at %d,%d",
games/trek/computer.c
205
printf("%d,%d/%d,%d to %d,%d/%d,%d",
games/trek/computer.c
221
printf("Phasers are %d%% effective at that range\n",
games/trek/computer.c
234
printf("Warp %.2f distance %.2f cost %.2f "
games/trek/computer.c
245
printf("Distance %.2f cost %.2f stardates %d units\n",
games/trek/computer.c
251
printf("\n");
games/trek/computer.c
261
printf("Klingon is attacking starbase "
games/trek/computer.c
269
printf("Starsystem %s in quadrant "
games/trek/computer.c
278
printf("No known distress calls are active\n");
games/trek/computer.c
335
printf(": course %d dist %.3f\n", course, dist);
games/trek/damage.c
65
printf("\t%s damaged\n", Device[dev].name);
games/trek/dcrept.c
65
printf("Damage control report:\n");
games/trek/dcrept.c
76
printf("\t\t\t repair times\n");
games/trek/dcrept.c
77
printf("device\t\t\tin flight docked\n");
games/trek/dcrept.c
83
printf("%-24s%7.2f %7.2f\n",
games/trek/dcrept.c
92
printf("All devices functional\n");
games/trek/destruct.c
71
printf("\n\07 --- WORKING ---\07\n");
games/trek/destruct.c
76
printf(" ");
games/trek/destruct.c
77
printf("%d\n", i);
games/trek/destruct.c
85
printf("Self destruct sequence aborted\n");
games/trek/destruct.c
88
printf("Password verified; self destruct sequence continues:\n");
games/trek/destruct.c
94
printf(" ");
games/trek/destruct.c
95
printf("%d\n", i);
games/trek/destruct.c
98
printf("\032\014***** %s destroyed *****\n", Ship.shipname);
games/trek/dock.c
129
printf("Sulu: Pardon me captain, but we are not docked.\n");
games/trek/dock.c
60
printf("Chekov: But captain, we are already docked\n");
games/trek/dock.c
78
printf("Chekov: But captain, we are not adjacent to a "
games/trek/dumpgame.c
121
printf("cannot restart\n");
games/trek/dumpme.c
64
printf("%s falls into a black hole.\n", Ship.shipname);
games/trek/dumpme.c
66
printf("Computer applies full reverse power to avoid hitting "
games/trek/dumpme.c
68
printf(" negative energy barrier. A space warp was "
games/trek/dumpme.c
79
printf("You are now in quadrant %d,%d. It is stardate %.2f\n",
games/trek/dumpssradio.c
55
printf("Starsystem %s in quadrant %d,%d is no longer "
games/trek/dumpssradio.c
64
printf("Starbase in quadrant %d,%d is under attack\n",
games/trek/dumpssradio.c
71
printf("Starsystem %s in quadrant %d,%d is "
games/trek/events.c
118
printf("xdate = %.2f, evcode %d params %d %d %d\n",
games/trek/events.c
162
printf("\n%s caught in long range tractor "
games/trek/events.c
165
printf("*** Pulled to quadrant %d,%d\n",
games/trek/events.c
223
printf("\nUhura: Captain, we have received a "
games/trek/events.c
225
printf(" from the starbase in quadrant "
games/trek/events.c
250
printf("\nSpock: ");
games/trek/events.c
293
printf("\nUhura: Captain, starsystem %s in "
games/trek/events.c
320
printf("\nUhura: We've lost contact with "
games/trek/events.c
323
printf(" in quadrant %d,%d.\n",
games/trek/events.c
417
printf("%s reports repair work on the %s finished.\n",
games/trek/events.c
430
printf("Spock has tried to recalibrate your "
games/trek/events.c
432
printf(" but he has no standard base to "
games/trek/events.c
434
printf(" to a starbase immediately so that "
games/trek/getpar.c
125
printf("%s: ", s);
games/trek/getpar.c
143
printf("%14.14s", input);
games/trek/getpar.c
147
printf("\n");
games/trek/getpar.c
150
printf("\n");
games/trek/getpar.c
171
printf("invalid input; ? for valid inputs\n");
games/trek/getpar.c
195
printf("%s: ", s);
games/trek/getpar.c
53
printf("%s: ", s);
games/trek/getpar.c
59
printf("invalid input; please enter an integer\n");
games/trek/getpar.c
76
printf("%s: ", s);
games/trek/getpar.c
82
printf("invalid input; please enter a double\n");
games/trek/help.c
119
printf("Starbase in %d,%d responds\n", Ship.quadx, Ship.quady);
games/trek/help.c
127
printf("%s attempt to rematerialize ", Cntvect[i]);
games/trek/help.c
142
printf("succeeds\n");
games/trek/help.c
152
printf("fails\n");
games/trek/help.c
74
printf("Uhura: But Captain, we're already docked\n");
games/trek/help.c
84
printf("Uhura: I'm not getting any response from starbase\n");
games/trek/impulse.c
51
printf("Scotty: Sorry captain, but we are still docked.\n");
games/trek/impulse.c
63
printf("Scotty: That would consume %d%% of our remaining "
games/trek/impulse.c
68
printf("Aye aye, sir\n");
games/trek/impulse.c
73
printf("Spock: That would take %d%% of our remaining time.\n",
games/trek/impulse.c
77
printf("(He's finally gone mad)\n");
games/trek/initquad.c
74
printf("Condition RED\n");
games/trek/kill.c
120
printf("Starbase at %d,%d destroyed\n",
games/trek/kill.c
124
printf("Uhura: Starfleet command reports that the "
games/trek/kill.c
126
printf(" quadrant %d,%d has been destroyed\n",
games/trek/kill.c
156
printf("Inhabited starsystem %s at %d,%d destroyed\n",
games/trek/kill.c
167
printf("Distress call for %s invalidated\n",
games/trek/kill.c
198
printf("Distress call for starbase in "
games/trek/kill.c
208
printf("Distress call for %s in quadrant "
games/trek/kill.c
58
printf(" *** Klingon at %d,%d destroyed ***\n", ix, iy);
games/trek/klmove.c
130
printf("Klingon at %d,%d escapes to "
games/trek/klmove.c
169
printf("Klingon at %d,%d moves to %d,%d\n",
games/trek/klmove.c
75
printf("klmove: fl = %d, Etc.nkling = %d\n", fl, Etc.nkling);
games/trek/lose.c
70
printf("\n%s\n", Losemsg[why - 1]);
games/trek/lrscan.c
58
printf("Long range scan for quadrant %d,%d\n\n",
games/trek/lrscan.c
64
printf(" ");
games/trek/lrscan.c
66
printf(" %1d", j);
games/trek/lrscan.c
71
printf("\n -------------------\n");
games/trek/lrscan.c
74
printf(" ! * ! * ! * !");
games/trek/lrscan.c
79
printf("%1d !", i);
games/trek/lrscan.c
83
printf(" * !");
games/trek/lrscan.c
89
printf(" /// !");
games/trek/lrscan.c
94
printf(" %3d !", q->scanned);
games/trek/lrscan.c
97
printf("\n -------------------\n");
games/trek/main.c
185
printf("\n * * * S T A R T R E K * * *\n\n"
games/trek/move.c
114
printf("E.ep = %p, ->evcode = %d, ->date = %.2f, "
games/trek/move.c
135
printf("dx = %.2f, dy = %.2f, xn = %.2f, n = %d\n",
games/trek/move.c
145
printf("ix = %d, x = %.2f, iy = %d, y = %.2f\n",
games/trek/move.c
162
printf("New quad: ix = %d, iy = %d\n", ix, iy);
games/trek/move.c
190
printf("Computer reports navigation error; "
games/trek/move.c
89
printf("move: ramflag %d course %d time %.2f speed %.2f\n",
games/trek/nova.c
124
printf("Unknown object %c at %d,%d destroyed\n",
games/trek/nova.c
59
printf("Spock: Star at %d,%d failed to nova.\n", x, y);
games/trek/nova.c
66
printf("Spock: Star at %d,%d gone nova\n", x, y);
games/trek/out.c
47
printf("%s reports %s ", d->person, d->name);
games/trek/out.c
49
printf("are");
games/trek/out.c
51
printf("is");
games/trek/out.c
52
printf(" damaged\n");
games/trek/phaser.c
104
printf("Phasers cannot fire through starbase shields\n");
games/trek/phaser.c
112
printf("Sulu: Captain, we cannot fire through shields.\n");
games/trek/phaser.c
116
printf("Sulu: Captain, surely you must realize that we cannot "
games/trek/phaser.c
118
printf(" phasers with the cloaking device up.\n");
games/trek/phaser.c
126
printf("%s", Device[COMPUTER].name);
games/trek/phaser.c
129
printf("%s", Device[SRSCAN].name);
games/trek/phaser.c
133
printf(" damaged, manual mode selected\n");
games/trek/phaser.c
141
printf("Computer damaged, manual selected\n");
games/trek/phaser.c
153
printf("%d units available\n", Ship.energy);
games/trek/phaser.c
158
printf("\nBank %d:\n", i);
games/trek/phaser.c
166
printf("available energy exceeded. ");
games/trek/phaser.c
186
printf("Sulu: But there are no Klingons in this "
games/trek/phaser.c
190
printf("Phasers locked on target. ");
games/trek/phaser.c
192
printf("%d units available\n", Ship.energy);
games/trek/phaser.c
197
printf("available energy exceeded. ");
games/trek/phaser.c
225
printf("b%d hr%d u%d df%.2f af%.2f\n",
games/trek/phaser.c
254
printf("%d units overkill\n", extra);
games/trek/phaser.c
263
printf("b%d u%d", i, b->units);
games/trek/phaser.c
265
printf(" a%.2f s%.2f\n", b->angle, b->spread);
games/trek/phaser.c
267
printf("\n");
games/trek/phaser.c
279
printf("\nPhaser bank %d fires:\n", i);
games/trek/phaser.c
330
printf("%d unit hit on Klingon", hit);
games/trek/phaser.c
332
printf(" at %d,%d", k->x, k->y);
games/trek/phaser.c
333
printf("\n");
games/trek/phaser.c
347
printf("\n%d units expended on empty space\n", extra);
games/trek/ram.c
54
printf("\07RED ALERT\07: collision imminent\n");
games/trek/ram.c
59
printf("%s rams Klingon at %d,%d\n", Ship.shipname, ix, iy);
games/trek/ram.c
65
printf("Yeoman Rand: Captain, isn't it getting hot in here?\n");
games/trek/ram.c
67
printf("Spock: Hull temperature approaching 550 Degrees "
games/trek/ram.c
72
printf("You ran into the starbase at %d,%d\n", ix, iy);
games/trek/ram.c
80
printf("%s heavily damaged\n", Ship.shipname);
games/trek/ram.c
86
printf("McCoy: Take it easy Jim; we had %d casualties.\n", i);
games/trek/rest.c
64
printf("Spock: That would take %d%% of our remaining time.\n",
games/trek/schedule.c
121
printf("unschedule: type %d @ %.2f parm %d %d %d\n",
games/trek/schedule.c
64
printf("schedule: type %d @ %.2f "
games/trek/schedule.c
99
printf("reschedule: type %d parm %d %d %d @ %.2f\n",
games/trek/score.c
120
printf("\n");
games/trek/score.c
58
printf("%-40s %10ld\n", buf, amount);
games/trek/score.c
69
printf("\n*** Your score:\n");
games/trek/setup.c
284
printf("%d Klingons\n%d starbase", Param.klings, Param.bases);
games/trek/setup.c
286
printf("s");
games/trek/setup.c
287
printf(" at %d,%d", Now.base[0].x, Now.base[0].y);
games/trek/setup.c
289
printf(", %d,%d", Now.base[i].x, Now.base[i].y);
games/trek/setup.c
290
printf("\nIt takes %d units to kill a Klingon\n", Param.klingpwr);
games/trek/setwarp.c
54
printf("Minimum warp speed is 1.0\n");
games/trek/setwarp.c
58
printf("Maximum speed is warp 10.0\n");
games/trek/setwarp.c
62
printf("Damage to warp engines may occur above warp 6.0\n");
games/trek/shield.c
118
printf("%s already ", device);
games/trek/shield.c
120
printf("up\n");
games/trek/shield.c
122
printf("down\n");
games/trek/shield.c
75
printf("Ye Faire Queene does not have the "
games/trek/shield.c
98
printf("%s %s down while docked\n", device, dev2);
games/trek/snova.c
103
printf("\a\nRED ALERT: supernova occurring at %d,%d\n", ix, iy);
games/trek/snova.c
107
printf("*** Emergency override attem");
games/trek/snova.c
109
printf("\n");
games/trek/snova.c
116
printf("\nUhura: Captain, Starfleet Command reports "
games/trek/snova.c
118
printf(" in quadrant %d,%d. Caution is advised\n",
games/trek/snova.c
141
printf("Lucky devil, that supernova destroyed the last "
games/trek/srscan.c
100
printf("%d", i);
games/trek/srscan.c
102
printf(" ");
games/trek/srscan.c
107
printf("stardate %.2f", Now.date);
games/trek/srscan.c
110
printf("condition %s", Color[Ship.cond]);
games/trek/srscan.c
112
printf(", CLOAKED");
games/trek/srscan.c
115
printf("position %d,%d/%d,%d", Ship.quadx,
games/trek/srscan.c
119
printf("warp factor %.1f", Ship.warp);
games/trek/srscan.c
122
printf("total energy %d", Ship.energy);
games/trek/srscan.c
125
printf("torpedoes %d", Ship.torped);
games/trek/srscan.c
134
printf("shields %s, %d%%", s, percent);
games/trek/srscan.c
137
printf("Klingons left %d", Now.klings);
games/trek/srscan.c
140
printf("time left %.2f", Now.time);
games/trek/srscan.c
143
printf("life support ");
games/trek/srscan.c
145
printf("damaged, reserves = %.2f",
games/trek/srscan.c
149
printf("active");
games/trek/srscan.c
152
printf("\n");
games/trek/srscan.c
155
printf("current crew %d\n", Ship.crew);
games/trek/srscan.c
156
printf("brig space %d\n", Ship.brigfree);
games/trek/srscan.c
157
printf("Klingon power %d\n", Param.klingpwr);
games/trek/srscan.c
161
printf("Length, Skill %s%s, ", p->abbrev, p->full);
games/trek/srscan.c
163
printf("%s%s\n", p->abbrev, p->full);
games/trek/srscan.c
166
printf(" ");
games/trek/srscan.c
168
printf("%d ", i);
games/trek/srscan.c
169
printf("\n");
games/trek/srscan.c
172
printf("Distressed ");
games/trek/srscan.c
174
printf("Starsystem %s\n", systemname(q));
games/trek/srscan.c
85
printf("\nShort range sensor scan\n");
games/trek/srscan.c
88
printf(" ");
games/trek/srscan.c
90
printf("%d ", i);
games/trek/srscan.c
92
printf("\n");
games/trek/srscan.c
97
printf("%d ", i);
games/trek/srscan.c
99
printf("%c ", Sect[i][j]);
games/trek/torped.c
112
printf("Maximum burst angle is 15 degrees\n");
games/trek/torped.c
139
printf("Torpedo track");
games/trek/torped.c
141
printf(", torpedo number %d", n);
games/trek/torped.c
142
printf(":\n%6.1f\t%4.1f\n", x, y);
games/trek/torped.c
148
printf("Torpedo missed\n");
games/trek/torped.c
151
printf("%6.1f\t%4.1f\n", x, y);
games/trek/torped.c
157
printf("Torpedo disappears into a black "
games/trek/torped.c
168
printf("*** Hit on Klingon at "
games/trek/torped.c
193
printf("Unknown object %c at %d,%d destroyed\n",
games/trek/torped.c
224
printf("Photon tubes misfire");
games/trek/torped.c
226
printf("\n");
games/trek/torped.c
228
printf(" on torpedo %d\n", n);
games/trek/torped.c
75
printf("Federation regulations do not permit attack while "
games/trek/torped.c
82
printf("All photon torpedos expended\n");
games/trek/torped.c
94
printf("No-burst mode selected\n");
games/trek/visual.c
80
printf("%d,%d %c ", ix, iy, co);
games/trek/visual.c
88
printf("%c ", co);
games/trek/visual.c
96
printf("%c %d,%d\n", co, ix, iy);
games/trek/warp.c
111
printf("Spock: That would take %d%% of our remaining time.\n",
games/trek/warp.c
136
printf("\n\n ___ Speed exceeding warp nine ___\n\n");
games/trek/warp.c
138
printf("Ship's safety systems malfunction\n");
games/trek/warp.c
140
printf("Crew experiencing extreme sensory distortion\n");
games/trek/warp.c
143
printf("Equilibrium restored -- all systems normal\n");
games/trek/warp.c
155
printf("Positive time portal entered -- "
games/trek/warp.c
174
printf("Negative time portal entered -- "
games/trek/warp.c
186
printf("Equilibrium restored -- "
games/trek/warp.c
82
printf("%s is docked\n", Ship.shipname);
games/trek/warp.c
97
printf("Scotty: That would consume %d%% of our remaining "
games/trek/win.c
61
printf("\nCongratulations, you have saved the Federation\n");
games/trek/win.c
71
printf("In fact, you are promoted one step in rank,\n");
games/trek/win.c
73
printf("to the exalted rank of Commodore Emeritus\n");
games/trek/win.c
76
printf("from %s%s ", p->abbrev, p->full);
games/trek/win.c
78
printf("to %s%s\n", p->abbrev, p->full);
games/worm/worm.c
275
printf("Well, you ran into something and the game is over.\n");
games/worm/worm.c
276
printf("Your final score was %d\n", score);
games/wump/wump.c
210
printf(
games/wump/wump.c
222
printf("Move or shoot? (m-s) ");
games/wump/wump.c
249
printf(
games/wump/wump.c
254
printf("*rustle* *rustle* (must be bats nearby)\n");
games/wump/wump.c
256
printf("*whoosh* (I feel a draft from some pits).\n");
games/wump/wump.c
258
printf("*sniff* (I can smell the evil Wumpus nearby!)\n");
games/wump/wump.c
260
printf("There are tunnels to rooms %d, ",
games/wump/wump.c
265
printf("%d, ", cave[player_loc].tunnel[i]);
games/wump/wump.c
266
printf("and %d.\n", cave[player_loc].tunnel[link_num - 1]);
games/wump/wump.c
292
printf("Que pasa?\n");
games/wump/wump.c
294
printf("I don't understand!\n");
games/wump/wump.c
321
printf("Sorry, but we're constrained to a semi-Euclidean cave!\n");
games/wump/wump.c
323
printf("What? The cave surely isn't quite that big!\n");
games/wump/wump.c
326
printf("What? The cave isn't that big!\n");
games/wump/wump.c
329
printf("To which room do you wish to move? ");
games/wump/wump.c
343
printf("*Oof!* (You hit the wall)\n");
games/wump/wump.c
345
printf("Your colorful comments awaken the wumpus!\n");
games/wump/wump.c
376
printf(
games/wump/wump.c
410
printf(
games/wump/wump.c
417
printf(
games/wump/wump.c
428
printf(
games/wump/wump.c
436
printf(
games/wump/wump.c
441
printf(
games/wump/wump.c
446
printf(
games/wump/wump.c
456
printf(
games/wump/wump.c
461
printf(
games/wump/wump.c
567
printf("<room %d has tunnels to ", i);
games/wump/wump.c
569
printf("%d ", cave[i].tunnel[j]);
games/wump/wump.c
570
printf(">\n");
games/wump/wump.c
601
printf("<bat in room %d>\n", loc);
games/wump/wump.c
612
printf("<pit in room %d>\n", loc);
games/wump/wump.c
619
printf("<wumpus in room %d>\n", loc);
games/wump/wump.c
639
printf("%s", prompt);
games/wump/wump.c
647
printf(
games/wump/wump.c
727
printf(
games/wump/wump.c
768
printf(
games/wump/wump.c
780
printf(
games/wump/wump.c
792
printf(
games/wump/wump.c
802
printf(
games/wump/wump.c
813
printf(
games/wump/wump.c
822
printf(
games/wump/wump.c
834
printf(
include/stdio.h
243
int printf(const char * __restrict, ...) __printflike(1, 2);
lib/libalias/alias_nbt.c
103
printf("\nFormat Error.");
lib/libalias/alias_nbt.c
105
printf("\nSever failure.");
lib/libalias/alias_nbt.c
107
printf("\nUnsupported request error.\n");
lib/libalias/alias_nbt.c
109
printf("\nRefused error.\n");
lib/libalias/alias_nbt.c
111
printf("\nActive error.\n");
lib/libalias/alias_nbt.c
113
printf("\nName in conflict error.\n");
lib/libalias/alias_nbt.c
115
printf("\n??\?=%0x\n", rcode );
lib/libalias/alias_nbt.c
156
printf(":");
lib/libalias/alias_nbt.c
163
printf("%c", c );
lib/libalias/alias_nbt.c
165
printf("<0x%02x>", c );
lib/libalias/alias_nbt.c
170
printf("%c", *s);
lib/libalias/alias_nbt.c
176
printf(":");
lib/libalias/alias_nbt.c
219
printf("\nType=%02x,", ndh->type );
lib/libalias/alias_nbt.c
242
printf("%s:%d-->", inet_ntoa(ndh->source_ip), ntohs(ndh->source_port) );
lib/libalias/alias_nbt.c
261
printf("%s:%d\n", inet_ntoa(ndh->source_ip), ntohs(ndh->source_port) );
lib/libalias/alias_nbt.c
300
printf("\nUnknown Type on Question %0x\n", ntohs(q->type) );
lib/libalias/alias_nbt.c
351
printf("NB rec[%s", inet_ntoa(nbtarg->oldaddr));
lib/libalias/alias_nbt.c
352
printf("->%s, %dbytes] ",inet_ntoa(nbtarg->newaddr ), bcount);
lib/libalias/alias_nbt.c
360
printf("<%s>", inet_ntoa(nb->addr) );
lib/libalias/alias_nbt.c
378
printf("O");
lib/libalias/alias_nbt.c
383
printf(".");
lib/libalias/alias_nbt.c
421
printf("Arec [%s", inet_ntoa(nbtarg->oldaddr));
lib/libalias/alias_nbt.c
422
printf("->%s]",inet_ntoa(nbtarg->newaddr ));
lib/libalias/alias_nbt.c
428
printf("..%s", inet_ntoa(a->addr) );
lib/libalias/alias_nbt.c
561
printf("type=%02x, count=%d\n", ntohs(q->type), count );
lib/libalias/alias_nbt.c
603
printf(
lib/libalias/alias_nbt.c
647
printf(" [%s] ID=%02x, op=%01x, flag=%02x, rcode=%01x, qd=%04x"
lib/libc/citrus/citrus_module.c
300
printf("%s", dlerror());
lib/libc/db/test/btree.tests/main.c
194
printf("> ");
lib/libc/db/test/btree.tests/main.c
283
printf("%s (duplicate key)\n", argv[1]);
lib/libc/db/test/btree.tests/main.c
307
printf("key not found\n");
lib/libc/db/test/btree.tests/main.c
344
printf("key not found\n");
lib/libc/db/test/btree.tests/main.c
370
printf("no more keys\n");
lib/libc/db/test/btree.tests/main.c
397
printf("key not found\n");
lib/libc/db/test/btree.tests/main.c
412
printf("%s: %s\n",
lib/libc/db/test/btree.tests/main.c
437
printf("%s (duplicate key)\n", argv[1]);
lib/libc/db/test/btree.tests/main.c
465
printf("%s (duplicate key)\n", argv[1]);
lib/libc/db/test/btree.tests/main.c
492
printf("%s (duplicate key)\n", argv[1]);
lib/libc/db/test/btree.tests/main.c
519
printf("%s (duplicate key)\n", argv[1]);
lib/libc/db/test/btree.tests/main.c
539
printf("no more keys\n");
lib/libc/db/test/btree.tests/main.c
586
printf("loading %s...\n", argv[1]);
lib/libc/db/test/btree.tests/main.c
636
printf("no more keys\n");
lib/libc/db/test/btree.tests/main.c
657
printf("no more keys\n");
lib/libc/db/test/btree.tests/main.c
675
printf("getpage of %ld failed\n", pg);
lib/libc/db/test/btree.tests/main.c
688
printf("BTREE\n");
lib/libc/db/test/btree.tests/main.c
695
printf("MPOOL\n");
lib/libc/db/test/btree.tests/main.c
703
printf("%s/", key->data);
lib/libc/db/test/btree.tests/main.c
705
printf("%s", data->data);
lib/libc/db/test/btree.tests/main.c
706
printf("\n");
lib/libc/db/test/dbtest.c
333
printf("compare failed: key->data len %lu != data len %lu\n",
lib/libc/db/test/dbtest.c
339
printf("compare failed at offset %d\n",
lib/libc/db/test/hash.tests/tseq.c
74
printf ( "%s %s\n", wp, cp );
lib/libc/gen/fts.c
664
printf("nlinks == %d (cur: %d)\n", nlinks, cur->fts_nlink);
lib/libc/gen/fts.c
665
printf("NOSTAT %d PHYSICAL %d SEEDOT %d\n",
lib/libc/gen/glob.c
953
(void)printf("%s:\n", str);
lib/libc/gen/glob.c
955
(void)printf("%c", CHAR(*p));
lib/libc/gen/glob.c
956
(void)printf("\n");
lib/libc/gen/glob.c
958
(void)printf("%c", *p & M_PROTECT ? '"' : ' ');
lib/libc/gen/glob.c
959
(void)printf("\n");
lib/libc/gen/glob.c
961
(void)printf("%c", ismeta(*p) ? '_' : ' ');
lib/libc/gen/glob.c
962
(void)printf("\n");
lib/libc/gen/pwcache.c
600
printf("pass 1 (default userdb)\n");
lib/libc/gen/pwcache.c
602
printf("i: %d, pwopn %d usrtb_fail %d usrtb %p\n",
lib/libc/gen/pwcache.c
606
printf(" uid_from_user %s: failed\n", argv[i]);
lib/libc/gen/pwcache.c
608
printf(" uid_from_user %s: %d\n", argv[i], u);
lib/libc/gen/pwcache.c
610
printf("pass 1 finish: pwopn %d usrtb_fail %d usrtb %p\n",
lib/libc/gen/pwcache.c
614
printf("pass 2 (replacement userdb)\n");
lib/libc/gen/pwcache.c
615
printf("pwcache_userdb returned %d\n",
lib/libc/gen/pwcache.c
617
printf("pwopn %d usrtb_fail %d usrtb %p\n", pwopn, usrtb_fail, usrtb);
lib/libc/gen/pwcache.c
620
printf("i: %d, pwopn %d usrtb_fail %d usrtb %p\n",
lib/libc/gen/pwcache.c
625
printf(" uid_from_user %s: failed\n", argv[i]);
lib/libc/gen/pwcache.c
627
printf(" uid_from_user %s: %d\n", argv[i], u);
lib/libc/gen/pwcache.c
629
printf("pass 2 finish: pwopn %d usrtb_fail %d usrtb %p\n",
lib/libc/gen/pwcache.c
633
printf("pass 3 (null pointers)\n");
lib/libc/gen/pwcache.c
634
printf("pwcache_userdb returned %d\n",
lib/libc/gen/setmode.c
141
printf("getmode:%04o -> %04o\n", omode, newmode);
lib/libc/gen/setmode.c
322
printf("Before compress_mode()\n");
lib/libc/gen/setmode.c
327
printf("After compress_mode()\n");
lib/libc/gen/setmode.c
381
printf("cmd: '%c' bits %04o%s%s%s%s%s%s\n",
lib/libc/locale/lmessages.c
116
printf( "yesexpr = %s\n"
lib/libc/locale/lmonetary.c
181
printf( "int_curr_symbol = %s\n"
lib/libc/locale/lnumeric.c
119
printf( "decimal_point = %s\n"
lib/libc/net/getaddrinfo.c
2397
printf(";; res_query(%s, %d, %d)\n", name, class, type);
lib/libc/net/getaddrinfo.c
2408
printf(";; res_query: mkquery failed\n");
lib/libc/net/getaddrinfo.c
2425
printf(";; res_nquery: retry without EDNS0\n");
lib/libc/net/getaddrinfo.c
2431
printf(";; res_query: send error\n");
lib/libc/net/getaddrinfo.c
2442
printf(";; rcode = %u, ancount=%u\n", hp->rcode,
lib/libc/net/getaddrinfo.c
2667
printf(";; res_querydomain(%s, %s)\n",
lib/libc/net/gethostbydns.c
112
printf(msg, num);
lib/libc/net/getnetbydns.c
335
printf("res_nsearch failed\n");
lib/libc/net/getnetbydns.c
343
printf("res_nsearch static buffer too small\n");
lib/libc/net/getnetbydns.c
415
printf("res_nsearch failed\n");
lib/libc/net/getnetbydns.c
422
printf("res_search static buffer too small\n");
lib/libc/net/nsdispatch.c
300
printf("%s (%d source%s):", dbt->name, dbt->srclistsize,
lib/libc/net/nsdispatch.c
303
printf(" %s", dbt->srclist[i].name);
lib/libc/net/nsdispatch.c
308
printf(" [");
lib/libc/net/nsdispatch.c
310
printf(" SUCCESS=continue");
lib/libc/net/nsdispatch.c
312
printf(" UNAVAIL=return");
lib/libc/net/nsdispatch.c
314
printf(" NOTFOUND=return");
lib/libc/net/nsdispatch.c
316
printf(" TRYAGAIN=return");
lib/libc/net/nsdispatch.c
317
printf(" ]");
lib/libc/net/nsdispatch.c
319
printf("\n");
lib/libc/resolv/res_init.c
490
printf(";; res_init()... default dnsrch list:\n");
lib/libc/resolv/res_init.c
492
printf(";;\t%s\n", *pp);
lib/libc/resolv/res_init.c
493
printf(";;\t..END..\n");
lib/libc/resolv/res_init.c
515
printf(";; res_setoptions(\"%s\", \"%s\")...\n",
lib/libc/resolv/res_init.c
531
printf(";;\tndots=%d\n", statp->ndots);
lib/libc/resolv/res_init.c
541
printf(";;\ttimeout=%d\n", statp->retrans);
lib/libc/resolv/res_init.c
567
printf(";;\tattempts=%d\n", statp->retry);
lib/libc/resolv/res_init.c
572
printf(";; res_setoptions(\"%s\", \"%s\")..\n",
lib/libc/resolv/res_init.c
576
printf(";;\tdebug\n");
lib/libc/resolv/res_mkquery.c
112
printf(";; res_nmkquery(%s, %s, %s, %s)\n",
lib/libc/resolv/res_mkquery.c
216
printf(";; res_nopt()\n");
lib/libc/resolv/res_mkquery.c
239
printf(";; res_opt()... ENDS0 DNSSEC\n");
lib/libc/resolv/res_mkquery.c
273
printf(";; res_nopt_rdata()\n");
lib/libc/resolv/res_query.c
125
printf(";; res_query(%s, %d, %d)\n", name, class, type);
lib/libc/resolv/res_query.c
144
printf(";; res_query: mkquery failed\n");
lib/libc/resolv/res_query.c
158
printf(";; res_nquery: retry without EDNS0\n");
lib/libc/resolv/res_query.c
164
printf(";; res_query: send error\n");
lib/libc/resolv/res_query.c
173
printf(";; rcode = (%s), counts = an:%d ns:%d ar:%d\n",
lib/libc/resolv/res_query.c
367
printf(";; res_nquerydomain(%s, %s, %d, %d)\n",
lib/libc/rpc/auth_time.c
56
#define msg(x) printf("ERROR: %s\n", x)
lib/libc/rpc/clnt_generic.c
227
printf("trying netid %s\n", nconf->nc_netid);
lib/libc/rpc/rpcb_clnt.c
357
printf("trying netid %s family %d proto %d socktype %d\n",
lib/libc/rpc/svc_auth_des.c
73
#define debug(msg) printf("svcauth_des: %s\n", msg)
lib/libc/rpc/svc_auth_unix.c
108
printf("bad auth_len gid %ld str %ld auth %u\n",
lib/libc/rpc/svc_dg.c
491
printf(
lib/libc/rpc/svc_dg.c
549
printf(
lib/libc/stdio/fparseln.c
202
printf("line %d (%d) |%s|\n", line, size, ptr);
lib/libc/stdlib/rand.c
143
printf("seeding rand with 0x19610910: \n");
lib/libc/stdlib/rand.c
146
printf("generating three pseudo-random numbers:\n");
lib/libc/stdlib/rand.c
149
printf("next random number = %d\n", rand());
lib/libc/stdlib/rand.c
152
printf("generating the same sequence with rand_r:\n");
lib/libc/stdlib/rand.c
156
printf("next random number = %d\n", rand_r(&myseed));
lib/libc/string/strtok.c
129
printf("String tokenizer test:\n");
lib/libc/string/strtok.c
132
printf("Next word is \"%s\".\n", word);
lib/libc/string/strtok.c
141
printf("So far we're at %s:%s\n", word, phrase);
lib/libc/yp/yplib.c
912
printf("clnttcp_create failed\n");
lib/libcam/scsi_cmdparse.c
192
printf("shift %2d bits %02x value %02x width %2d mask %02x\n",
lib/libcam/scsi_cmdparse.c
566
printf(
lib/libcompat/4.3/rexec.c
232
printf("Missing macdef name argument.\n");
lib/libcompat/4.3/rexec.c
236
printf("Limit of 16 macros have already been defined\n");
lib/libcompat/4.3/rexec.c
246
printf("Macro definition missing null line terminator.\n");
lib/libcompat/4.3/rexec.c
254
printf("Macro definition missing null line terminator.\n");
lib/libcompat/4.3/rexec.c
266
printf("Macro definition missing null line terminator.\n");
lib/libcompat/4.3/rexec.c
280
printf("4K macro buffer exceeded\n");
lib/libcrypt/blowfish.c
656
printf("Block %0hd: %08lx %08lx.\n",
lib/libcrypt/blowfish.c
681
printf("Should read as 0 - 9.\n");
lib/libcrypt/blowfish.c
687
printf("\nShould read as: 0x324ed0fe 0xf413a203.\n");
lib/libcrypt/crypt-blowfish.c
332
printf("24 bytes of salt: ");
lib/libcrypt/crypt-blowfish.c
335
printf("72 bytes of password: ");
lib/libcrypt/crypt-blowfish.c
341
printf("Passwd entry: %s\n\n", p);
lib/libcrypt/crypt-blowfish.c
344
printf("Generated salt: %s\n", p);
lib/libcrypt/crypt-blowfish.c
346
printf("Passwd entry: %s\n", p);
lib/libcrypt/crypt-sha256.c
661
printf ("test %d run %d failed\n", cnt, 1);
lib/libcrypt/crypt-sha256.c
671
printf ("test %d run %d failed\n", cnt, 2);
lib/libcrypt/crypt-sha256.c
688
printf ("test %d failed\n", cnt);
lib/libcrypt/crypt-sha256.c
698
printf ("test %d: expected \"%s\", got \"%s\"\n",
lib/libcrypt/crypt-sha512.c
725
printf ("test %d run %d failed\n", cnt, 1);
lib/libcrypt/crypt-sha512.c
735
printf ("test %d run %d failed\n", cnt, 2);
lib/libcrypt/crypt-sha512.c
754
printf ("test %d failed\n", cnt);
lib/libcrypt/crypt-sha512.c
764
printf ("test %d: expected \"%s\", got \"%s\"\n",
lib/libcuse/cuse_lib.c
54
printf(__VA_ARGS__); \
lib/libdevattr/devattr_test.c
17
printf("1\n");
lib/libdevattr/devattr_test.c
23
printf("2\n");
lib/libdevattr/devattr_test.c
29
printf("3\n");
lib/libdevattr/devattr_test.c
40
printf("4\n");
lib/libdevattr/devattr_test.c
42
printf("4 out...\n");
lib/libdevattr/devattr_test.c
46
printf("5\n");
lib/libdevattr/devattr_test.c
48
printf("6\n");
lib/libdevattr/devattr_test.c
52
printf("7\n");
lib/libdevattr/devattr_test.c
54
printf("8\n");
lib/libdevattr/devattr_test.c
56
printf("9\n");
lib/libdevattr/devattr_test.c
59
printf("xml: %s\n\n\n", prop_dictionary_externalize(dict));
lib/libdevattr/devattr_test.c
79
printf("meeh\n");
lib/libdevattr/devattr_test.c
81
printf("mooh\n");
lib/libdevattr/devattr_test.c
85
printf("foo\n");
lib/libdevattr/devattr_test.c
87
printf("xml of new device: %s\n", prop_dictionary_externalize(dict));
lib/libipfw3/basic/ipfw3_basic.c
652
printf(" count");
lib/libipfw3/basic/ipfw3_basic.c
658
printf(" skipto %u", cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
669
printf(" forward");
lib/libipfw3/basic/ipfw3_basic.c
672
printf(",");
lib/libipfw3/basic/ipfw3_basic.c
674
printf(" ");
lib/libipfw3/basic/ipfw3_basic.c
676
printf("%s", inet_ntoa(sa->sin_addr));
lib/libipfw3/basic/ipfw3_basic.c
678
printf(":%d", sa->sin_port);
lib/libipfw3/basic/ipfw3_basic.c
683
printf(" round-robin");
lib/libipfw3/basic/ipfw3_basic.c
685
printf(" sticky");
lib/libipfw3/basic/ipfw3_basic.c
692
printf(" in");
lib/libipfw3/basic/ipfw3_basic.c
698
printf(" out");
lib/libipfw3/basic/ipfw3_basic.c
718
printf(" %s %s", s, inet_ntoa(cmdif->p.ip));
lib/libipfw3/basic/ipfw3_basic.c
720
printf(" %s %s", s, cmdif->name);
lib/libipfw3/basic/ipfw3_basic.c
729
printf(" %s %d", word, cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
738
printf(" %s %d", word, cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
747
printf(" %s %s", word, inet_ntoa(((ipfw_insn_ip *)cmd)->addr));
lib/libipfw3/basic/ipfw3_basic.c
756
printf(" %s table %d", word, cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
765
printf(" %s me", word);
lib/libipfw3/basic/ipfw3_basic.c
776
printf(" %s %s", word, inet_ntoa(p->addr));
lib/libipfw3/basic/ipfw3_basic.c
780
printf("/%d", mask);
lib/libipfw3/basic/ipfw3_basic.c
790
printf(" %s %s", word, inet_ntoa(p->addr));
lib/libipfw3/basic/ipfw3_basic.c
791
printf(":%d", cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
801
printf(" %s %s", word, inet_ntoa(p->addr));
lib/libipfw3/basic/ipfw3_basic.c
810
printf(" %s table %d", word, cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
819
printf(" %s me", word);
lib/libipfw3/basic/ipfw3_basic.c
830
printf(" %s %s", word, inet_ntoa(p->addr));
lib/libipfw3/basic/ipfw3_basic.c
834
printf("/%d", mask);
lib/libipfw3/basic/ipfw3_basic.c
843
printf(" %s %s", word, inet_ntoa(((ipfw_insn_ip *)cmd)->addr));
lib/libipfw3/basic/ipfw3_basic.c
844
printf(":%d", cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
854
printf(" %s", pe->p_name);
lib/libipfw3/basic/ipfw3_basic.c
863
printf(" %s %d%%", word, cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
869
printf(" keep-state");
lib/libipfw3/basic/ipfw3_basic.c
872
printf(" limit %s %d", type, cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
875
printf(" live %d", cmd->arg2);
lib/libipfw3/basic/ipfw3_basic.c
882
printf(" check-state");
lib/libipfw3/basic/ipfw3_basic.c
888
printf(" tagged %d", cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
894
printf(" // %s", (char *)(cmd + 1));
lib/libipfw3/basic/ipfw3_basic.c
900
printf(" tag %d", cmd->arg1);
lib/libipfw3/basic/ipfw3_basic.c
906
printf(" untag %d", cmd->arg1);
lib/libipfw3/dummynet/ipfw3_dummynet.c
72
printf(" pipe %u", cmd->arg1);
lib/libipfw3/dummynet/ipfw3_dummynet.c
78
printf(" queue %u", cmd->arg1);
lib/libipfw3/layer2/ipfw3_layer2.c
209
printf(" layer2");
lib/libipfw3/layer2/ipfw3_layer2.c
217
printf(" or");
lib/libipfw3/layer2/ipfw3_layer2.c
219
printf(" mac");
lib/libipfw3/layer2/ipfw3_layer2.c
229
printf(" or");
lib/libipfw3/layer2/ipfw3_layer2.c
231
printf(" mac-from");
lib/libipfw3/layer2/ipfw3_layer2.c
238
printf(" mac-from table %d", cmd->arg1);
lib/libipfw3/layer2/ipfw3_layer2.c
246
printf(" or");
lib/libipfw3/layer2/ipfw3_layer2.c
248
printf(" mac-to");
lib/libipfw3/layer2/ipfw3_layer2.c
255
printf(" mac-to table %d", cmd->arg1);
lib/libipfw3/layer2/ipfw3_layer2.c
86
printf(" any");
lib/libipfw3/layer2/ipfw3_layer2.c
88
printf(" %02x:%02x:%02x:%02x:%02x:%02x",
lib/libipfw3/layer2/ipfw3_layer2.c
91
printf("&%02x:%02x:%02x:%02x:%02x:%02x",
lib/libipfw3/layer2/ipfw3_layer2.c
95
printf("/%d", l);
lib/libipfw3/layer4/ipfw3_layer4.c
165
printf(" %s %d", word, cmd->arg1);
lib/libipfw3/layer4/ipfw3_layer4.c
177
printf(" %s %s", word, pwd->pw_name);
lib/libipfw3/layer4/ipfw3_layer4.c
179
printf(" %s %u", word, cmd32->d[0]);
lib/libipfw3/layer4/ipfw3_layer4.c
192
printf(" %s %s", word, grp->gr_name);
lib/libipfw3/layer4/ipfw3_layer4.c
194
printf(" %s %u", word, cmd32->d[0]);
lib/libipfw3/layer4/ipfw3_layer4.c
201
printf(" established");
lib/libipfw3/layer4/ipfw3_layer4.c
212
printf(" %s \"%s\"", word, bpf->bf_str);
lib/libipfw3/nat/ipfw3_nat.c
63
printf(" nat %u", cmd->arg1);
lib/libkvm/kvm_getswapinfo.c
279
printf("%*.*s(0x%06jx,%jd) Terminator\n",
lib/libkvm/kvm_getswapinfo.c
291
printf("%*.*s(0x%06jx,%jd) Bitmap %016jx big=%jd\n",
lib/libkvm/kvm_getswapinfo.c
309
printf("%*.*s(0x%06jx,%jd) Submap ALL-FREE (big=%jd) {\n",
lib/libkvm/kvm_getswapinfo.c
320
printf("%*.*s(0x%06jx,%jd) Submap ALL-ALLOCATED (big=%jd)\n",
lib/libkvm/kvm_getswapinfo.c
330
printf("%*.*s(0x%06jx,%jd) Submap avail=%jd big=%jd {\n",
lib/libkvm/kvm_getswapinfo.c
365
printf("%*.*s}\n", TABME);
lib/libkvm/kvm_getswapinfo.c
367
printf("%*.*s} (AVAIL MISMATCH %jd/%jd\n",
lib/libkvm/kvm_getswapinfo.c
385
printf("radix tree: NULL - no swap in system\n");
lib/libkvm/kvm_getswapinfo.c
391
printf("radix tree: %jd/%jd/%jd blocks, %jdK wired\n",
lib/libkvm/kvm_getswapinfo.c
412
printf("final availability: %jd\n", (intmax_t)avail);
lib/libldns/ldns/util.h
63
#define LDNS_DEP printf("DEPRECATED FUNCTION!\n");
lib/libncurses/include/ncurses_cfg.h
114
#define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
lib/libnvmm/libnvmm_x86.c
63
printf("+ VCPU id=%u\n", vcpu->cpuid);
lib/libnvmm/libnvmm_x86.c
64
printf("| -> RAX=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RAX]);
lib/libnvmm/libnvmm_x86.c
65
printf("| -> RCX=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RCX]);
lib/libnvmm/libnvmm_x86.c
66
printf("| -> RDX=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RDX]);
lib/libnvmm/libnvmm_x86.c
67
printf("| -> RBX=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RBX]);
lib/libnvmm/libnvmm_x86.c
68
printf("| -> RSP=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RSP]);
lib/libnvmm/libnvmm_x86.c
69
printf("| -> RBP=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RBP]);
lib/libnvmm/libnvmm_x86.c
70
printf("| -> RSI=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RSI]);
lib/libnvmm/libnvmm_x86.c
71
printf("| -> RDI=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RDI]);
lib/libnvmm/libnvmm_x86.c
72
printf("| -> RIP=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RIP]);
lib/libnvmm/libnvmm_x86.c
73
printf("| -> RFLAGS=%"PRIx64"\n", state->gprs[NVMM_X64_GPR_RFLAGS]);
lib/libnvmm/libnvmm_x86.c
76
printf("| -> %s: sel=0x%x base=%"PRIx64", limit=%x, "
lib/libnvmm/libnvmm_x86.c
87
printf("| -> MSR_EFER=%"PRIx64"\n", state->msrs[NVMM_X64_MSR_EFER]);
lib/libnvmm/libnvmm_x86.c
88
printf("| -> CR0=%"PRIx64"\n", state->crs[NVMM_X64_CR_CR0]);
lib/libnvmm/libnvmm_x86.c
89
printf("| -> CR3=%"PRIx64"\n", state->crs[NVMM_X64_CR_CR3]);
lib/libnvmm/libnvmm_x86.c
90
printf("| -> CR4=%"PRIx64"\n", state->crs[NVMM_X64_CR_CR4]);
lib/libnvmm/libnvmm_x86.c
91
printf("| -> CR8=%"PRIx64"\n", state->crs[NVMM_X64_CR_CR8]);
lib/libsdp/util.c
326
printf("\t");
lib/libsdp/util.c
332
printf("nil\n");
lib/libsdp/util.c
337
printf("uint8 %u\n", value.uint8);
lib/libsdp/util.c
341
printf("uint16 %u\n", value.uint16);
lib/libsdp/util.c
345
printf("uint32 %u\n", value.uint32);
lib/libsdp/util.c
349
printf("uint64 %ju\n", value.uint64);
lib/libsdp/util.c
355
printf("u/int128 0x"
lib/libsdp/util.c
372
printf("uuid128 0x"
lib/libsdp/util.c
390
printf("int8 %d\n", value.int8);
lib/libsdp/util.c
394
printf("int16 %d\n", value.int16);
lib/libsdp/util.c
398
printf("int32 %d\n", value.int32);
lib/libsdp/util.c
402
printf("int64 %ju\n", value.int64);
lib/libsdp/util.c
407
printf("uuid16 %#4.4x - %s\n", value.uint16,
lib/libsdp/util.c
412
printf("uuid32 %#8.8x\n", value.uint32);
lib/libsdp/util.c
417
printf("str8 %*.*s\n", value.uint8, value.uint8, start);
lib/libsdp/util.c
422
printf("str16 %*.*s\n", value.uint16, value.uint16, start);
lib/libsdp/util.c
427
printf("str32 %*.*s\n", value.uint32, value.uint32, start);
lib/libsdp/util.c
433
printf("bool %d\n", value.uint8);
lib/libsdp/util.c
438
printf("seq8 %d\n", value.uint8);
lib/libsdp/util.c
444
printf("seq16 %d\n", value.uint16);
lib/libsdp/util.c
450
printf("seq32 %d\n", value.uint32);
lib/libsdp/util.c
457
printf("alt8 %d\n", value.uint8);
lib/libsdp/util.c
463
printf("alt16 %d\n", value.uint16);
lib/libsdp/util.c
469
printf("alt32 %d\n", value.uint32);
lib/libsdp/util.c
476
printf("url8 %*.*s\n", value.uint8, value.uint8, start);
lib/libsdp/util.c
481
printf("url16 %*.*s\n", value.uint16, value.uint16, start);
lib/libsdp/util.c
486
printf("url32 %*.*s\n", value.uint32, value.uint32, start);
lib/libsdp/util.c
491
printf("unknown data type: %#02x\n", *start ++);
lib/libssh/openbsd-compat/blowfish.c
653
printf("Block %0hd: %08lx %08lx.\n",
lib/libssh/openbsd-compat/blowfish.c
678
printf("Should read as 0 - 9.\n");
lib/libssh/openbsd-compat/blowfish.c
684
printf("\nShould read as: 0x324ed0fe 0xf413a203.\n");
lib/libssh/openbsd-compat/bsd-misc.h
148
void err(int, const char *, ...) __attribute__((format(printf, 2, 3)));
lib/libssh/openbsd-compat/bsd-misc.h
151
void errx(int, const char *, ...) __attribute__((format(printf, 2, 3)));
lib/libssh/openbsd-compat/bsd-misc.h
154
void warn(const char *, ...) __attribute__((format(printf, 1, 2)));
lib/libssh/openbsd-compat/fmt_scaled.c
296
printf("\"%s\" -> %lld\n", cinput, result);
lib/libssh/openbsd-compat/fmt_scaled.c
301
printf("%lld -> \"%s\"\n", ninput, buf);
lib/libssh/openbsd-compat/glob.c
1065
(void)printf("%s:\n", str);
lib/libssh/openbsd-compat/glob.c
1067
(void)printf("%c", CHAR(*p));
lib/libssh/openbsd-compat/glob.c
1068
(void)printf("\n");
lib/libssh/openbsd-compat/glob.c
1070
(void)printf("%c", *p & M_PROTECT ? '"' : ' ');
lib/libssh/openbsd-compat/glob.c
1071
(void)printf("\n");
lib/libssh/openbsd-compat/glob.c
1073
(void)printf("%c", ismeta(*p) ? '_' : ' ');
lib/libssh/openbsd-compat/glob.c
1074
(void)printf("\n");
lib/libtcplay/crypto.c
113
printf("tc_encrypt: starting chain\n");
lib/libtcplay/crypto.c
123
printf("tc_encrypt: Currently using cipher %s\n",
lib/libtcplay/crypto.c
162
printf("tc_decrypt: starting chain!\n");
lib/libtcplay/crypto.c
175
printf("tc_decrypt: Currently using cipher %s\n",
lib/libtcplay/crypto.c
228
printf("Loading keyfile %s into kpool\n", keyfiles[k]);
lib/libtcplay/crypto.c
258
printf("Applying kpool to passphrase\n");
lib/libtcplay/humanize.c
189
printf("Converting: %"PRIu64" => %s => %"PRIu64"\n", n, buf, out);
lib/libtcplay/humanize.c
194
printf("Converting: %s => %"PRIu64"\n", argv[2], out);
lib/libtcplay/io.c
315
printf("offset: %"PRIu64", internal offset: %"PRIu64"\n",
lib/libtcplay/io.c
409
printf("%s", prompt);
lib/libtcplay/tcplay.c
1169
printf("All ok!\n");
lib/libtcplay/tcplay.c
1525
printf("device: %s\n", tc_table->device);
lib/libtcplay/tcplay.c
1526
printf("target: %s\n", tc_table->target);
lib/libtcplay/tcplay.c
1527
printf("cipher: %s\n", tc_table->cipher);
lib/libtcplay/tcplay.c
1528
printf("size: %ju\n", tc_table->size);
lib/libtcplay/tcplay.c
1529
printf("offset: %"PRId64"\n", tc_table->offset);
lib/libtcplay/tcplay.c
1530
printf("skip: %"PRId64"\n", tc_table->skip);
lib/libtcplay/tcplay.c
1838
printf("Params: %s\n", params);
lib/libtcplay/tcplay.c
1892
printf("Unrolling dm changes! j = %d (%s)\n", j-1,
lib/libtcplay/tcplay.c
312
printf("%02x", buf[i]);
lib/libtcplay/tcplay.c
314
printf("\n");
lib/libtcplay/tcplay.c
321
printf("Device:\t\t\t%s\n", info->dev);
lib/libtcplay/tcplay.c
324
printf("PBKDF2 PRF:\t\t%s\n", info->pbkdf_prf->name);
lib/libtcplay/tcplay.c
325
printf("PBKDF2 iterations:\t%d\n",
lib/libtcplay/tcplay.c
329
printf("Cipher:\t\t\t%s\n",
lib/libtcplay/tcplay.c
332
printf("Key Length:\t\t%d bits\n",
lib/libtcplay/tcplay.c
336
printf("CRC Key Data:\t\t%#x\n", info->hdr->crc_keys);
lib/libtcplay/tcplay.c
337
printf("Sector size:\t\t%d\n", info->hdr->sec_sz);
lib/libtcplay/tcplay.c
338
printf("Signature:\t\t%c%c%c%c\n", info->hdr->tc_str[0],
lib/libtcplay/tcplay.c
342
printf("Sector size:\t\t512\n");
lib/libtcplay/tcplay.c
344
printf("Volume size:\t\t%"DISKSZ_FMT" sectors\n", info->size);
lib/libtcplay/tcplay.c
347
printf("Volume offset:\t\t%"PRIu64"\n", (uint64_t)info->start);
lib/libtcplay/tcplay.c
351
printf("Vol Flags:\t\t%d\n", info->volflags);
lib/libtcplay/tcplay.c
354
printf("IV offset:\t\t%"PRIu64" sectors\n",
lib/libtcplay/tcplay.c
356
printf("Block offset:\t\t%"PRIu64" sectors\n",
lib/libtcplay/tcplay.c
456
printf("\nTrying PRF algo %s (%d)\n", pbkdf_prf_algos[i].name,
lib/libtcplay/tcplay.c
458
printf("Salt: ");
lib/libtcplay/tcplay.c
473
printf("Derived Key: ");
lib/libtcplay/tcplay.c
480
printf("\nTrying cipher chain %d\n", j);
lib/libtcplay/tcplay.c
493
printf("tc_str: %.4s, tc_ver: %d, tc_min_ver: %d, "
lib/libtcplay/tcplay.c
682
printf("The total volume size of %s is %s (bytes)\n", opts->dev, buf);
lib/libtcplay/tcplay.c
684
printf("Size of hidden volume (e.g. 127M): ");
lib/libtcplay/tcplay.c
714
printf("Summary of actions:\n");
lib/libtcplay/tcplay.c
716
printf(" - Completely erase *EVERYTHING* on %s\n", opts->dev);
lib/libtcplay/tcplay.c
717
printf(" - Create %svolume on %s\n", opts->hidden?("outer "):"", opts->dev);
lib/libtcplay/tcplay.c
719
printf(" - Create hidden volume of %"DISKSZ_FMT" bytes at end of "
lib/libtcplay/tcplay.c
724
printf("\n Are you sure you want to proceed? (y/n) ");
lib/libtelnet/auth.c
206
printf(">>>%s: I support auth type %d %d\r\n",
lib/libtelnet/auth.c
211
printf(">>>%s: Init failed: auth type %d %d\r\n",
lib/libtelnet/auth.c
267
printf("auth %s 'type'\n", on ? "enable" : "disable");
lib/libtelnet/auth.c
268
printf("Where 'type' is one of:\n");
lib/libtelnet/auth.c
269
printf("\t%s\n", AUTHTYPE_NAME(0));
lib/libtelnet/auth.c
275
printf("\t%s\n", AUTHTYPE_NAME(ap->type));
lib/libtelnet/auth.c
281
printf("%s: invalid authentication type\n", type);
lib/libtelnet/auth.c
298
printf("auth debugging %s\n", auth_debug_mode ? "enabled" : "disabled");
lib/libtelnet/auth.c
309
printf("Authentication disabled\n");
lib/libtelnet/auth.c
311
printf("Authentication enabled\n");
lib/libtelnet/auth.c
318
printf("%s: %s\n", AUTHTYPE_NAME(ap->type),
lib/libtelnet/auth.c
343
printf(">>>%s: Sending type %d %d\r\n",
lib/libtelnet/auth.c
378
printf(">>>%s: auth_send called!\r\n", Name);
lib/libtelnet/auth.c
384
printf(">>>%s: auth_send got:", Name);
lib/libtelnet/auth.c
385
printd(data, cnt); printf("\r\n");
lib/libtelnet/auth.c
408
printf(">>>%s: He supports %d\r\n",
lib/libtelnet/auth.c
415
printf(">>>%s: Trying %d %d\r\n",
lib/libtelnet/auth.c
425
printf(">>>%s: Using type %d\r\n",
lib/libtelnet/auth.c
441
printf(">>>%s: Sent failure message\r\n", Name);
lib/libtelnet/auth.c
472
printf(">>>%s: Invalid authentication in IS: %d\r\n",
lib/libtelnet/auth.c
488
printf(">>>%s: Invalid authentication in SEND: %d\r\n",
lib/libtelnet/auth.c
499
printf(">>>%s: Empty name in NAME\r\n", Name);
lib/libtelnet/auth.c
504
printf(">>>%s: Name in NAME (%d) exceeds %d length\r\n",
lib/libtelnet/auth.c
511
printf(">>>%s: Got NAME [%s]\r\n", Name, savename);
lib/libtelnet/auth.c
555
printf(">>>%s: in auth_wait.\r\n", Name);
lib/libtelnet/enc_des.c
200
printf("Creating new feed\r\n");
lib/libtelnet/enc_des.c
257
printf("CFB64: initial vector failed on size\r\n");
lib/libtelnet/enc_des.c
263
printf("CFB64: initial vector received\r\n");
lib/libtelnet/enc_des.c
266
printf("Initializing Decrypt stream\r\n");
lib/libtelnet/enc_des.c
284
printf("Unknown option type: %d\r\n", *(data-1));
lib/libtelnet/enc_des.c
286
printf("\r\n");
lib/libtelnet/enc_des.c
352
printf("Unknown option type: %d\r\n", data[-1]);
lib/libtelnet/enc_des.c
354
printf("\r\n");
lib/libtelnet/enc_des.c
381
printf("Can't set krbdes's session key (%d != %d)\r\n",
lib/libtelnet/encrypt.c
193
printf(">>>%s: I will support %s\r\n",
lib/libtelnet/encrypt.c
213
printf("Valid encryption types:\n");
lib/libtelnet/encrypt.c
215
printf("\t%s (%d)\r\n", ENCTYPE_NAME(ep->type), ep->type);
lib/libtelnet/encrypt.c
224
printf("Usage: encrypt enable <type> [input|output]\n");
lib/libtelnet/encrypt.c
240
printf("Usage: encrypt disable <type> [input|output]\n");
lib/libtelnet/encrypt.c
244
printf("%s: invalid encryption type\n", type);
lib/libtelnet/encrypt.c
246
printf("Ambiguous type '%s'\n", type);
lib/libtelnet/encrypt.c
261
printf("%s: invalid encryption mode\n", mode);
lib/libtelnet/encrypt.c
273
printf("Usage: encrypt type <type> [input|output]\n");
lib/libtelnet/encrypt.c
277
printf("%s: invalid encryption type\n", type);
lib/libtelnet/encrypt.c
279
printf("Ambiguous type '%s'\n", type);
lib/libtelnet/encrypt.c
292
printf("%s: invalid encryption mode\n", mode);
lib/libtelnet/encrypt.c
307
printf("Usage: encrypt start [input|output]\n");
lib/libtelnet/encrypt.c
310
printf("%s: invalid encryption mode 'encrypt start ?' for help\n", mode);
lib/libtelnet/encrypt.c
325
printf("No previous decryption mode, decryption not enabled\r\n");
lib/libtelnet/encrypt.c
336
printf("No previous encryption mode, encryption not enabled\r\n");
lib/libtelnet/encrypt.c
350
printf("Usage: encrypt stop [input|output]\n");
lib/libtelnet/encrypt.c
353
printf("%s: invalid encryption mode 'encrypt stop ?' for help\n", mode);
lib/libtelnet/encrypt.c
379
printf("Currently encrypting output with %s\r\n",
lib/libtelnet/encrypt.c
382
printf("Currently decrypting input with %s\r\n",
lib/libtelnet/encrypt.c
390
printf("Currently encrypting output with %s\r\n",
lib/libtelnet/encrypt.c
393
printf("Currently output is clear text.\r\n");
lib/libtelnet/encrypt.c
394
printf("Last encryption mode was %s\r\n",
lib/libtelnet/encrypt.c
398
printf("Currently decrypting input with %s\r\n",
lib/libtelnet/encrypt.c
401
printf("Currently input is clear text.\r\n");
lib/libtelnet/encrypt.c
402
printf("Last decryption mode was %s\r\n",
lib/libtelnet/encrypt.c
432
printf("Encryption debugging %s\r\n",
lib/libtelnet/encrypt.c
444
printf("Encryption %s verbose\r\n",
lib/libtelnet/encrypt.c
453
printf("Automatic encryption of output is %s\r\n",
lib/libtelnet/encrypt.c
462
printf("Automatic decryption of input is %s\r\n",
lib/libtelnet/encrypt.c
484
printf(">>>%s: He is supporting %s (%d)\r\n",
lib/libtelnet/encrypt.c
500
printf(">>>%s: (*ep->start)() returned %d\r\n",
lib/libtelnet/encrypt.c
523
printf(">>>%s: Can't find type %s (%d) for initial negotiation\r\n",
lib/libtelnet/encrypt.c
532
printf(">>>%s: No initial negotiation needed for type %s (%d)\r\n",
lib/libtelnet/encrypt.c
541
printf("(*ep->is)(%p, %d) returned %s(%d)\n", data, cnt,
lib/libtelnet/encrypt.c
565
printf(">>>%s: Can't find type %s (%d) for initial negotiation\r\n",
lib/libtelnet/encrypt.c
574
printf(">>>%s: No initial negotiation needed for type %s (%d)\r\n",
lib/libtelnet/encrypt.c
583
printf("(*ep->reply)(%p, %d) returned %s(%d)\n",
lib/libtelnet/encrypt.c
589
printf(">>>%s: encrypt_reply returned %d\n", Name, ret);
lib/libtelnet/encrypt.c
614
printf("%s: Warning, Cannot decrypt input stream!!!\r\n", Name);
lib/libtelnet/encrypt.c
622
printf("[ Input is now decrypted with type %s ]\r\n",
lib/libtelnet/encrypt.c
625
printf(">>>%s: Start to decrypt input with type %s\r\n",
lib/libtelnet/encrypt.c
628
printf("%s: Warning, Cannot decrypt type %s (%d)!!!\r\n",
lib/libtelnet/encrypt.c
660
printf(">>>%s: Input is back to clear text\r\n", Name);
lib/libtelnet/encrypt.c
662
printf("[ Input is now clear text ]\r\n");
lib/libtelnet/encrypt.c
799
printf(">>>%s: Can't encrypt with type %s (%d)\r\n",
lib/libtelnet/encrypt.c
810
printf(">>>%s: Encrypt start: %s (%d) %s\r\n",
lib/libtelnet/encrypt.c
839
printf(">>>%s: Started to encrypt output with type %s\r\n",
lib/libtelnet/encrypt.c
842
printf("[ Output is now encrypted with type %s ]\r\n",
lib/libtelnet/encrypt.c
862
printf(">>>%s: Output is back to clear text\r\n", Name);
lib/libtelnet/encrypt.c
864
printf("[ Output is now clear text ]\r\n");
lib/libtelnet/encrypt.c
884
printf(">>>%s: Request input to be encrypted\r\n", Name);
lib/libtelnet/encrypt.c
895
printf(">>>%s: Request input to be clear text\r\n", Name);
lib/libtelnet/encrypt.c
902
printf(">>>%s: in encrypt_wait\r\n", Name);
lib/libtelnet/kerberos5.c
107
printf("%s:%d: [%d] (%d)",
lib/libtelnet/kerberos5.c
112
printf("\r\n");
lib/libtelnet/kerberos5.c
171
printf("Kerberos V5: no user name supplied\r\n");
lib/libtelnet/kerberos5.c
179
printf("Kerberos V5: could not get default ccache: %s\r\n",
lib/libtelnet/kerberos5.c
194
printf("Kerberos V5: krb5_auth_con_init failed (%s)\r\n",
lib/libtelnet/kerberos5.c
205
printf ("Kerberos V5:"
lib/libtelnet/kerberos5.c
233
printf ("Kerberos V5:"
lib/libtelnet/kerberos5.c
242
printf ("Kerberos V5:"
lib/libtelnet/kerberos5.c
248
printf("[ Trying %s (%s)... ]\r\n", name, sname);
lib/libtelnet/kerberos5.c
257
printf("Kerberos V5: mk_req failed (%s)\r\n",
lib/libtelnet/kerberos5.c
266
printf("Not enough room for user name\r\n");
lib/libtelnet/kerberos5.c
271
printf("Not enough room for authentication data\r\n");
lib/libtelnet/kerberos5.c
275
printf("Sent Kerberos V5 credentials to server\r\n");
lib/libtelnet/kerberos5.c
316
printf("Kerberos V5: krb5_auth_con_init failed (%s)\r\n",
lib/libtelnet/kerberos5.c
328
printf("Kerberos V5: "
lib/libtelnet/kerberos5.c
343
printf("Kerberos V5: "
lib/libtelnet/kerberos5.c
366
printf("%s\r\n", errbuf);
lib/libtelnet/kerberos5.c
388
printf ("%s\r\n", errbuf);
lib/libtelnet/kerberos5.c
401
printf("Kerberos V5: "
lib/libtelnet/kerberos5.c
416
printf("Kerberos V5: "
lib/libtelnet/kerberos5.c
425
printf("Kerberos V5: "
lib/libtelnet/kerberos5.c
437
printf("Kerberos V5: "
lib/libtelnet/kerberos5.c
452
printf("Kerberos5 identifies him as ``%s''\r\n",
lib/libtelnet/kerberos5.c
506
printf ("Kerberos V5: could not get ccache: %s\r\n",
lib/libtelnet/kerberos5.c
516
printf ("Kerberos V5: could not init ccache: %s\r\n",
lib/libtelnet/kerberos5.c
539
printf("Could not read forwarded credentials: %s\r\n",
lib/libtelnet/kerberos5.c
550
printf("Forwarded credentials obtained\r\n");
lib/libtelnet/kerberos5.c
555
printf("Unknown Kerberos option %d\r\n", data[-1]);
lib/libtelnet/kerberos5.c
571
printf("[ Kerberos V5 refuses authentication because %.*s ]\r\n",
lib/libtelnet/kerberos5.c
574
printf("[ Kerberos V5 refuses authentication ]\r\n");
lib/libtelnet/kerberos5.c
584
printf("[ Kerberos V5 accepted you, but didn't provide mutual authentication! ]\r\n");
lib/libtelnet/kerberos5.c
589
printf("[ Kerberos V5 accepts you as ``%.*s'' ]\r\n", cnt, data);
lib/libtelnet/kerberos5.c
591
printf("[ Kerberos V5 accepts you ]\r\n");
lib/libtelnet/kerberos5.c
601
printf("[ krb5_auth_con_getkey: %s ]\r\n",
lib/libtelnet/kerberos5.c
629
printf("[ Mutual authentication failed: %s ]\r\n",
lib/libtelnet/kerberos5.c
639
printf("[ Kerberos V5 accepted forwarded credentials ]\r\n");
lib/libtelnet/kerberos5.c
642
printf("[ Kerberos V5 refuses forwarded credentials because %.*s ]\r\n",
lib/libtelnet/kerberos5.c
647
printf("Unknown Kerberos option %d\r\n", data[-1]);
lib/libtelnet/kerberos5.c
745
printf ("KerberosV5: could not get default ccache: %s\r\n",
lib/libtelnet/kerberos5.c
753
printf ("KerberosV5: could not get principal: %s\r\n",
lib/libtelnet/kerberos5.c
772
printf ("KerberosV5: could not get principal: %s\r\n",
lib/libtelnet/kerberos5.c
793
printf ("Kerberos V5: error getting forwarded creds: %s\r\n",
lib/libtelnet/kerberos5.c
800
printf("Not enough room for authentication data\r\n");
lib/libtelnet/kerberos5.c
803
printf("Forwarded local Kerberos V5 credentials to server\r\n");
lib/libtelnet/krb4encpwd.c
121
printf("%s:%d: [%d] (%d)",
lib/libtelnet/krb4encpwd.c
126
printf("\r\n");
lib/libtelnet/krb4encpwd.c
171
printf("[ Trying KRB4ENCPWD ... ]\n");
lib/libtelnet/krb4encpwd.c
275
printf("[ KRB4_ENCPWD refuses authentication because %.*s ]\r\n",
lib/libtelnet/krb4encpwd.c
278
printf("[ KRB4_ENCPWD refuses authentication ]\r\n");
lib/libtelnet/krb4encpwd.c
282
printf("[ KRB4_ENCPWD accepts you ]\n");
lib/libtelnet/misc.c
94
printf(" %02x", *data);
lib/libtelnet/read_password.c
106
printf("\nVerifying, please re-enter %s",prompt);
lib/libtelnet/read_password.c
115
printf("\n\07\07Mismatch - try again\n");
lib/libtelnet/read_password.c
126
printf("\n");
lib/libtelnet/read_password.c
99
(void) printf("%s", prompt);
lib/libtelnet/rsaencpwd.c
117
printf("%s:%d: [%d] (%d)",
lib/libtelnet/rsaencpwd.c
122
printf("\r\n");
lib/libtelnet/rsaencpwd.c
167
printf("[ Trying RSAENCPWD ... ]\n");
lib/libtelnet/rsaencpwd.c
315
printf("[ RSA_ENCPWD refuses authentication because %.*s ]\r\n",
lib/libtelnet/rsaencpwd.c
318
printf("[ RSA_ENCPWD refuses authentication ]\r\n");
lib/libtelnet/rsaencpwd.c
322
printf("[ RSA_ENCPWD accepts you ]\n");
lib/libtelnet/sra.c
141
printf("Sent PKA to server.\r\n" );
lib/libtelnet/sra.c
142
printf("Trying SRA secure login:\r\n");
lib/libtelnet/sra.c
145
printf("Not enough room for authentication data\r\n");
lib/libtelnet/sra.c
168
printf("SRA user rejected for bad PKB\r\n");
lib/libtelnet/sra.c
172
printf("Sent pka\r\n");
lib/libtelnet/sra.c
175
printf("Not enough room\r\n");
lib/libtelnet/sra.c
215
printf("SRA user accepted\r\n");
lib/libtelnet/sra.c
224
printf("SRA user failed\r\n");
lib/libtelnet/sra.c
230
printf("Unknown SRA option %d\r\n", data[-1]);
lib/libtelnet/sra.c
255
printf("SRA user rejected for bad PKB\r\n");
lib/libtelnet/sra.c
267
printf("\n");
lib/libtelnet/sra.c
286
printf("Sent KAB(U)\r\n");
lib/libtelnet/sra.c
289
printf("Not enough room\r\n");
lib/libtelnet/sra.c
297
printf("[ SRA login failed ]\r\n");
lib/libtelnet/sra.c
303
printf("\n");
lib/libtelnet/sra.c
309
printf("Sent KAB(P)\r\n");
lib/libtelnet/sra.c
312
printf("Not enough room\r\n");
lib/libtelnet/sra.c
319
printf("[ SRA refuses authentication ]\r\n");
lib/libtelnet/sra.c
320
printf("Trying plaintext login:\r\n");
lib/libtelnet/sra.c
325
printf("[ SRA accepts you ]\r\n");
lib/libtelnet/sra.c
335
printf("Unknown SRA option %d\r\n", data[-1]);
lib/libtelnet/sra.c
91
printf("%s:%d: [%d] (%d)",
lib/libtelnet/sra.c
96
printf("\r\n");
lib/libu4bhid/usage.c
63
printf("%d\t%s\n", pages[i].usage, pages[i].name);
lib/libu4bhid/usage.c
65
printf("\t%d\t%s\n", pages[i].page_contents[j].usage,
lib/libusb/libusb10.h
46
printf("LIBUSB_FUNCTION: " \
lib/libusb/libusb10.h
50
printf("LIBUSB_TRANSFER: " \
lib/libutil/hexdump.c
63
printf("%s", hdr);
lib/libutil/hexdump.c
66
printf("%04x ", i);
lib/libutil/hexdump.c
72
printf("%c%02x", delim, cp[k]);
lib/libutil/hexdump.c
74
printf(" ");
lib/libutil/hexdump.c
79
printf(" |");
lib/libutil/hexdump.c
83
printf(" ");
lib/libutil/hexdump.c
85
printf("%c", cp[k]);
lib/libutil/hexdump.c
87
printf(".");
lib/libutil/hexdump.c
89
printf("|");
lib/libutil/hexdump.c
91
printf("\n");
libexec/bootpd/bootpgw/bootpgw.c
225
printf("Can not get my IP address\n");
libexec/bootpd/hwaddr.c
329
printf("/* 0x%02X */", i);
libexec/bootpd/hwaddr.c
330
printf(" 0x%02X,", bitrev(i));
libexec/bootpd/hwaddr.c
332
printf("\n");
libexec/bootpd/tools/bootpef/bootpef.c
242
printf("%s: no matching entry\n", argv[0]);
libexec/bootpd/tools/bootpef/bootpef.c
246
printf("%s: no extension file\n", argv[0]);
libexec/bootpd/tools/bootpef/bootpef.c
304
printf("Updating \"%s\"\n", hp->exten_file->string);
libexec/bootpd/tools/bootptest/bootptest.c
156
printf("%s: version %s.%d\n", progname, VERSION, PATCHLEVEL);
libexec/bootpd/tools/bootptest/bootptest.c
173
printf("malloc failed\n");
libexec/bootpd/tools/bootptest/bootptest.c
227
printf("missing server name.\n");
libexec/bootpd/tools/bootptest/bootptest.c
320
printf("No interface for %s\n", servername);
libexec/bootpd/tools/bootptest/bootptest.c
324
printf("Can not get ether addr for %s\n", ifr->ifr_name);
libexec/bootpd/tools/bootptest/bootptest.c
335
printf("Can not get my IP address\n");
libexec/bootpd/tools/bootptest/bootptest.c
367
printf("read %d bytes of vendor template\n", n);
libexec/bootpd/tools/bootptest/bootptest.c
369
printf("warning: extended options in use (len > %d)\n",
libexec/bootpd/tools/bootptest/bootptest.c
419
printf("received short packet\n");
libexec/bootpd/tools/bootptest/bootptest.c
425
printf("Recvd from %s", inet_ntoa(sin_from.sin_addr));
libexec/bootpd/tools/bootptest/bootptest.c
446
printf("Sending to %s", inet_ntoa(sin_server.sin_addr));
libexec/bootpd/tools/bootptest/print-bootp.c
117
printf(" hops:%d", bp->bp_hops);
libexec/bootpd/tools/bootptest/print-bootp.c
120
printf(" xid:%ld", (long)ntohl(bp->bp_xid));
libexec/bootpd/tools/bootptest/print-bootp.c
123
printf(" secs:%d", ntohs(bp->bp_secs));
libexec/bootpd/tools/bootptest/print-bootp.c
128
printf(" C:%s", ipaddr_string(&bp->bp_ciaddr));
libexec/bootpd/tools/bootptest/print-bootp.c
133
printf(" Y:%s", ipaddr_string(&bp->bp_yiaddr));
libexec/bootpd/tools/bootptest/print-bootp.c
138
printf(" S:%s", ipaddr_string(&bp->bp_siaddr));
libexec/bootpd/tools/bootptest/print-bootp.c
143
printf(" G:%s", ipaddr_string(&bp->bp_giaddr));
libexec/bootpd/tools/bootptest/print-bootp.c
147
printf(" sname:");
libexec/bootpd/tools/bootptest/print-bootp.c
155
printf(" file:");
libexec/bootpd/tools/bootptest/print-bootp.c
171
printf(" vend");
libexec/bootpd/tools/bootptest/print-bootp.c
284
printf("-rfc1395");
libexec/bootpd/tools/bootptest/print-bootp.c
299
printf(" %s:", optstr + 1);
libexec/bootpd/tools/bootptest/print-bootp.c
301
printf(" T%d:", tag);
libexec/bootpd/tools/bootptest/print-bootp.c
308
printf(" |(%d>%td)", len, ep - bp);
libexec/bootpd/tools/bootptest/print-bootp.c
323
printf("%d", ntohs(us));
libexec/bootpd/tools/bootptest/print-bootp.c
326
if (len) printf(",");
libexec/bootpd/tools/bootptest/print-bootp.c
328
if (len) printf("(junk=%d)", len);
libexec/bootpd/tools/bootptest/print-bootp.c
334
printf("%ld", (long)ntohl(ul));
libexec/bootpd/tools/bootptest/print-bootp.c
337
if (len) printf(",");
libexec/bootpd/tools/bootptest/print-bootp.c
339
if (len) printf("(junk=%d)", len);
libexec/bootpd/tools/bootptest/print-bootp.c
345
printf("%s", ipaddr_string(&ia));
libexec/bootpd/tools/bootptest/print-bootp.c
348
if (len) printf(",");
libexec/bootpd/tools/bootptest/print-bootp.c
350
if (len) printf("(junk=%d)", len);
libexec/bootpd/tools/bootptest/print-bootp.c
363
printf("(");
libexec/bootpd/tools/bootptest/print-bootp.c
365
printf(")");
libexec/bootpd/tools/bootptest/print-bootp.c
379
printf("-cmu");
libexec/bootpd/tools/bootptest/print-bootp.c
383
printf(" |L=%d", length);
libexec/bootpd/tools/bootptest/print-bootp.c
391
printf(" SM:%s", ipaddr_string(&v->v_smask));
libexec/bootpd/tools/bootptest/print-bootp.c
395
printf(" GW:%s", ipaddr_string(&v->v_dgate));
libexec/bootpd/tools/bootptest/print-bootp.c
399
printf(" DNS1:%s", ipaddr_string(&v->v_dns1));
libexec/bootpd/tools/bootptest/print-bootp.c
401
printf(" DNS2:%s", ipaddr_string(&v->v_dns2));
libexec/bootpd/tools/bootptest/print-bootp.c
405
printf(" INS1:%s", ipaddr_string(&v->v_ins1));
libexec/bootpd/tools/bootptest/print-bootp.c
407
printf(" INS2:%s", ipaddr_string(&v->v_ins2));
libexec/bootpd/tools/bootptest/print-bootp.c
411
printf(" TS1:%s", ipaddr_string(&v->v_ts1));
libexec/bootpd/tools/bootptest/print-bootp.c
413
printf(" TS2:%s", ipaddr_string(&v->v_ts2));
libexec/bootpd/tools/bootptest/print-bootp.c
439
printf("-all-zero");
libexec/bootpd/tools/bootptest/print-bootp.c
442
printf("-unknown");
libexec/bootpd/tools/bootptest/print-bootp.c
450
printf(".%02X", *bp);
libexec/bootpd/tools/bootptest/print-bootp.c
455
printf(".00...");
libexec/bootpd/tools/bootptest/print-bootp.c
464
printf("%02X", *bp);
libexec/bootpd/tools/bootptest/print-bootp.c
467
if (len) printf(".");
libexec/bootpd/tools/bootptest/print-bootp.c
68
(void) printf(" [len=%d]", length);
libexec/bootpd/tools/bootptest/print-bootp.c
78
printf(" (request)");
libexec/bootpd/tools/bootptest/print-bootp.c
84
printf(" (reply)");
libexec/bootpd/tools/bootptest/print-bootp.c
88
printf(" bootp-#%d", bp->bp_op);
libexec/bootpd/tools/bootptest/print-bootp.c
93
printf(" htype:%d", bp->bp_htype);
libexec/bootpd/tools/bootptest/print-bootp.c
97
printf(" hlen:%d", bp->bp_hlen);
libexec/bootpd/trygetea.c
43
printf("need interface name\n");
libexec/bootpd/trygetea.c
47
printf("Could not get Ethernet address (rc=%d)\n", i);
libexec/bootpd/trygetea.c
50
printf("Ether-addr");
libexec/bootpd/trygetea.c
52
printf(":%x", ea[i] & 0xFF);
libexec/bootpd/trygetea.c
53
printf("\n");
libexec/bootpd/trygetif.c
54
printf("gethostbyname(%s)\n", argv[1]);
libexec/bootpd/trygetif.c
67
printf("no interface for address\n");
libexec/bootpd/trygetif.c
70
printf("Intf-name:%s\n", ifr->ifr_name);
libexec/bootpd/trygetif.c
72
printf("Intf-addr:%s\n", inet_ntoa(sip->sin_addr));
libexec/bootpd/trylook.c
36
printf("%s:", argv[i]);
libexec/bootpd/trylook.c
43
printf(" ipa=%s", a);
libexec/bootpd/trylook.c
46
printf(" hwa=");
libexec/bootpd/trylook.c
49
printf("?\n");
libexec/bootpd/trylook.c
53
printf(":%x", hwa[i] & 0xFF);
libexec/diff3prog/diff3prog.c
309
printf("%d,%d=%d,%d %d,%d=%d,%d\n",
libexec/diff3prog/diff3prog.c
401
printf("====%s\n", s);
libexec/diff3prog/diff3prog.c
412
printf("%d:", i);
libexec/diff3prog/diff3prog.c
429
printf("%da\n", rold->from - 1);
libexec/diff3prog/diff3prog.c
431
printf("%d", rold->from);
libexec/diff3prog/diff3prog.c
433
printf(",%d", rold->to - 1);
libexec/diff3prog/diff3prog.c
434
printf("c\n");
libexec/diff3prog/diff3prog.c
469
printf("%s%s", pr, line);
libexec/diff3prog/diff3prog.c
556
printf("%da\n=======\n", de[n].old.to -1);
libexec/diff3prog/diff3prog.c
572
printf(".\n");
libexec/diff3prog/diff3prog.c
574
printf("%s\n.\n", f3mark);
libexec/diff3prog/diff3prog.c
575
printf("%da\n%s\n.\n", de[n].old.from - 1, f1mark);
libexec/dma/dma.c
397
printf("Mail queue is empty\n");
libexec/dma/dma.c
402
printf("ID\t: %s%s\n"
libexec/dma/dma.c
410
printf("--\n");
libexec/dma/dns.c
288
printf("%d\t%s\t%s\n", p->pref, p->host, p->addr);
libexec/ftpd/ftpcmd.y
1223
printf("%c%c%c", IAC, DONT, 0377&c);
libexec/ftpd/ftpcmd.y
1230
printf("%c%c%c", IAC, WONT, 0377&c);
libexec/ftpd/ftpcmd.y
1568
printf(" ");
libexec/ftpd/ftpcmd.y
1571
printf("%s%c", c->name,
libexec/ftpd/ftpcmd.y
1581
printf("\r\n");
libexec/ftpd/ftpcmd.y
689
printf(" EPRT\r\n");
libexec/ftpd/ftpcmd.y
691
printf(" EPSV\r\n");
libexec/ftpd/ftpcmd.y
693
printf(" MDTM\r\n");
libexec/ftpd/ftpcmd.y
694
printf(" REST STREAM\r\n");
libexec/ftpd/ftpcmd.y
695
printf(" SIZE\r\n");
libexec/ftpd/ftpcmd.y
698
printf(" TVFS\r\n");
libexec/ftpd/ftpcmd.y
699
printf(" UTF8\r\n");
libexec/ftpd/ftpd.c
2268
printf(" File may not have transferred correctly.\r\n");
libexec/ftpd/ftpd.c
2342
printf(" %s\r\n", version);
libexec/ftpd/ftpd.c
2345
printf(" Connected to %s", remotehost);
libexec/ftpd/ftpd.c
2350
printf(" (%s)", hname);
libexec/ftpd/ftpd.c
2352
printf("\r\n");
libexec/ftpd/ftpd.c
2355
printf(" Logged in anonymously\r\n");
libexec/ftpd/ftpd.c
2357
printf(" Logged in as %s\r\n", pw->pw_name);
libexec/ftpd/ftpd.c
2359
printf(" Waiting for password\r\n");
libexec/ftpd/ftpd.c
2361
printf(" Waiting for user name\r\n");
libexec/ftpd/ftpd.c
2362
printf(" TYPE: %s", typenames[type]);
libexec/ftpd/ftpd.c
2364
printf(", FORM: %s", formnames[form]);
libexec/ftpd/ftpd.c
2367
printf(" %d", CHAR_BIT);
libexec/ftpd/ftpd.c
2369
printf(" %d", bytesize); /* need definition! */
libexec/ftpd/ftpd.c
2371
printf("; STRUcture: %s; transfer MODE: %s\r\n",
libexec/ftpd/ftpd.c
2374
printf(" Data connection open\r\n");
libexec/ftpd/ftpd.c
2385
printf(" EPSV only mode (EPSV ALL)\r\n");
libexec/ftpd/ftpd.c
2393
printf(" %s (%d,%d,%d,%d,%d,%d)\r\n",
libexec/ftpd/ftpd.c
2421
printf(" %s (%d,%d,", ispassive ? "LPSV" : "LPRT",
libexec/ftpd/ftpd.c
2424
printf("%d,", UC(a[i]));
libexec/ftpd/ftpd.c
2425
printf("%d,%d,%d)\r\n", 2, UC(p[0]), UC(p[1]));
libexec/ftpd/ftpd.c
2455
printf(" %s |%d|%s|%d|\r\n",
libexec/ftpd/ftpd.c
2463
printf(" No data connection\r\n");
libexec/ftpd/ftpd.c
2482
printf("%d ", n);
libexec/ftpd/ftpd.c
2486
printf("\r\n");
libexec/ftpd/ftpd.c
2501
printf("%d- ", n);
libexec/ftpd/ftpd.c
2505
printf("\r\n");
libexec/mknetid/mknetid.c
226
printf("%s.%s@%s %s:%s", OPSYS, pidptr, domain, pidptr, gidptr);
libexec/mknetid/mknetid.c
230
printf(",%lu", (u_long)glist->groupid);
libexec/mknetid/mknetid.c
234
printf ("\n");
libexec/mknetid/mknetid.c
268
printf ("%s.%s@%s 0:%s\n", OPSYS, ptr, domain, ptr);
libexec/mknetid/mknetid.c
298
printf("%s",readbuf);
libexec/revnetgroup/revnetgroup.c
161
printf ("%s.%s\t", mcur->key, mcur->domain);
libexec/revnetgroup/revnetgroup.c
164
printf ("%s", tmp->groupname);
libexec/revnetgroup/revnetgroup.c
167
printf(",");
libexec/revnetgroup/revnetgroup.c
170
printf ("\n");
libexec/rpc.rusersd/rusers_proc.c
136
printf("%s: %s\n", ttyname, strerror(errno));
libexec/rpc.rusersd/rusers_proc.c
142
printf("%s: now=%d atime=%d\n", ttyname, now,
libexec/telnetd/state.c
359
printf("telnetd: panic state=%d\n", state);
sbin/badsect/badsect.c
115
printf("Cannot find dev 0%lo corresponding to %s\n",
sbin/badsect/badsect.c
137
printf("sector %ld cannot be represented as a dev_t\n",
sbin/badsect/badsect.c
145
printf("Don't forget to run ``fsck %s''\n", name);
sbin/badsect/badsect.c
157
printf("internal error: negative fs size or block number\n");
sbin/badsect/badsect.c
161
printf("block %ld out of range of file system\n", (long)blkno);
sbin/badsect/badsect.c
167
printf("block %ld in non-data area: cannot attach\n",
sbin/badsect/badsect.c
173
printf("block %ld in non-data area: cannot attach\n",
sbin/badsect/badsect.c
187
printf("Warning: sector %ld is in use\n", (long)blkno);
sbin/badsect/badsect.c
200
printf("seek error: %ld\n", (long)bno);
sbin/badsect/badsect.c
205
printf("read error: %ld\n", (long)bno);
sbin/camcontrol/modeedit.c
793
printf("%02x%c", mode_pars[mode_idx],
sbin/camcontrol/modeedit.c
897
printf("0x%02x\n", mph->page_code);
sbin/camcontrol/modeedit.c
899
printf("0x%02x\t%s\n", mph->page_code,
sbin/camcontrol/util.c
101
printf("cget: %s: %s", name, arg);
sbin/camcontrol/util.c
112
printf("%s: ", name);
sbin/camcontrol/util.c
118
printf("%jd ", (intmax_t)(intptr_t)arg);
sbin/camcontrol/util.c
143
printf("%s ", p);
sbin/camcontrol/util.c
151
printf("Unknown format letter: '%c'\n", letter);
sbin/camcontrol/util.c
78
printf("%s: %d\n", name, arg);
sbin/ccdconfig/ccdconfig.c
224
printf("%s unconfigured\n", cp);
sbin/ccdconfig/ccdconfig.c
297
printf("ccd%d: %d components ", ccio.ccio_unit,
sbin/ccdconfig/ccdconfig.c
304
printf("%c%s%c",
sbin/ccdconfig/ccdconfig.c
308
printf(", %ju blocks ", (uintmax_t)ccio.ccio_size);
sbin/ccdconfig/ccdconfig.c
310
printf("interleaved at %d blocks\n", ccio.ccio_ileave);
sbin/ccdconfig/ccdconfig.c
312
printf("concatenated\n");
sbin/ccdconfig/ccdconfig.c
496
printf("ccd driver in kernel, but is uninitialized\n");
sbin/ccdconfig/ccdconfig.c
530
printf("no concatenated disks configured\n");
sbin/ccdconfig/ccdconfig.c
549
printf("ccd%d not configured\n", i);
sbin/ccdconfig/ccdconfig.c
574
printf("# ccd\t\tileave\tflags\tcompnent devices\n");
sbin/ccdconfig/ccdconfig.c
587
printf("ccd%d\t\t%d\t%d\t", cs->sc_unit, cs->sc_ileave,
sbin/ccdconfig/ccdconfig.c
594
printf("\n");
sbin/ccdconfig/ccdconfig.c
604
printf("\n");
sbin/ccdconfig/ccdconfig.c
609
printf((i + 1 < cs->sc_nccdisks) ? "%s " : "%s\n", path);
sbin/clri/clri.c
93
printf("clearing %d\n", inonum);
sbin/comcontrol/comcontrol.c
88
printf("dtrwait %d ", dtrwait);
sbin/comcontrol/comcontrol.c
90
printf("drainwait %d ", drainwait);
sbin/comcontrol/comcontrol.c
91
printf("\n");
sbin/cryptdisks/cryptdisks.c
84
printf("%s", msg);
sbin/devattr/devattr.c
164
printf("\t%s = ", key);
sbin/devattr/devattr.c
169
printf("%s\n", prop_bool_true((prop_bool_t)value) ?
sbin/devattr/devattr.c
174
printf("%1$"PRIu64" (0x%1$"PRIx64")\n",
sbin/devattr/devattr.c
177
printf("%"PRId64"\n",
sbin/devattr/devattr.c
182
printf("%s\n", val_str);
sbin/devattr/devattr.c
235
printf("No devices found.\n");
sbin/devattr/devattr.c
248
printf("Device %s:\n", dev_name);
sbin/devattr/devattr.c
267
printf("\n");
sbin/devattr/devattr.c
282
printf("Device %s:\n", dev_name);
sbin/devattr/devattr.c
301
printf("\n");
sbin/devfsctl/devfsctl.c
379
case rPERM: printf("perm "); break;
sbin/devfsctl/devfsctl.c
380
case rLINK: printf("link "); break;
sbin/devfsctl/devfsctl.c
381
case rHIDE: printf("hide "); break;
sbin/devfsctl/devfsctl.c
382
case rSHOW: printf("show "); break;
sbin/devfsctl/devfsctl.c
387
case isGROUP: printf("@"); /* FALLTHROUGH */
sbin/devfsctl/devfsctl.c
388
case isNAME: printf("%s", id->name); break;
sbin/devfsctl/devfsctl.c
392
printf("%s", devtypes[i].name);
sbin/devfsctl/devfsctl.c
405
printf(" %s:%s 0%.03o",
sbin/devfsctl/devfsctl.c
410
printf(" %d:%d 0%.03o",
sbin/devfsctl/devfsctl.c
417
printf(" %s", rule->dest);
sbin/devfsctl/devfsctl.c
423
printf("\t(only affects jails)");
sbin/devfsctl/devfsctl.c
425
printf("\n");
sbin/devfsctl/devfsctl.c
567
printf("Error opening config file %s\n", name);
sbin/devfsctl/devfsctl.c
725
printf("ruletab warning: could not stat %s: %s\n",
sbin/diskinfo/diskinfo.c
105
printf("%7.2f GB",
sbin/diskinfo/diskinfo.c
110
printf("%7.2f MB",
sbin/diskinfo/diskinfo.c
115
printf("%7.2f KB",
sbin/diskinfo/diskinfo.c
125
printf(" fstype='%s'", str ? str : "<illegal>");
sbin/diskinfo/diskinfo.c
128
printf(" ofstype=");
sbin/diskinfo/diskinfo.c
131
printf("%d", dpart->fstype);
sbin/diskinfo/diskinfo.c
133
printf("%s", fstypenames[dpart->fstype]);
sbin/diskinfo/diskinfo.c
139
printf(" storage_uuid='%s'", str ? str : "<illegal>");
sbin/diskinfo/diskinfo.c
146
printf(" reserved=%jd",
sbin/diskinfo/diskinfo.c
150
printf("\n");
sbin/diskinfo/diskinfo.c
76
printf("%-16s %s\n", av[i], strerror(errno));
sbin/diskinfo/diskinfo.c
81
printf("%-16s %s\n", av[i], strerror(errno));
sbin/diskinfo/diskinfo.c
85
printf("%-16s unused\n", av[i]);
sbin/diskinfo/diskinfo.c
98
printf("%-16s ", path);
sbin/diskinfo/diskinfo.c
99
printf("blksize=%-4d offset=0x%012jx size=0x%012jx ",
sbin/disklabel32/disklabel.c
730
printf("re-edit the label? [y]: "); fflush(stdout);
sbin/disklabel64/disklabel64.c
1268
printf("%012jx\n%012jx\n",
sbin/disklabel64/disklabel64.c
1494
printf("partitions data stop: %ld -> %ld\n", lp->d_pstop, pstop);
sbin/disklabel64/disklabel64.c
1495
printf("backup label: %ld -> %ld\n", lp->d_abase, abase);
sbin/disklabel64/disklabel64.c
1496
printf("total size: %ld -> %ld\n", lp->d_total_size, tsize);
sbin/disklabel64/disklabel64.c
1514
printf("disklabel64: expand: "
sbin/disklabel64/disklabel64.c
1537
printf("disklabel64: cannot expand "
sbin/disklabel64/disklabel64.c
1542
printf("disklabel64: expand: "
sbin/disklabel64/disklabel64.c
1546
printf("disklabel64: expand: increase part "
sbin/disklabel64/disklabel64.c
780
printf("re-edit the label? [y]: "); fflush(stdout);
sbin/dmesg/dmesg.c
276
printf("%s", buf);
sbin/dump/optr.c
368
printf("Dump these file systems:\n");
sbin/dump/optr.c
370
printf("Last dump(s) done (Dump '>' file systems):\n");
sbin/dump/optr.c
388
printf(
sbin/dump/tape.c
796
printf("slave %d wrote %d\n", slave_number, wrote);
sbin/dump/tape.c
807
printf("slave %d only wrote %d out of %d bytes and gave up.\n",
sbin/dumpfs/dumpfs.c
135
printf("magic\t%x\ttime\t%s", afs.fs_magic, ctime(&fs_time));
sbin/dumpfs/dumpfs.c
136
printf("id\t[ %x %x ]\n", afs.fs_id[0], afs.fs_id[1]);
sbin/dumpfs/dumpfs.c
137
printf("cylgrp\t%s\tinodes\t%s\n",
sbin/dumpfs/dumpfs.c
140
printf("nbfree\t%d\tndir\t%d\tnifree\t%d\tnffree\t%d\n",
sbin/dumpfs/dumpfs.c
143
printf("ncg\t%d\tncyl\t%d\tsize\t%d\tblocks\t%d\n",
sbin/dumpfs/dumpfs.c
145
printf("bsize\t%d\tshift\t%d\tmask\t0x%08x\n",
sbin/dumpfs/dumpfs.c
147
printf("fsize\t%d\tshift\t%d\tmask\t0x%08x\n",
sbin/dumpfs/dumpfs.c
149
printf("frag\t%d\tshift\t%d\tfsbtodb\t%d\n",
sbin/dumpfs/dumpfs.c
151
printf("cpg\t%d\tbpg\t%d\tfpg\t%d\tipg\t%d\n",
sbin/dumpfs/dumpfs.c
153
printf("minfree\t%d%%\toptim\t%s\tmaxcontig %d\tmaxbpg\t%d\n",
sbin/dumpfs/dumpfs.c
156
printf("rotdelay %dms\trps\t%d\n",
sbin/dumpfs/dumpfs.c
158
printf("ntrak\t%d\tnsect\t%d\tnpsect\t%d\tspc\t%d\n",
sbin/dumpfs/dumpfs.c
160
printf("symlinklen %d\ttrackskew %d\tinterleave %d\tcontigsumsize %d\n",
sbin/dumpfs/dumpfs.c
163
printf("nindir\t%d\tinopb\t%d\tnspf\t%d\tmaxfilesize\t%ju\n",
sbin/dumpfs/dumpfs.c
166
printf("sblkno\t%d\tcblkno\t%d\tiblkno\t%d\tdblkno\t%d\n",
sbin/dumpfs/dumpfs.c
168
printf("sbsize\t%d\tcgsize\t%d\tcgoffset %d\tcgmask\t0x%08x\n",
sbin/dumpfs/dumpfs.c
170
printf("csaddr\t%d\tcssize\t%d\tshift\t%d\tmask\t0x%08x\n",
sbin/dumpfs/dumpfs.c
172
printf("cgrotor\t%d\tfmod\t%d\tronly\t%d\tclean\t%d\n",
sbin/dumpfs/dumpfs.c
174
printf("flags\t");
sbin/dumpfs/dumpfs.c
176
printf("none");
sbin/dumpfs/dumpfs.c
178
printf("unclean ");
sbin/dumpfs/dumpfs.c
180
printf("soft-updates ");
sbin/dumpfs/dumpfs.c
182
printf("unknown flags (%#x)",
sbin/dumpfs/dumpfs.c
186
printf("blocks available in each of %d rotational positions",
sbin/dumpfs/dumpfs.c
189
printf("(no rotational position table)\n");
sbin/dumpfs/dumpfs.c
191
printf("\ncylinder number %d:", c);
sbin/dumpfs/dumpfs.c
195
printf("\n position %d:\t", i);
sbin/dumpfs/dumpfs.c
198
printf("%5d", j);
sbin/dumpfs/dumpfs.c
200
printf("\n\t\t");
sbin/dumpfs/dumpfs.c
206
printf("\ncs[].cs_(nbfree,ndir,nifree,nffree):\n\t");
sbin/dumpfs/dumpfs.c
221
printf("\n\t");
sbin/dumpfs/dumpfs.c
222
printf("(%d,%d,%d,%d) ",
sbin/dumpfs/dumpfs.c
225
printf("\n");
sbin/dumpfs/dumpfs.c
227
printf("cylinders in last group %d\n",
sbin/dumpfs/dumpfs.c
229
printf("blocks in last group %d\n",
sbin/dumpfs/dumpfs.c
232
printf("\n");
sbin/dumpfs/dumpfs.c
252
printf("\ncg %d:\n", c);
sbin/dumpfs/dumpfs.c
261
printf("magic\t%x\ttell\t%jx\ttime\t%s",
sbin/dumpfs/dumpfs.c
265
printf("cgx\t%d\tncyl\t%d\tniblk\t%d\tndblk\t%d\n",
sbin/dumpfs/dumpfs.c
267
printf("nbfree\t%d\tndir\t%d\tnifree\t%d\tnffree\t%d\n",
sbin/dumpfs/dumpfs.c
270
printf("rotor\t%d\tirotor\t%d\tfrotor\t%d\nfrsum",
sbin/dumpfs/dumpfs.c
273
printf("\t%d", acg.cg_frsum[i]);
sbin/dumpfs/dumpfs.c
276
printf("\nsum of frsum: %d", j);
sbin/dumpfs/dumpfs.c
280
printf("\nclusters %d-%d:", i,
sbin/dumpfs/dumpfs.c
283
printf("\t%d", cg_clustersum(&acg)[i]);
sbin/dumpfs/dumpfs.c
285
printf("\nclusters size %d and over: %d\n",
sbin/dumpfs/dumpfs.c
288
printf("clusters free:\t");
sbin/dumpfs/dumpfs.c
291
printf("\n");
sbin/dumpfs/dumpfs.c
292
printf("iused:\t");
sbin/dumpfs/dumpfs.c
294
printf("free:\t");
sbin/dumpfs/dumpfs.c
296
printf("b:\n");
sbin/dumpfs/dumpfs.c
300
printf(" c%d:\t(%d)\t", i, cg_blktot(&acg)[i]);
sbin/dumpfs/dumpfs.c
305
printf(" %d", cg_blks(&afs, &acg, i)[j]);
sbin/dumpfs/dumpfs.c
307
printf("\n");
sbin/dumpfs/dumpfs.c
344
printf("# newfs command for %s (%s)\n", name, realname);
sbin/dumpfs/dumpfs.c
345
printf("newfs ");
sbin/dumpfs/dumpfs.c
347
printf("-U ");
sbin/dumpfs/dumpfs.c
348
printf("-a %d ", afs.fs_maxcontig);
sbin/dumpfs/dumpfs.c
349
printf("-b %d ", afs.fs_bsize);
sbin/dumpfs/dumpfs.c
352
printf("-e %d ", afs.fs_maxbpg);
sbin/dumpfs/dumpfs.c
353
printf("-f %d ", afs.fs_fsize);
sbin/dumpfs/dumpfs.c
354
printf("-g %d ", afs.fs_avgfilesize);
sbin/dumpfs/dumpfs.c
355
printf("-h %d ", afs.fs_avgfpdir);
sbin/dumpfs/dumpfs.c
358
printf("-m %d ", afs.fs_minfree);
sbin/dumpfs/dumpfs.c
360
printf(" -o ");
sbin/dumpfs/dumpfs.c
363
printf("space ");
sbin/dumpfs/dumpfs.c
366
printf("time ");
sbin/dumpfs/dumpfs.c
369
printf("unknown ");
sbin/dumpfs/dumpfs.c
373
printf("-s %jd ", (intmax_t)afs.fs_size);
sbin/dumpfs/dumpfs.c
374
printf("%s ", realname);
sbin/dumpfs/dumpfs.c
375
printf("\n");
sbin/dumpfs/dumpfs.c
396
printf(",%s", count % 6 ? " " : "\n\t");
sbin/dumpfs/dumpfs.c
398
printf("%d", i);
sbin/dumpfs/dumpfs.c
403
printf("-%d", i);
sbin/dumpfs/dumpfs.c
405
printf("\n");
sbin/dumpon/dumpon.c
101
printf("dumpon: crash dumps already disabled.\n");
sbin/dumpon/dumpon.c
103
printf("dumpon: crash dumps already configured "
sbin/dumpon/dumpon.c
112
printf("dumpon: crash dumps disabled\n");
sbin/dumpon/dumpon.c
114
printf("dumpon: crash dumps to %s (%lu, %#lx)\n",
sbin/fdisk/fdisk.c
249
printf("%s: %d cyl %d hd %d sec\n",
sbin/fdisk/fdisk.c
257
printf("Part %11s %11s Type Flags\n", "Start", "Size");
sbin/fdisk/fdisk.c
262
printf("%4d: %11lu %11lu 0x%02x 0x%02x\n",
sbin/fdisk/fdisk.c
270
printf("******* Working on device %s *******\n", disk);
sbin/fdisk/fdisk.c
282
printf("Warning: Ending logical block > 2TB, "
sbin/fdisk/fdisk.c
333
printf("Media sector size is %d\n", secsize);
sbin/fdisk/fdisk.c
334
printf("Warning: BIOS sector numbering starts with sector 1\n");
sbin/fdisk/fdisk.c
335
printf("Information from DOS bootblock is:\n");
sbin/fdisk/fdisk.c
352
printf("\nWe haven't changed the "
sbin/fdisk/fdisk.c
377
printf("\n-t flag specified -- "
sbin/fdisk/fdisk.c
402
printf("\n");
sbin/fdisk/fdisk.c
414
printf("Cannot use fdisk to resize a GPT label\n");
sbin/fdisk/fdisk.c
415
printf("use 'gpt expand <device>' instead\n");
sbin/fdisk/fdisk.c
421
printf("Last slice already using max value, "
sbin/fdisk/fdisk.c
427
printf("Last slice already properly sized, "
sbin/fdisk/fdisk.c
434
printf("Changing size of last slice %u -> ", best->dp_start);
sbin/fdisk/fdisk.c
436
printf("max-value\n");
sbin/fdisk/fdisk.c
441
printf("%u\n", best->dp_size);
sbin/fdisk/fdisk.c
456
printf("Information from DOS bootblock is:\n");
sbin/fdisk/fdisk.c
459
printf("%d: ", i);
sbin/fdisk/fdisk.c
478
printf("<UNUSED>\n");
sbin/fdisk/fdisk.c
483
printf("sysid %d,(%s)\n", partp->dp_typ, get_type(partp->dp_typ));
sbin/fdisk/fdisk.c
484
printf(" start %lu, size %lu (%ju MB), flag %x%s\n",
sbin/fdisk/fdisk.c
488
printf("\tbeg: cyl %d/ head %d/ sector %d;\n"
sbin/fdisk/fdisk.c
544
printf("Warning: Ending logical block > 2TB, "
sbin/fdisk/fdisk.c
562
printf("The data for partition %d is:\n", i);
sbin/fdisk/fdisk.c
572
printf("\nThe static data for the DOS partition 4 "
sbin/fdisk/fdisk.c
595
printf("Warning: starting cylinder wraps, "
sbin/fdisk/fdisk.c
613
printf("Warning: ending cylinder wraps, "
sbin/fdisk/fdisk.c
634
printf("parameters extracted from device are:\n");
sbin/fdisk/fdisk.c
635
printf("cylinders=%d heads=%d sectors/track=%d (%d blks/cyl)\n\n",
sbin/fdisk/fdisk.c
639
printf("Figures below won't work with BIOS for "
sbin/fdisk/fdisk.c
641
printf("parameters to be used for BIOS calculations are:\n");
sbin/fdisk/fdisk.c
642
printf("cylinders=%d heads=%d sectors/track=%d (%d blks/cyl)\n\n",
sbin/fdisk/fdisk.c
656
printf("Partition %d is marked active\n", i + 1);
sbin/fdisk/fdisk.c
673
printf("Active partition number must be in range 1-4."
sbin/fdisk/fdisk.c
728
printf("Warning: starting cylinder wraps, using all 1's\n");
sbin/fdisk/fdisk.c
743
printf("Warning: ending cylinder wraps, using all 1's\n");
sbin/fdisk/fdisk.c
761
printf("Erase sectors: start=%u size=%u\n",
sbin/fdisk/fdisk.c
768
printf("Trim error %s\n", strerror(errno));
sbin/fdisk/fdisk.c
769
printf("Continuing\n");
sbin/fdisk/fdisk.c
771
printf("Trim completed ok\n");
sbin/fdisk/fdisk.c
872
printf("Warning: disk %s provided wrong ncylinders %u; "
sbin/fdisk/fdisk.c
951
printf("%s [n] ", str);
sbin/fdisk/fdisk.c
971
printf("Supply a decimal value for \"%s\" [%d] ", str, deflt);
sbin/fdisk/fdisk.c
998
printf("%s is an invalid decimal number. Try again.\n",
sbin/fsck/dir.c
277
printf("\n");
sbin/fsck/dir.c
331
printf(" COUNT %d SHOULD BE %d",
sbin/fsck/dir.c
335
printf("\n");
sbin/fsck/dir.c
339
printf(" (ADJUSTED)\n");
sbin/fsck/dir.c
424
printf(" (RECONNECTED)\n");
sbin/fsck/dir.c
445
printf(" (CREATED)\n");
sbin/fsck/dir.c
450
printf("\n");
sbin/fsck/dir.c
457
printf("\n\n");
sbin/fsck/dir.c
490
printf("\n\n");
sbin/fsck/dir.c
504
printf("PARENT WAS I=%lu\n", (u_long)parentdir);
sbin/fsck/dir.c
515
printf("\n");
sbin/fsck/dir.c
613
printf(" (EXPANDED)\n");
sbin/fsck/fsutil.c
100
printf(
sbin/fsck/fsutil.c
193
printf("Can't stat root\n");
sbin/fsck/fsutil.c
198
printf("Can't stat %s\n", origname);
sbin/fsck/fsutil.c
203
printf("%s is not a char device\n", origname);
sbin/fsck/fsutil.c
264
printf("Can't stat root\n");
sbin/fsck/fsutil.c
271
printf("Can't stat %s\n", newname);
sbin/fsck/fsutil.c
280
printf("Can't stat %s\n", raw);
sbin/fsck/fsutil.c
286
printf("%s is not a character device\n", raw);
sbin/fsck/fsutil.c
92
printf("%s: ", dev);
sbin/fsck/fsutil.c
97
printf("\n");
sbin/fsck/inode.c
131
printf(
sbin/fsck/inode.c
209
printf(
sbin/fsck/inode.c
239
printf("bad size: blk %ld, offset %d, size %d\n",
sbin/fsck/inode.c
247
printf("blk %ld < cgdmin %ld;",
sbin/fsck/inode.c
249
printf(" blk + cnt %ld > cgsbase %ld\n",
sbin/fsck/inode.c
258
printf("blk %ld >= cgdmin %ld;",
sbin/fsck/inode.c
260
printf(" blk + cnt %ld > sblock.fs_fpg %ld\n",
sbin/fsck/inode.c
456
printf(" (CLEARED)\n");
sbin/fsck/inode.c
514
printf(" I=%lu ", (u_long)ino);
sbin/fsck/inode.c
518
printf(" OWNER=");
sbin/fsck/inode.c
520
printf("%s ", pw->pw_name);
sbin/fsck/inode.c
522
printf("%u ", (unsigned)dp->di_uid);
sbin/fsck/inode.c
523
printf("MODE=%o\n", dp->di_mode);
sbin/fsck/inode.c
525
printf("%s: ", cdevname);
sbin/fsck/inode.c
526
printf("SIZE=%ju ", (uintmax_t)dp->di_size);
sbin/fsck/inode.c
529
printf("MTIME=%12.12s %4.4s ", &p[4], &p[20]);
sbin/fsck/inode.c
537
printf("\n");
sbin/fsck/inode.c
94
printf(
sbin/fsck/main.c
104
printf("** lost+found creation mode %o\n", lfmode);
sbin/fsck/main.c
209
printf("(%d frags, %d blocks, %.1f%% fragmentation)\n",
sbin/fsck/main.c
231
printf("** %s Last Mounted on %s\n", filesys, sblock.fs_fsmnt);
sbin/fsck/main.c
235
printf("** Last Mounted on %s\n", sblock.fs_fsmnt);
sbin/fsck/main.c
237
printf("** Root file system\n");
sbin/fsck/main.c
238
printf("** Phase 1 - Check Blocks and Sizes\n");
sbin/fsck/main.c
248
printf("** Phase 1b - Rescan For More DUPS\n");
sbin/fsck/main.c
256
printf("** Phase 2 - Check Pathnames\n");
sbin/fsck/main.c
263
printf("** Phase 3 - Check Connectivity\n");
sbin/fsck/main.c
270
printf("** Phase 4 - Check Reference Counts\n");
sbin/fsck/main.c
277
printf("** Phase 5 - Check Cyl groups\n");
sbin/fsck/main.c
287
printf("(%d frags, %d blocks, %.1f%% fragmentation)\n",
sbin/fsck/main.c
291
printf("%d files missing\n", n_files);
sbin/fsck/main.c
298
printf("%d blocks missing\n", n_blks);
sbin/fsck/main.c
300
printf("The following duplicate blocks remain:");
sbin/fsck/main.c
302
printf(" %d,", dp->dup);
sbin/fsck/main.c
303
printf("\n");
sbin/fsck/main.c
306
printf("The following zero link count inodes remain:");
sbin/fsck/main.c
308
printf(" %u,", zlnp->zlncnt);
sbin/fsck/main.c
309
printf("\n");
sbin/fsck/main.c
344
printf("\n***** FILE SYSTEM WAS MODIFIED *****\n");
sbin/fsck/main.c
346
printf("\n***** PLEASE RERUN FSCK *****\n");
sbin/fsck/main.c
369
printf("\n***** REBOOT NOW *****\n");
sbin/fsck/main.c
77
printf("Alternate super block location: %d\n", bflag);
sbin/fsck/pass1.c
212
printf("bad size %ju:", (uintmax_t)dp->di_size);
sbin/fsck/pass1.c
224
printf("bad special-file size %ju:", (uintmax_t)dp->di_size);
sbin/fsck/pass1.c
230
printf("bad size %ju ndb %d:",
sbin/fsck/pass1.c
247
printf("convert symlink %lu(%s) of size %ld\n",
sbin/fsck/pass1.c
272
printf("bad direct addr: %ld\n",
sbin/fsck/pass1.c
281
printf("bad indirect addr: %ld\n",
sbin/fsck/pass1.c
330
printf(" (CORRECTED)\n");
sbin/fsck/pass1.c
364
printf(" (SKIPPING)\n");
sbin/fsck/pass1.c
384
printf(" (SKIPPING)\n");
sbin/fsck/pass1.c
93
printf("%s: phase 1: cyl group %d of %d (%d%%)\n",
sbin/fsck/pass1b.c
60
printf("%s: phase 1b: cyl group %d of %d (%d%%)\n",
sbin/fsck/pass2.c
139
printf("%s: phase 2: dir %d of %ld (%d%%)\n", cdevname,
sbin/fsck/pass2.c
167
printf(" (ADJUSTED)\n");
sbin/fsck/pass2.c
450
printf(" (REMOVED)\n");
sbin/fsck/pass3.c
54
printf("%s: phase 3: dir %ld of %ld (%d%%)\n", cdevname,
sbin/fsck/pass4.c
60
printf("%s: phase 4: cyl group %d of %d (%d%%)\n",
sbin/fsck/pass5.c
164
printf("%s: phase 5: cyl group %d of %d (%d%%)\n",
sbin/fsck/preen.c
129
printf("Unknown pid %d\n", pid);
sbin/fsck/preen.c
137
printf("%s (%s): EXITED WITH SIGNAL %d\n",
sbin/fsck/preen.c
238
printf("%s in fstab more than once!\n", name);
sbin/fsck/preen.c
289
printf("Can't stat %s: %s\n", newname, strerror(errno));
sbin/fsck/preen.c
308
printf("Can't resolve %s to character special device",
sbin/fsck/setup.c
101
printf("Can't open %s: %s\n", dev, strerror(errno));
sbin/fsck/setup.c
105
printf("** %s", dev);
sbin/fsck/setup.c
110
printf(" (NO WRITE)");
sbin/fsck/setup.c
113
printf("\n");
sbin/fsck/setup.c
148
printf(
sbin/fsck/setup.c
188
printf(" (FIXED)\n");
sbin/fsck/setup.c
200
printf(" (FIXED)\n");
sbin/fsck/setup.c
287
printf("cannot alloc %u bytes for blockmap\n",
sbin/fsck/setup.c
294
printf("cannot alloc %u bytes for inostathead\n",
sbin/fsck/setup.c
311
printf("numdirs is zero, try using an alternate superblock\n");
sbin/fsck/setup.c
319
printf("cannot allocate base structures for %ld directories\n",
sbin/fsck/setup.c
419
printf("%s: ", cdevname);
sbin/fsck/setup.c
91
printf("Can't stat %s: %s\n", dev, strerror(errno));
sbin/fsck/utilities.c
107
printf("\n");
sbin/fsck/utilities.c
245
printf("\n");
sbin/fsck/utilities.c
287
printf("\n***** FILE SYSTEM MARKED %s *****\n",
sbin/fsck/utilities.c
293
printf("\n***** FILE SYSTEM STILL DIRTY *****\n");
sbin/fsck/utilities.c
297
printf("cache missed %ld of %ld (%d%%)\n", diskreads,
sbin/fsck/utilities.c
321
printf("THE FOLLOWING DISK SECTORS COULD NOT BE READ:");
sbin/fsck/utilities.c
326
printf(" %ld (%ld),",
sbin/fsck/utilities.c
330
printf(" %ld,", blk + i / dev_bsize);
sbin/fsck/utilities.c
334
printf("\n");
sbin/fsck/utilities.c
361
printf("THE FOLLOWING SECTORS COULD NOT BE WRITTEN:");
sbin/fsck/utilities.c
365
printf(" %ld,", blk + i / dev_bsize);
sbin/fsck/utilities.c
367
printf("\n");
sbin/fsck/utilities.c
503
printf("returning to single-user after filesystem check\n");
sbin/fsck/utilities.c
544
printf(" (SALVAGED)\n");
sbin/fsck/utilities.c
72
printf("bad file type 0%o\n", dp->di_mode);
sbin/fsck/utilities.c
86
printf("\n");
sbin/fsck/utilities.c
88
printf("%s? no\n\n", question);
sbin/fsck/utilities.c
93
printf("%s? yes\n\n", question);
sbin/fsck/utilities.c
97
printf("%s? [yn] ", question);
sbin/fsck_hammer2/destroy.c
295
printf("%sinode# 0x%016jx -> 0x%016jx\n", ForceOpt ? "Modified " : "",
sbin/fsck_hammer2/destroy.c
341
printf("%sembedded dirent %s (%d bytes) -> %s (%d bytes)\n",
sbin/fsck_hammer2/destroy.c
407
printf("%sdirent %s (%d bytes) -> %s (%d bytes)\n",
sbin/fsck_hammer2/destroy.c
450
printf("%s 0x%016jx 0x%016jx\n", devpath, (uintmax_t)src_inode,
sbin/fsck_hammer2/destroy.c
467
printf("%s %s %s\n", devpath, src_dirent, dst_dirent);
sbin/fsck_hammer2/fsck_hammer2.c
174
printf("%s\n", av[i]);
sbin/fsck_hammer2/fsck_hammer2.c
178
printf("----------------------------------------"
sbin/fsck_hammer2/fsck_hammer2.c
86
printf("PFSNames[%d]=\"%s\"\n", i, PFSNames[i]);
sbin/fsck_hammer2/reconstruct.c
173
printf("%s%016jx %s\n", ForceOpt ? "Modified " : "",
sbin/fsck_hammer2/reconstruct.c
185
printf("%s%016jx %s\n", ForceOpt ? "Modified " : "",
sbin/fsck_hammer2/reconstruct.c
197
printf("%s%016jx %s\n", ForceOpt ? "Modified " : "",
sbin/fsck_hammer2/reconstruct.c
505
printf("%s%2d %-8s blockref[%-3d] %016jx %02x %s\n",
sbin/fsck_hammer2/reconstruct.c
541
printf("freemap\n");
sbin/fsck_hammer2/reconstruct.c
544
printf("volume\n");
sbin/fsck_hammer2/reconstruct.c
548
printf("volume header\n");
sbin/fsck_hammer2/test.c
1353
printf("volume header\n");
sbin/fsck_hammer2/test.c
1360
printf("freemap\n");
sbin/fsck_hammer2/test.c
1369
printf("volume\n");
sbin/fsck_hammer2/test.c
653
printf("%s\n", buf);
sbin/fsck_hammer2/test.c
655
printf("%s\r", buf);
sbin/fsck_msdosfs/check.c
101
printf("** Phase 3 - Checking for Lost Files\n");
sbin/fsck_msdosfs/check.c
52
printf("** %s", fname);
sbin/fsck_msdosfs/check.c
60
printf("\n");
sbin/fsck_msdosfs/check.c
63
printf("\n");
sbin/fsck_msdosfs/check.c
67
printf("\n");
sbin/fsck_msdosfs/check.c
73
printf("\n");
sbin/fsck_msdosfs/check.c
78
printf("** Phase 1 - Read FAT and checking connectivity\n");
sbin/fsck_msdosfs/check.c
88
printf("** Phase 2 - Checking Directories\n");
sbin/fsck_msdosfs/main.c
130
printf("FIXED\n");
sbin/fsck_msdosfs/main.c
138
printf("%s? %s\n", prompt, def ? "yes" : "no");
sbin/fsck_msdosfs/main.c
142
printf("%s? [yn] ", prompt);
sbin/fsdb/fsdb.c
106
printf("*** FILE SYSTEM MARKED DIRTY\n");
sbin/fsdb/fsdb.c
107
printf("*** BE SURE TO RUN FSCK TO CLEAN UP ANY DAMAGE\n");
sbin/fsdb/fsdb.c
108
printf("*** IF IT WAS MOUNTED, RE-MOUNT WITH -u -o reload\n");
sbin/fsdb/fsdb.c
184
printf("Commands are:\n%-10s %5s %5s %s\n",
sbin/fsdb/fsdb.c
188
printf("%-10s %5u %5u %s\n",
sbin/fsdb/fsdb.c
231
printf("command `%s'\n", elline);
sbin/fsdb/fsdb.c
280
printf("inode %ju out of range; range is [%ju,%ju]\n", \
sbin/fsdb/fsdb.c
345
printf("inode %ju link count now %d\n", (uintmax_t)curinum,
sbin/fsdb/fsdb.c
355
printf("inode %ju link count now %d\n", (uintmax_t)curinum,
sbin/fsdb/fsdb.c
386
printf("slot %d ino %d reclen %d: %s, `%.*s'\n",
sbin/fsdb/fsdb.c
453
printf("component `%s': ", val);
sbin/fsdb/fsdb.c
476
printf("Ino %ju entered as `%s'\n", (uintmax_t)inum, argv[2]);
sbin/fsdb/fsdb.c
478
printf("could not enter name? weird.\n");
sbin/fsdb/fsdb.c
491
printf("Name `%s' removed\n", argv[1]);
sbin/fsdb/fsdb.c
494
printf("could not remove name? weird.\n");
sbin/fsdb/fsdb.c
526
printf("invalid slot number `%s'\n", argv[1]);
sbin/fsdb/fsdb.c
575
printf("invalid slot number `%s'\n", argv[1]);
sbin/fsdb/fsdb.c
617
printf("setting type to %s\n", tp->typename);
sbin/fsdb/fsdb.c
99
printf("%s file system `%s'\nLast Mounted on %s\n",
sbin/fsdb/fsdbutil.c
101
printf("block special (%d,%d)",
sbin/fsdb/fsdbutil.c
105
printf("character special (%d,%d)",
sbin/fsdb/fsdbutil.c
112
printf(" to `%.*s'\n", (int) dp->di_size, (char *)dp->di_shortlink);
sbin/fsdb/fsdbutil.c
123
printf("I=%ju MODE=%o SIZE=%ju", (uintmax_t)inum, dp->di_mode,
sbin/fsdb/fsdbutil.c
127
printf("\n\tMTIME=%15.15s %4.4s [%d nsec]", &p[4], &p[20],
sbin/fsdb/fsdbutil.c
131
printf("\n\tCTIME=%15.15s %4.4s [%d nsec]", &p[4], &p[20],
sbin/fsdb/fsdbutil.c
135
printf("\n\tATIME=%15.15s %4.4s [%d nsec]\n", &p[4], &p[20],
sbin/fsdb/fsdbutil.c
139
printf("OWNER=%s ", pw->pw_name);
sbin/fsdb/fsdbutil.c
141
printf("OWNUID=%u ", dp->di_uid);
sbin/fsdb/fsdbutil.c
143
printf("GRP=%s ", grp->gr_name);
sbin/fsdb/fsdbutil.c
145
printf("GID=%u ", dp->di_gid);
sbin/fsdb/fsdbutil.c
147
printf("LINKCNT=%hd FLAGS=%#x BLKCNT=%x GEN=%x\n", dp->di_nlink, dp->di_flags,
sbin/fsdb/fsdbutil.c
215
printf(", ");
sbin/fsdb/fsdbutil.c
218
printf(" =>\n");
sbin/fsdb/fsdbutil.c
239
printf("Blocks for inode %ju:\n", (uintmax_t)inum);
sbin/fsdb/fsdbutil.c
240
printf("Direct blocks:\n");
sbin/fsdb/fsdbutil.c
248
printf(", ");
sbin/fsdb/fsdbutil.c
249
printf("%d", dp->di_db[i]);
sbin/fsdb/fsdbutil.c
252
printf(" (%d frag%s)", nfrags, nfrags > 1? "s": "");
sbin/fsdb/fsdbutil.c
262
printf("Indirect blocks:\n");
sbin/fsdb/fsdbutil.c
313
printf("current inode %ju: unallocated inode\n", (uintmax_t)curinum);
sbin/fsdb/fsdbutil.c
316
printf("current inode %ju: screwy itype 0%o (mode 0%o)?\n",
sbin/fsdb/fsdbutil.c
92
printf("%s: ", cp);
sbin/fsid/fsid.c
196
printf("xml of new device: %s\n", prop_dictionary_externalize(dict));
sbin/fsid/fsid.c
78
printf("Volume name for %s is %s\n", dev, volname);
sbin/fsirand/fsirand.c
200
printf("%s was randomized on %s", device,
sbin/fsirand/fsirand.c
202
printf("fsid: %x %x\n", sblock->fs_id[0],
sbin/fsirand/fsirand.c
255
printf("ino %jd gen %x\n",
sbin/getdevpath/getdevpath.c
74
printf("%s\n", path);
sbin/getdevpath/getdevpath.c
77
printf("\n");
sbin/getdevpath/getdevpath.c
81
printf("%-20s %s\n", av[i], path);
sbin/getdevpath/getdevpath.c
83
printf("%-20s <unknown>\n", av[i]);
sbin/gpt/add.c
159
printf("%ss%u added\n", device_name, i);
sbin/gpt/create.c
221
printf("%s\n", scmd);
sbin/gpt/create.c
427
printf("Continuing\n");
sbin/gpt/create.c
429
printf("%s: Trim completed ok\n", device_name);
sbin/gpt/expand.c
157
printf("%s: expand entry %d ending %ju => %ju\n",
sbin/gpt/expand.c
163
printf("%s: entry %d size unchanged\n",
sbin/gpt/expand.c
174
printf("%s: no partition to expand\n", device_name);
sbin/gpt/expand.c
182
printf("%s: disk size unchanged\n", device_name);
sbin/gpt/expand.c
184
printf("%s: %s GPT by %ju sectors\n", device_name,
sbin/gpt/label.c
139
printf("%ss%u labeled\n", device_name, m->map_index);
sbin/gpt/remove.c
136
printf("%ss%u removed\n", device_name, m->map_index);
sbin/gpt/show.c
100
printf(" %*s", (int)(sizeof(humansz) - 1), "Size");
sbin/gpt/show.c
101
printf(" Index Contents\n");
sbin/gpt/show.c
104
printf(" %*ju", lbawidth, (uintmax_t)m->map_start);
sbin/gpt/show.c
105
printf(" %*ju", lbawidth, (uintmax_t)m->map_size);
sbin/gpt/show.c
109
printf(" %*s", (int)(sizeof(humansz) - 1), humansz);
sbin/gpt/show.c
113
printf("%5d", m->map_index);
sbin/gpt/show.c
115
printf(" -");
sbin/gpt/show.c
120
printf("Unused");
sbin/gpt/show.c
124
printf("Extended ");
sbin/gpt/show.c
125
printf("MBR");
sbin/gpt/show.c
128
printf("Primary GPT header");
sbin/gpt/show.c
131
printf("Secondary GPT header");
sbin/gpt/show.c
134
printf("Primary GPT table");
sbin/gpt/show.c
137
printf("Secondary GPT table");
sbin/gpt/show.c
142
printf("Extended ");
sbin/gpt/show.c
143
printf("MBR part ");
sbin/gpt/show.c
152
printf("[partition not found?]");
sbin/gpt/show.c
163
printf("- %s", name);
sbin/gpt/show.c
165
printf("- %d", mbr->mbr_part[i].dp_typ);
sbin/gpt/show.c
167
printf(" (active)");
sbin/gpt/show.c
171
printf("GPT part ");
sbin/gpt/show.c
177
printf("- \"%s\"", utfbuf);
sbin/gpt/show.c
182
printf("- %s", s);
sbin/gpt/show.c
187
printf("- %s", friendly(&type));
sbin/gpt/show.c
191
printf("PMBR");
sbin/gpt/show.c
195
printf(" (active)");
sbin/gpt/show.c
198
printf("Unknown %#x", m->map_type);
sbin/gpt/show.c
95
printf("Disk %s: %s (%ju %u-byte sectors)\n",
sbin/gpt/show.c
98
printf(" %*s", lbawidth, "Start");
sbin/gpt/show.c
99
printf(" %*s", lbawidth, "Sectors");
sbin/growfs/growfs.c
2086
printf("We strongly recommend you to make a backup "
sbin/growfs/growfs.c
2091
printf("\n Nothing done \n");
sbin/growfs/growfs.c
2096
printf("new filesystemsize is: %d frags\n", sblock.fs_size);
sbin/growfs/growfs.c
211
printf("growfs:\t%d sectors in %d %s of %d tracks, %d sectors\n",
sbin/growfs/growfs.c
2147
printf( "Warning: %d sector(s) cannot be allocated.\n",
sbin/growfs/growfs.c
215
printf("\t%.1fMB in %d cyl groups (%d c/g, %.2fMB/g, %d i/g)\n",
sbin/growfs/growfs.c
226
printf("super-block backups (for fsck -b #) at:\n");
sbin/growfs/growfs.c
239
printf("\n");
sbin/growfs/growfs.c
243
printf("%s", tmpbuf);
sbin/growfs/growfs.c
246
printf("\n");
sbin/hammer/cmd_abort.c
82
printf (termmsg, pid);
sbin/hammer/cmd_blockmap.c
142
printf("%c layer1 %016jx @%016jx blocks-free %jd\n",
sbin/hammer/cmd_blockmap.c
179
printf("%c%c%c %016jx zone=%-2d ",
sbin/hammer/cmd_blockmap.c
182
printf("vol=%-3d L1#=%-6d L2#=%-6d L1=%-7lu L2=%-7lu ",
sbin/hammer/cmd_blockmap.c
189
printf("app=%-7d free=%-7d",
sbin/hammer/cmd_blockmap.c
195
printf(" fill=%-5.1lf crc=%08x-%08x\n",
sbin/hammer/cmd_blockmap.c
200
printf("\n");
sbin/hammer/cmd_blockmap.c
216
printf("%d bad layer1\n", num_bad_layer1);
sbin/hammer/cmd_blockmap.c
218
printf("%d bad layer2\n", num_bad_layer1);
sbin/hammer/cmd_blockmap.c
236
printf("Collecting allocation info from freemap: ");
sbin/hammer/cmd_blockmap.c
239
printf("done\n");
sbin/hammer/cmd_blockmap.c
241
printf("Collecting allocation info from B-Tree: ");
sbin/hammer/cmd_blockmap.c
244
printf("done\n");
sbin/hammer/cmd_blockmap.c
246
printf("Collecting allocation info from UNDO: ");
sbin/hammer/cmd_blockmap.c
249
printf("done\n");
sbin/hammer/cmd_blockmap.c
298
printf("%c%c NODE %016jx ",
sbin/hammer/cmd_blockmap.c
301
printf("(IO ERROR)\n");
sbin/hammer/cmd_blockmap.c
305
printf("cnt=%02d p=%016jx type=%c depth=%d mirror=%016jx\n",
sbin/hammer/cmd_blockmap.c
363
printf("Illegal size, skipping to next boundary\n");
sbin/hammer/cmd_blockmap.c
554
printf("%d bad nodes\n", num_bad_node);
sbin/hammer/cmd_blockmap.c
556
printf("%d errors\n", error);
sbin/hammer/cmd_blockmap.c
589
printf("BZ\tblock=%016jx calc zone=%-2d, got zone=%-2d\n",
sbin/hammer/cmd_blockmap.c
595
printf("BM\tblock=%016jx zone=%-2d calc %d free, got %d\n",
sbin/hammer/cmd_blockmap.c
602
printf("\tblock=%016jx zone=%-2d %d free (correct)\n",
sbin/hammer/cmd_cleanup.c
1113
printf(".");
sbin/hammer/cmd_cleanup.c
1121
printf(".");
sbin/hammer/cmd_cleanup.c
1125
printf("\n");
sbin/hammer/cmd_cleanup.c
1135
printf(".");
sbin/hammer/cmd_cleanup.c
1147
printf(".");
sbin/hammer/cmd_cleanup.c
1159
printf(".");
sbin/hammer/cmd_cleanup.c
1171
printf(".");
sbin/hammer/cmd_cleanup.c
1182
printf("\n");
sbin/hammer/cmd_cleanup.c
1192
printf(".");
sbin/hammer/cmd_cleanup.c
1199
printf(".");
sbin/hammer/cmd_cleanup.c
1206
printf(".");
sbin/hammer/cmd_cleanup.c
1213
printf(".");
sbin/hammer/cmd_cleanup.c
1220
printf("\n");
sbin/hammer/cmd_cleanup.c
1230
printf(".");
sbin/hammer/cmd_cleanup.c
1236
printf(".");
sbin/hammer/cmd_cleanup.c
1240
printf("\n");
sbin/hammer/cmd_cleanup.c
1264
printf(" %s\n", cmd);
sbin/hammer/cmd_cleanup.c
177
printf("cleanup %-20s -", path);
sbin/hammer/cmd_cleanup.c
180
printf(" unable to access directory: %s\n", strerror(errno));
sbin/hammer/cmd_cleanup.c
184
printf(" not a HAMMER filesystem: %s\n", strerror(errno));
sbin/hammer/cmd_cleanup.c
189
printf(" unrecognized HAMMER version\n");
sbin/hammer/cmd_cleanup.c
195
printf(" HAMMER filesystem but couldn't retrieve version!\n");
sbin/hammer/cmd_cleanup.c
216
printf(" PFS#%d already handled\n", pfs.pfs_id);
sbin/hammer/cmd_cleanup.c
236
printf(" WARNING: pfs-slave's snapshots dir is not absolute\n");
sbin/hammer/cmd_cleanup.c
241
printf(" WARNING: must configure snapshot dir for PFS slave\n");
sbin/hammer/cmd_cleanup.c
242
printf("\tWe suggest <fs>/var/slaves/<name> where "
sbin/hammer/cmd_cleanup.c
244
printf("\tcontaining the slave\n");
sbin/hammer/cmd_cleanup.c
270
printf("(migrating) ");
sbin/hammer/cmd_cleanup.c
276
printf(" cannot init meta-data config!\n");
sbin/hammer/cmd_cleanup.c
284
printf(" cannot init meta-data config!\n");
sbin/hammer/cmd_cleanup.c
297
printf(" unable to create snapshot dir \"%s\": %s\n",
sbin/hammer/cmd_cleanup.c
336
printf(" path must start with '/'\n");
sbin/hammer/cmd_cleanup.c
346
printf(" HAMMER UPGRADE: Creating snapshots\n"
sbin/hammer/cmd_cleanup.c
351
printf(" HAMMER UPGRADE: Moving snapshots\n"
sbin/hammer/cmd_cleanup.c
357
printf("Unable to move snapshots directory!\n");
sbin/hammer/cmd_cleanup.c
358
printf("Please fix this critical error.\n");
sbin/hammer/cmd_cleanup.c
359
printf("Aborting cleanup of %s\n", path);
sbin/hammer/cmd_cleanup.c
378
printf(" PFS#%d locked by other process\n", pfs.pfs_id);
sbin/hammer/cmd_cleanup.c
380
printf(" can not lock %s: %s\n", config_path, strerror(errno));
sbin/hammer/cmd_cleanup.c
385
printf(" handle PFS#%d using %s\n", pfs.pfs_id, snapshots_path);
sbin/hammer/cmd_cleanup.c
422
printf("%20s - ", cmd);
sbin/hammer/cmd_cleanup.c
431
printf("only removing old snapshots\n");
sbin/hammer/cmd_cleanup.c
437
printf("disabled\n");
sbin/hammer/cmd_cleanup.c
442
printf("run\n");
sbin/hammer/cmd_cleanup.c
448
printf("skip\n");
sbin/hammer/cmd_cleanup.c
456
printf("disabled\n");
sbin/hammer/cmd_cleanup.c
460
printf("run - WARNING snapshot "
sbin/hammer/cmd_cleanup.c
464
printf("run\n");
sbin/hammer/cmd_cleanup.c
469
printf("skip\n");
sbin/hammer/cmd_cleanup.c
474
printf("run");
sbin/hammer/cmd_cleanup.c
477
printf("\n");
sbin/hammer/cmd_cleanup.c
481
printf("skip\n");
sbin/hammer/cmd_cleanup.c
485
printf("run");
sbin/hammer/cmd_cleanup.c
488
printf("\n");
sbin/hammer/cmd_cleanup.c
492
printf("skip\n");
sbin/hammer/cmd_cleanup.c
496
printf("run");
sbin/hammer/cmd_cleanup.c
499
printf("\n");
sbin/hammer/cmd_cleanup.c
503
printf("skip\n");
sbin/hammer/cmd_cleanup.c
507
printf("run");
sbin/hammer/cmd_cleanup.c
510
printf("\n");
sbin/hammer/cmd_cleanup.c
514
printf("skip\n");
sbin/hammer/cmd_cleanup.c
517
printf("unknown directive\n");
sbin/hammer/cmd_cleanup.c
684
printf(" non-canonical snapshot softlink: %s->%s\n",
sbin/hammer/cmd_cleanup.c
691
printf(" (%d snapshots)", snapshot->count);
sbin/hammer/cmd_cleanup.c
694
printf(" Ioctl to migrate snapshots failed: %s\n",
sbin/hammer/cmd_cleanup.c
700
printf(" Ioctl to migrate snapshots failed: %s\n",
sbin/hammer/cmd_cleanup.c
703
printf("index %d\n", snapshot->index);
sbin/hammer/cmd_cleanup.c
820
printf("%lld vs %lld\n", (long long)(baset - lastt), (long long)arg1);
sbin/hammer/cmd_cleanup.c
928
printf(" expire %s\n",
sbin/hammer/cmd_cleanup.c
973
printf(" expire 0x%016jx %s %s\n",
sbin/hammer/cmd_cleanup.c
994
printf(" Ioctl to delete snapshots failed: %s\n",
sbin/hammer/cmd_cleanup.c
999
printf(" Ioctl to delete snapshots failed at "
sbin/hammer/cmd_config.c
183
printf("hammer viconfig: no changes were made\n");
sbin/hammer/cmd_config.c
61
printf("%s", config.config.text);
sbin/hammer/cmd_config.c
72
printf("%s", config.config.text);
sbin/hammer/cmd_dedup.c
1021
printf("=== Dumping simulated dedup entries:\n");
sbin/hammer/cmd_dedup.c
1023
printf("\tcrc=%08x cnt=%ju size=%ju\n",
sbin/hammer/cmd_dedup.c
1028
printf("end of dump ===\n");
sbin/hammer/cmd_dedup.c
1039
printf("=== Dumping dedup entries:\n");
sbin/hammer/cmd_dedup.c
1042
printf("\tcrc=%08x fictitious\n", de->leaf.data_crc);
sbin/hammer/cmd_dedup.c
1045
printf("\t\tcrc=%08x cnt=%ju size=%ju\n\t"
sbin/hammer/cmd_dedup.c
1051
printf("%02x", sha_de->sha_hash[i]);
sbin/hammer/cmd_dedup.c
1052
printf("\n");
sbin/hammer/cmd_dedup.c
1055
printf("\tcrc=%08x cnt=%ju size=%ju\n",
sbin/hammer/cmd_dedup.c
1061
printf("end of dump ===\n");
sbin/hammer/cmd_dedup.c
217
printf("Dedup-simulate running\n");
sbin/hammer/cmd_dedup.c
224
printf("B-Tree pass crc-range %08x-max\n",
sbin/hammer/cmd_dedup.c
245
printf(".");
sbin/hammer/cmd_dedup.c
248
printf("Dedup-simulate %s succeeded\n", av[0]);
sbin/hammer/cmd_dedup.c
251
printf("Simulated dedup ratio = %.2f\n",
sbin/hammer/cmd_dedup.c
308
printf("Dedup running\n");
sbin/hammer/cmd_dedup.c
315
printf("B-Tree pass crc-range %08x-max\n",
sbin/hammer/cmd_dedup.c
359
printf(".");
sbin/hammer/cmd_dedup.c
362
printf("Dedup %s succeeded\n", av[0]);
sbin/hammer/cmd_dedup.c
366
printf("Dedup ratio = %.2f (in this run)\n"
sbin/hammer/cmd_dedup.c
373
printf(" %8s allocated\n", buf);
sbin/hammer/cmd_dedup.c
375
printf(" %8s skipped\n", buf);
sbin/hammer/cmd_dedup.c
376
printf(" %8jd CRC collisions\n"
sbin/hammer/cmd_dedup.c
420
printf("memory limit crc-range %08x-%08x\n",
sbin/hammer/cmd_dedup.c
527
printf("memory limit crc-range %08x-%08x\n",
sbin/hammer/cmd_dedup.c
913
printf("%s %s: objspace %016jx:%04x %016jx:%04x\n",
sbin/hammer/cmd_dedup.c
919
printf("%s %s: pfs_id %d\n",
sbin/hammer/cmd_history.c
105
printf("%s\n", strerror(errno));
sbin/hammer/cmd_history.c
111
printf("%016jx %s {\n", (uintmax_t)hist.obj_id, status);
sbin/hammer/cmd_history.c
118
printf(" %016jx %s",
sbin/hammer/cmd_history.c
123
printf(" '");
sbin/hammer/cmd_history.c
125
printf("'");
sbin/hammer/cmd_history.c
128
printf("\n");
sbin/hammer/cmd_history.c
139
printf(" error: %s\n", strerror(errno));
sbin/hammer/cmd_history.c
143
printf("}\n");
sbin/hammer/cmd_history.c
87
printf("%s\t", path);
sbin/hammer/cmd_history.c
90
printf("%s\n", strerror(errno));
sbin/hammer/cmd_info.c
156
printf("Volume identification\n");
sbin/hammer/cmd_info.c
157
printf("\tLabel %s\n", fip->vol_name);
sbin/hammer/cmd_info.c
158
printf("\tNo. Volumes %d\n", fip->nvolumes);
sbin/hammer/cmd_info.c
159
printf("\tHAMMER Volumes ");
sbin/hammer/cmd_info.c
161
printf("%s", ioc.vols[i].device_name);
sbin/hammer/cmd_info.c
163
printf(":");
sbin/hammer/cmd_info.c
165
printf("\n");
sbin/hammer/cmd_info.c
166
printf("\tRoot Volume %s\n", rootvol);
sbin/hammer/cmd_info.c
167
printf("\tFSID %s\n", fsid);
sbin/hammer/cmd_info.c
168
printf("\tHAMMER Version %d\n", fip->version);
sbin/hammer/cmd_info.c
173
printf("Big-block information\n");
sbin/hammer/cmd_info.c
174
printf("\tTotal %10jd\n", (intmax_t)fip->bigblocks);
sbin/hammer/cmd_info.c
175
printf("\tUsed %10jd (%.2lf%%)\n"
sbin/hammer/cmd_info.c
184
printf("Space information\n");
sbin/hammer/cmd_info.c
193
printf("\tNo. Inodes %10jd\n", (intmax_t)fip->inodes);
sbin/hammer/cmd_info.c
196
printf("\tTotal size %6s (%jd bytes)\n",
sbin/hammer/cmd_info.c
201
printf("\tUsed %6s (%.2lf%%)\n", buf,
sbin/hammer/cmd_info.c
206
printf("\tReserved %6s (%.2lf%%)\n", buf,
sbin/hammer/cmd_info.c
211
printf("\tFree %6s (%.2lf%%)\n", buf,
sbin/hammer/cmd_info.c
215
printf("PFS information\n");
sbin/hammer/cmd_info.c
216
printf("\t PFS# Mode Snaps\n");
sbin/hammer/cmd_info.c
221
printf("\t%6d %-6s",
sbin/hammer/cmd_info.c
225
printf(" %6s", (pi->head.error && pi->snapcount == 0) ? "-" : buf);
sbin/hammer/cmd_info.c
227
printf(" (root PFS)");
sbin/hammer/cmd_info.c
228
printf("\n");
sbin/hammer/cmd_info.c
59
printf("\n");
sbin/hammer/cmd_info.c
71
printf("\n");
sbin/hammer/cmd_info.c
76
printf("No mounted HAMMER filesystems found\n");
sbin/hammer/cmd_info.c
78
printf("No mounted filesystems found\n");
sbin/hammer/cmd_mirror.c
1012
printf("Record lo=%08x obj=%016jx key=%016jx "
sbin/hammer/cmd_mirror.c
1021
printf(" (BAD CRC)");
sbin/hammer/cmd_mirror.c
1023
printf("\n");
sbin/hammer/cmd_mirror.c
1024
printf(" tids %016jx:%016jx data=%d\n",
sbin/hammer/cmd_mirror.c
1030
printf("Pass lo=%08x obj=%016jx key=%016jx "
sbin/hammer/cmd_mirror.c
1037
printf(" tids %016jx:%016jx data=%d\n",
sbin/hammer/cmd_mirror.c
1043
printf("Skip lo=%08x obj=%016jx key=%016jx rt=%02x to\n"
sbin/hammer/cmd_mirror.c
945
printf("Source can update synctid to 0x%016jx\n",
sbin/hammer/cmd_pfs.c
224
printf("%s\t", path);
sbin/hammer/cmd_pfs.c
226
printf("Invalid PFS path %s\n", path);
sbin/hammer/cmd_pfs.c
228
printf("PFS#%d {\n", pfs.pfs_id);
sbin/hammer/cmd_pfs.c
230
printf("}\n");
sbin/hammer/cmd_pfs.c
332
printf("Creating PFS#%d\t", pfs_id);
sbin/hammer/cmd_pfs.c
337
printf("failed: %s\n", strerror(errno));
sbin/hammer/cmd_pfs.c
342
printf("failed: cannot create symlink: %s\n",
sbin/hammer/cmd_pfs.c
345
printf("succeeded!\n");
sbin/hammer/cmd_pfs.c
373
printf("You have requested that PFS#%d (%s) be destroyed\n",
sbin/hammer/cmd_pfs.c
375
printf("This will irrevocably destroy all data on this PFS!!!!!\n");
sbin/hammer/cmd_pfs.c
376
printf("Do you really want to do this? [y/n] ");
sbin/hammer/cmd_pfs.c
384
printf("This PFS is currently setup as a MASTER!\n");
sbin/hammer/cmd_pfs.c
385
printf("Are you absolutely sure you want to destroy it? [y/n] ");
sbin/hammer/cmd_pfs.c
393
printf("Destroying PFS#%d (%s)", pfs.pfs_id, pfs.ondisk->label);
sbin/hammer/cmd_pfs.c
395
printf("\n");
sbin/hammer/cmd_pfs.c
397
printf(" in");
sbin/hammer/cmd_pfs.c
399
printf(" %d", i);
sbin/hammer/cmd_pfs.c
403
printf(".. starting destruction pass\n");
sbin/hammer/cmd_pfs.c
410
printf("pfs-destroy of PFS#%d succeeded!\n", pfs.pfs_id);
sbin/hammer/cmd_pfs.c
420
printf("pfs-destroy of PFS#%d failed: %s\n",
sbin/hammer/cmd_pfs.c
449
printf("pfs-upgrade of PFS#%d (%s) succeeded\n",
sbin/hammer/cmd_pfs.c
480
printf("pfs-downgrade of PFS#%d (%s) succeeded\n",
sbin/hammer/cmd_pfs.c
502
printf("%s\n", av[0]);
sbin/hammer/cmd_pfs.c
552
printf(" sync-beg-tid=0x%016jx\n", (uintmax_t)pfsd->sync_beg_tid);
sbin/hammer/cmd_pfs.c
553
printf(" sync-end-tid=0x%016jx\n", (uintmax_t)pfsd->sync_end_tid);
sbin/hammer/cmd_pfs.c
555
printf(" shared-uuid=%s\n", str);
sbin/hammer/cmd_pfs.c
558
printf(" unique-uuid=%s\n", str);
sbin/hammer/cmd_pfs.c
560
printf(" label=\"%s\"\n", pfsd->label);
sbin/hammer/cmd_pfs.c
562
printf(" snapshots=\"%s\"\n", pfsd->snapshots);
sbin/hammer/cmd_pfs.c
564
printf(" prune-min=%02d:%02d:%02d\n",
sbin/hammer/cmd_pfs.c
569
printf(" prune-min=%dd/%02d:%02d:%02d\n",
sbin/hammer/cmd_pfs.c
575
printf(" prune-min=%dd\n", pfsd->prune_min / 60 / 60 / 24);
sbin/hammer/cmd_pfs.c
579
printf(" operating as a SLAVE\n");
sbin/hammer/cmd_pfs.c
581
printf(" operating as a MASTER\n");
sbin/hammer/cmd_pfs.c
596
printf(" snapshots directory not set for "
sbin/hammer/cmd_pfs.c
599
printf(" snapshots directory for master "
sbin/hammer/cmd_pfs.c
603
printf(" snapshots directory defaults to "
sbin/hammer/cmd_rebalance.c
102
printf("Rebalance %s succeeded\n", filesystem);
sbin/hammer/cmd_rebalance.c
106
printf("Rebalance:\n"
sbin/hammer/cmd_rebalance.c
79
printf("rebalance start %016jx:%04x\n",
sbin/hammer/cmd_rebalance.c
90
printf("Rebalance %s failed: %s\n",
sbin/hammer/cmd_rebalance.c
93
printf("Rebalance %s interrupted by timer at %016jx:%04x\n",
sbin/hammer/cmd_reblock.c
107
printf("reblock start %016jx:%04x\nfree level %d/%d\n",
sbin/hammer/cmd_reblock.c
120
printf("Reblock %s failed: %s\n", filesystem, strerror(errno));
sbin/hammer/cmd_reblock.c
122
printf("Reblock %s interrupted by timer at %016jx:%04x\n",
sbin/hammer/cmd_reblock.c
131
printf("Reblock %s succeeded\n", filesystem);
sbin/hammer/cmd_reblock.c
135
printf("Reblocked:\n"
sbin/hammer/cmd_recover.c
160
printf("Running %sraw scan of HAMMER image, recovering to %s\n",
sbin/hammer/cmd_recover.c
176
printf("Found zone-%d big-blocks at\n", target_zone);
sbin/hammer/cmd_recover.c
178
printf("%016jx\n", b->phys_offset);
sbin/hammer/cmd_recover.c
189
printf(_fmt" ???", target_zone, zone_limit);
sbin/hammer/cmd_recover.c
191
printf(_fmt, HAMMER_ZONE_RAW_BUFFER_INDEX, raw_limit);
sbin/hammer/cmd_recover.c
193
printf(_fmt, target_zone, zone_limit);
sbin/hammer/cmd_recover.c
195
printf(_fmt" ???", HAMMER_ZONE_RAW_BUFFER_INDEX, raw_limit);
sbin/hammer/cmd_recover.c
196
printf("\n");
sbin/hammer/cmd_recover.c
205
printf("Scanning volume %d size %s\n",
sbin/hammer/cmd_recover.c
217
printf("Done %016jx\n", (uintmax_t)off);
sbin/hammer/cmd_recover.c
223
printf("Done %016jx\n", (uintmax_t)off);
sbin/hammer/cmd_recover.c
273
printf("%016jx %c %d %s\n", offset, node->type, node->count, buf);
sbin/hammer/cmd_recover.c
299
printf("%016jx -\n", offset);
sbin/hammer/cmd_recover.c
380
printf("inode %016jx:%05d found\n",
sbin/hammer/cmd_recover.c
402
printf("mkdir %s\n", path2);
sbin/hammer/cmd_recover.c
419
printf("Rename (inode) %s -> %s\n", path1, path2);
sbin/hammer/cmd_recover.c
423
printf("mkinode (file) %s\n", path2);
sbin/hammer/cmd_recover.c
428
printf("mkinode (dir) %s\n", path2);
sbin/hammer/cmd_recover.c
442
printf("inode %016jx:%05d data %016jx,%d\n",
sbin/hammer/cmd_recover.c
463
printf("mkdir %s\n", path2);
sbin/hammer/cmd_recover.c
478
printf("Unable to create %s: %s\n",
sbin/hammer/cmd_recover.c
485
printf("mkfile %s\n", path1);
sbin/hammer/cmd_recover.c
558
printf("dir %016jx:%05d entry %016jx \"%s\"\n",
sbin/hammer/cmd_recover.c
590
printf("mkdir %s\n", path2);
sbin/hammer/cmd_recover.c
598
printf("Rename (entry) %s -> %s\n", path1, path2);
sbin/hammer/cmd_show.c
1058
printf("%016jx ", scan_offset);
sbin/hammer/cmd_show.c
1062
printf("PAD(%d)", hdr->hdr_size);
sbin/hammer/cmd_show.c
1065
printf("DUMMY(%d)\tseq=%08x",
sbin/hammer/cmd_show.c
1069
printf("UNDO(%u)\tseq=%08x offset=%016jx bytes=%d",
sbin/hammer/cmd_show.c
1075
printf("REDO(%u)\tseq=%08x offset=%016jx bytes=%d "
sbin/hammer/cmd_show.c
1085
printf("%04x(%d)\tseq=%08x",
sbin/hammer/cmd_show.c
1091
printf(" >");
sbin/hammer/cmd_show.c
1093
printf(" <");
sbin/hammer/cmd_show.c
1094
printf("\n");
sbin/hammer/cmd_show.c
1103
printf("Illegal size field, skipping to "
sbin/hammer/cmd_show.c
120
printf("arg=\"%s\"", arg);
sbin/hammer/cmd_show.c
122
printf(" lo=%08x", opt.base.localization);
sbin/hammer/cmd_show.c
124
printf(" objid=%016jx", (uintmax_t)opt.base.obj_id);
sbin/hammer/cmd_show.c
126
printf(" rt=%02x", opt.base.rec_type);
sbin/hammer/cmd_show.c
128
printf(" key=%016jx", (uintmax_t)opt.base.key);
sbin/hammer/cmd_show.c
130
printf(" tid=%016jx", (uintmax_t)opt.base.create_tid);
sbin/hammer/cmd_show.c
131
printf("\n");
sbin/hammer/cmd_show.c
141
printf("%d bad nodes\n", num_bad_node);
sbin/hammer/cmd_show.c
143
printf("%d bad elms\n", num_bad_elm);
sbin/hammer/cmd_show.c
145
printf("%d bad records\n", num_bad_rec);
sbin/hammer/cmd_show.c
200
printf("%s%c%c NODE %016jx ",
sbin/hammer/cmd_show.c
202
printf("cnt=%02d p=%016jx type=%c depth=%d mirror=%016jx",
sbin/hammer/cmd_show.c
208
printf(" fill=");
sbin/hammer/cmd_show.c
210
printf(" {\n");
sbin/hammer/cmd_show.c
237
printf("%s }\n", INDENT);
sbin/hammer/cmd_show.c
376
printf("%s%s %s %2d %c ",
sbin/hammer/cmd_show.c
378
printf("lo=%08x objid=%016jx rt=%02x key=%016jx tid=%016jx\n",
sbin/hammer/cmd_show.c
384
printf("%s %c del=%016jx ot=%02x",
sbin/hammer/cmd_show.c
392
printf(" suboff=%016jx mirror=%016jx",
sbin/hammer/cmd_show.c
396
printf(" %s", ext);
sbin/hammer/cmd_show.c
401
printf(" dataoff=%016jx/%d",
sbin/hammer/cmd_show.c
405
printf(" %scrc=%08x", which, elm->leaf.data_crc);
sbin/hammer/cmd_show.c
407
printf(" error=%s", p);
sbin/hammer/cmd_show.c
410
printf(" fill=");
sbin/hammer/cmd_show.c
421
printf(" badtype=%d", elm->base.btype);
sbin/hammer/cmd_show.c
425
printf(" %s", ext);
sbin/hammer/cmd_show.c
428
printf("\n");
sbin/hammer/cmd_show.c
594
printf("z%d:v%d:%d:%d:%lu=",
sbin/hammer/cmd_show.c
602
printf("B%d", error);
sbin/hammer/cmd_show.c
605
printf("%d%%", 100 - fill);
sbin/hammer/cmd_show.c
734
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
735
printf("config text=\"\n");
sbin/hammer/cmd_show.c
739
printf("%s%17s %s\n",
sbin/hammer/cmd_show.c
744
printf("%s%17s \"", INDENT, "");
sbin/hammer/cmd_show.c
769
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
770
printf("unknown");
sbin/hammer/cmd_show.c
773
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
774
printf("inode size=%jd nlinks=%jd",
sbin/hammer/cmd_show.c
777
printf(" mode=%05o uflags=%08x caps=%02x",
sbin/hammer/cmd_show.c
781
printf(" pobjid=%016jx ot=%02x\n",
sbin/hammer/cmd_show.c
784
printf("%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
785
printf(" ctime=%016jx mtime=%016jx atime=%016jx",
sbin/hammer/cmd_show.c
790
printf(" symlink=\"%s\"",
sbin/hammer/cmd_show.c
796
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
797
printf("dir-entry objid=%016jx lo=%08x",
sbin/hammer/cmd_show.c
801
printf(" name=\"%*.*s\"",
sbin/hammer/cmd_show.c
809
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
810
printf("fix-symlink name=\"%*.*s\"",
sbin/hammer/cmd_show.c
816
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
817
printf("pfs sync_beg_tid=%016jx sync_end_tid=%016jx\n",
sbin/hammer/cmd_show.c
822
printf("%17s", "");
sbin/hammer/cmd_show.c
823
printf(" shared_uuid=%s\n", str1);
sbin/hammer/cmd_show.c
824
printf("%17s", "");
sbin/hammer/cmd_show.c
825
printf(" unique_uuid=%s\n", str2);
sbin/hammer/cmd_show.c
826
printf("%17s", "");
sbin/hammer/cmd_show.c
827
printf(" mirror_flags=%08x label=\"%s\"",
sbin/hammer/cmd_show.c
830
printf(" snapshots=\"%s\"", data->pfsd.snapshots);
sbin/hammer/cmd_show.c
835
printf("\n%s%17s", INDENT, "");
sbin/hammer/cmd_show.c
836
printf("snapshot tid=%016jx label=\"%s\"",
sbin/hammer/cmd_show.c
848
printf("\n");
sbin/hammer/cmd_show.c
855
printf("\n");
sbin/hammer/cmd_show.c
882
printf("%s....\n", hdr);
sbin/hammer/cmd_snapshot.c
137
printf("%s/@@0x%016jx\n",
sbin/hammer/cmd_snapshot.c
140
printf("%s@@0x%016jx\n",
sbin/hammer/cmd_snapshot.c
440
printf("%s\n", to);
sbin/hammer/cmd_snapshot.c
531
printf("Snapshots on %s\tPFS#%d\n", path, pfs.pfs_id);
sbin/hammer/cmd_snapshot.c
532
printf("Transaction ID\t\tTimestamp\t\tNote\n");
sbin/hammer/cmd_snapshot.c
548
printf("0x%016jx\t%s\t%s\n",
sbin/hammer/cmd_softprune.c
187
printf("Prune %s: EVERYTHING\n",
sbin/hammer/cmd_softprune.c
190
printf("Prune %s: %d snapshots\n",
sbin/hammer/cmd_softprune.c
199
printf("Prune %s: objspace %016jx:%04x %016jx:%04x "
sbin/hammer/cmd_softprune.c
207
printf("Prune %s: prune_min is %dd/%02d:%02d:%02d\n",
sbin/hammer/cmd_softprune.c
216
printf("Prune %s failed: %s\n",
sbin/hammer/cmd_softprune.c
220
printf("Prune %s interrupted by timer at "
sbin/hammer/cmd_softprune.c
231
printf("Prune %s succeeded\n", scan->filesystem);
sbin/hammer/cmd_softprune.c
233
printf("Pruned %jd/%jd records (%jd directory entries) "
sbin/hammer/cmd_softprune.c
356
printf("hammer prune: Unable to access "
sbin/hammer/cmd_softprune.c
590
printf("Prune %s: prune_min: Will not clean between "
sbin/hammer/cmd_softprune.c
629
printf("TID %016jx - %016jx\n",
sbin/hammer/cmd_stats.c
119
printf("%10jd %10jd %10jd %10jd %10jd %10jd %10jd %10jd %10jd",
sbin/hammer/cmd_stats.c
136
printf("%9jd %9jd %9jd %9jd %9jd %9jd %9jd %9jd",
sbin/hammer/cmd_stats.c
165
printf(bstats_title"\n");
sbin/hammer/cmd_stats.c
167
printf("\n");
sbin/hammer/cmd_stats.c
191
printf(iostats_title"\n");
sbin/hammer/cmd_stats.c
193
printf("\n");
sbin/hammer/cmd_stats.c
221
printf(bstats_title"\t"iostats_title"\n");
sbin/hammer/cmd_stats.c
223
printf("\t");
sbin/hammer/cmd_stats.c
225
printf("\n");
sbin/hammer/cmd_strip.c
119
printf("Stripped volume header %s\n", volume->name);
sbin/hammer/cmd_strip.c
131
printf("Invalid volume# %d\n", HAMMER_VOL_DECODE(offset));
sbin/hammer/cmd_strip.c
135
printf("Invalid %s offset 0x%jx\n", msg, offset);
sbin/hammer/cmd_strip.c
157
printf("Stripped big-block ");
sbin/hammer/cmd_strip.c
159
printf("%016jx zone=%-2d vol=%-3d L1#=%-6d L2#=%-6d L1=%-7lu L2=%-7lu\n",
sbin/hammer/cmd_strip.c
168
printf("%016jx\n", offset);
sbin/hammer/cmd_strip.c
204
printf("You have requested that %s%s be stripped", type, label);
sbin/hammer/cmd_strip.c
206
printf(", but %s may not be %s volumes\n", type, _HAMMER);
sbin/hammer/cmd_strip.c
208
printf("\n");
sbin/hammer/cmd_strip.c
210
printf("Do you really want to do this? [y/n] ");
sbin/hammer/cmd_strip.c
218
printf("Are you absolutely sure you want to do this? [y/n] ");
sbin/hammer/cmd_strip.c
226
printf("Stripping %s%s", type, label);
sbin/hammer/cmd_strip.c
229
printf("\n");
sbin/hammer/cmd_strip.c
231
printf(" in");
sbin/hammer/cmd_strip.c
233
printf(" %d", i);
sbin/hammer/cmd_strip.c
237
printf(".. starting destruction pass\n");
sbin/hammer/cmd_strip.c
61
printf("No root volume found\n");
sbin/hammer/cmd_synctid.c
76
printf("0x%016jx\n", (uintmax_t)synctid.tid);
sbin/hammer/cmd_version.c
153
printf("hammer version-upgrade: succeeded\n");
sbin/hammer/cmd_version.c
155
printf("NOTE! Please run 'hammer cleanup' to convert the\n"
sbin/hammer/cmd_version.c
74
printf("min=%d wip=%s max=%d current=%d description=\"%s\"\n",
sbin/hammer/cmd_version.c
87
printf("available versions:\n");
sbin/hammer/cmd_version.c
89
printf(" %d\t%s\t%s\n",
sbin/hammer/cmd_volume.c
136
printf("%s is not empty, ", device);
sbin/hammer/cmd_volume.c
137
printf("do you want to reblock %s? [y/n] ", device);
sbin/hammer/cmd_volume.c
176
printf("%d\t%s%s\n", vol_no, device_name,
sbin/hammer/cmd_volume.c
180
printf("%s\n", device_name);
sbin/hammer/cmd_volume.c
207
printf("%s", ioc.vols[i].device_name);
sbin/hammer/cmd_volume.c
209
printf(":");
sbin/hammer/cmd_volume.c
211
printf("\n");
sbin/hammer/hammer.c
311
printf("0x%016jx\n", (uintmax_t)key);
sbin/hammer/hammer.c
324
printf("0x%016jx\n", (uintmax_t)key);
sbin/hammer/hammer.c
337
printf("0x%08x\n", key);
sbin/hammer/misc.c
341
printf("HAMMER zone statistics\n");
sbin/hammer/misc.c
342
printf(INDENT"zone # "
sbin/hammer/misc.c
345
printf(INDENT"zone %-2d %-10s %-12ju %-18ju %-19ju %g\n",
sbin/hammer/misc.c
358
printf(INDENT"--------------------------------------------------------------------------------\n");
sbin/hammer/misc.c
359
printf(INDENT"total %-12ju %-18ju %-19ju %g\n",
sbin/hammer/ondisk.c
627
printf("initialize freemap volume %d\n", volume->vol_no);
sbin/hammer/ondisk.c
803
printf("initializing the undo map (%jd MB)\n",
sbin/hammer/ondisk.c
866
printf(INDENT"vol_label\t%s\n", ondisk->vol_label);
sbin/hammer/ondisk.c
867
printf(INDENT"vol_count\t%d\n", ondisk->vol_count);
sbin/hammer/ondisk.c
871
printf(INDENT"vol_fstype\t%s", fstype);
sbin/hammer/ondisk.c
873
printf(" \"%s\"\n", HAMMER_FSTYPE_STRING);
sbin/hammer/ondisk.c
875
printf("\n"); /* invalid UUID */
sbin/hammer/ondisk.c
876
printf(INDENT"vol_fsid\t%s\n", fsid);
sbin/hammer/ondisk.c
880
printf(INDENT"vol_bot_beg\t%s\n", sizetostr(ondisk->vol_bot_beg));
sbin/hammer/ondisk.c
881
printf(INDENT"vol_mem_beg\t%s\n", sizetostr(ondisk->vol_mem_beg));
sbin/hammer/ondisk.c
882
printf(INDENT"vol_buf_beg\t%s\n", sizetostr(ondisk->vol_buf_beg));
sbin/hammer/ondisk.c
883
printf(INDENT"vol_buf_end\t%s\n", sizetostr(ondisk->vol_buf_end));
sbin/hammer/ondisk.c
884
printf(INDENT"vol0_next_tid\t%016jx\n",
sbin/hammer/ondisk.c
894
printf(INDENT"undo_size\t%s\n", sizetostr(size));
sbin/hammer/ondisk.c
895
printf(INDENT"undo_used\t%s\n", sizetostr(used));
sbin/hammer/ondisk.c
897
printf(INDENT"zone # "
sbin/hammer/ondisk.c
901
printf(INDENT"zone %-2d %-10s %016jx %016jx %016jx %016jx\n",
sbin/hammer/test_dupkey.c
40
printf("duplicate found at count %d key %08x\n", count, key);
sbin/hammer/test_dupkey.c
41
printf("'%s' and", name);
sbin/hammer/test_dupkey.c
53
printf(" '%s'\n", name);
sbin/hammer2/cmd_cleanup.c
68
printf("hammer2 cleanup \"%s\" (same partition)\n",
sbin/hammer2/cmd_cleanup.c
88
printf("hammer2 cleanup \"%s\"\n", path);
sbin/hammer2/cmd_debug.c
1005
printf("\n");
sbin/hammer2/cmd_debug.c
1012
printf("\n");
sbin/hammer2/cmd_debug.c
1016
printf("{\n");
sbin/hammer2/cmd_debug.c
1035
printf("{\n");
sbin/hammer2/cmd_debug.c
106
printf("debug: connected\n");
sbin/hammer2/cmd_debug.c
1084
printf("(embedded data)\n");
sbin/hammer2/cmd_debug.c
1086
printf("\n");
sbin/hammer2/cmd_debug.c
1129
printf("{\n");
sbin/hammer2/cmd_debug.c
1132
printf("\n");
sbin/hammer2/cmd_debug.c
1136
printf("mirror_tid=%016jx freemap_tid=%016jx ",
sbin/hammer2/cmd_debug.c
1139
printf("{\n");
sbin/hammer2/cmd_debug.c
1142
printf("mirror_tid=%016jx freemap_tid=%016jx ",
sbin/hammer2/cmd_debug.c
1145
printf("{\n");
sbin/hammer2/cmd_debug.c
1148
printf("{\n");
sbin/hammer2/cmd_debug.c
1182
printf("{\n");
sbin/hammer2/cmd_debug.c
1193
printf("\n");
sbin/hammer2/cmd_debug.c
1294
printf("%016jx %s\n",
sbin/hammer2/cmd_debug.c
1312
printf("%016jx %s\n", hash, av[i]);
sbin/hammer2/cmd_debug.c
1344
printf("%*.*s", tab, tab, "");
sbin/hammer2/cmd_debug.c
374
printf("debugspan: connected to %s, starting CONN/SPAN\n", hostname);
sbin/hammer2/cmd_debug.c
521
printf("%s\n", hammer2_get_volume_path(volu_loff));
sbin/hammer2/cmd_debug.c
532
printf("Volume %d header %d: mirror_tid=%016jx\n",
sbin/hammer2/cmd_debug.c
556
printf("\n");
sbin/hammer2/cmd_debug.c
563
printf("---------------------------------------------\n");
sbin/hammer2/cmd_debug.c
567
printf("Total unallocated storage: %6.3fGB (%6.3fGB in 64KB chunks)\n",
sbin/hammer2/cmd_debug.c
570
printf("Total possibly free storage: %6.3fGB (%6.3fGB in 64KB chunks)\n",
sbin/hammer2/cmd_debug.c
573
printf("Total allocated storage: %6.3fGB (%6.3fGB in 64KB chunks)\n",
sbin/hammer2/cmd_debug.c
576
printf("Total unavailable storage: %6.3fGB\n",
sbin/hammer2/cmd_debug.c
578
printf("Total freemap storage: %6.3fGB\n",
sbin/hammer2/cmd_debug.c
598
printf("\nVolume %d header %d {\n", voldata->volu_id, bi);
sbin/hammer2/cmd_debug.c
599
printf(" magic 0x%016jx\n", (intmax_t)voldata->magic);
sbin/hammer2/cmd_debug.c
600
printf(" boot_beg 0x%016jx\n", (intmax_t)voldata->boot_beg);
sbin/hammer2/cmd_debug.c
601
printf(" boot_end 0x%016jx (%6.2fMB)\n",
sbin/hammer2/cmd_debug.c
605
printf(" aux_beg 0x%016jx\n", (intmax_t)voldata->aux_beg);
sbin/hammer2/cmd_debug.c
606
printf(" aux_end 0x%016jx (%6.2fMB)\n",
sbin/hammer2/cmd_debug.c
610
printf(" volu_size 0x%016jx (%6.2fGB)\n",
sbin/hammer2/cmd_debug.c
613
printf(" version %d\n", voldata->version);
sbin/hammer2/cmd_debug.c
614
printf(" flags 0x%08x\n", voldata->flags);
sbin/hammer2/cmd_debug.c
615
printf(" copyid %d\n", voldata->copyid);
sbin/hammer2/cmd_debug.c
616
printf(" freemap_vers %d\n", voldata->freemap_version);
sbin/hammer2/cmd_debug.c
617
printf(" peer_type %d\n", voldata->peer_type);
sbin/hammer2/cmd_debug.c
618
printf(" volu_id %d\n", voldata->volu_id);
sbin/hammer2/cmd_debug.c
619
printf(" nvolumes %d\n", voldata->nvolumes);
sbin/hammer2/cmd_debug.c
624
printf(" fsid %s\n", str);
sbin/hammer2/cmd_debug.c
631
printf(" fstype %s\n", str);
sbin/hammer2/cmd_debug.c
635
printf(" (%s)\n", name);
sbin/hammer2/cmd_debug.c
639
printf(" allocator_size 0x%016jx (%6.2fGB)\n",
sbin/hammer2/cmd_debug.c
642
printf(" allocator_free 0x%016jx (%6.2fGB)\n",
sbin/hammer2/cmd_debug.c
645
printf(" allocator_beg 0x%016jx (%6.2fGB)\n",
sbin/hammer2/cmd_debug.c
649
printf(" mirror_tid 0x%016jx\n", voldata->mirror_tid);
sbin/hammer2/cmd_debug.c
650
printf(" reserved0080 0x%016jx\n", voldata->reserved0080);
sbin/hammer2/cmd_debug.c
651
printf(" reserved0088 0x%016jx\n", voldata->reserved0088);
sbin/hammer2/cmd_debug.c
652
printf(" freemap_tid 0x%016jx\n", voldata->freemap_tid);
sbin/hammer2/cmd_debug.c
653
printf(" bulkfree_tid 0x%016jx\n", voldata->bulkfree_tid);
sbin/hammer2/cmd_debug.c
655
printf(" reserved00A0/%u 0x%016jx\n",
sbin/hammer2/cmd_debug.c
658
printf(" total_size 0x%016jx\n", voldata->total_size);
sbin/hammer2/cmd_debug.c
660
printf(" copyexists ");
sbin/hammer2/cmd_debug.c
662
printf(" 0x%02x", voldata->copyexists[i]);
sbin/hammer2/cmd_debug.c
663
printf("\n");
sbin/hammer2/cmd_debug.c
674
printf("\n");
sbin/hammer2/cmd_debug.c
676
printf(" icrc_sects[%u] ", i);
sbin/hammer2/cmd_debug.c
679
printf("0x%08x/0x%08x",
sbin/hammer2/cmd_debug.c
688
printf(" (OK)");
sbin/hammer2/cmd_debug.c
690
printf(" (FAILED)");
sbin/hammer2/cmd_debug.c
694
printf("0x%08x/0x%08x",
sbin/hammer2/cmd_debug.c
703
printf(" (OK)");
sbin/hammer2/cmd_debug.c
705
printf(" (FAILED)");
sbin/hammer2/cmd_debug.c
710
printf("0x%08x (reserved)", voldata->icrc_sects[i]);
sbin/hammer2/cmd_debug.c
713
printf("\n");
sbin/hammer2/cmd_debug.c
715
printf(" icrc_volhdr 0x%08x/0x%08x",
sbin/hammer2/cmd_debug.c
722
printf(" (OK)\n");
sbin/hammer2/cmd_debug.c
724
printf(" (FAILED - not a critical error)\n");
sbin/hammer2/cmd_debug.c
730
printf("\n");
sbin/hammer2/cmd_debug.c
731
printf(" sroot_blockset {\n");
sbin/hammer2/cmd_debug.c
736
printf(" }\n");
sbin/hammer2/cmd_debug.c
738
printf(" freemap_blockset {\n");
sbin/hammer2/cmd_debug.c
743
printf(" }\n");
sbin/hammer2/cmd_debug.c
747
printf("\n");
sbin/hammer2/cmd_debug.c
751
printf(" volu_loff[%d] 0x%016jx\n", i, loff);
sbin/hammer2/cmd_debug.c
756
printf("}\n");
sbin/hammer2/cmd_debug.c
816
printf("(bad block size %zu)\n", bytes);
sbin/hammer2/cmd_debug.c
824
printf("(media read failed)\n");
sbin/hammer2/cmd_debug.c
887
printf("\n");
sbin/hammer2/cmd_debug.c
890
printf("vol=%d mir=%016jx mod=%016jx lfcnt=%d ",
sbin/hammer2/cmd_debug.c
897
printf("\n");
sbin/hammer2/cmd_debug.c
903
printf("bcnt=%d ", bcount);
sbin/hammer2/cmd_debug.c
905
printf("flags=%02x ", bref->flags);
sbin/hammer2/cmd_debug.c
908
printf("bigmask=%08x avail=%ju ",
sbin/hammer2/cmd_debug.c
926
printf("\n");
sbin/hammer2/cmd_debug.c
940
printf("meth=%s|%s ", check_str, comp_str);
sbin/hammer2/cmd_debug.c
943
printf("meth=%s|%s ", check_str, comp_str);
sbin/hammer2/cmd_debug.c
948
printf("(icrc %s|%s %08x/%08x failed) ",
sbin/hammer2/cmd_debug.c
954
printf("meth=%s|%s iscsi32=%08x ",
sbin/hammer2/cmd_debug.c
961
printf("(xxhash64 %s|%s %016jx/%016jx failed) ",
sbin/hammer2/cmd_debug.c
967
printf("meth=%s|%s xxh=%016jx ",
sbin/hammer2/cmd_debug.c
978
printf("(sha192 %s:%s failed) ",
sbin/hammer2/cmd_debug.c
982
printf("meth=%s|%s ", check_str, comp_str);
sbin/hammer2/cmd_debug.c
988
printf("(fcrc %s|%s %08x/%08x failed) ",
sbin/hammer2/cmd_debug.c
994
printf("meth=%s|%s fcrc=%08x ",
sbin/hammer2/cmd_destroy.c
105
printf("deleting inodes on %s\n", sel_path);
sbin/hammer2/cmd_destroy.c
110
printf("%16jd ", (intmax_t)destroy.inum);
sbin/hammer2/cmd_destroy.c
112
printf("%s\n", strerror(errno));
sbin/hammer2/cmd_destroy.c
115
printf("ok\n");
sbin/hammer2/cmd_destroy.c
48
printf("%s\t", av[i]);
sbin/hammer2/cmd_destroy.c
55
printf("%s\n", strerror(errno));
sbin/hammer2/cmd_destroy.c
58
printf("ok\n");
sbin/hammer2/cmd_destroy.c
62
printf("%s\n", strerror(errno));
sbin/hammer2/cmd_emergency.c
54
printf("Emergency mode on \"%s\" enabled\n", av[0]);
sbin/hammer2/cmd_emergency.c
56
printf("Emergency mode on \"%s\" disabled\n", av[0]);
sbin/hammer2/cmd_emergency.c
58
printf("Cannot change emerg mode: %s\n", strerror(errno));
sbin/hammer2/cmd_growfs.c
66
printf("%s grown to %016jx\n",
sbin/hammer2/cmd_growfs.c
69
printf("%s no size change - %016jx\n",
sbin/hammer2/cmd_info.c
160
printf("%s:\n", (const char*)path);
sbin/hammer2/cmd_info.c
165
printf(" Type "
sbin/hammer2/cmd_info.c
169
printf(" %s %s\n", p->s, p->name);
sbin/hammer2/cmd_info.c
240
printf("Timeout waiting for mounts to complete\n");
sbin/hammer2/cmd_info.c
293
printf("mount %s\n", tmp_path);
sbin/hammer2/cmd_info.c
409
printf("(bad block size %zu)\n", bytes);
sbin/hammer2/cmd_info.c
415
printf("(media read failed)\n");
sbin/hammer2/cmd_info.c
440
printf("\t(icrc failed %02x:%08x/%08x)\n",
sbin/hammer2/cmd_info.c
449
printf("\t(xxhash failed %02x:%016jx/%016jx)\n",
sbin/hammer2/cmd_info.c
460
printf("\t(fcrc %02x:%08x/%08x)\n",
sbin/hammer2/cmd_pfs.c
106
printf("Type "
sbin/hammer2/cmd_pfs.c
110
printf("%s %s\n", p->s, p->name);
sbin/hammer2/cmd_pfs.c
143
printf("%s\n", pfs_id_str);
sbin/hammer2/cmd_pfs.c
204
printf("hammer2: pfs_create(%s): SUCCESS\n", name);
sbin/hammer2/cmd_pfs.c
263
printf("hammer2: pfs_delete(%s): %s\n",
sbin/hammer2/cmd_pfs.c
267
printf("hammer2: pfs_delete(%s): SUCCESS\n",
sbin/hammer2/cmd_pfs.c
273
printf("hammer2: pfs_delete(%s): %s not found\n",
sbin/hammer2/cmd_pfs.c
276
printf("hammer2: pfs_delete(%s): FAILED\n",
sbin/hammer2/cmd_pfs.c
68
printf("\n");
sbin/hammer2/cmd_recover.c
228
printf("MEDIA PASS\n");
sbin/hammer2/cmd_recover.c
334
printf("%ld inodes scanned, "
sbin/hammer2/cmd_recover.c
366
printf("\nInodes=%ld, Invalid_brefs=%ld, Invalid_hits=%ld\n",
sbin/hammer2/cmd_recover.c
368
printf("RESTORATION PASS\n");
sbin/hammer2/cmd_recover.c
428
printf("scan roots %p 0x%016jx "
sbin/hammer2/cmd_recover.c
446
printf("\n");
sbin/hammer2/cmd_recover.c
447
printf("Progress %zd/%d\r", i, HTABLE_SIZE);
sbin/hammer2/cmd_recover.c
451
printf("\n");
sbin/hammer2/cmd_recover.c
454
printf("CLEANUP\n");
sbin/hammer2/cmd_recover.c
455
printf("TopoBRef stats: count=%ld dups=%ld\n",
sbin/hammer2/cmd_recover.c
457
printf("TopoInode stats: count=%ld dups=%ld\n",
sbin/hammer2/cmd_remote.c
113
printf("CPYID LABEL STATUS PATH\n");
sbin/hammer2/cmd_remote.c
114
printf("%5d %-15s %c%c%c.%02x %s\n",
sbin/hammer2/cmd_remote.c
123
printf("No linkages found\n");
sbin/hammer2/cmd_rsa.c
107
printf("hammer2 rsainit: created %s\n", str2);
sbin/hammer2/cmd_rsa.c
109
printf("hammer2 rsainit: both keys already exist\n");
sbin/hammer2/cmd_rsa.c
88
printf("hammer2 rsainit: created %s\n", str1);
sbin/hammer2/cmd_rsa.c
91
printf("hammer2 rsainit: Using existing private key in %s\n",
sbin/hammer2/cmd_setcheck.c
115
printf("%s\tcheck_algo=0x%02x\n", path_str, check_algo);
sbin/hammer2/cmd_setcheck.c
85
printf("%s: %s\n", *paths, strerror(errno));
sbin/hammer2/cmd_setcomp.c
120
printf("%s: %s\n", *paths, strerror(errno));
sbin/hammer2/cmd_setcomp.c
151
printf("%s\tcomp_algo=0x%02x\n", path_str, comp_algo);
sbin/hammer2/cmd_setcomp.c
202
printf("setcomp: Unrecognized option.\n");
sbin/hammer2/cmd_setcomp.c
206
printf("Will turn off compression on directory/file %s\n", file_string);
sbin/hammer2/cmd_setcomp.c
209
printf("Will set zero-checking compression on directory/file %s.\n", file_string);
sbin/hammer2/cmd_setcomp.c
212
printf("Will set LZ4 compression on directory/file %s.\n", file_string);
sbin/hammer2/cmd_setcomp.c
215
printf("Will set ZLIB (slowest) compression on directory/file %s.\n", file_string);
sbin/hammer2/cmd_setcomp.c
219
printf("Unknown compression method.\n");
sbin/hammer2/cmd_setcomp.c
230
printf("setcomp: the specified object is not a directory, nothing changed.\n");
sbin/hammer2/cmd_setcomp.c
233
printf("Attention: recursive compression mode setting demanded, this may take a while...\n");
sbin/hammer2/cmd_snapshot.c
104
printf("created snapshot %s\n", label);
sbin/hammer2/cmd_stat.c
61
printf("%-*.*s ncp data-use inode-use comp check quota\n",
sbin/hammer2/cmd_stat.c
74
printf("%-*.*s ", w, w, av[i]);
sbin/hammer2/cmd_stat.c
75
printf("%3d ", ino.ip_data.meta.ncopies);
sbin/hammer2/cmd_stat.c
76
printf("%9s ", sizetostr(ino.data_count));
sbin/hammer2/cmd_stat.c
77
printf("%9s ", counttostr(ino.inode_count));
sbin/hammer2/cmd_stat.c
78
printf("%-18s ", hammer2_compmode_to_str(
sbin/hammer2/cmd_stat.c
80
printf("%-12s ", hammer2_checkmode_to_str(
sbin/hammer2/cmd_stat.c
84
printf("%s",
sbin/hammer2/cmd_stat.c
86
printf("/%-12s",
sbin/hammer2/cmd_stat.c
89
printf("\n");
sbin/hammer2/cmd_volume.c
54
printf("\n");
sbin/hammer2/cmd_volume.c
56
printf("%s\n", av[i]);
sbin/hammer2/cmd_volume.c
81
printf("%s\n", entry->path);
sbin/hammer2/cmd_volume.c
86
printf("version %d\n", vollist.version);
sbin/hammer2/cmd_volume.c
87
printf("@%s\n", pfs_name);
sbin/hammer2/cmd_volume.c
90
printf("volume%-2d %-*.*s %s",
sbin/hammer2/cmd_volume.c
94
printf(" 0x%016jx 0x%016jx",
sbin/hammer2/cmd_volume.c
97
printf("\n");
sbin/hammer2/hammer2_compression.c
101
printf("ZLIB2 decompression failure\n");
sbin/hammer2/hammer2_compression.c
55
printf("FAIL1\n");
sbin/hammer2/hammer2_compression.c
70
printf("LZ4 decompression failure\n");
sbin/hammer2/hammer2_compression.c
92
printf("ZLIB1 decompression failure\n");
sbin/hammer2/ondisk.c
325
printf("checkvolu header %d %016jx/%016jx\n", i, vol->size, size);
sbin/hammer2/ondisk.c
491
printf("total %-*.*s 0x%016jx 0x%016jx\n",
sbin/hammer2/ondisk.c
496
printf("volume%-2d %-*.*s 0x%016jx 0x%016jx%s\n",
sbin/hammer2/print_inode.c
100
printf("size = %ju\n", (uintmax_t)meta->size);
sbin/hammer2/print_inode.c
101
printf("nlinks = %ju\n", (uintmax_t)meta->nlinks);
sbin/hammer2/print_inode.c
102
printf("iparent = 0x%jx\n", (uintmax_t)meta->iparent);
sbin/hammer2/print_inode.c
103
printf("name_key = 0x%jx\n", (uintmax_t)meta->name_key);
sbin/hammer2/print_inode.c
104
printf("name_len = %u\n", meta->name_len);
sbin/hammer2/print_inode.c
105
printf("ncopies = %u\n", meta->ncopies);
sbin/hammer2/print_inode.c
106
printf("comp_algo = %u\n", meta->comp_algo);
sbin/hammer2/print_inode.c
107
printf("check_algo = %u\n", meta->check_algo);
sbin/hammer2/print_inode.c
108
printf("pfs_nmasters = %u\n", meta->pfs_nmasters);
sbin/hammer2/print_inode.c
109
printf("pfs_type = %u (%s)\n", meta->pfs_type,
sbin/hammer2/print_inode.c
111
printf("pfs_inum = 0x%jx\n", (uintmax_t)meta->pfs_inum);
sbin/hammer2/print_inode.c
113
printf("pfs_clid = %s\n", hammer2_uuid_to_str(&uuid, &str));
sbin/hammer2/print_inode.c
115
printf("pfs_fsid = %s\n", hammer2_uuid_to_str(&uuid, &str));
sbin/hammer2/print_inode.c
116
printf("data_quota = 0x%jx\n", (uintmax_t)meta->data_quota);
sbin/hammer2/print_inode.c
117
printf("inode_quota = 0x%jx\n", (uintmax_t)meta->inode_quota);
sbin/hammer2/print_inode.c
118
printf("pfs_lsnap_tid = 0x%jx\n", (uintmax_t)meta->pfs_lsnap_tid);
sbin/hammer2/print_inode.c
119
printf("decrypt_check = 0x%jx\n", (uintmax_t)meta->decrypt_check);
sbin/hammer2/print_inode.c
47
printf("%02X", *p);
sbin/hammer2/print_inode.c
49
printf("\n");
sbin/hammer2/print_inode.c
51
printf(" ");
sbin/hammer2/print_inode.c
54
printf("\n");
sbin/hammer2/print_inode.c
72
printf("ioctl(HAMMER2IOC_INODE_GET) failed\n");
sbin/hammer2/print_inode.c
80
printf("version = %u\n", meta->version);
sbin/hammer2/print_inode.c
81
printf("pfs_subtype = %u (%s)\n", meta->pfs_subtype,
sbin/hammer2/print_inode.c
83
printf("uflags = 0x%x\n", (unsigned int)meta->uflags);
sbin/hammer2/print_inode.c
84
printf("rmajor = %u\n", meta->rmajor);
sbin/hammer2/print_inode.c
85
printf("rminor = %u\n", meta->rminor);
sbin/hammer2/print_inode.c
86
printf("ctime = %s\n", hammer2_time64_to_str(meta->ctime, &str));
sbin/hammer2/print_inode.c
87
printf("mtime = %s\n", hammer2_time64_to_str(meta->mtime, &str));
sbin/hammer2/print_inode.c
88
printf("atime = %s\n", hammer2_time64_to_str(meta->atime, &str));
sbin/hammer2/print_inode.c
89
printf("btime = %s\n", hammer2_time64_to_str(meta->btime, &str));
sbin/hammer2/print_inode.c
91
printf("uid = %s\n", hammer2_uuid_to_str(&uuid, &str));
sbin/hammer2/print_inode.c
93
printf("gid = %s\n", hammer2_uuid_to_str(&uuid, &str));
sbin/hammer2/print_inode.c
94
printf("type = %u (%s)\n", meta->type,
sbin/hammer2/print_inode.c
96
printf("op_flags = 0x%x\n", meta->op_flags);
sbin/hammer2/print_inode.c
97
printf("cap_flags = 0x%x\n", meta->cap_flags);
sbin/hammer2/print_inode.c
98
printf("mode = 0%o\n", meta->mode);
sbin/hammer2/print_inode.c
99
printf("inum = 0x%jx\n", (uintmax_t)meta->inum);
sbin/hammer2/zlib/hammer2_zlib_inflate.c
321
printf(" static const code lenfix[%u] = {", size);
sbin/hammer2/zlib/hammer2_zlib_inflate.c
324
if ((low % 7) == 0) printf("\n ");
sbin/hammer2/zlib/hammer2_zlib_inflate.c
325
printf("{%u,%u,%d}", (low & 127) == 99 ? 64 : state.lencode[low].op,
sbin/hammer2/zlib/hammer2_zlib_inflate.c
332
printf("\n static const code distfix[%u] = {", size);
sbin/hammer2/zlib/hammer2_zlib_inflate.c
335
if ((low % 6) == 0) printf("\n ");
sbin/hammer2/zlib/hammer2_zlib_inflate.c
336
printf("{%u,%u,%d}", state.distcode[low].op, state.distcode[low].bits,
sbin/ifconfig/af_inet.c
102
printf("/%d", cidr);
sbin/ifconfig/af_inet.c
104
printf(" netmask %s", inet_ntoa(sin->sin_addr));
sbin/ifconfig/af_inet.c
106
printf(" netmask 0x%lx",
sbin/ifconfig/af_inet.c
113
printf(" broadcast %s", inet_ntoa(sin->sin_addr));
sbin/ifconfig/af_inet.c
193
printf("\ttunnel inet %s --> %s\n", src, dst);
sbin/ifconfig/af_inet.c
80
printf("\tinet %s", addr_buf);
sbin/ifconfig/af_inet.c
86
printf(" --> %s", inet_ntoa(sin->sin_addr));
sbin/ifconfig/af_inet6.c
245
printf("\tinet6 %s", addr_buf);
sbin/ifconfig/af_inet6.c
272
printf(" --> %s", addr_buf);
sbin/ifconfig/af_inet6.c
281
printf("/%d", prefixlen);
sbin/ifconfig/af_inet6.c
283
printf(" prefixlen %d", prefixlen);
sbin/ifconfig/af_inet6.c
286
printf(" anycast");
sbin/ifconfig/af_inet6.c
288
printf(" tentative");
sbin/ifconfig/af_inet6.c
290
printf(" duplicated");
sbin/ifconfig/af_inet6.c
292
printf(" detached");
sbin/ifconfig/af_inet6.c
294
printf(" deprecated");
sbin/ifconfig/af_inet6.c
296
printf(" autoconf");
sbin/ifconfig/af_inet6.c
298
printf(" temporary");
sbin/ifconfig/af_inet6.c
301
printf(" scopeid 0x%x", scopeid);
sbin/ifconfig/af_inet6.c
304
printf(" pltime");
sbin/ifconfig/af_inet6.c
306
printf(" %s", lifetime.ia6t_preferred < now.tv_sec
sbin/ifconfig/af_inet6.c
309
printf(" infty");
sbin/ifconfig/af_inet6.c
312
printf(" vltime");
sbin/ifconfig/af_inet6.c
314
printf(" %s", lifetime.ia6t_expire < now.tv_sec
sbin/ifconfig/af_inet6.c
317
printf(" infty");
sbin/ifconfig/af_inet6.c
484
printf("\ttunnel inet6 %s --> %s\n", src, dst);
sbin/ifconfig/af_link.c
68
printf("\tether %s\n", addr);
sbin/ifconfig/af_link.c
71
printf("\tlladdr %s\n", link_ntoa(sdl) + n);
sbin/ifconfig/ifbridge.c
148
printf("%s%s ", prefix, req->ifbr_ifsname);
sbin/ifconfig/ifbridge.c
150
printf("\n");
sbin/ifconfig/ifbridge.c
153
printf("%s", pad);
sbin/ifconfig/ifbridge.c
154
printf("port %u priority %u",
sbin/ifconfig/ifbridge.c
156
printf(" pathcost %u", req->ifbr_path_cost);
sbin/ifconfig/ifbridge.c
158
printf(" %s", stpstates[req->ifbr_state]);
sbin/ifconfig/ifbridge.c
160
printf(" <unknown state %d>",
sbin/ifconfig/ifbridge.c
162
printf("\n");
sbin/ifconfig/ifbridge.c
163
printf("%sbondweight %u\n",
sbin/ifconfig/ifbridge.c
165
printf("%sdesignated root: %016jx\n",
sbin/ifconfig/ifbridge.c
167
printf("%sdesignated bridge: %016jx\n",
sbin/ifconfig/ifbridge.c
169
printf("%sdesignated cost: %u\n",
sbin/ifconfig/ifbridge.c
171
printf("%sdesignated port: %u\n",
sbin/ifconfig/ifbridge.c
174
printf("%speer root: %016jx\n",
sbin/ifconfig/ifbridge.c
176
printf("%speer bridge: %016jx\n",
sbin/ifconfig/ifbridge.c
178
printf("%speer cost: %u\n",
sbin/ifconfig/ifbridge.c
180
printf("%speer port: %u\n",
sbin/ifconfig/ifbridge.c
215
printf("%s%s %s %lu ", prefix, ether_ntoa(&ea),
sbin/ifconfig/ifbridge.c
218
printf("\n");
sbin/ifconfig/ifbridge.c
247
printf("\tpriority %u hellotime %u fwddelay %u maxage %u\n",
sbin/ifconfig/ifcarp.c
225
printf(VHADDR_PFMT, "virtual addr", "backing addr", "flags");
sbin/ifconfig/ifcarp.c
243
printf(VHADDR_PFMT, inet_ntoa(carpa[i].carpa_addr.sin_addr),
sbin/ifconfig/ifcarp.c
78
printf("\tcarp: %s vhid %d advbase %d advskew %d\n",
sbin/ifconfig/ifcarp.c
91
printf("\tcarpdev: %s\n", devname);
sbin/ifconfig/ifclone.c
85
printf("%s", cp);
sbin/ifconfig/ifconfig.c
1258
printf("%s: ", IfName);
sbin/ifconfig/ifconfig.c
1261
printf(" metric %d", ifr.ifr_metric);
sbin/ifconfig/ifconfig.c
1263
printf(" mtu %d", ifr.ifr_mtu);
sbin/ifconfig/ifconfig.c
1272
printf("\tdescription: %s\n", descr);
sbin/ifconfig/ifconfig.c
1298
printf("\ttsolen %d", ifr.ifr_tsolen);
sbin/ifconfig/ifconfig.c
1344
printf("%s", ifs.ascii);
sbin/ifconfig/ifconfig.c
1380
printf("%s=%o", s, v);
sbin/ifconfig/ifconfig.c
1382
printf("%s=%x", s, v);
sbin/ifconfig/ifconfig.c
289
printf("%s\n", IfName);
sbin/ifconfig/ifconfig.c
582
printf("%s%s", (ifindex > 0 ? " " : ""),
sbin/ifconfig/ifgroup.c
111
printf("\tgroups:");
sbin/ifconfig/ifgroup.c
113
printf(" %s", ifg->ifgrq_group);
sbin/ifconfig/ifgroup.c
117
printf("\n");
sbin/ifconfig/ifgroup.c
153
printf("%s\n", ifg->ifgrq_member);
sbin/ifconfig/ifieee80211.c
2097
printf("%s:", __func__);
sbin/ifconfig/ifieee80211.c
2124
printf("%u: skip, not an "
sbin/ifconfig/ifieee80211.c
2131
printf("%u: skip, not an "
sbin/ifconfig/ifieee80211.c
2143
printf("%u: skip, HT40+DFS "
sbin/ifconfig/ifieee80211.c
2156
printf("%u: skip, ", freq);
sbin/ifconfig/ifieee80211.c
2159
printf(" not available\n");
sbin/ifconfig/ifieee80211.c
2165
printf("%u: skip, ECM channel\n", freq);
sbin/ifconfig/ifieee80211.c
2170
printf("%u: skip, indoor channel\n",
sbin/ifconfig/ifieee80211.c
2176
printf("%u: skip, outdoor channel\n",
sbin/ifconfig/ifieee80211.c
2183
printf("%u: skip, only %u channel "
sbin/ifconfig/ifieee80211.c
2190
printf("%u: skip, channel table full\n",
sbin/ifconfig/ifieee80211.c
2203
printf("[%3d] add freq %u ",
sbin/ifconfig/ifieee80211.c
2206
printf(" power %u\n", c->ic_maxregpower);
sbin/ifconfig/ifieee80211.c
2304
printf("\nCountry codes:\n");
sbin/ifconfig/ifieee80211.c
2306
printf("%2s %-15.15s%s", cp->isoname,
sbin/ifconfig/ifieee80211.c
2311
printf("\nRegulatory domains:\n");
sbin/ifconfig/ifieee80211.c
2313
printf("%-15.15s%s", dp->name, ((i+1)%4) == 0 ? "\n" : " ");
sbin/ifconfig/ifieee80211.c
2316
printf("\n");
sbin/ifconfig/ifieee80211.c
2420
printf("\n");
sbin/ifconfig/ifieee80211.c
2442
printf("%s", buf);
sbin/ifconfig/ifieee80211.c
2542
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2547
printf("<");
sbin/ifconfig/ifieee80211.c
2551
printf("%02x", *ie);
sbin/ifconfig/ifieee80211.c
2554
printf("-");
sbin/ifconfig/ifieee80211.c
2555
printf(">");
sbin/ifconfig/ifieee80211.c
2586
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2589
printf("<qosinfo 0x%x", wme->param_qosInfo);
sbin/ifconfig/ifieee80211.c
2595
printf(" %s[%saifsn %u cwmin %u cwmax %u txop %u]"
sbin/ifconfig/ifieee80211.c
2604
printf(">");
sbin/ifconfig/ifieee80211.c
2612
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2616
printf("<version 0x%x info 0x%x>",
sbin/ifconfig/ifieee80211.c
2625
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2632
printf("<cap 0x%x param 0x%x",
sbin/ifconfig/ifieee80211.c
2634
printf(" mcsset[");
sbin/ifconfig/ifieee80211.c
2643
printf("%s%u", sep, i);
sbin/ifconfig/ifieee80211.c
2645
printf("%s%u-%u", sep, i, j);
sbin/ifconfig/ifieee80211.c
2649
printf("] extcap 0x%x txbf 0x%x antenna 0x%x>",
sbin/ifconfig/ifieee80211.c
2660
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2667
printf("<ctl %u, %x,%x,%x,%x", htinfo->hi_ctrlchannel,
sbin/ifconfig/ifieee80211.c
2670
printf(" basicmcs[");
sbin/ifconfig/ifieee80211.c
2679
printf("%s%u", sep, i);
sbin/ifconfig/ifieee80211.c
2681
printf("%s%u-%u", sep, i, j);
sbin/ifconfig/ifieee80211.c
2685
printf("]>");
sbin/ifconfig/ifieee80211.c
2693
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2698
printf("<");
sbin/ifconfig/ifieee80211.c
2700
printf("DTURBO,");
sbin/ifconfig/ifieee80211.c
2702
printf("COMP,");
sbin/ifconfig/ifieee80211.c
2704
printf("FF,");
sbin/ifconfig/ifieee80211.c
2706
printf("XR,");
sbin/ifconfig/ifieee80211.c
2708
printf("AR,");
sbin/ifconfig/ifieee80211.c
2710
printf("BURST,");
sbin/ifconfig/ifieee80211.c
2712
printf("WME,");
sbin/ifconfig/ifieee80211.c
2714
printf("BOOST,");
sbin/ifconfig/ifieee80211.c
2715
printf("0x%x>", LE_READ_2(ath->ath_defkeyix));
sbin/ifconfig/ifieee80211.c
2727
printf("%s", string); \
sbin/ifconfig/ifieee80211.c
2730
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2734
printf("<PATH:");
sbin/ifconfig/ifieee80211.c
2736
printf("HWMP");
sbin/ifconfig/ifieee80211.c
2738
printf("UNKNOWN");
sbin/ifconfig/ifieee80211.c
2739
printf(" LINK:");
sbin/ifconfig/ifieee80211.c
2741
printf("AIRTIME");
sbin/ifconfig/ifieee80211.c
2743
printf("UNKNOWN");
sbin/ifconfig/ifieee80211.c
2744
printf(" CONGESTION:");
sbin/ifconfig/ifieee80211.c
2746
printf("DISABLED");
sbin/ifconfig/ifieee80211.c
2748
printf("UNKNOWN");
sbin/ifconfig/ifieee80211.c
2749
printf(" SYNC:");
sbin/ifconfig/ifieee80211.c
2751
printf("NEIGHOFF");
sbin/ifconfig/ifieee80211.c
2753
printf("UNKNOWN");
sbin/ifconfig/ifieee80211.c
2754
printf(" AUTH:");
sbin/ifconfig/ifieee80211.c
2756
printf("DISABLED");
sbin/ifconfig/ifieee80211.c
2758
printf("UNKNOWN");
sbin/ifconfig/ifieee80211.c
2759
printf(" FORM:0x%x CAPS:0x%x>", mconf->conf_form,
sbin/ifconfig/ifieee80211.c
2811
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2818
printf("<v%u", LE_READ_2(ie));
sbin/ifconfig/ifieee80211.c
2821
printf(" mc:%s", wpa_cipher(ie));
sbin/ifconfig/ifieee80211.c
2829
printf("%s%s", sep, wpa_cipher(ie));
sbin/ifconfig/ifieee80211.c
2839
printf("%s%s", sep, wpa_keymgmt(ie));
sbin/ifconfig/ifieee80211.c
2845
printf(", caps 0x%x", LE_READ_2(ie));
sbin/ifconfig/ifieee80211.c
2846
printf(">");
sbin/ifconfig/ifieee80211.c
2896
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2903
printf("<v%u", LE_READ_2(ie));
sbin/ifconfig/ifieee80211.c
2906
printf(" mc:%s", rsn_cipher(ie));
sbin/ifconfig/ifieee80211.c
2914
printf("%s%s", sep, rsn_cipher(ie));
sbin/ifconfig/ifieee80211.c
2924
printf("%s%s", sep, rsn_keymgmt(ie));
sbin/ifconfig/ifieee80211.c
2930
printf(", caps 0x%x", LE_READ_2(ie));
sbin/ifconfig/ifieee80211.c
2932
printf(">");
sbin/ifconfig/ifieee80211.c
2952
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
2966
printf("<");
sbin/ifconfig/ifieee80211.c
2973
printf("bad frame length tlv_type=0x%02x "
sbin/ifconfig/ifieee80211.c
2983
printf("v:%d.%d", *ie >> 4, *ie & 0xf);
sbin/ifconfig/ifieee80211.c
2986
printf(" ap_setup:%s", *ie ? "locked" :
sbin/ifconfig/ifieee80211.c
2992
printf(" sel_reg_cfg_mthd:");
sbin/ifconfig/ifieee80211.c
2994
printf(" cfg_mthd:" );
sbin/ifconfig/ifieee80211.c
2999
printf(",");
sbin/ifconfig/ifieee80211.c
3006
printf("usba");
sbin/ifconfig/ifieee80211.c
3010
printf("ethernet");
sbin/ifconfig/ifieee80211.c
3014
printf("label");
sbin/ifconfig/ifieee80211.c
3022
printf("display");
sbin/ifconfig/ifieee80211.c
3027
printf("ext_nfc_tokenk");
sbin/ifconfig/ifieee80211.c
3031
printf("int_nfc_token");
sbin/ifconfig/ifieee80211.c
3035
printf("nfc_interface");
sbin/ifconfig/ifieee80211.c
3042
printf("push_button");
sbin/ifconfig/ifieee80211.c
3047
printf("keypad");
sbin/ifconfig/ifieee80211.c
3051
printf("virtual_push_button");
sbin/ifconfig/ifieee80211.c
3055
printf("physical_push_button");
sbin/ifconfig/ifieee80211.c
3059
printf("p2ps");
sbin/ifconfig/ifieee80211.c
3063
printf("virtual_display");
sbin/ifconfig/ifieee80211.c
3067
printf("physical_display");
sbin/ifconfig/ifieee80211.c
3071
printf("unknown_wps_config<%04x>",
sbin/ifconfig/ifieee80211.c
3079
printf(" device_name:<%.*s>", tlv_len, ie);
sbin/ifconfig/ifieee80211.c
3084
printf(" dpi:%s", dev_pass_id[n]);
sbin/ifconfig/ifieee80211.c
3087
printf(" manufacturer:<%.*s>", tlv_len, ie);
sbin/ifconfig/ifieee80211.c
3090
printf(" model_name:<%.*s>", tlv_len, ie);
sbin/ifconfig/ifieee80211.c
3093
printf(" model_number:<%.*s>", tlv_len, ie);
sbin/ifconfig/ifieee80211.c
3096
printf(" prim_dev:");
sbin/ifconfig/ifieee80211.c
3098
printf("%02x", ie[n]);
sbin/ifconfig/ifieee80211.c
3101
printf(" rf:");
sbin/ifconfig/ifieee80211.c
3105
printf(",");
sbin/ifconfig/ifieee80211.c
3112
printf("2.4Ghz");
sbin/ifconfig/ifieee80211.c
3116
printf("5Ghz");
sbin/ifconfig/ifieee80211.c
3120
printf("60Ghz");
sbin/ifconfig/ifieee80211.c
3124
printf("unknown<%02x>",
sbin/ifconfig/ifieee80211.c
3132
printf(" resp_type:0x%02x", *ie);
sbin/ifconfig/ifieee80211.c
3135
printf(" sel:%s", *ie ? "T" : "F");
sbin/ifconfig/ifieee80211.c
3138
printf(" serial_number:<%.*s>", tlv_len, ie);
sbin/ifconfig/ifieee80211.c
3141
printf(" uuid-e:");
sbin/ifconfig/ifieee80211.c
3143
printf("%02x-", ie[n]);
sbin/ifconfig/ifieee80211.c
3144
printf("%02x", ie[n]);
sbin/ifconfig/ifieee80211.c
3147
printf(" vendor:");
sbin/ifconfig/ifieee80211.c
3149
printf("%02x", ie[n]);
sbin/ifconfig/ifieee80211.c
3154
printf(" state:N");
sbin/ifconfig/ifieee80211.c
3157
printf(" state:C");
sbin/ifconfig/ifieee80211.c
3160
printf(" state:B<%02x>", *ie);
sbin/ifconfig/ifieee80211.c
3165
printf(" unknown_wps_attr:0x%x", tlv_type);
sbin/ifconfig/ifieee80211.c
3170
printf(">");
sbin/ifconfig/ifieee80211.c
3178
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
3184
printf("<v%u slot:%u slotcnt:%u slotlen:%u bintval:%u inuse:0x%x>",
sbin/ifconfig/ifieee80211.c
3239
printf("%s<%.*s>", tag, copy_essid(ssid, maxlen, ie+2, ie[1]), ssid);
sbin/ifconfig/ifieee80211.c
3249
printf("%s", tag);
sbin/ifconfig/ifieee80211.c
3252
printf("%s%s%d", sep,
sbin/ifconfig/ifieee80211.c
3257
printf(">");
sbin/ifconfig/ifieee80211.c
3268
printf("%s<%c%c%c", tag, cie->cc[0], cie->cc[1], cie->cc[2]);
sbin/ifconfig/ifieee80211.c
3274
printf(" %zu-%zu,%u", schan, schan + nchan-1,
sbin/ifconfig/ifieee80211.c
3277
printf(" %zu,%u", schan, cie->band[i].maxtxpwr);
sbin/ifconfig/ifieee80211.c
3279
printf(">");
sbin/ifconfig/ifieee80211.c
3382
printf(" DSPARMS<%u>", vp[2]);
sbin/ifconfig/ifieee80211.c
3390
printf(" ERP<0x%x>", vp[2]);
sbin/ifconfig/ifieee80211.c
3441
printf(" (rssi %d:%d:%d nf %d:%d:%d)",
sbin/ifconfig/ifieee80211.c
3463
printf("%-*.*s %-17.17s %4s %4s %-7s %3s %4s\n"
sbin/ifconfig/ifieee80211.c
3486
printf("%-*.*s %s %3d %3dM %3d:%-3d %3d %-4.4s"
sbin/ifconfig/ifieee80211.c
3499
printf("\n");
sbin/ifconfig/ifieee80211.c
3618
printf("%-17.17s %4s %5s %5s %7s %4s %4s %4s %6s %6s\n"
sbin/ifconfig/ifieee80211.c
3631
printf("%-17.17s %4s %4s %4s %4s %4s %6s %6s %4s %-7s\n"
sbin/ifconfig/ifieee80211.c
3652
printf("%s %4d %5x %5x %7.7s %3dM %4.1f %4d %6d %6d"
sbin/ifconfig/ifieee80211.c
3667
printf("%s %4u %4d %3dM %4.1f %4d %6d %6d %-4.4s %-7.7s"
sbin/ifconfig/ifieee80211.c
3684
printf("\n");
sbin/ifconfig/ifieee80211.c
3748
printf("Channel %3u : %u%c MHz%-14.14s",
sbin/ifconfig/ifieee80211.c
3838
printf("\n");
sbin/ifconfig/ifieee80211.c
3842
printf("\n");
sbin/ifconfig/ifieee80211.c
3857
printf("Channel %3u : %u MHz %3.1f reg %2d ",
sbin/ifconfig/ifieee80211.c
3866
printf("min %4.1f dBm max %3.1f dBm reg %2d dBm",
sbin/ifconfig/ifieee80211.c
3870
printf(" <");
sbin/ifconfig/ifieee80211.c
3909
printf("\n");
sbin/ifconfig/ifieee80211.c
3913
printf("\n");
sbin/ifconfig/ifieee80211.c
3918
printf("\n");
sbin/ifconfig/ifieee80211.c
3989
printf("\t%s", tag);
sbin/ifconfig/ifieee80211.c
3993
printf(" cwmin %2u", val);
sbin/ifconfig/ifieee80211.c
3995
printf(" cwmax %2u", val);
sbin/ifconfig/ifieee80211.c
3997
printf(" aifs %2u", val);
sbin/ifconfig/ifieee80211.c
3999
printf(" txopLimit %3u", val);
sbin/ifconfig/ifieee80211.c
4002
printf(" acm");
sbin/ifconfig/ifieee80211.c
4004
printf(" -acm");
sbin/ifconfig/ifieee80211.c
4010
printf(" -ack");
sbin/ifconfig/ifieee80211.c
4012
printf(" ack");
sbin/ifconfig/ifieee80211.c
4015
printf("\n");
sbin/ifconfig/ifieee80211.c
4125
printf("policy: open\n");
sbin/ifconfig/ifieee80211.c
4128
printf("policy: allow\n");
sbin/ifconfig/ifieee80211.c
4131
printf("policy: deny\n");
sbin/ifconfig/ifieee80211.c
4134
printf("policy: radius\n");
sbin/ifconfig/ifieee80211.c
4137
printf("policy: unknown (%u)\n", policy);
sbin/ifconfig/ifieee80211.c
4157
printf("No acl policy loaded\n");
sbin/ifconfig/ifieee80211.c
4172
printf("policy: unknown (%u)\n", policy);
sbin/ifconfig/ifieee80211.c
4199
printf("%c%s\n", c, ether_ntoa(
sbin/ifconfig/ifieee80211.c
4267
printf("%-17.17s %-17.17s %4s %4s %4s %6s %s\n"
sbin/ifconfig/ifieee80211.c
4279
printf("%s ",
sbin/ifconfig/ifieee80211.c
4281
printf("%s %4u %4u %6u %6u %c%c\n",
sbin/ifconfig/ifieee80211.c
4366
printf("WEP-%s",
sbin/ifconfig/ifieee80211.c
4370
printf("WEP");
sbin/ifconfig/ifieee80211.c
4373
printf("TKIP");
sbin/ifconfig/ifieee80211.c
4376
printf("AES-OCB");
sbin/ifconfig/ifieee80211.c
4379
printf("AES-CCM");
sbin/ifconfig/ifieee80211.c
4382
printf("CKIP");
sbin/ifconfig/ifieee80211.c
4385
printf("NONE");
sbin/ifconfig/ifieee80211.c
4388
printf("UNKNOWN (0x%x)", ireq->i_val);
sbin/ifconfig/ifieee80211.c
4437
printf(" <");
sbin/ifconfig/ifieee80211.c
4439
printf("%02x", ik->ik_keydata[i]);
sbin/ifconfig/ifieee80211.c
4440
printf(">");
sbin/ifconfig/ifieee80211.c
4443
printf(" rsc %ju", (uintmax_t)ik->ik_keyrsc);
sbin/ifconfig/ifieee80211.c
4446
printf(" tsc %ju", (uintmax_t)ik->ik_keytsc);
sbin/ifconfig/ifieee80211.c
4451
printf("%stx", sep), sep = "+";
sbin/ifconfig/ifieee80211.c
4453
printf("%srx", sep), sep = "+";
sbin/ifconfig/ifieee80211.c
4455
printf("%sdef", sep), sep = "+";
sbin/ifconfig/ifieee80211.c
4521
printf("\t");
sbin/ifconfig/ifieee80211.c
4523
printf("meshid ");
sbin/ifconfig/ifieee80211.c
4529
printf("ssid ");
sbin/ifconfig/ifieee80211.c
4533
printf(" %d:", i + 1);
sbin/ifconfig/ifieee80211.c
4543
printf(" channel %d (%u MHz%s)", c->ic_ieee, c->ic_freq,
sbin/ifconfig/ifieee80211.c
4546
printf(" channel UNDEF");
sbin/ifconfig/ifieee80211.c
4550
printf(" bssid %s", ether_ntoa((struct ether_addr *)data));
sbin/ifconfig/ifieee80211.c
4553
printf("\n\tstationname ");
sbin/ifconfig/ifieee80211.c
519
printf("drivercaps: 0x%x\n", dc->dc_drivercaps);
sbin/ifconfig/ifieee80211.c
520
printf("cryptocaps: 0x%x\n", dc->dc_cryptocaps);
sbin/ifconfig/ifieee80211.c
521
printf("htcaps : 0x%x\n", dc->dc_htcaps);
sbin/ifconfig/ifieee80211.c
5276
printf("\"%.*s\"", len, buf);
sbin/ifconfig/ifieee80211.c
5278
printf("%.*s", len, buf);
sbin/ifconfig/ifieee80211.c
5280
printf("0x");
sbin/ifconfig/ifieee80211.c
5282
printf("%02x", buf[i]);
sbin/ifconfig/iflagg.c
185
printf("\tlaggproto %s", proto);
sbin/ifconfig/iflagg.c
189
printf(" lagghash ");
sbin/ifconfig/iflagg.c
191
printf("%sl2", sep);
sbin/ifconfig/iflagg.c
195
printf("%sl3", sep);
sbin/ifconfig/iflagg.c
199
printf("%sl4", sep);
sbin/ifconfig/iflagg.c
204
printf(" laggdev %s", rp.rp_ifname);
sbin/ifconfig/iflagg.c
207
printf("\tlag id: %s\n",
sbin/ifconfig/iflagg.c
212
printf("\tlaggport: %s ", rpbuf[i].rp_portname);
sbin/ifconfig/iflagg.c
215
printf(" state=%X", lp->actor_state);
sbin/ifconfig/iflagg.c
218
printf("\t\t%s\n",
sbin/ifconfig/iflagg.c
223
printf("\tsupported aggregation protocols:\n");
sbin/ifconfig/iflagg.c
225
printf("\t\tlaggproto %s\n", lpr[i].lpr_name);
sbin/ifconfig/ifmedia.c
141
printf("\tmedia: ");
sbin/ifconfig/ifmedia.c
153
printf("\tstatus: ");
sbin/ifconfig/ifmedia.c
157
printf("active");
sbin/ifconfig/ifmedia.c
159
printf("no carrier");
sbin/ifconfig/ifmedia.c
164
printf("active");
sbin/ifconfig/ifmedia.c
166
printf("no carrier");
sbin/ifconfig/ifmedia.c
172
printf("associated");
sbin/ifconfig/ifmedia.c
174
printf("no carrier");
sbin/ifconfig/ifmedia.c
178
printf("master");
sbin/ifconfig/ifmedia.c
180
printf("backup");
sbin/ifconfig/ifmedia.c
187
printf("\tsupported media:\n");
sbin/ifconfig/ifmedia.c
189
printf("\t\t");
sbin/ifconfig/ifmedia.c
639
printf("<unknown type>");
sbin/ifconfig/ifmedia.c
642
printf("%s", desc->ifmt_string);
sbin/ifconfig/ifmedia.c
656
printf("<unknown subtype>");
sbin/ifconfig/ifmedia.c
663
printf("%s", desc->ifmt_string);
sbin/ifconfig/ifmedia.c
668
printf(" mode %s", desc->ifmt_string);
sbin/ifconfig/ifmedia.c
679
printf(" <");
sbin/ifconfig/ifmedia.c
680
printf("%s%s", seen_option++ ? "," : "",
sbin/ifconfig/ifmedia.c
685
printf("%s", seen_option ? ">" : "");
sbin/ifconfig/ifmedia.c
699
printf("<unknown type>");
sbin/ifconfig/ifmedia.c
714
printf("<unknown subtype>");
sbin/ifconfig/ifmedia.c
718
printf("media %s", desc->ifmt_string);
sbin/ifconfig/ifmedia.c
722
printf(" mode %s", desc->ifmt_string);
sbin/ifconfig/ifmedia.c
731
printf(" mediaopt %s", desc->ifmt_string);
sbin/ifconfig/ifvlan.c
75
printf("\tvlan: %d parent interface: %s\n", vreq.vlr_tag,
sbin/ifconfig/ifwg.c
415
printf("\twgport: %hu\n", wg_interface->i_port);
sbin/ifconfig/ifwg.c
417
printf("\twgcookie: %u\n", wg_interface->i_cookie);
sbin/ifconfig/ifwg.c
421
printf("\twgkey: %s\n", key);
sbin/ifconfig/ifwg.c
426
printf("\twgpubkey: %s\n", key);
sbin/ifconfig/ifwg.c
433
printf("\twgpeer: %s\n", key);
sbin/ifconfig/ifwg.c
435
printf("\t\tid: %" PRIu64 "\n", wg_peer->p_id);
sbin/ifconfig/ifwg.c
437
printf("\t\twgdescr: %s\n", wg_peer->p_description);
sbin/ifconfig/ifwg.c
442
printf("\t\twgpsk: %s\n", key);
sbin/ifconfig/ifwg.c
444
printf("\t\twgpsk: (present)\n");
sbin/ifconfig/ifwg.c
448
printf("\t\twgpka: %u (seconds)\n", wg_peer->p_pka);
sbin/ifconfig/ifwg.c
453
printf("\t\twgendpoint: %s %s\n", hbuf, sbuf);
sbin/ifconfig/ifwg.c
455
printf("\t\twgendpoint: (unable to print)\n");
sbin/ifconfig/ifwg.c
458
printf("\t\ttx: %" PRIu64 " (bytes), rx: %" PRIu64 " (bytes)\n",
sbin/ifconfig/ifwg.c
463
printf("\t\tlast handshake: %ld seconds ago\n",
sbin/ifconfig/ifwg.c
471
printf("\t\twgaip: %s/%d\n", hbuf, wg_aip->a_cidr);
sbin/ifconfig/regdomain.c
92
printf("%*.*s[%s = %s]\n", mt->level + 1,
sbin/ip6fw/ip6fw.c
1136
printf("Accounting cleared.\n");
sbin/ip6fw/ip6fw.c
1153
printf("Entry %d cleared\n",
sbin/ip6fw/ip6fw.c
1218
printf("Are you sure? [yn] ");
sbin/ip6fw/ip6fw.c
1226
printf("\n");
sbin/ip6fw/ip6fw.c
1234
printf("Flushed all rules.\n");
sbin/ip6fw/ip6fw.c
177
printf("%s%s", comma, se->s_name);
sbin/ip6fw/ip6fw.c
182
printf("%s%d",comma,port);
sbin/ip6fw/ip6fw.c
190
printf(" %s %s", key, un->fu_via_if.name);
sbin/ip6fw/ip6fw.c
192
printf(" %s %s", key, inet_ntop(AF_INET6,&un->fu_via_ip6,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
194
printf(" %s any", key);
sbin/ip6fw/ip6fw.c
204
printf("%s", ic->str);
sbin/ip6fw/ip6fw.c
207
printf("%u", code);
sbin/ip6fw/ip6fw.c
223
printf("%05u ", chain->fw_number);
sbin/ip6fw/ip6fw.c
226
printf("%10lu %10lu ",chain->fw_pcnt,chain->fw_bcnt);
sbin/ip6fw/ip6fw.c
236
printf("%s ", timestr);
sbin/ip6fw/ip6fw.c
239
printf(" ");
sbin/ip6fw/ip6fw.c
245
printf("allow");
sbin/ip6fw/ip6fw.c
248
printf("deny");
sbin/ip6fw/ip6fw.c
251
printf("count");
sbin/ip6fw/ip6fw.c
254
printf("divert %u", chain->fw_divert_port);
sbin/ip6fw/ip6fw.c
257
printf("tee %u", chain->fw_divert_port);
sbin/ip6fw/ip6fw.c
260
printf("skipto %u", chain->fw_skipto_rule);
sbin/ip6fw/ip6fw.c
264
printf("reset");
sbin/ip6fw/ip6fw.c
266
printf("unreach ");
sbin/ip6fw/ip6fw.c
275
printf(" log");
sbin/ip6fw/ip6fw.c
279
printf(" %s", pe->p_name);
sbin/ip6fw/ip6fw.c
281
printf(" %u", chain->fw_prot);
sbin/ip6fw/ip6fw.c
283
printf(" from %s", chain->fw_flg & IPV6_FW_F_INVSRC ? "not " : "");
sbin/ip6fw/ip6fw.c
289
printf("%s", inet_ntop(AF_INET6,&chain->fw_src,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
291
printf("%s",he->h_name);
sbin/ip6fw/ip6fw.c
295
printf("any");
sbin/ip6fw/ip6fw.c
297
printf("%s", inet_ntop(AF_INET6,&chain->fw_src,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
298
printf("/%d",mb);
sbin/ip6fw/ip6fw.c
301
printf("%s", inet_ntop(AF_INET6,&chain->fw_src,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
315
printf(" to %s", chain->fw_flg & IPV6_FW_F_INVDST ? "not " : "");
sbin/ip6fw/ip6fw.c
321
printf("%s", inet_ntop(AF_INET6,&chain->fw_dst,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
323
printf("%s",he->h_name);
sbin/ip6fw/ip6fw.c
327
printf("any");
sbin/ip6fw/ip6fw.c
329
printf("%s", inet_ntop(AF_INET6,&chain->fw_dst,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
330
printf("/%d",mb);
sbin/ip6fw/ip6fw.c
333
printf("%s", inet_ntop(AF_INET6,&chain->fw_dst,ntop_buf,sizeof(ntop_buf)));
sbin/ip6fw/ip6fw.c
349
printf(" in");
sbin/ip6fw/ip6fw.c
351
printf(" out");
sbin/ip6fw/ip6fw.c
369
printf(" frag");
sbin/ip6fw/ip6fw.c
373
#define PRINTOPT(x) {if (_opt_printed) printf(",");\
sbin/ip6fw/ip6fw.c
374
printf(x); _opt_printed = 1;}
sbin/ip6fw/ip6fw.c
376
printf(" ip6opt ");
sbin/ip6fw/ip6fw.c
394
printf(" established");
sbin/ip6fw/ip6fw.c
397
printf(" setup");
sbin/ip6fw/ip6fw.c
400
#define PRINTFLG(x) {if (_flg_printed) printf(",");\
sbin/ip6fw/ip6fw.c
401
printf(x); _flg_printed = 1;}
sbin/ip6fw/ip6fw.c
403
printf(" tcpflg ");
sbin/ip6fw/ip6fw.c
421
printf(" icmptype");
sbin/ip6fw/ip6fw.c
426
printf("%c%d", first == 1 ? ' ' : ',', type_index);
sbin/ip6fw/ip6fw.c
430
printf("\n");
sbin/ipfw/ipfw2.c
1012
printf(" {");
sbin/ipfw/ipfw2.c
1014
printf(" not");
sbin/ipfw/ipfw2.c
1015
printf(" MAC");
sbin/ipfw/ipfw2.c
1024
printf(" {");
sbin/ipfw/ipfw2.c
1038
printf(" from");
sbin/ipfw/ipfw2.c
1040
printf(" {");
sbin/ipfw/ipfw2.c
1054
printf(" to");
sbin/ipfw/ipfw2.c
1056
printf(" {");
sbin/ipfw/ipfw2.c
1068
printf(" {");
sbin/ipfw/ipfw2.c
1077
printf(" {");
sbin/ipfw/ipfw2.c
1079
printf(" not");
sbin/ipfw/ipfw2.c
1083
printf(" proto");
sbin/ipfw/ipfw2.c
1085
printf(" %s", pe->p_name);
sbin/ipfw/ipfw2.c
1087
printf(" %u", cmd->arg1);
sbin/ipfw/ipfw2.c
1095
printf(" {");
sbin/ipfw/ipfw2.c
1097
printf(" not");
sbin/ipfw/ipfw2.c
1100
printf(" frag");
sbin/ipfw/ipfw2.c
1104
printf(" ipfrag");
sbin/ipfw/ipfw2.c
1108
printf(cmd->len & F_NOT ? " out" : " in");
sbin/ipfw/ipfw2.c
1112
printf(" layer2");
sbin/ipfw/ipfw2.c
1129
printf(" %s %s", dir,
sbin/ipfw/ipfw2.c
1131
printf(" %s %s", dir, cmdif->name);
sbin/ipfw/ipfw2.c
1136
printf(" ipid %u", cmd->arg1 );
sbin/ipfw/ipfw2.c
1140
printf(" ipttl %u", cmd->arg1 );
sbin/ipfw/ipfw2.c
1144
printf(" ipver %u", cmd->arg1 );
sbin/ipfw/ipfw2.c
1148
printf(" ipprecedence %u", (cmd->arg1) >> 5 );
sbin/ipfw/ipfw2.c
1152
printf(" iplen %u", cmd->arg1 );
sbin/ipfw/ipfw2.c
1169
printf(" established");
sbin/ipfw/ipfw2.c
1181
printf(" tcpwin %d", ntohs(cmd->arg1));
sbin/ipfw/ipfw2.c
1185
printf(" tcpack %u", ntohl(cmd32->d[0]));
sbin/ipfw/ipfw2.c
1189
printf(" tcpseq %u", ntohl(cmd32->d[0]));
sbin/ipfw/ipfw2.c
1197
printf(" uid %s", pwd->pw_name);
sbin/ipfw/ipfw2.c
1199
printf(" uid %u", cmd32->d[0]);
sbin/ipfw/ipfw2.c
1208
printf(" gid %s", grp->gr_name);
sbin/ipfw/ipfw2.c
1210
printf(" gid %u", cmd32->d[0]);
sbin/ipfw/ipfw2.c
1215
printf(" keep-state");
sbin/ipfw/ipfw2.c
1222
printf(" rdr %s", inet_ntoa(c->addr));
sbin/ipfw/ipfw2.c
1224
printf(",%u", ntohs(c->port));
sbin/ipfw/ipfw2.c
1235
printf(" limit");
sbin/ipfw/ipfw2.c
1239
printf("%s%s", comma, p->s);
sbin/ipfw/ipfw2.c
1242
printf(" %d", c->conn_limit);
sbin/ipfw/ipfw2.c
1247
printf(" [opcode %d len %d]",
sbin/ipfw/ipfw2.c
1252
printf(" or");
sbin/ipfw/ipfw2.c
1255
printf(" }");
sbin/ipfw/ipfw2.c
1261
printf("\n");
sbin/ipfw/ipfw2.c
1275
printf("%05u %*ju %*ju (%ds)", d->rulenum, pcwidth, (uintmax_t)d->pcnt,
sbin/ipfw/ipfw2.c
1279
printf(" PARENT %d", d->count);
sbin/ipfw/ipfw2.c
1282
printf(" LIMIT");
sbin/ipfw/ipfw2.c
1285
printf(" STATE");
sbin/ipfw/ipfw2.c
1288
printf(" REDIRECT");
sbin/ipfw/ipfw2.c
1293
printf(" %s", pe->p_name);
sbin/ipfw/ipfw2.c
1295
printf(" proto %u", d->id.u.ip.proto);
sbin/ipfw/ipfw2.c
1298
printf(" %s %d", inet_ntoa(a), d->id.u.ip.src_port);
sbin/ipfw/ipfw2.c
1301
printf(" <-> %s %d", inet_ntoa(a), d->id.u.ip.dst_port);
sbin/ipfw/ipfw2.c
1307
printf(" => %s %d", inet_ntoa(xlat_addr), d->xlat_port);
sbin/ipfw/ipfw2.c
1309
printf("\n");
sbin/ipfw/ipfw2.c
1349
printf(" mask: 0x%02x 0x%08x/0x%04x -> 0x%08x/0x%04x\n",
sbin/ipfw/ipfw2.c
1356
printf("BKT Prot ___Source IP/port____ "
sbin/ipfw/ipfw2.c
1365
printf("%3d ", q[l].hash_slot);
sbin/ipfw/ipfw2.c
1368
printf("%-4s ", pe->p_name);
sbin/ipfw/ipfw2.c
1370
printf("%4u ", q[l].id.u.ip.proto);
sbin/ipfw/ipfw2.c
1371
printf("%15s/%-5d ",
sbin/ipfw/ipfw2.c
1374
printf("%15s/%-5d ",
sbin/ipfw/ipfw2.c
1376
printf("%4ju %8ju %2u %4u %3u\n",
sbin/ipfw/ipfw2.c
1380
printf(" S %20ju F %20ju\n",
sbin/ipfw/ipfw2.c
1416
printf("%s %s%s %d queues (%d buckets) %s\n",
sbin/ipfw/ipfw2.c
1468
printf(" V %20ju\n", (uintmax_t)p->V >> MY_M);
sbin/ipfw/ipfw2.c
1522
printf("%s %d", msg, i);
sbin/ipfw/ipfw2.c
1528
printf("%s %d", msg, i);
sbin/ipfw/ipfw2.c
1531
printf("\n");
sbin/ipfw/ipfw2.c
1712
printf("## Dynamic rules (%d):\n", ndyn);
sbin/ipfw/ipfw2.c
1747
printf("## Dynamic rules:\n");
sbin/ipfw/ipfw2.c
3487
printf("Accounting cleared.\n");
sbin/ipfw/ipfw2.c
3504
printf("Entry %d cleared\n", rulenum);
sbin/ipfw/ipfw2.c
3526
printf("Logging counts reset.\n");
sbin/ipfw/ipfw2.c
3543
printf("Entry %d logging count reset\n",
sbin/ipfw/ipfw2.c
3561
printf("Are you sure? [yn] ");
sbin/ipfw/ipfw2.c
3569
printf("\n");
sbin/ipfw/ipfw2.c
3577
printf("Flushed all %s.\n", do_pipe ? "pipes" : "rules");
sbin/ipfw/ipfw2.c
3599
printf("Created table %d\n", tbl.tableid);
sbin/ipfw/ipfw2.c
3630
printf("Are you sure? [yn] ");
sbin/ipfw/ipfw2.c
3638
printf("\n");
sbin/ipfw/ipfw2.c
3649
printf("%sed table %d\n",
sbin/ipfw/ipfw2.c
3653
printf("Flushed all tables\n");
sbin/ipfw/ipfw2.c
3679
printf("%u\n", list->tables[i]);
sbin/ipfw/ipfw2.c
3797
printf("Failed to add %s to table %d\n",
sbin/ipfw/ipfw2.c
3800
printf("Failed to delete %s from table %d\n",
sbin/ipfw/ipfw2.c
3808
printf("%sed %s %s table %d\n",
sbin/ipfw/ipfw2.c
3869
printf("%*ju ", uwidth, (uintmax_t)te->use);
sbin/ipfw/ipfw2.c
3885
printf("%s ", timestr);
sbin/ipfw/ipfw2.c
3887
printf("%*s ", lwidth, " ");
sbin/ipfw/ipfw2.c
3892
printf("%s\n", inet_ntop(AF_INET,
sbin/ipfw/ipfw2.c
3904
printf("%s/%d\n", inet_ntop(AF_INET,
sbin/ipfw/ipfw2.c
393
printf("%s", str);
sbin/ipfw/ipfw2.c
3932
printf("Accounting cleared\n");
sbin/ipfw/ipfw2.c
395
printf("0x%04x", port);
sbin/ipfw/ipfw2.c
3965
printf("Are you sure? [yn] ");
sbin/ipfw/ipfw2.c
3973
printf("\n");
sbin/ipfw/ipfw2.c
3982
printf("Expired %d address%s\n", tbl.expcnt,
sbin/ipfw/ipfw2.c
404
printf("%s", se->s_name);
sbin/ipfw/ipfw2.c
406
printf("%d", port);
sbin/ipfw/ipfw2.c
422
printf(" not");
sbin/ipfw/ipfw2.c
424
printf ("%s", opcode == O_MAC_TYPE ? " mac-type" :
sbin/ipfw/ipfw2.c
427
printf("%s", sep);
sbin/ipfw/ipfw2.c
430
printf("-");
sbin/ipfw/ipfw2.c
586
printf("unreach %s", str);
sbin/ipfw/ipfw2.c
588
printf("unreach %u", code);
sbin/ipfw/ipfw2.c
628
printf(" setup");
sbin/ipfw/ipfw2.c
632
printf(" %s ", name);
sbin/ipfw/ipfw2.c
636
printf("%s%s", comma, list[i].s);
sbin/ipfw/ipfw2.c
641
printf("%s!%s", comma, list[i].s);
sbin/ipfw/ipfw2.c
656
printf("%s%s ", cmd->o.len & F_NOT ? " not": "", str);
sbin/ipfw/ipfw2.c
659
printf("me");
sbin/ipfw/ipfw2.c
664
printf("<%u>", cmd->o.arg1);
sbin/ipfw/ipfw2.c
669
printf("[%s%s]", ((ipfw_insn_ifip *)cmd)->ifname,
sbin/ipfw/ipfw2.c
681
printf("%s/%d", inet_ntoa(cmd->addr),
sbin/ipfw/ipfw2.c
688
printf("%c%d", comma, i+x);
sbin/ipfw/ipfw2.c
691
printf("}");
sbin/ipfw/ipfw2.c
702
printf("%s", he->h_name);
sbin/ipfw/ipfw2.c
704
printf("any");
sbin/ipfw/ipfw2.c
706
printf("%s", inet_ntoa(cmd->addr));
sbin/ipfw/ipfw2.c
708
printf(":%s", inet_ntoa(cmd->mask));
sbin/ipfw/ipfw2.c
710
printf("/%d", mb);
sbin/ipfw/ipfw2.c
723
printf(" any");
sbin/ipfw/ipfw2.c
725
printf(" %02x:%02x:%02x:%02x:%02x:%02x",
sbin/ipfw/ipfw2.c
728
printf("&%02x:%02x:%02x:%02x:%02x:%02x",
sbin/ipfw/ipfw2.c
732
printf("/%d", l);
sbin/ipfw/ipfw2.c
775
printf(" icmptypes");
sbin/ipfw/ipfw2.c
777
printf(" icmpcodes");
sbin/ipfw/ipfw2.c
785
printf("%c%d", sep, (idx * 32) + type_shift);
sbin/ipfw/ipfw2.c
824
printf(" any");
sbin/ipfw/ipfw2.c
830
printf(" ip");
sbin/ipfw/ipfw2.c
832
printf(" from any");
sbin/ipfw/ipfw2.c
834
printf(" to any");
sbin/ipfw/ipfw2.c
856
printf("# DISABLED ");
sbin/ipfw/ipfw2.c
858
printf("%05u ", rule->rulenum);
sbin/ipfw/ipfw2.c
861
printf("%*ju %*ju ", pcwidth, (uintmax_t)rule->pcnt, bcwidth,
sbin/ipfw/ipfw2.c
879
printf("%s ", timestr);
sbin/ipfw/ipfw2.c
881
printf("%*s ", twidth, " ");
sbin/ipfw/ipfw2.c
886
printf("set %d ", rule->set);
sbin/ipfw/ipfw2.c
898
printf("prob %f ", d);
sbin/ipfw/ipfw2.c
909
printf("check-state");
sbin/ipfw/ipfw2.c
914
printf("allow");
sbin/ipfw/ipfw2.c
918
printf("count");
sbin/ipfw/ipfw2.c
922
printf("defrag");
sbin/ipfw/ipfw2.c
926
printf("deny");
sbin/ipfw/ipfw2.c
931
printf("reset");
sbin/ipfw/ipfw2.c
933
printf("reject");
sbin/ipfw/ipfw2.c
939
printf("skipto %u", cmd->arg1);
sbin/ipfw/ipfw2.c
943
printf("pipe %u", cmd->arg1);
sbin/ipfw/ipfw2.c
947
printf("queue %u", cmd->arg1);
sbin/ipfw/ipfw2.c
951
printf("divert %u", cmd->arg1);
sbin/ipfw/ipfw2.c
955
printf("tee %u", cmd->arg1);
sbin/ipfw/ipfw2.c
962
printf("fwd %s", inet_ntoa(sa->sa.sin_addr));
sbin/ipfw/ipfw2.c
964
printf(",%d", sa->sa.sin_port);
sbin/ipfw/ipfw2.c
973
printf("** unrecognized action %d len %d",
sbin/ipfw/ipfw2.c
979
printf(" log logamount %d", logptr->max_log);
sbin/ipfw/ipfw2.c
981
printf(" log");
sbin/ipfw/ipfw2.c
990
printf(" ip from any to any");
sbin/ipfw3/ipfw3.c
129
printf("%s\n", (char *)module_str);
sbin/ipfw3/ipfw3.c
281
printf(" not");
sbin/ipfw3/ipfw3.c
622
printf("Accounting cleared.\n");
sbin/ipfw3/ipfw3.c
635
printf("Entry %d cleared\n", rulenum);
sbin/ipfw3/ipfw3.c
654
printf("Are you sure? [yn] ");
sbin/ipfw3/ipfw3.c
672
printf("Flushed all %s.\n", do_pipe ? "pipes" : "rules");
sbin/ipfw3/ipfw3.c
757
printf("# DISABLED ");
sbin/ipfw3/ipfw3.c
760
printf("%u", rule->rulenum);
sbin/ipfw3/ipfw3.c
762
printf("%05u", rule->rulenum);
sbin/ipfw3/ipfw3.c
767
printf(" %ju %ju", (uintmax_t)rule->pcnt,
sbin/ipfw3/ipfw3.c
770
printf(" %*ju %*ju", pcwidth, (uintmax_t)rule->pcnt,
sbin/ipfw3/ipfw3.c
788
printf(" %s", timestr);
sbin/ipfw3/ipfw3.c
790
printf(" %*s", twidth, " ");
sbin/ipfw3/ipfw3.c
793
printf( " %10u", rule->timestamp);
sbin/ipfw3/ipfw3.c
797
printf(" set %d", rule->set);
sbin/ipfw3/ipfw3.c
850
printf(" ip");
sbin/ipfw3/ipfw3.c
861
printf(" from any");
sbin/ipfw3/ipfw3.c
872
printf(" to any");
sbin/ipfw3/ipfw3.c
891
printf("\n");
sbin/ipfw3/ipfw3basic.c
119
printf(" allow");
sbin/ipfw3/ipfw3basic.c
121
printf(" log %d", cmd->arg1);
sbin/ipfw3/ipfw3basic.c
128
printf(" deny");
sbin/ipfw3/ipfw3basic.c
130
printf(" log %d", cmd->arg1);
sbin/ipfw3/ipfw3dummynet.c
543
printf(" V %20ju\n", (uintmax_t)p->V >> MY_M);
sbin/ipfw3/ipfw3dummynet.c
570
printf("mask: 0x%02x 0x%08x/0x%04x -> 0x%08x/0x%04x\n",
sbin/ipfw3/ipfw3dummynet.c
577
printf("BKT Prot ___Source IP/port____ "
sbin/ipfw3/ipfw3dummynet.c
586
printf("%3d ", q[l].hash_slot);
sbin/ipfw3/ipfw3dummynet.c
589
printf("%-4s ", pe->p_name);
sbin/ipfw3/ipfw3dummynet.c
591
printf("%4u ", q[l].id.u.ip.proto);
sbin/ipfw3/ipfw3dummynet.c
592
printf("%15s/%-5d ",
sbin/ipfw3/ipfw3dummynet.c
595
printf("%15s/%-5d ",
sbin/ipfw3/ipfw3dummynet.c
597
printf("%4ju %8ju %2u %4u %3u\n",
sbin/ipfw3/ipfw3dummynet.c
601
printf(" S %20ju F %20ju\n",
sbin/ipfw3/ipfw3dummynet.c
637
printf("%s %s%s %d queues (%d buckets) %s\n",
sbin/ipfw3/ipfw3dummynet.c
693
printf("Are you sure? [yn] ");
sbin/ipfw3/ipfw3dummynet.c
711
printf("Flushed all %s.\n", do_pipe ? "pipes" : "rules");
sbin/ipfw3/ipfw3log.c
115
printf("Entry %d logging count reset\n",
sbin/ipfw3/ipfw3log.c
99
printf("Logging counts reset.\n");
sbin/ipfw3/ipfw3nat.c
147
printf("ipfw3 nat %u config ip", ioc->id);
sbin/ipfw3/ipfw3nat.c
153
printf(" %s", inet_ntoa(*ip));
sbin/ipfw3/ipfw3nat.c
159
printf("\n");
sbin/ipfw3/ipfw3nat.c
245
printf("%d %d", ioc->nat_id, ioc->cpu_id);
sbin/ipfw3/ipfw3nat.c
247
printf(" icmp");
sbin/ipfw3/ipfw3nat.c
249
printf(" tcp");
sbin/ipfw3/ipfw3nat.c
251
printf(" udp");
sbin/ipfw3/ipfw3nat.c
253
printf(" %s:%hu",inet_ntoa(ioc->src_addr),
sbin/ipfw3/ipfw3nat.c
255
printf(" %s:%hu",inet_ntoa(ioc->alias_addr),
sbin/ipfw3/ipfw3nat.c
257
printf(" %s:%hu",inet_ntoa(ioc->dst_addr),
sbin/ipfw3/ipfw3nat.c
259
printf(" %c", ioc->direction? 'o' : 'i');
sbin/ipfw3/ipfw3nat.c
260
printf(" %lld", (long long)ioc->life);
sbin/ipfw3/ipfw3nat.c
261
printf("\n");
sbin/ipfw3/ipfw3nat.c
273
printf("Are you sure? [yn] ");
sbin/ipfw3/ipfw3nat.c
288
printf("Flushed all nat configurations");
sbin/ipfw3/ipfw3set.c
109
printf("disable:");
sbin/ipfw3/ipfw3set.c
112
printf(" %d", i);
sbin/ipfw3/ipfw3set.c
115
printf("\n");
sbin/ipfw3/ipfw3set.c
116
printf("enable:");
sbin/ipfw3/ipfw3set.c
119
printf(" %d", i);
sbin/ipfw3/ipfw3set.c
122
printf("\n");
sbin/ipfw3/ipfw3state.c
113
printf("Are you sure? [yn] ");
sbin/ipfw3/ipfw3state.c
127
printf("Flushed all states.\n");
sbin/ipfw3/ipfw3state.c
167
printf("%05u %d", ioc->rule_id, ioc->cpu_id);
sbin/ipfw3/ipfw3state.c
169
printf(" icmp");
sbin/ipfw3/ipfw3state.c
171
printf(" tcp");
sbin/ipfw3/ipfw3state.c
173
printf(" udp");
sbin/ipfw3/ipfw3state.c
175
printf(" %s:%hu",inet_ntoa(ioc->src_addr),
sbin/ipfw3/ipfw3state.c
177
printf(" %s:%hu",inet_ntoa(ioc->dst_addr),
sbin/ipfw3/ipfw3state.c
179
printf(" %c", ioc->direction? 'o' : 'i');
sbin/ipfw3/ipfw3state.c
180
printf(" %lld", (long long)ioc->life);
sbin/ipfw3/ipfw3state.c
181
printf("\n");
sbin/ipfw3/ipfw3sync.c
187
printf("ipfw3sync edge on %d %s\n", sync_ctx->edge_port,
sbin/ipfw3/ipfw3sync.c
195
printf("ipfw3sync centre to %d edge(s)\n", sync_ctx->count);
sbin/ipfw3/ipfw3sync.c
199
printf("edge on %s:%d\n", inet_ntoa(in), edge->port);
sbin/ipfw3/ipfw3sync.c
214
printf("edge is running\n");
sbin/ipfw3/ipfw3sync.c
217
printf("centre is running\n");
sbin/ipfw3/ipfw3sync.c
296
printf("centre test %d sent\n", n);
sbin/ipfw3/ipfw3table.c
243
printf("table %d",ioc_table->id);
sbin/ipfw3/ipfw3table.c
245
printf(" type ip");
sbin/ipfw3/ipfw3table.c
247
printf(" type mac");
sbin/ipfw3/ipfw3table.c
248
printf(" count %d",ioc_table->count);
sbin/ipfw3/ipfw3table.c
250
printf(" name %s",ioc_table->name);
sbin/ipfw3/ipfw3table.c
251
printf("\n");
sbin/ipfw3/ipfw3table.c
267
printf("table %d", tbl->id);
sbin/ipfw3/ipfw3table.c
269
printf(" type ip");
sbin/ipfw3/ipfw3table.c
271
printf(" type mac");
sbin/ipfw3/ipfw3table.c
273
printf(" count %d", tbl->count);
sbin/ipfw3/ipfw3table.c
275
printf(" name %s", tbl->name);
sbin/ipfw3/ipfw3table.c
277
printf("\n");
sbin/ipfw3/ipfw3table.c
283
printf("%s", inet_ntoa(*(struct in_addr *)&ip_ent->addr));
sbin/ipfw3/ipfw3table.c
284
printf("/%d ", ip_ent->masklen);
sbin/ipfw3/ipfw3table.c
285
printf("\n");
sbin/ipfw3/ipfw3table.c
292
printf("%s", ether_ntoa(&mac_ent->addr));
sbin/ipfw3/ipfw3table.c
293
printf("\n");
sbin/ipfw3/ipfw3table.c
438
printf("NO, %s not exists in table %d\n", *av, tbl.id);
sbin/ipfw3/ipfw3table.c
440
printf("YES, %s exists in table %d\n", *av, tbl.id);
sbin/iscontrol/auth_subr.c
171
printf("%3d] %s\n 0x", len, str);
sbin/iscontrol/auth_subr.c
173
printf("%02x", *dg++);
sbin/iscontrol/auth_subr.c
174
printf("\n");
sbin/iscontrol/auth_subr.c
198
printf("%d] %s\n", 24, genChallenge("0X", 24));
sbin/iscontrol/config.c
301
printf("%24s = %d\n", "port", op->port);
sbin/iscontrol/config.c
302
printf("%24s = %d\n", "tags", op->tags);
sbin/iscontrol/config.c
303
printf("%24s = %d\n", "maxluns", op->maxluns);
sbin/iscontrol/config.c
304
printf("%24s = %s\n", "iqn", op->iqn);
sbin/iscontrol/config.c
306
printf("%24s = %d\n", "maxConnections", op->maxConnections);
sbin/iscontrol/config.c
307
printf("%24s = %d\n", "maxRecvDataSegmentLength", op->maxRecvDataSegmentLength);
sbin/iscontrol/config.c
308
printf("%24s = %d\n", "maxXmitDataSegmentLength", op->maxRecvDataSegmentLength);
sbin/iscontrol/config.c
309
printf("%24s = %d\n", "maxBurstLength", op->maxBurstLength);
sbin/iscontrol/config.c
310
printf("%24s = %d\n", "firstBurstLength", op->firstBurstLength);
sbin/iscontrol/config.c
311
printf("%24s = %d\n", "defaultTime2Wait", op->defaultTime2Wait);
sbin/iscontrol/config.c
312
printf("%24s = %d\n", "defaultTime2Retain", op->defaultTime2Retain);
sbin/iscontrol/config.c
313
printf("%24s = %d\n", "maxOutstandingR2T", op->maxOutstandingR2T);
sbin/iscontrol/config.c
314
printf("%24s = %d\n", "errorRecoveryLevel", op->errorRecoveryLevel);
sbin/iscontrol/config.c
315
printf("%24s = %d\n", "targetPortalGroupTag", op->targetPortalGroupTag);
sbin/iscontrol/config.c
317
printf("%24s = %s\n", "headerDigest", op->headerDigest);
sbin/iscontrol/config.c
318
printf("%24s = %s\n", "dataDigest", op->dataDigest);
sbin/iscontrol/config.c
320
printf("%24s = %d\n", "initialR2T", op->initialR2T);
sbin/iscontrol/config.c
321
printf("%24s = %d\n", "immediateData", op->immediateData);
sbin/iscontrol/config.c
322
printf("%24s = %d\n", "dataPDUInOrder", op->dataPDUInOrder);
sbin/iscontrol/config.c
323
printf("%24s = %d\n", "dataSequenceInOrder", op->dataSequenceInOrder);
sbin/iscontrol/config.c
325
printf("%24s = %s\n", "sessionType", op->sessionType);
sbin/iscontrol/config.c
326
printf("%24s = %s\n", "targetAddress", op->targetAddress);
sbin/iscontrol/config.c
327
printf("%24s = %s\n", "targetAlias", op->targetAlias);
sbin/iscontrol/config.c
328
printf("%24s = %s\n", "targetName", op->targetName);
sbin/iscontrol/config.c
329
printf("%24s = %s\n", "initiatorName", op->initiatorName);
sbin/iscontrol/config.c
330
printf("%24s = %s\n", "initiatorAlias", op->initiatorAlias);
sbin/iscontrol/config.c
331
printf("%24s = %s\n", "authMethod", op->authMethod);
sbin/iscontrol/config.c
332
printf("%24s = %s\n", "chapSecret", op->chapSecret);
sbin/iscontrol/config.c
333
printf("%24s = %s\n", "chapIName", op->chapIName);
sbin/iscontrol/config.c
334
printf("%24s = %s\n", "tgtChapName", op->tgtChapName);
sbin/iscontrol/config.c
335
printf("%24s = %s\n", "tgtChapSecret", op->tgtChapSecret);
sbin/iscontrol/config.c
336
printf("%24s = %d\n", "tgttgtChallengeLen", op->tgtChallengeLen);
sbin/iscontrol/fsm.c
411
printf("ready to go scsi\n");
sbin/iscontrol/fsm.c
453
printf("iscontrol: supervise starting main loop\n");
sbin/iscontrol/fsm.c
463
printf("iscontrol: supervise going down\n");
sbin/iscontrol/fsm.c
497
printf("%s\n", ptr);
sbin/iscontrol/iscontrol.c
188
printf("adding '%s'\n", *vv);
sbin/iscontrol/iscontrol.h
34
# define debug(level, fmt, args...) do {if (level <= vflag) printf("%s: " fmt "\n", __func__ , ##args);} while(0)
sbin/iscontrol/iscontrol.h
35
# define debug_called(level) do {if (level <= vflag) printf("%s: called\n", __func__);} while(0)
sbin/iscontrol/iscontrol.h
40
#define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args)
sbin/iscontrol/login.c
163
printf("got: len=%d %s\n", len, ptr);
sbin/iscontrol/login.c
244
printf("0x%04x: %s\n", status, status_class1[st_detail]);
sbin/iscontrol/login.c
249
printf("0x%04x: %s\n", status, status_class3[st_detail]);
sbin/iscontrol/pdu.c
116
printf("ds overflow\n");
sbin/iscontrol/pdu.c
164
printf("%s: cmd=0x%x len=%d\n", it, cmd, (int)len);
sbin/iscontrol/pdu.c
166
printf("\t%s\n", ptr);
sbin/jscan/dump_debug.c
111
printf("%*.*s", level * 4, level * 4, "");
sbin/jscan/dump_debug.c
112
printf("@%jd ", (intmax_t)base);
sbin/jscan/dump_debug.c
113
printf("RECORD %s [%04x/%d]", type_to_name(sub.rectype),
sbin/jscan/dump_debug.c
117
printf("Record size of -1 only works for nested records\n");
sbin/jscan/dump_debug.c
128
printf(" {\n");
sbin/jscan/dump_debug.c
133
printf("%*.*s}\n", level * 4, level * 4, "");
sbin/jscan/dump_debug.c
135
printf(" DATA (%d)", payload);
sbin/jscan/dump_debug.c
138
printf("\n");
sbin/jscan/dump_debug.c
140
printf("[%d bytes of unknown content]\n", sub.recsize);
sbin/jscan/dump_debug.c
255
printf(" \"");
sbin/jscan/dump_debug.c
258
printf("\"");
sbin/jscan/dump_debug.c
263
printf(" %d", (int)*(const u_int8_t *)buf);
sbin/jscan/dump_debug.c
266
printf(" %d", (int)*(const u_int16_t *)buf);
sbin/jscan/dump_debug.c
269
printf(" %d", (int)*(const u_int32_t *)buf);
sbin/jscan/dump_debug.c
272
printf(" %jd", (intmax_t)*(const int64_t *)buf);
sbin/jscan/dump_debug.c
275
printf(" ?");
sbin/jscan/dump_debug.c
282
printf(" 0x%02x", (int)*(const u_int8_t *)buf);
sbin/jscan/dump_debug.c
285
printf(" 0x%04x", (int)*(const u_int16_t *)buf);
sbin/jscan/dump_debug.c
288
printf(" 0x%08x", (int)*(const u_int32_t *)buf);
sbin/jscan/dump_debug.c
291
printf(" 0x%016jx", (uintmax_t)*(const u_int64_t *)buf);
sbin/jscan/dump_debug.c
294
printf(" ?");
sbin/jscan/dump_debug.c
301
printf(" %03o", (int)*(const u_int8_t *)buf);
sbin/jscan/dump_debug.c
304
printf(" %06o", (int)*(const u_int16_t *)buf);
sbin/jscan/dump_debug.c
307
printf(" %011o", (int)*(const u_int32_t *)buf);
sbin/jscan/dump_debug.c
310
printf(" %022jo", (intmax_t)*(const int64_t *)buf);
sbin/jscan/dump_debug.c
313
printf(" ?");
sbin/jscan/dump_debug.c
325
printf("%s", outbuf);
sbin/jscan/dump_debug.c
332
printf(" %02x", (int)(unsigned char)buf[i]);
sbin/jscan/dump_debug.c
333
printf(" \"");
sbin/jscan/dump_debug.c
336
printf("\"");
sbin/jscan/dump_debug.c
338
printf(" {\n");
sbin/jscan/dump_debug.c
340
printf("%*.*s", level * 4 + 4, level * 4 + 4, "");
sbin/jscan/dump_debug.c
342
printf(" %02x", (int)(unsigned char)buf[j]);
sbin/jscan/dump_debug.c
344
printf(" ");
sbin/jscan/dump_debug.c
345
printf(" \"");
sbin/jscan/dump_debug.c
348
printf("\"\n");
sbin/jscan/dump_debug.c
350
printf("%*.*s}", level * 4, level * 4, "");
sbin/jscan/dump_debug.c
66
printf("STREAM %04x %016jx {\n",
sbin/jscan/dump_debug.c
78
printf(" SYNCPT\n");
sbin/jscan/dump_debug.c
81
printf(" PAD\n");
sbin/jscan/dump_debug.c
84
printf(" DISCONT\n");
sbin/jscan/dump_debug.c
87
printf(" ANNOTATION\n");
sbin/jscan/dump_debug.c
90
printf(" UNKNOWN\n");
sbin/jscan/dump_debug.c
94
printf("}\n");
sbin/jscan/dump_mirror.c
126
printf("Record size of -1 only works for nested records\n");
sbin/jscan/dump_mirror.c
154
printf("Record size of -1 only works for nested records\n");
sbin/kldconfig/kldconfig.c
252
printf("%s\n", s);
sbin/kldconfig/kldconfig.c
430
printf("%s -> ", origpath);
sbin/kldload/kldload.c
100
printf("%s is already loaded\n", argv[0]);
sbin/kldload/kldload.c
121
printf("Loaded %s, id=%d, path=%s\n", argv[0], fileid,
sbin/kldstat/kldstat.c
158
printf("Id Refs Name\n");
sbin/kldstat/kldstat.c
159
printf("%3d %4d %s\n", stat.id, stat.refs, stat.name);
sbin/kldstat/kldstat.c
170
printf("Id Refs Address%*c %*s Name\n", POINTER_WIDTH - 7, ' ',
sbin/kldstat/kldstat.c
54
printf("\t\t%2d %s\n", stat.id, stat.name);
sbin/kldstat/kldstat.c
71
printf("%2d %4d %*p %5s %s",
sbin/kldstat/kldstat.c
75
printf("%2d %4d %*p %8zx %s",
sbin/kldstat/kldstat.c
82
printf(" (%s)\n", stat.pathname);
sbin/kldstat/kldstat.c
83
printf("\tContains modules:\n");
sbin/kldstat/kldstat.c
84
printf("\t\tId Name\n");
sbin/kldstat/kldstat.c
88
printf("\n");
sbin/kldunload/kldunload.c
96
printf("Unloading %s, id=%d\n", stat.name, fileid);
sbin/ldconfig/elfhints.c
100
printf("%s:\n", hintsfile);
sbin/ldconfig/elfhints.c
101
printf("\tsearch directories:");
sbin/ldconfig/elfhints.c
103
printf("%c%s", i == 0 ? ' ' : ':', dirs[i]);
sbin/ldconfig/elfhints.c
104
printf("\n");
sbin/ldconfig/elfhints.c
135
printf("\t%d:-l%.*s.%s => %s/%s\n", nlibs,
sbin/md5/md5.c
397
printf("%s\n", p);
sbin/md5/md5.c
400
printf("%s %s[%jd-%jd]\n",
sbin/md5/md5.c
405
printf("%s %s\n", p, *argv);
sbin/md5/md5.c
407
printf("%s (%s[%jd-%jd]) = %s\n",
sbin/md5/md5.c
413
printf("%s (%s) = %s\n",
sbin/md5/md5.c
437
printf("%s\n", digestdata(alg, string, len, buf));
sbin/md5/md5.c
439
printf("%s \"%s\"\n",
sbin/md5/md5.c
442
printf("%s (\"%s\") = %s\n", alg->name, string,
sbin/md5/md5.c
460
printf("%s time trial. Digesting %d %d-byte blocks ...",
sbin/md5/md5.c
482
printf(" done\n");
sbin/md5/md5.c
483
printf("Digest = %s\n", p);
sbin/md5/md5.c
484
printf("Time = %.3f seconds\n", seconds);
sbin/md5/md5.c
485
printf("Speed = %.3f MiB/second\n",
sbin/md5/md5.c
565
printf("%s test suite:\n", alg->name);
sbin/md5/md5.c
568
printf("%s (\"%s\") = %s", alg->name, MDTestInput[i], buffer);
sbin/md5/md5.c
570
printf(" - verified correct\n");
sbin/md5/md5.c
572
printf(" - INCORRECT RESULT!\n");
sbin/md5/md5.c
593
printf("%s\n", digestend(alg, &context, buf));
sbin/mount/mount.c
437
printf("exec: mount_%s", vfstype);
sbin/mount/mount.c
439
printf(" %s", argv[i]);
sbin/mount/mount.c
440
printf("\n");
sbin/mount/mount.c
519
printf("%s on %s (%s", sfp->f_mntfromname, sfp->f_mntonname,
sbin/mount/mount.c
527
printf(", mounted by ");
sbin/mount/mount.c
529
printf("%s", pw->pw_name);
sbin/mount/mount.c
531
printf("%d", sfp->f_owner);
sbin/mount/mount.c
535
printf(", %s", buf);
sbin/mount/mount.c
539
printf(", writes: sync %ld async %ld",
sbin/mount/mount.c
542
printf(", reads: sync %ld async %ld",
sbin/mount/mount.c
545
printf(")\n");
sbin/mount/mount.c
709
printf("\t1 1\n");
sbin/mount/mount.c
711
printf("\t2 2\n");
sbin/mount/mount.c
713
printf("\t0 0\n");
sbin/mount/mount.c
725
printf("%s\t%s\t%s %s", ent->f_mntfromname, ent->f_mntonname,
sbin/mount/mount.c
736
printf("\t%u %u\n", fst->fs_freq, fst->fs_passno);
sbin/mount/mount.c
738
printf("\t%u %u\n", fst->fs_freq, fst->fs_passno);
sbin/mount_cd9660/mount_cd9660.c
182
printf("could not determine starting sector, "
sbin/mount_cd9660/mount_cd9660.c
186
printf("using starting sector %d\n", args.ssector);
sbin/mount_ufs/mount.c
391
printf("exec: mount_%s", vfstype);
sbin/mount_ufs/mount.c
393
printf(" %s", argv[i]);
sbin/mount_ufs/mount.c
394
printf("\n");
sbin/mount_ufs/mount.c
476
printf("%s on %s (%s", sfp->f_mntfromname, sfp->f_mntonname,
sbin/mount_ufs/mount.c
484
printf(", mounted by ");
sbin/mount_ufs/mount.c
486
printf("%s", pw->pw_name);
sbin/mount_ufs/mount.c
488
printf("%d", sfp->f_owner);
sbin/mount_ufs/mount.c
492
printf(", %s", buf);
sbin/mount_ufs/mount.c
496
printf(", writes: sync %ld async %ld",
sbin/mount_ufs/mount.c
499
printf(", reads: sync %ld async %ld",
sbin/mount_ufs/mount.c
502
printf(")\n");
sbin/mount_ufs/mount.c
666
printf("\t1 1\n");
sbin/mount_ufs/mount.c
668
printf("\t2 2\n");
sbin/mount_ufs/mount.c
670
printf("\t0 0\n");
sbin/mount_ufs/mount.c
682
printf("%s\t%s\t%s %s", ent->f_mntfromname, ent->f_mntonname,
sbin/mount_ufs/mount.c
693
printf("\t%u %u\n", fst->fs_freq, fst->fs_passno);
sbin/mount_ufs/mount.c
695
printf("\t%u %u\n", fst->fs_freq, fst->fs_passno);
sbin/mount_ufs/mount_ufs.c
109
printf("Device:%s does not support the TRIM command\n",
sbin/mount_ufs/mount_ufs.c
114
printf("Online TRIM selected, but sysctl (%s) "
sbin/mountctl/mountctl.c
464
printf("%s:%s\n", mountpt, rstat->id[0] ? rstat->id : "<NOID>");
sbin/mountctl/mountctl.c
465
printf(" membufsize=%s\n", numtostr(rstat->membufsize));
sbin/mountctl/mountctl.c
466
printf(" membufused=%s\n", numtostr(rstat->membufused));
sbin/mountctl/mountctl.c
467
printf(" membufunacked=%s\n", numtostr(rstat->membufunacked));
sbin/mountctl/mountctl.c
468
printf(" total_bytes=%s\n", numtostr(rstat->bytessent));
sbin/mountctl/mountctl.c
469
printf(" fifo_stalls=%jd\n", (intmax_t)rstat->fifostalls);
sbin/mountctl/mountctl.c
573
printf(
sbin/natacontrol/natacontrol.c
154
printf("<%.40s/%.8s> ", parm->model, parm->revision);
sbin/natacontrol/natacontrol.c
157
printf("SATA revision 2.x\n");
sbin/natacontrol/natacontrol.c
159
printf("SATA revision 1.x\n");
sbin/natacontrol/natacontrol.c
161
printf("Unknown SATA revision\n");
sbin/natacontrol/natacontrol.c
164
printf("ATA/ATAPI revision %d\n", version(parm->version_major));
sbin/natacontrol/natacontrol.c
178
printf("\n");
sbin/natacontrol/natacontrol.c
179
printf("Protocol ");
sbin/natacontrol/natacontrol.c
182
printf("SATA revision 2.x\n");
sbin/natacontrol/natacontrol.c
184
printf("SATA revision 1.x\n");
sbin/natacontrol/natacontrol.c
186
printf("Unknown SATA revision\n");
sbin/natacontrol/natacontrol.c
189
printf("ATA/ATAPI revision %d\n", version(parm->version_major));
sbin/natacontrol/natacontrol.c
190
printf("device model %.40s\n", parm->model);
sbin/natacontrol/natacontrol.c
191
printf("serial number %.20s\n", parm->serial);
sbin/natacontrol/natacontrol.c
192
printf("firmware revision %.8s\n", parm->revision);
sbin/natacontrol/natacontrol.c
194
printf("cylinders %d\n", parm->cylinders);
sbin/natacontrol/natacontrol.c
195
printf("heads %d\n", parm->heads);
sbin/natacontrol/natacontrol.c
196
printf("sectors/track %d\n", parm->sectors);
sbin/natacontrol/natacontrol.c
198
printf("lba%ssupported ",
sbin/natacontrol/natacontrol.c
201
printf("%d sectors\n", lbasize);
sbin/natacontrol/natacontrol.c
203
printf("\n");
sbin/natacontrol/natacontrol.c
205
printf("lba48%ssupported ",
sbin/natacontrol/natacontrol.c
208
printf("%ju sectors\n", (uintmax_t)lbasize48);
sbin/natacontrol/natacontrol.c
210
printf("\n");
sbin/natacontrol/natacontrol.c
212
printf("dma%ssupported\n",
sbin/natacontrol/natacontrol.c
215
printf("overlap%ssupported\n",
sbin/natacontrol/natacontrol.c
218
printf("\nFeature "
sbin/natacontrol/natacontrol.c
221
printf("write cache %s %s\n",
sbin/natacontrol/natacontrol.c
225
printf("read ahead %s %s\n",
sbin/natacontrol/natacontrol.c
230
printf("Native Command Queuing (NCQ) %s %s"
sbin/natacontrol/natacontrol.c
239
printf("Tagged Command Queuing (TCQ) %s %s %d/0x%02X\n",
sbin/natacontrol/natacontrol.c
244
printf("SMART %s %s\n",
sbin/natacontrol/natacontrol.c
248
printf("microcode download %s %s\n",
sbin/natacontrol/natacontrol.c
252
printf("security %s %s\n",
sbin/natacontrol/natacontrol.c
256
printf("power management %s %s\n",
sbin/natacontrol/natacontrol.c
260
printf("advanced power management %s %s %d/0x%02X\n",
sbin/natacontrol/natacontrol.c
265
printf("automatic acoustic management %s %s "
sbin/natacontrol/natacontrol.c
298
printf("ATA channel %d:\n", channel);
sbin/natacontrol/natacontrol.c
299
printf("%sMaster: ", prchan ? " " : "");
sbin/natacontrol/natacontrol.c
301
printf("%4.4s ", devices.name[0]);
sbin/natacontrol/natacontrol.c
305
printf(" no device present\n");
sbin/natacontrol/natacontrol.c
306
printf("%sSlave: ", prchan ? " " : "");
sbin/natacontrol/natacontrol.c
308
printf("%4.4s ", devices.name[1]);
sbin/natacontrol/natacontrol.c
312
printf(" no device present\n");
sbin/natacontrol/natacontrol.c
328
printf("%s: idle spin down disabled\n", dev);
sbin/natacontrol/natacontrol.c
330
printf("%s: spin down after %d seconds idle\n",
sbin/natacontrol/natacontrol.c
398
printf("current mode = %s %s\n",
sbin/natacontrol/natacontrol.c
582
printf("ar%d created\n", config.lun);
sbin/natacontrol/natacontrol.c
644
printf("ar%d: ATA ", status.lun);
sbin/natacontrol/natacontrol.c
647
printf("RAID0 stripesize=%d", status.interleave);
sbin/natacontrol/natacontrol.c
650
printf("RAID1");
sbin/natacontrol/natacontrol.c
653
printf("RAID0+1 stripesize=%d", status.interleave);
sbin/natacontrol/natacontrol.c
656
printf("RAID5 stripesize=%d", status.interleave);
sbin/natacontrol/natacontrol.c
659
printf("JBOD");
sbin/natacontrol/natacontrol.c
662
printf("SPAN");
sbin/natacontrol/natacontrol.c
665
printf(" status: ");
sbin/natacontrol/natacontrol.c
668
printf("READY\n");
sbin/natacontrol/natacontrol.c
671
printf("DEGRADED\n");
sbin/natacontrol/natacontrol.c
674
printf("REBUILDING %d%% completed\n",
sbin/natacontrol/natacontrol.c
678
printf("BROKEN\n");
sbin/natacontrol/natacontrol.c
680
printf(" subdisks:\n");
sbin/natacontrol/natacontrol.c
682
printf(" %2d ", i);
sbin/natacontrol/natacontrol.c
686
printf("---- ");
sbin/natacontrol/natacontrol.c
688
printf("ad%-2d ", lun);
sbin/natacontrol/natacontrol.c
690
printf("ONLINE");
sbin/natacontrol/natacontrol.c
692
printf("SPARE");
sbin/natacontrol/natacontrol.c
694
printf("OFFLINE");
sbin/natacontrol/natacontrol.c
696
printf("MISSING");
sbin/natacontrol/natacontrol.c
697
printf("\n");
sbin/natd/natd.c
488
printf(direction == OUTPUT ? "Out " : "In ");
sbin/natd/natd.c
492
printf("[TCP] ");
sbin/natd/natd.c
496
printf("[UDP] ");
sbin/natd/natd.c
500
printf("[ICMP] ");
sbin/natd/natd.c
504
printf("[%d] ", ip->ip_p);
sbin/natd/natd.c
526
printf(" dropped.\n");
sbin/natd/natd.c
549
printf(" aliased to\n");
sbin/natd/natd.c
550
printf(" ");
sbin/natd/natd.c
552
printf("\n");
sbin/natd/natd.c
599
printf("Routing message %#x received.\n", ifMsg.ifm_type);
sbin/natd/natd.c
604
printf("Interface address/MTU has probably changed.\n");
sbin/natd/natd.c
612
printf("%s", FormatPacket(ip));
sbin/newfs/fscopy.c
266
printf("Paste: unable to create directory %s\n", path);
sbin/newfs/fscopy.c
271
printf("Paste: unable to chdir into %s\n", path);
sbin/newfs/mkfs.c
1055
printf("cg 0: bad magic number\n");
sbin/newfs/mkfs.c
1059
printf("first cylinder group ran out of space\n");
sbin/newfs/mkfs.c
1065
printf("internal error: can't find block in cyl 0\n");
sbin/newfs/mkfs.c
1145
printf("cg 0: bad magic number\n");
sbin/newfs/mkfs.c
1155
printf("fsinit: inode value out of range (%ju).\n",
sbin/newfs/mkfs.c
1221
printf("seek error: %ld\n", (long)bno);
sbin/newfs/mkfs.c
1226
printf("read error: %ld\n", (long)bno);
sbin/newfs/mkfs.c
1245
printf("seek error: %ld\n", (long)wc_sect);
sbin/newfs/mkfs.c
1250
printf("write error: %ld\n", (long)wc_sect);
sbin/newfs/mkfs.c
1307
printf("seek error: %ld\n", (long)bno);
sbin/newfs/mkfs.c
1312
printf("write error: fso %d blk %ld %d/%d\n",
sbin/newfs/mkfs.c
245
printf("preposterous size %lu\n", fssize), exit(13);
sbin/newfs/mkfs.c
254
printf("preposterous ntrak %d\n", sblock.fs_ntrak), exit(14);
sbin/newfs/mkfs.c
256
printf("preposterous nsect %d\n", sblock.fs_nsect), exit(15);
sbin/newfs/mkfs.c
263
printf("illegal expected average file size %d\n",
sbin/newfs/mkfs.c
266
printf("illegal expected number of files per directory %d\n",
sbin/newfs/mkfs.c
274
printf("block size must be a power of 2, not %d\n",
sbin/newfs/mkfs.c
279
printf("fragment size must be a power of 2, not %d\n",
sbin/newfs/mkfs.c
284
printf("fragment size %d is too small, minimum is %d\n",
sbin/newfs/mkfs.c
289
printf("block size %d is too small, minimum is %d\n",
sbin/newfs/mkfs.c
294
printf("block size (%d) cannot be smaller than fragment size (%d)\n",
sbin/newfs/mkfs.c
310
printf("fragment size %d is too small, minimum with block size %d is %d\n",
sbin/newfs/mkfs.c
382
printf("There is no block size that");
sbin/newfs/mkfs.c
383
printf(" can support this disk\n");
sbin/newfs/mkfs.c
402
printf("With a block size of %d %s %d\n", sblock.fs_bsize,
sbin/newfs/mkfs.c
421
printf("Minimum bytes per inode is %d\n",
sbin/newfs/mkfs.c
425
printf("With %d bytes per inode, ", density);
sbin/newfs/mkfs.c
426
printf("minimum cylinders per group is %ld\n", mincpg);
sbin/newfs/mkfs.c
430
printf("With %d sectors per cylinder, ", sblock.fs_spc);
sbin/newfs/mkfs.c
431
printf("minimum cylinders per group is %ld\n", mincpg);
sbin/newfs/mkfs.c
435
printf("%s to be changed from %d to %d\n",
sbin/newfs/mkfs.c
439
printf("\t%s to be changed from %d to %d\n",
sbin/newfs/mkfs.c
449
printf("%s groups must have a multiple of %ld cylinders\n",
sbin/newfs/mkfs.c
474
printf("panic (fs_cpg * fs_spc) %% NSPF != 0");
sbin/newfs/mkfs.c
478
printf("cylinder groups must have at least %ld cylinders\n",
sbin/newfs/mkfs.c
483
printf("Warning: ");
sbin/newfs/mkfs.c
488
printf("Block size and bytes per inode restrict");
sbin/newfs/mkfs.c
490
printf("Block size restricts");
sbin/newfs/mkfs.c
492
printf("Bytes per inode restrict");
sbin/newfs/mkfs.c
493
printf(" cylinders per group to %d.\n", sblock.fs_cpg);
sbin/newfs/mkfs.c
510
printf("file systems must have at least one cylinder\n");
sbin/newfs/mkfs.c
553
printf("%s %s %d %s %d.%s",
sbin/newfs/mkfs.c
592
printf("inode blocks/cyl group (%ld) >= data blocks (%ld)\n",
sbin/newfs/mkfs.c
595
printf("number of cylinders per cylinder group (%d) %s.\n",
sbin/newfs/mkfs.c
603
printf("Filesystem must have at least %d sectors\n",
sbin/newfs/mkfs.c
608
printf(
sbin/newfs/mkfs.c
612
printf(
sbin/newfs/mkfs.c
622
printf("Warning: %lu sector(s) in last cylinder unallocated\n",
sbin/newfs/mkfs.c
669
printf("%s:\t%d sectors in %d %s of %d tracks, %d sectors\n",
sbin/newfs/mkfs.c
673
printf("\t%.1fMB in %d cyl groups (%d c/g, %.2fMB/g, %d i/g)%s\n",
sbin/newfs/mkfs.c
683
printf("Erasing sectors [%"PRIu64" --- %"PRIu64"]\n",
sbin/newfs/mkfs.c
696
printf("super-block backups (for fsck -b #) at:\n");
sbin/newfs/mkfs.c
707
printf("\n");
sbin/newfs/mkfs.c
711
printf("%s", tmpbuf);
sbin/newfs/mkfs.c
715
printf("\n");
sbin/newfs/mkfs.c
821
printf("Panic: cylinder group too big\n");
sbin/newfs/newfs.c
436
printf("Device:%s does not support the TRIM command\n",
sbin/newfs/newfs.c
441
printf("Erase device option selected, but sysctl (%s) "
sbin/newfs/newfs.c
493
printf("%s: %s: not a character-special device\n",
sbin/newfs/newfs.c
532
printf("%s: media size %6.2fMB\n",
sbin/newfs/newfs.c
676
printf("Warning: unable to create %s\n", mfsdevname);
sbin/newfs_hammer/newfs_hammer.c
192
printf("Volume %d %s %-15s size %s\n",
sbin/newfs_hammer/newfs_hammer.c
268
printf("---------------------------------------------\n");
sbin/newfs_hammer/newfs_hammer.c
269
printf("HAMMER version %d\n", HammerVersion);
sbin/newfs_hammer/newfs_hammer.c
270
printf("%d volume%s total size %s\n",
sbin/newfs_hammer/newfs_hammer.c
272
printf("root-volume: %s\n", name);
sbin/newfs_hammer/newfs_hammer.c
274
printf("header-junk-size: %s\n",
sbin/newfs_hammer/newfs_hammer.c
277
printf("boot-area-size: %s\n",
sbin/newfs_hammer/newfs_hammer.c
279
printf("memory-log-size: %s\n",
sbin/newfs_hammer/newfs_hammer.c
281
printf("undo-buffer-size: %s\n",
sbin/newfs_hammer/newfs_hammer.c
283
printf("total-pre-allocated: %s\n",
sbin/newfs_hammer/newfs_hammer.c
285
printf("fsid: %s\n", fsidstr);
sbin/newfs_hammer/newfs_hammer.c
286
printf("\n");
sbin/newfs_hammer/newfs_hammer.c
287
printf("NOTE: Please remember that you may have to manually set up a\n"
sbin/newfs_hammer/newfs_hammer.c
294
printf("\nWARNING: The minimum UNDO/REDO FIFO is %s, "
sbin/newfs_hammer/newfs_hammer.c
301
printf("\nWARNING: HAMMER filesystems less than 50GB are "
sbin/newfs_hammer/newfs_hammer.c
530
printf("Trimming %s %s, sectors %llu-%llu\n",
sbin/newfs_hammer2/mkfs_hammer2.c
751
printf("Volume %-15s size %s\n", vol->path,
sbin/newfs_hammer2/mkfs_hammer2.c
797
printf("---------------------------------------------\n");
sbin/newfs_hammer2/mkfs_hammer2.c
798
printf("version: %d\n", opt->Hammer2Version);
sbin/newfs_hammer2/mkfs_hammer2.c
799
printf("total-size: %s (%jd bytes)\n",
sbin/newfs_hammer2/mkfs_hammer2.c
802
printf("boot-area-size: %s (%jd bytes)\n",
sbin/newfs_hammer2/mkfs_hammer2.c
805
printf("aux-area-size: %s (%jd bytes)\n",
sbin/newfs_hammer2/mkfs_hammer2.c
808
printf("topo-reserved: %s (%jd bytes)\n",
sbin/newfs_hammer2/mkfs_hammer2.c
811
printf("free-size: %s (%jd bytes)\n",
sbin/newfs_hammer2/mkfs_hammer2.c
814
printf("vol-fsid: %s\n", vol_fsid);
sbin/newfs_hammer2/mkfs_hammer2.c
815
printf("sup-clid: %s\n", sup_clid_name);
sbin/newfs_hammer2/mkfs_hammer2.c
816
printf("sup-fsid: %s\n", sup_fsid_name);
sbin/newfs_hammer2/mkfs_hammer2.c
818
printf("PFS \"%s\"\n", opt->Label[i]);
sbin/newfs_hammer2/mkfs_hammer2.c
821
printf(" clid %s\n", pfs_clid_name);
sbin/newfs_hammer2/mkfs_hammer2.c
822
printf(" fsid %s\n", pfs_fsid_name);
sbin/newfs_hammer2/mkfs_hammer2.c
825
printf("---------------------------------------------\n");
sbin/newfs_msdos/mkfs_msdos.c
1001
printf(" RootDirEnts=%u", bpb->bpbRootDirEnts);
sbin/newfs_msdos/mkfs_msdos.c
1003
printf(" Sectors=%u", bpb->bpbSectors);
sbin/newfs_msdos/mkfs_msdos.c
1004
printf(" Media=%#x", bpb->bpbMedia);
sbin/newfs_msdos/mkfs_msdos.c
1006
printf(" FATsecs=%u", bpb->bpbFATsecs);
sbin/newfs_msdos/mkfs_msdos.c
1007
printf(" SecPerTrack=%u Heads=%u HiddenSecs=%u", bpb->bpbSecPerTrack,
sbin/newfs_msdos/mkfs_msdos.c
1010
printf(" HugeSectors=%u", bpb->bpbHugeSectors);
sbin/newfs_msdos/mkfs_msdos.c
1012
printf(" FATsecs=%u RootCluster=%u", bpb->bpbBigFATsecs,
sbin/newfs_msdos/mkfs_msdos.c
1014
printf(" FSInfo=");
sbin/newfs_msdos/mkfs_msdos.c
1015
printf(bpb->bpbFSInfo == MAXU16 ? "%#x" : "%u", bpb->bpbFSInfo);
sbin/newfs_msdos/mkfs_msdos.c
1016
printf(" Backup=");
sbin/newfs_msdos/mkfs_msdos.c
1017
printf(bpb->bpbBackup == MAXU16 ? "%#x" : "%u", bpb->bpbBackup);
sbin/newfs_msdos/mkfs_msdos.c
1019
printf("\n");
sbin/newfs_msdos/mkfs_msdos.c
595
printf("%s: %u sector%s in %u FAT%u cluster%s "
sbin/newfs_msdos/mkfs_msdos.c
997
printf("BytesPerSec=%u SecPerClust=%u ResSectors=%u FATs=%u",
sbin/nologin/nologin.c
48
printf("%s", MESSAGE);
sbin/nvmectl/nvmectl.c
105
printf("\n");
sbin/nvmectl/nvmectl.c
167
printf("%s:\n", id);
sbin/nvmectl/nvmectl.c
170
printf("\tcrit_flags:\t");
sbin/nvmectl/nvmectl.c
173
printf(" 80");
sbin/nvmectl/nvmectl.c
175
printf(" 40");
sbin/nvmectl/nvmectl.c
177
printf(" 20");
sbin/nvmectl/nvmectl.c
179
printf(" MEM_BACKUP_FAILED");
sbin/nvmectl/nvmectl.c
181
printf(" MEDIA_RDONLY");
sbin/nvmectl/nvmectl.c
183
printf(" MEDIA_UNRELIABLE");
sbin/nvmectl/nvmectl.c
185
printf(" TOO_HOT");
sbin/nvmectl/nvmectl.c
187
printf(" TOO_COLD");
sbin/nvmectl/nvmectl.c
189
printf("none\n");
sbin/nvmectl/nvmectl.c
191
printf("\tcomp_temp:\t%dC\n",
sbin/nvmectl/nvmectl.c
193
printf("\tLIFE_LEFT:\t%d%% (%d%% used)\n",
sbin/nvmectl/nvmectl.c
197
printf("\tread_bytes:\t%s\n",
sbin/nvmectl/nvmectl.c
199
printf("\twrite_bytes:\t%s\n",
sbin/nvmectl/nvmectl.c
201
printf("\tread_cmds:\t%s\n",
sbin/nvmectl/nvmectl.c
203
printf("\twrite_cmds:\t%s\n",
sbin/nvmectl/nvmectl.c
205
printf("\tbusy_time:\t%ld min (%1.2f hrs)\n",
sbin/nvmectl/nvmectl.c
208
printf("\tpowon_hours:\t%ld\n", smart->powon_hours[0]);
sbin/nvmectl/nvmectl.c
209
printf("\tpower_cyc:\t%ld\n", smart->power_cycles[0]);
sbin/nvmectl/nvmectl.c
210
printf("\tunsafe_shut:\t%ld\n", smart->unsafe_shutdowns[0]);
sbin/nvmectl/nvmectl.c
212
printf("\tUNRECOV_ERR:\t%ld", smart->unrecoverable_errors[0]);
sbin/nvmectl/nvmectl.c
214
printf("\t*******WARNING*******");
sbin/nvmectl/nvmectl.c
215
printf("\n");
sbin/nvmectl/nvmectl.c
217
printf("\terr_log_ent:\t%ld\n", smart->error_log_entries[0]);
sbin/nvmectl/nvmectl.c
218
printf("\twarn_temp_time:\t%d min (%1.2f hrs)\n",
sbin/nvmectl/nvmectl.c
221
printf("\tcrit_temp_time:\t%d min (%1.2f hrs)\n",
sbin/nvmectl/nvmectl.c
225
printf("\ttemp_sensors:\t");
sbin/nvmectl/nvmectl.c
229
printf(" ");
sbin/nvmectl/nvmectl.c
230
printf("%dC", smart->temp_sensors[i] - 273);
sbin/nvmectl/nvmectl.c
235
printf("none");
sbin/nvmectl/nvmectl.c
236
printf("\n");
sbin/nvmectl/nvmectl.c
264
printf("%s:\n", id);
sbin/nvmectl/nvmectl.c
275
printf("\t%2d cnt=%-3ld subq=%-2d cmdi=%-3d "
sbin/nvmectl/nvmectl.c
287
printf("\t%2d cnt=%-3ld subq=%-2d cmdi=%-3d "
sbin/nvmectl/nvmectl.c
298
printf(" DNR");
sbin/nvmectl/nvmectl.c
299
printf(" %s\n", status_to_str(errs->status));
sbin/nvmectl/nvmectl.c
87
printf("\n");
sbin/ping/ping.c
1018
printf("%d bytes from %s: icmp_seq=%u", cc,
sbin/ping/ping.c
1021
printf(" ttl=%d", ip->ip_ttl);
sbin/ping/ping.c
1023
printf(" time=%.3f ms", triptime);
sbin/ping/ping.c
1025
printf(" (DUP!)");
sbin/ping/ping.c
1030
printf(" mask=%s",
sbin/ping/ping.c
1034
printf(" tso=%s", pr_ntime(icp->icmp_otime));
sbin/ping/ping.c
1035
printf(" tsr=%s", pr_ntime(icp->icmp_rtime));
sbin/ping/ping.c
1036
printf(" tst=%s", pr_ntime(icp->icmp_ttime));
sbin/ping/ping.c
1039
printf(
sbin/ping/ping.c
1056
printf("\nwrong data byte #%d should be 0x%x but was 0x%x",
sbin/ping/ping.c
1058
printf("\ncp:");
sbin/ping/ping.c
1062
printf("\n\t");
sbin/ping/ping.c
1063
printf("%2x ", *cp);
sbin/ping/ping.c
1065
printf("\ndp:");
sbin/ping/ping.c
1069
printf("\n\t");
sbin/ping/ping.c
1070
printf("%2x ", *cp);
sbin/ping/ping.c
1100
printf("%d bytes from %s: ", cc,
sbin/ping/ping.c
1117
printf(*cp == IPOPT_LSRR ?
sbin/ping/ping.c
1127
printf("\t0.0.0.0");
sbin/ping/ping.c
1129
printf("\t%s", pr_addr(ina));
sbin/ping/ping.c
1138
printf("\t(truncated route)\n");
sbin/ping/ping.c
1155
printf("\t(same route)");
sbin/ping/ping.c
1162
printf("\nRR: ");
sbin/ping/ping.c
1168
printf("\t0.0.0.0");
sbin/ping/ping.c
1170
printf("\t%s", pr_addr(ina));
sbin/ping/ping.c
1179
printf("\t(truncated route)");
sbin/ping/ping.c
1182
printf("\nNOP");
sbin/ping/ping.c
1185
printf("\nunknown option %x", *cp);
sbin/ping/ping.c
1293
printf("--- %s ping statistics ---\n", hostname);
sbin/ping/ping.c
1294
printf("%ld packets transmitted, ", ntransmitted);
sbin/ping/ping.c
1295
printf("%ld packets received, ", nreceived);
sbin/ping/ping.c
1297
printf("+%ld duplicates, ", nrepeats);
sbin/ping/ping.c
1300
printf("-- somebody's printing up packets!");
sbin/ping/ping.c
1302
printf("%.1f%% packet loss",
sbin/ping/ping.c
1307
printf(", %ld packets out of wait time", nrcvtimeout);
sbin/ping/ping.c
1313
printf(
sbin/ping/ping.c
1350
printf("Echo Reply\n");
sbin/ping/ping.c
1356
printf("Destination Net Unreachable\n");
sbin/ping/ping.c
1359
printf("Destination Host Unreachable\n");
sbin/ping/ping.c
1362
printf("Destination Protocol Unreachable\n");
sbin/ping/ping.c
1365
printf("Destination Port Unreachable\n");
sbin/ping/ping.c
1368
printf("frag needed and DF set (MTU %d)\n",
sbin/ping/ping.c
1372
printf("Source Route Failed\n");
sbin/ping/ping.c
1375
printf("Communication prohibited by filter\n");
sbin/ping/ping.c
1378
printf("Dest Unreachable, Bad Code: %d\n",
sbin/ping/ping.c
1390
printf("Source Quench\n");
sbin/ping/ping.c
1400
printf("Redirect Network");
sbin/ping/ping.c
1403
printf("Redirect Host");
sbin/ping/ping.c
1406
printf("Redirect Type of Service and Network");
sbin/ping/ping.c
1409
printf("Redirect Type of Service and Host");
sbin/ping/ping.c
1412
printf("Redirect, Bad Code: %d", icp->icmp_code);
sbin/ping/ping.c
1415
printf("(New addr: %s)\n", inet_ntoa(icp->icmp_gwaddr));
sbin/ping/ping.c
1423
printf("Echo Request\n");
sbin/ping/ping.c
1429
printf("Time to live exceeded\n");
sbin/ping/ping.c
1432
printf("Frag reassembly time exceeded\n");
sbin/ping/ping.c
1435
printf("Time exceeded, Bad Code: %d\n",
sbin/ping/ping.c
1446
printf("Parameter problem: pointer = 0x%02x\n",
sbin/ping/ping.c
1455
printf("Timestamp\n");
sbin/ping/ping.c
1459
printf("Timestamp Reply\n");
sbin/ping/ping.c
1463
printf("Information Request\n");
sbin/ping/ping.c
1467
printf("Information Reply\n");
sbin/ping/ping.c
1471
printf("Address Mask Request\n");
sbin/ping/ping.c
1474
printf("Address Mask Reply\n");
sbin/ping/ping.c
1477
printf("Router Advertisement\n");
sbin/ping/ping.c
1480
printf("Router Solicitation\n");
sbin/ping/ping.c
1483
printf("Bad ICMP type: %d\n", icp->icmp_type);
sbin/ping/ping.c
1500
printf("Vr HL TOS Len ID Flg off TTL Pro cks Src Dst\n");
sbin/ping/ping.c
1501
printf(" %1x %1x %02x %04x %04x",
sbin/ping/ping.c
1504
printf(" %1x %04x",
sbin/ping/ping.c
1507
printf(" %02x %02x %04x", ip->ip_ttl, ip->ip_p, ntohs(ip->ip_sum));
sbin/ping/ping.c
1508
printf(" %s ", inet_ntoa(*(struct in_addr *)&ip->ip_src.s_addr));
sbin/ping/ping.c
1509
printf(" %s ", inet_ntoa(*(struct in_addr *)&ip->ip_dst.s_addr));
sbin/ping/ping.c
1512
printf("%02x", *cp++);
sbin/ping/ping.c
1552
printf("TCP: from port %u, to port %u (decimal)\n",
sbin/ping/ping.c
1555
printf("UDP: from port %u, to port %u (decimal)\n",
sbin/ping/ping.c
1599
printf("PATTERN: 0x");
sbin/ping/ping.c
1601
printf("%02x", bp[jj] & 0xFF);
sbin/ping/ping.c
1602
printf("\n");
sbin/ping/ping.c
458
printf("ICMP_MASKREQ\n");
sbin/ping/ping.c
465
printf("ICMP_TSTAMP\n");
sbin/ping/ping.c
667
printf("PING %s (%s)", hostname,
sbin/ping/ping.c
670
printf(" from %s", shostname);
sbin/ping/ping.c
672
printf(": (%d ... %d) data bytes\n",
sbin/ping/ping.c
675
printf(": %d data bytes\n", datalen);
sbin/ping/ping.c
679
printf("PING %s: (%d ... %d) data bytes\n",
sbin/ping/ping.c
682
printf("PING %s: %d data bytes\n", hostname, datalen);
sbin/ping6/ping6.c
1196
printf("ping6: wrote %s %d chars, ret=%d\n", hostname, cc, i);
sbin/ping6/ping6.c
1293
#define safeputc(c) printf((isprint((c)) ? "%c" : "\\%03o"), c)
sbin/ping6/ping6.c
1377
printf("%d bytes from %s, icmp_seq=%u", cc,
sbin/ping6/ping6.c
1379
printf(" hlim=%d", hoplim);
sbin/ping6/ping6.c
1388
printf(" dst=%s",
sbin/ping6/ping6.c
1393
printf(" time=%.3f ms", triptime);
sbin/ping6/ping6.c
1395
printf("(DUP!)");
sbin/ping6/ping6.c
1401
printf("\nwrong data byte #%d should be 0x%x but was 0x%x", i, *dp, *cp);
sbin/ping6/ping6.c
1421
printf("%d bytes from %s: ", cc, pr_addr(from, fromlen));
sbin/ping6/ping6.c
1427
printf("refused, type 0x%x", ntohs(ni->ni_type));
sbin/ping6/ping6.c
1430
printf("unknown, type 0x%x", ntohs(ni->ni_type));
sbin/ping6/ping6.c
1433
printf("unknown code 0x%x, type 0x%x",
sbin/ping6/ping6.c
1440
printf("NodeInfo NOOP");
sbin/ping6/ping6.c
1468
printf("???");
sbin/ping6/ping6.c
1480
printf("%s%s", i > 0 ? "," : "",
sbin/ping6/ping6.c
1488
printf(" ("); /*)*/
sbin/ping6/ping6.c
1492
printf("refused");
sbin/ping6/ping6.c
1496
printf("unknown qtype");
sbin/ping6/ping6.c
1509
printf(",");
sbin/ping6/ping6.c
1511
printf("TTL=%d:meaningless",
sbin/ping6/ping6.c
1515
printf("TTL=%d:invalid", ttl);
sbin/ping6/ping6.c
1517
printf("TTL=%d", ttl);
sbin/ping6/ping6.c
1523
printf(",");
sbin/ping6/ping6.c
1524
printf("03 draft");
sbin/ping6/ping6.c
1530
printf(",");
sbin/ping6/ping6.c
1531
printf("no name");
sbin/ping6/ping6.c
1539
printf(",");
sbin/ping6/ping6.c
1540
printf("invalid namelen:%d/%lu",
sbin/ping6/ping6.c
1555
printf("%d bytes from %s: ", cc, pr_addr(from, fromlen));
sbin/ping6/ping6.c
1587
printf(" HbH Options: ");
sbin/ping6/ping6.c
1594
printf(" Dst Options: ");
sbin/ping6/ping6.c
1598
printf(" Routing: ");
sbin/ping6/ping6.c
1620
printf("nxt %u, len %u (%lu bytes)\n", ext->ip6h_nxt,
sbin/ping6/ping6.c
1649
printf(" Jumbo Payload Opt: Length %u\n",
sbin/ping6/ping6.c
1657
printf(" Router Alert Opt: Type %u\n",
sbin/ping6/ping6.c
1661
printf(" Received Opt %u len %lu\n",
sbin/ping6/ping6.c
1685
printf("nxt %u, len %u (%d bytes), type %u, ", rh->ip6r_nxt,
sbin/ping6/ping6.c
1687
printf("segments unknown, ");
sbin/ping6/ping6.c
1688
printf("%d left\n", rh->ip6r_segleft);
sbin/ping6/ping6.c
1714
printf("-%u", soff + off - 1);
sbin/ping6/ping6.c
1742
printf(" %u", soff + off);
sbin/ping6/ping6.c
1770
printf("NodeInfo Supported Qtypes");
sbin/ping6/ping6.c
1773
printf(", compressed bitmap");
sbin/ping6/ping6.c
1775
printf(", raw bitmap");
sbin/ping6/ping6.c
1783
printf("???");
sbin/ping6/ping6.c
1828
printf("refused");
sbin/ping6/ping6.c
1831
printf("unknown qtype");
sbin/ping6/ping6.c
1835
printf(" truncated");
sbin/ping6/ping6.c
1839
printf(" no address\n");
sbin/ping6/ping6.c
1862
printf(" %s", ntop_buf);
sbin/ping6/ping6.c
1869
printf("(TTL=infty)");
sbin/ping6/ping6.c
1872
printf("(TTL=%u)", ttl);
sbin/ping6/ping6.c
1951
printf("path MTU for %s is notified. "
sbin/ping6/ping6.c
2014
printf("\n--- %s ping6 statistics ---\n", hostname);
sbin/ping6/ping6.c
2015
printf("%ld packets transmitted, ", ntransmitted);
sbin/ping6/ping6.c
2016
printf("%ld packets received, ", nreceived);
sbin/ping6/ping6.c
2018
printf("+%ld duplicates, ", nrepeats);
sbin/ping6/ping6.c
2021
printf("-- somebody's duplicating packets!");
sbin/ping6/ping6.c
2023
printf("%.1f%% packet loss",
sbin/ping6/ping6.c
2033
printf(
sbin/ping6/ping6.c
2072
printf("No Route to Destination\n");
sbin/ping6/ping6.c
2075
printf("Destination Administratively "
sbin/ping6/ping6.c
2079
printf("Destination Unreachable Beyond Scope\n");
sbin/ping6/ping6.c
2082
printf("Destination Host Unreachable\n");
sbin/ping6/ping6.c
2085
printf("Destination Port Unreachable\n");
sbin/ping6/ping6.c
2088
printf("Destination Unreachable, Bad Code: %d\n",
sbin/ping6/ping6.c
2096
printf("Packet too big mtu = %d\n",
sbin/ping6/ping6.c
2103
printf("Time to live exceeded\n");
sbin/ping6/ping6.c
2106
printf("Frag reassembly time exceeded\n");
sbin/ping6/ping6.c
2109
printf("Time exceeded, Bad Code: %d\n",
sbin/ping6/ping6.c
2116
printf("Parameter problem: ");
sbin/ping6/ping6.c
2119
printf("Erroneous Header ");
sbin/ping6/ping6.c
2122
printf("Unknown Nextheader ");
sbin/ping6/ping6.c
2125
printf("Unrecognized Option ");
sbin/ping6/ping6.c
2128
printf("Bad code(%d) ", icp->icmp6_code);
sbin/ping6/ping6.c
2131
printf("pointer = 0x%02x\n", (u_int32_t)ntohl(icp->icmp6_pptr));
sbin/ping6/ping6.c
2135
printf("Echo Request");
sbin/ping6/ping6.c
2139
printf("Echo Reply");
sbin/ping6/ping6.c
2143
printf("Listener Query");
sbin/ping6/ping6.c
2146
printf("Listener Report");
sbin/ping6/ping6.c
2149
printf("Listener Done");
sbin/ping6/ping6.c
2152
printf("Router Solicitation");
sbin/ping6/ping6.c
2155
printf("Router Advertisement");
sbin/ping6/ping6.c
2158
printf("Neighbor Solicitation");
sbin/ping6/ping6.c
2161
printf("Neighbor Advertisement");
sbin/ping6/ping6.c
2165
printf("Redirect\n");
sbin/ping6/ping6.c
2169
printf("Destination: %s", ntop_buf);
sbin/ping6/ping6.c
2173
printf(" New Target: %s", ntop_buf);
sbin/ping6/ping6.c
2176
printf("Node Information Query");
sbin/ping6/ping6.c
2180
printf(", ");
sbin/ping6/ping6.c
2183
printf("NOOP");
sbin/ping6/ping6.c
2186
printf("Supported qtypes");
sbin/ping6/ping6.c
2189
printf("DNS name");
sbin/ping6/ping6.c
2192
printf("nodeaddr");
sbin/ping6/ping6.c
2195
printf("IPv4 nodeaddr");
sbin/ping6/ping6.c
2198
printf("unknown qtype");
sbin/ping6/ping6.c
2207
printf(", subject=%s(%s)",
sbin/ping6/ping6.c
2212
printf(", oldfqdn");
sbin/ping6/ping6.c
2214
printf(", invalid");
sbin/ping6/ping6.c
2220
printf(", no subject");
sbin/ping6/ping6.c
2223
printf(", subject=%s", niqcode[ni->ni_code]);
sbin/ping6/ping6.c
2227
printf("(%s)", dnsname);
sbin/ping6/ping6.c
2229
printf("(invalid)");
sbin/ping6/ping6.c
2235
printf(", subject=%s(%s)",
sbin/ping6/ping6.c
2238
printf(", invalid");
sbin/ping6/ping6.c
2241
printf(", invalid");
sbin/ping6/ping6.c
2247
printf("Node Information Reply");
sbin/ping6/ping6.c
2250
printf(", ");
sbin/ping6/ping6.c
2253
printf("NOOP");
sbin/ping6/ping6.c
2256
printf("Supported qtypes");
sbin/ping6/ping6.c
2259
printf("DNS name");
sbin/ping6/ping6.c
2262
printf("nodeaddr");
sbin/ping6/ping6.c
2265
printf("IPv4 nodeaddr");
sbin/ping6/ping6.c
2268
printf("unknown qtype");
sbin/ping6/ping6.c
2273
printf(", invalid");
sbin/ping6/ping6.c
2275
printf(", %s", nircode[ni->ni_code]);
sbin/ping6/ping6.c
2279
printf("Bad ICMP type: %d", icp->icmp6_type);
sbin/ping6/ping6.c
2298
printf("Vr TC Flow Plen Nxt Hlim\n");
sbin/ping6/ping6.c
2299
printf(" %1x %02x %05x %04x %02x %02x\n",
sbin/ping6/ping6.c
2304
printf("%s->", ntop_buf);
sbin/ping6/ping6.c
2307
printf("%s\n", ntop_buf);
sbin/ping6/ping6.c
2341
printf("IP6");
sbin/ping6/ping6.c
2352
printf("HBH ");
sbin/ping6/ping6.c
2357
printf("DSTOPT ");
sbin/ping6/ping6.c
2362
printf("FRAG ");
sbin/ping6/ping6.c
2367
printf("RTHDR ");
sbin/ping6/ping6.c
2372
printf("ICMP6: type = %d, code = %d\n",
sbin/ping6/ping6.c
2376
printf("ESP\n");
sbin/ping6/ping6.c
2379
printf("TCP: from port %u, to port %u (decimal)\n",
sbin/ping6/ping6.c
2384
printf("UDP: from port %u, to port %u (decimal)\n",
sbin/ping6/ping6.c
2389
printf("Unknown Header(%d)\n", nh);
sbin/ping6/ping6.c
2403
printf("...\n");
sbin/ping6/ping6.c
2431
printf("PATTERN: 0x");
sbin/ping6/ping6.c
2433
printf("%02x", bp[jj] & 0xFF);
sbin/ping6/ping6.c
2434
printf("\n");
sbin/ping6/ping6.c
868
printf("PING6(%lu=40+8+%lu bytes) ", (unsigned long)(40 + pingerlen()),
sbin/ping6/ping6.c
870
printf("%s --> ", pr_addr((struct sockaddr *)&src, sizeof(src)));
sbin/ping6/ping6.c
871
printf("%s\n", pr_addr((struct sockaddr *)&dst, sizeof(dst)));
sbin/ping6/ping6.c
995
printf("new path MTU (%d) is "
sbin/quotacheck/quotacheck.c
241
printf("*** Checking ");
sbin/quotacheck/quotacheck.c
243
printf("%s%s", qfextension[USRQUOTA],
sbin/quotacheck/quotacheck.c
246
printf("%s", qfextension[GRPQUOTA]);
sbin/quotacheck/quotacheck.c
247
printf(" quotas for %s (%s)\n", fsname, mntpt);
sbin/quotacheck/quotacheck.c
326
printf("*** Warning: %s\n",
sbin/quotacheck/quotacheck.c
343
printf("%s: ", fsname);
sbin/quotacheck/quotacheck.c
344
printf("%-8s fixed:", fup->fu_name);
sbin/quotacheck/quotacheck.c
346
printf("\tinodes %lu -> %lu",
sbin/quotacheck/quotacheck.c
350
printf("\tblocks %lu -> %lu",
sbin/quotacheck/quotacheck.c
353
printf("\n");
sbin/quotacheck/quotacheck.c
497
printf("unknown %cid: %lu\n",
sbin/rconfig/client.c
100
printf("%s:%s - ", host, tagName);
sbin/rconfig/client.c
104
printf("NO LUCK %s\n", (res ? res : ""));
sbin/rconfig/client.c
106
printf("%s -", res);
sbin/rconfig/client.c
116
printf("running %s [%d] in", path, len);
sbin/rconfig/client.c
120
printf(" %d", rc);
sbin/rconfig/client.c
124
printf(" 0\n");
sbin/rconfig/client.c
128
printf("rconfig script exit code %d\n", rc);
sbin/rconfig/client.c
136
printf(" unable to create %s [%d] - DOWNLOAD FAILED\n",
sbin/rconfig/client.c
140
printf(" DOWNLOAD FAILED\n");
sbin/rconfig/client.c
183
printf("no interfaces!\n");
sbin/rconfig/client.c
188
printf("no interfaces!\n");
sbin/rconfig/client.c
225
printf("add: %s (%s)\n", sdl->sdl_data, tag->name);
sbin/rconfig/subs.c
194
printf("%s\n", *bufp);
sbin/rcorder/rcorder.c
767
printf("%s\n", fnode->filename);
sbin/rcorder/rcorder.c
807
printf("%s\n", f_prov->pnode->name);
sbin/restore/tape.c
1085
printf("Note: Doing Quad swapping\n");
sbin/restore/tape.c
465
printf("Warning: %s %s\n",
sbin/route/route.c
1293
printf("\nsocket error %d on %s %s\n",
sbin/route/route.c
1297
printf("\ngot message of size %d on %s", n, ctime(&now));
sbin/route/route.c
1486
printf("routing message version %d not understood\n",
sbin/route/route.c
1491
printf("%s: ", msgtypes[rtm->rtm_type]);
sbin/route/route.c
1493
printf("#%d: ", rtm->rtm_type);
sbin/route/route.c
1494
printf("len %d, ", rtm->rtm_msglen);
sbin/route/route.c
1498
printf("if# %d, %s, flags:", ifm->ifm_index, linkstate(ifm));
sbin/route/route.c
1505
printf("metric %d, flags:", ifam->ifam_metric);
sbin/route/route.c
1518
(void)printf("if# %d, what: ", ifan->ifan_index);
sbin/route/route.c
1521
printf("associate");
sbin/route/route.c
1524
printf("re-associate");
sbin/route/route.c
1527
printf("disassociate");
sbin/route/route.c
1530
printf("scan complete");
sbin/route/route.c
1534
printf("join");
sbin/route/route.c
1538
printf("leave");
sbin/route/route.c
1542
printf("michael");
sbin/route/route.c
1546
printf("replay");
sbin/route/route.c
1550
printf("#%d", ifan->ifan_what);
sbin/route/route.c
1554
printf(" (truncated)\n");
sbin/route/route.c
1561
printf(" mac %" PRIETHER,
sbin/route/route.c
1566
printf(" src %" PRIETHER " dst %" PRIETHER
sbin/route/route.c
1573
printf(" key rsc %#" PRIx64
sbin/route/route.c
1581
printf("\n");
sbin/route/route.c
1585
printf("if# %d, what: ", ifan->ifan_index);
sbin/route/route.c
1588
printf("arrival");
sbin/route/route.c
1591
printf("departure");
sbin/route/route.c
1594
printf("#%d", ifan->ifan_what);
sbin/route/route.c
1597
printf("\n");
sbin/route/route.c
1603
printf("pid: %ld, seq %d, errno %d, flags:",
sbin/route/route.c
1620
printf(" route to: %s\n", routename(&so_dst.sa));
sbin/route/route.c
1661
printf("destination: %s\n", routename(dst));
sbin/route/route.c
1666
printf(" mask: %s\n", routename(mask));
sbin/route/route.c
1670
printf(" gateway: %s\n", routename(gate));
sbin/route/route.c
1672
printf(" interface: %.*s\n",
sbin/route/route.c
1674
printf(" flags: ");
sbin/route/route.c
1680
printf("\n%s\n", "\
sbin/route/route.c
1682
printf("%8ld%c ", rtm->rtm_rmx.rmx_recvpipe, lock(RPIPE));
sbin/route/route.c
1683
printf("%8ld%c ", rtm->rtm_rmx.rmx_sendpipe, lock(SPIPE));
sbin/route/route.c
1684
printf("%8ld%c ", rtm->rtm_rmx.rmx_ssthresh, lock(SSTHRESH));
sbin/route/route.c
1685
printf("%8ld%c ", msec(rtm->rtm_rmx.rmx_rtt), lock(RTT));
sbin/route/route.c
1686
printf("%8ld%c ", msec(rtm->rtm_rmx.rmx_rttvar), lock(RTTVAR));
sbin/route/route.c
1687
printf("%8ld%c ", rtm->rtm_rmx.rmx_hopcount, lock(HOPCOUNT));
sbin/route/route.c
1688
printf("%8ld%c ", rtm->rtm_rmx.rmx_mtu, lock(MTU));
sbin/route/route.c
1694
printf("%8ld%c ", rtm->rtm_rmx.rmx_expire, lock(EXPIRE));
sbin/route/route.c
1695
printf("%8ld ", rtm->rtm_rmx.rmx_msl);
sbin/route/route.c
1696
printf("%5ld ", rtm->rtm_rmx.rmx_iwmaxsegs);
sbin/route/route.c
1697
printf("%3ld\n", rtm->rtm_rmx.rmx_iwcapsegs);
sbin/route/route.c
1704
printf("sockaddrs: ");
sbin/route/route.c
1714
printf("\nlocks: ");
sbin/route/route.c
1716
printf(" inits: ");
sbin/route/route.c
1731
printf("\nsockaddrs: ");
sbin/route/route.c
1737
printf(" %s", routename(sa));
sbin/route/route.c
1785
printf("%s: link %s; ",
sbin/route/route.c
1789
printf("%s: inet %s; ",
sbin/route/route.c
281
printf("Examining routing table from sysctl\n");
sbin/route/route.c
302
printf("got only %d for rlen\n", rlen);
sbin/route/route.c
313
printf("%-20s ", rtm->rtm_flags & RTF_HOST ?
sbin/route/route.c
316
printf("%-20.20s ", rtm->rtm_flags & RTF_HOST ?
sbin/route/route.c
322
printf("%-20s ", routename(sa));
sbin/route/route.c
324
printf("%-20.20s ", routename(sa));
sbin/route/route.c
326
printf("done\n");
sbin/route/route.c
871
printf("%s %s %s", cmd, ishost? "host" : "net", dest);
sbin/route/route.c
873
printf(": gateway %s", gateway);
sbin/route/route.c
875
printf(" (%s)",
sbin/route/route.c
880
printf("\n");
sbin/route/route.c
900
printf(": %s\n", err_str);
sbin/route/show.c
152
printf("out of space\n");
sbin/route/show.c
162
printf("Routing tables\n");
sbin/route/show.c
186
printf("%-*.*s %-*.*s %-6.6s\n",
sbin/route/show.c
209
printf("Netmasks:\n");
sbin/route/show.c
267
printf("\n%s:\n", afname);
sbin/route/show.c
269
printf("\nProtocol Family %d:\n", af);
sbin/route/show.c
385
count = printf("%s ", cp);
sbin/route/show.c
388
count = printf("%-*s ", width, cp);
sbin/route/show.c
390
count = printf("%-*.*s ", width, width, cp);
sbin/route/show.c
406
printf(format, name);
sbin/routed/rtquery/rtquery.c
584
printf("%s:", inet_ntoa(from->sin_addr));
sbin/routed/rtquery/rtquery.c
589
printf("%s:",
sbin/routed/rtquery/rtquery.c
592
printf("%s (%s):", hp->h_name,
sbin/routed/rtquery/rtquery.c
597
printf("\n unexpected response type %d\n", IMSG.rip_cmd);
sbin/routed/rtquery/rtquery.c
600
printf(" RIPv%d%s %d bytes\n", IMSG.rip_vers,
sbin/routed/rtquery/rtquery.c
605
printf(" at least %d bytes too long\n",
sbin/routed/rtquery/rtquery.c
609
printf(" %d bytes too long\n",
sbin/routed/rtquery/rtquery.c
613
printf(" response of bad length=%d\n", size);
sbin/routed/rtquery/rtquery.c
679
printf(" Password Authentication: \"%s\"\n",
sbin/routed/rtquery/rtquery.c
686
printf(" MD5 Auth"
sbin/routed/rtquery/rtquery.c
700
printf(" Authentication type %d: ", ntohs(na->a_type));
sbin/routed/rtquery/rtquery.c
702
printf("%02x ", na->au.au_pw[i]);
sbin/routed/rtquery/rtquery.c
712
printf(" %s hash\n",
sbin/routed/rtquery/rtquery.c
727
printf(" %-18s metric %2d %-10s",
sbin/routed/rtquery/rtquery.c
736
printf(" nhop=%-15s%s",
sbin/routed/rtquery/rtquery.c
741
printf(" tag=%#x%s", n->n_tag,
sbin/savecore/savecore.c
142
printf("unable to open bounds file, using 0\n");
sbin/savecore/savecore.c
170
printf("bounds number: %d\n", bounds);
sbin/savecore/savecore.c
251
printf("checking for kernel dump on device %s\n", device);
sbin/savecore/savecore.c
270
printf("mediasize = %lld\n", (long long)mediasize);
sbin/savecore/savecore.c
271
printf("sectorsize = %u\n", sectorsize);
sbin/savecore/savecore.c
285
printf("magic mismatch on last dump header on %s\n",
sbin/savecore/savecore.c
295
printf("forcing magic on %s\n", device);
sbin/savecore/savecore.c
338
printf("First dump headers:\n");
sbin/savecore/savecore.c
341
printf("\nLast dump headers:\n");
sbin/savecore/savecore.c
343
printf("\n");
sbin/savecore/savecore.c
358
printf("A dump exists on %s\n", device);
sbin/savecore/savecore.c
369
printf("Checking for available free space\n");
sbin/savecore/savecore.c
528
printf("%llu\r", (unsigned long long)dmpcnt);
sbin/savecore/savecore.c
534
printf("\n");
sbin/savecore/savecore.c
544
printf("dump saved\n");
sbin/savecore/savecore.c
549
printf("clearing dump header\n");
sbin/savecore/savecore.c
645
printf("No dump exists\n");
sbin/shutdown/shutdown.c
215
printf("Shutdown at %.24s.\n", ctime(&shuttime));
sbin/shutdown/shutdown.c
217
printf("Shutdown NOW!\n");
sbin/shutdown/shutdown.c
360
printf("\r\nSystem shutdown time has arrived\007\007\r\n");
sbin/shutdown/shutdown.c
362
printf("\rbut you'll have to do it yourself\r\n");
sbin/shutdown/shutdown.c
367
printf("reboot");
sbin/shutdown/shutdown.c
369
printf("halt");
sbin/shutdown/shutdown.c
371
printf("power-down");
sbin/shutdown/shutdown.c
373
printf(" no sync");
sbin/shutdown/shutdown.c
374
printf("\nkill -HUP 1\n");
sbin/slattach/slattach.c
186
printf("%s\n",pidfilename);
sbin/spppcontrol/spppcontrol.c
212
printf("%s:\tphase=%s\n", ifname, phase_name(sp->defs.pp_phase));
sbin/spppcontrol/spppcontrol.c
214
printf("\tmyauthproto=%s myauthname=\"%.*s\"\n",
sbin/spppcontrol/spppcontrol.c
219
printf("\thisauthproto=%s hisauthname=\"%.*s\"%s\n",
sbin/spppcontrol/spppcontrol.c
224
printf("\tlcp-timeout=%d ms\n", sp->defs.lcp.timeout);
sbin/spppcontrol/spppcontrol.c
225
printf("\t%sable-vj\n", sp->defs.enable_vj? "en": "dis");
sbin/spppcontrol/spppcontrol.c
226
printf("\t%sable-ipv6\n", sp->defs.enable_ipv6? "en": "dis");
sbin/startslip/startslip.c
91
#define printd if (debug) printf
sbin/swapon/swapon.c
178
printf("%s: %sing %s as swap "
sbin/swapon/swapon.c
204
printf("%s: %sing %s as swap device\n",
sbin/swapon/swapon.c
257
printf("%s\n", buf);
sbin/swapon/swapon.c
336
printf("Cannot trim regular file\n");
sbin/swapon/swapon.c
344
printf("Trimming Device:%s, start=%jd bytes=%jd)\n",
sbin/swapon/swapon.c
347
printf("Device trim failed\n");
sbin/swapon/swapon.c
357
printf("Do you really want to use device %s as a swap device ?\n", name);
sbin/swapon/swapon.c
358
printf("You might loose data. [Y/N]");
sbin/swapon/swapon.c
361
printf("\n");
sbin/swapon/swapon.c
484
printf("%-13s %*s %*s\n",
sbin/swapon/swapon.c
505
printf("%-13s %s ", "[NFS swap]", buf);
sbin/swapon/swapon.c
507
printf("/dev/%-8s %s ",
sbin/swapon/swapon.c
513
printf("%s\n", buf);
sbin/swapon/swapon.c
519
printf("Total: %s ", buf);
sbin/swapon/swapon.c
521
printf("%s\n", buf);
sbin/sysctl/sysctl.c
334
printf(" -> ");
sbin/sysctl/sysctl.c
357
printf("{ hz = %d, tick = %d, tickadj = %d, profhz = %d, stathz = %d }",
sbin/sysctl/sysctl.c
370
printf("{ %.2f %.2f %.2f }",
sbin/sysctl/sysctl.c
386
printf("{ sec = %ld, nsec = %ld } ",
sbin/sysctl/sysctl.c
406
printf("{ sec = %ld, usec = %ld } ",
sbin/sysctl/sysctl.c
433
printf("invalid");
sbin/sysctl/sysctl.c
438
printf("unknown");
sbin/sysctl/sysctl.c
442
printf("%.2f degC",
sbin/sysctl/sysctl.c
446
printf("%jd RPM", (intmax_t)s->value);
sbin/sysctl/sysctl.c
449
printf("%.2f VDC", s->value / 1000000.0);
sbin/sysctl/sysctl.c
452
printf("%.2f W", s->value / 1000000.0);
sbin/sysctl/sysctl.c
455
printf("%.2f A", s->value / 1000000.0);
sbin/sysctl/sysctl.c
458
printf("%.2f Wh", s->value / 1000000.0);
sbin/sysctl/sysctl.c
461
printf("%.2f Ah", s->value / 1000000.0);
sbin/sysctl/sysctl.c
464
printf("%s", s->value ? "On" : "Off");
sbin/sysctl/sysctl.c
467
printf("%jd Hz", (intmax_t)s->value);
sbin/sysctl/sysctl.c
471
printf("%jd", (intmax_t)s->value);
sbin/sysctl/sysctl.c
474
printf("%.2f%%", s->value / 1000.0);
sbin/sysctl/sysctl.c
477
printf("%.2f lx", s->value / 1000000.0);
sbin/sysctl/sysctl.c
518
printf("%s", name);
sbin/sysctl/sysctl.c
522
printf("%.6f secs", s->value / 1000000000.0);
sbin/sysctl/sysctl.c
525
printf("unknown");
sbin/sysctl/sysctl.c
530
printf(" (%s)", s->desc);
sbin/sysctl/sysctl.c
536
printf(", OK");
sbin/sysctl/sysctl.c
539
printf(", WARNING");
sbin/sysctl/sysctl.c
542
printf(", CRITICAL");
sbin/sysctl/sysctl.c
545
printf(", UNKNOWN");
sbin/sysctl/sysctl.c
555
printf(", %s.%03ld", ct, s->tv.tv_usec / 1000);
sbin/sysctl/sysctl.c
609
printf("\n%23s %12s %12s %8s %4s",
sbin/sysctl/sysctl.c
618
printf("\n%23s %012lx %12p %08lx ", type, map->md_phys,
sbin/sysctl/sysctl.c
621
printf("UC ");
sbin/sysctl/sysctl.c
623
printf("WC ");
sbin/sysctl/sysctl.c
625
printf("WT ");
sbin/sysctl/sysctl.c
627
printf("WB ");
sbin/sysctl/sysctl.c
629
printf("UCE ");
sbin/sysctl/sysctl.c
631
printf("WP ");
sbin/sysctl/sysctl.c
633
printf("RP ");
sbin/sysctl/sysctl.c
635
printf("XP ");
sbin/sysctl/sysctl.c
637
printf("RUNTIME");
sbin/sysctl/sysctl.c
651
printf("{ major = %d, minor = 0x%x }",
sbin/sysctl/sysctl.c
654
printf("{ major = %d, minor = %d }",
sbin/sysctl/sysctl.c
781
printf("%s", name);
sbin/sysctl/sysctl.c
795
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
796
printf("%s", buf);
sbin/sysctl/sysctl.c
827
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
834
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
839
printf("%s%hhu", spacer, *(unsigned char *)p);
sbin/sysctl/sysctl.c
841
printf("%s%hhd", spacer, *(char *)p);
sbin/sysctl/sysctl.c
850
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
855
printf("%s%u", spacer, *(unsigned int *)p);
sbin/sysctl/sysctl.c
857
printf("%s%.1fC", spacer, (*(int *)p - 2732) / 10.0);
sbin/sysctl/sysctl.c
859
printf("%s%d", spacer, *(int *)p);
sbin/sysctl/sysctl.c
868
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
873
printf("%s%lu", spacer, *(unsigned long *)p);
sbin/sysctl/sysctl.c
875
printf("%s%ld", spacer, *(long *)p);
sbin/sysctl/sysctl.c
884
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
885
printf("%p", *(void **)p);
sbin/sysctl/sysctl.c
890
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
895
printf("%s%ju",
sbin/sysctl/sysctl.c
898
printf("%s%jd",
sbin/sysctl/sysctl.c
911
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
916
printf("%s%hu", spacer,
sbin/sysctl/sysctl.c
919
printf("%s%hd", spacer, *(short *)p);
sbin/sysctl/sysctl.c
951
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
963
printf("%s%s", name, sep);
sbin/sysctl/sysctl.c
964
printf("Format:%s Length:%zu Dump:0x", fmt, len);
sbin/sysctl/sysctl.c
966
printf("%02x", *p++);
sbin/sysctl/sysctl.c
968
printf("...");
sbin/tcplay/main.c
355
printf("tcplay v%d.%d\n", MAJ_VER, MIN_VER);
sbin/umount/umount.c
451
printf("%s: unmount from %s\n", mntfromname, mntonname);
sbin/umount/umount.c
533
printf("%s: detached\n", device);
sbin/vinum/commands.c
116
printf("Can't configure: %s (%d)\n", strerror(errno), errno);
sbin/vinum/commands.c
138
printf("%4d: %s", file_line, buffer);
sbin/vinum/commands.c
143
printf("%4d: %s", file_line, commandline);
sbin/vinum/commands.c
1451
printf("Options mask: %d\n", options);
sbin/vinum/commands.c
1487
printf("Usage: saveconfig\n");
sbin/vinum/commands.c
1545
printf("drive %s device %s\n", drivename, devicename); /* create a create command */
sbin/vinum/commands.c
1593
printf("Can't configure: %s (%d)\n", strerror(errno), errno);
sbin/vinum/commands.c
1600
printf("volume %s\n", objectname);
sbin/vinum/commands.c
1618
printf(" plex name %s.p0 org concat\n", objectname);
sbin/vinum/commands.c
1639
printf(" sd name %s.p0.s%d drive %s size 0\n", objectname, o, drive->label.name);
sbin/vinum/commands.c
1713
printf("Can't configure: %s (%d)\n", strerror(errno), errno);
sbin/vinum/commands.c
1741
printf("volume %s\n", objectname);
sbin/vinum/commands.c
1759
printf(" plex name %s.p0 org striped 256k\n", objectname);
sbin/vinum/commands.c
1784
printf(" sd name %s.p0.s%d drive %s size %lldb\n",
sbin/vinum/commands.c
1861
printf("Can't configure: %s (%d)\n", strerror(errno), errno);
sbin/vinum/commands.c
1889
printf("volume %s\n", objectname);
sbin/vinum/commands.c
1907
printf(" plex name %s.p0 org raid4 256k\n", objectname);
sbin/vinum/commands.c
1932
printf(" sd name %s.p0.s%d drive %s size %lldb\n",
sbin/vinum/commands.c
2009
printf("Can't configure: %s (%d)\n", strerror(errno), errno);
sbin/vinum/commands.c
2037
printf("volume %s\n", objectname);
sbin/vinum/commands.c
2055
printf(" plex name %s.p0 org raid5 256k\n", objectname);
sbin/vinum/commands.c
2080
printf(" sd name %s.p0.s%d drive %s size %lldb\n",
sbin/vinum/commands.c
2171
printf("Can't configure: %s (%d)\n", strerror(errno), errno);
sbin/vinum/commands.c
2201
printf("volume %s setupstate\n", objectname);
sbin/vinum/commands.c
2221
printf(" plex name %s.p%d org striped 256k\n", objectname, p);
sbin/vinum/commands.c
2225
printf(" plex name %s.p%d org concat\n", objectname, p);
sbin/vinum/commands.c
2255
printf(" sd name %s.p%d.s%d drive %s size %lldb\n",
sbin/vinum/commands.c
2485
printf("\r%s at %s (%d%%) ",
sbin/vinum/commands.c
284
printf(" WARNING! This command will completely wipe out your vinum configuration.\n"
sbin/vinum/commands.c
290
printf("\n No change\n");
sbin/vinum/commands.c
300
printf("\b Vinum configuration obliterated\n");
sbin/vinum/commands.c
321
printf("Can't find %s\n", argv[objindex]);
sbin/vinum/commands.c
337
printf("Can't initialize %s: wrong object type\n", argv[objindex]);
sbin/vinum/commands.c
349
printf("Initializing volumes is not implemented yet\n");
sbin/vinum/commands.c
378
printf("Couldn't fork: %s", strerror(errno));
sbin/vinum/commands.c
400
printf("child %d exited with status 0x%x\n", pid, WEXITSTATUS(status));
sbin/vinum/commands.c
438
printf("couldn't fork for subdisk %d: %s", sdno, strerror(errno));
sbin/vinum/commands.c
504
printf("subdisk %s initialized\n", filename);
sbin/vinum/list.c
1009
printf("%s Lockwait %p\t 0x%llx\n",
sbin/vinum/list.c
1016
printf("%s Lock %p\t 0x%llx\n",
sbin/vinum/list.c
1023
printf("%s Unlock\t %p\t 0x%llx\n",
sbin/vinum/list.c
110
printf("Object\t\t Reads\t\tBytes\tAverage\tRecover\t Writes"
sbin/vinum/list.c
1176
printf("Warning: defective objects\n\n");
sbin/vinum/list.c
1188
printf("Warning: defective objects\n\n");
sbin/vinum/list.c
1200
printf("Warning: defective objects\n\n");
sbin/vinum/list.c
1212
printf("Warning: defective objects\n\n");
sbin/vinum/list.c
1320
printf("Drive %s: %s (%lld bytes)\n",
sbin/vinum/list.c
1325
printf("*** no configuration found ***\n");
sbin/vinum/list.c
1351
printf("Drive %s: %s (%lld bytes)\n",
sbin/vinum/list.c
1356
printf("*** no configuration found ***\n");
sbin/vinum/list.c
1401
printf("Drive %s:\tDevice %s\n",
sbin/vinum/list.c
1405
printf("*** Drive has been obliterated ***\n");
sbin/vinum/list.c
1407
printf("\t\tCreated on %s at %s",
sbin/vinum/list.c
1411
printf("\t\tConfig last updated %s", /* care: \n at end */
sbin/vinum/list.c
1413
printf("\t\tSize: %16lld bytes (%lld MB)\n",
sbin/vinum/list.c
159
printf("Drive %s:\tDevice %s\n",
sbin/vinum/list.c
163
printf("\t\tCreated on %s at %s",
sbin/vinum/list.c
167
printf("\t\tConfig last updated %s", /* care: \n at end */
sbin/vinum/list.c
169
printf("\t\tSize: %16lld bytes (%lld MB)\n\t\tUsed: %16lld bytes (%lld MB)\n"
sbin/vinum/list.c
179
printf("\t\tState: %s\n", drive_state(drive.state));
sbin/vinum/list.c
181
printf("\t\tLast error: %s\n", strerror(drive.lasterror));
sbin/vinum/list.c
183
printf("\t\tLast error: none\n");
sbin/vinum/list.c
184
printf("\t\tActive requests:\t%d\n\t\tMaximum active:\t\t%d\n",
sbin/vinum/list.c
197
printf("\t\tFree list contains %d entries:\n\t\t Offset\t Size\n",
sbin/vinum/list.c
209
printf("\t\t%9lld\t%9lld\n",
sbin/vinum/list.c
215
printf("D %-21s State: %s\tDevice %s\tAvail: %lld/%lld MB",
sbin/vinum/list.c
222
printf(" (%d%%)",
sbin/vinum/list.c
228
printf("\t\tReads: \t%16lld\n\t\tBytes read:\t%16lld (%s)\n",
sbin/vinum/list.c
233
printf("\t\tAverage read:\t%16lld bytes\n",
sbin/vinum/list.c
235
printf("\t\tWrites: \t%16lld\n\t\tBytes written:\t%16lld (%s)\n",
sbin/vinum/list.c
240
printf("\t\tAverage write:\t%16lld bytes\n",
sbin/vinum/list.c
243
printf("%-15s\t%7lld\t%15lld\t",
sbin/vinum/list.c
248
printf("%7lld\t\t",
sbin/vinum/list.c
251
printf("\t\t");
sbin/vinum/list.c
252
printf("%7lld\t%15lld\t",
sbin/vinum/list.c
256
printf("%7lld",
sbin/vinum/list.c
261
printf("\n");
sbin/vinum/list.c
269
printf("\n");
sbin/vinum/list.c
304
printf("Volume %s:\tSize: %lld bytes (%lld MB)\n"
sbin/vinum/list.c
313
printf("\t\t%d plexes\n\t\tRead policy: ", vol.plexes);
sbin/vinum/list.c
315
printf("round robin\n");
sbin/vinum/list.c
318
printf("plex %d (%s)\n", vol.preferred_plex, plex.name);
sbin/vinum/list.c
321
printf("V %-21s State: %s\tPlexes: %7d\tSize: %s\n",
sbin/vinum/list.c
328
printf("\t\tReads: \t%16lld\n\t\tRecovered:\t%16lld\n\t\tBytes read:\t%16lld (%s)\n",
sbin/vinum/list.c
334
printf("\t\tAverage read:\t%16lld bytes\n",
sbin/vinum/list.c
336
printf("\t\tWrites: \t%16lld\n\t\tBytes written:\t%16lld (%s)\n",
sbin/vinum/list.c
341
printf("\t\tAverage write:\t%16lld bytes\n",
sbin/vinum/list.c
343
printf("\t\tActive requests:\t%8d\n", vol.active);
sbin/vinum/list.c
345
printf("%-15s\t%7lld\t%15lld\t",
sbin/vinum/list.c
350
printf("%7lld\t",
sbin/vinum/list.c
353
printf("\t");
sbin/vinum/list.c
354
printf("%7lld\t", (long long) vol.recovered_reads);
sbin/vinum/list.c
355
printf("%7lld\t%15lld\t",
sbin/vinum/list.c
359
printf("%7lld\n",
sbin/vinum/list.c
362
printf("\n");
sbin/vinum/list.c
371
printf("\t\tPlex %2d:\t%s\t(%s), %s\n",
sbin/vinum/list.c
392
printf("\n");
sbin/vinum/list.c
429
printf("Plex %s:\tSize:\t%9lld bytes (%lld MB)\n\t\tSubdisks: %8d\n",
sbin/vinum/list.c
434
printf("\t\tState: %s\n\t\tOrganization: %s",
sbin/vinum/list.c
438
printf("\tStripe size: %s\n", roughlength(plex.stripesize * DEV_BSIZE, 1));
sbin/vinum/list.c
440
printf("\n");
sbin/vinum/list.c
443
printf("\t\tCheck block pointer:\t\t%s (%d%%)\n",
sbin/vinum/list.c
448
printf("\t\tPart of volume %s\n", vol.name);
sbin/vinum/list.c
470
printf("P %-18s %2s State: %s\tSubdisks: %5d\tSize: %s",
sbin/vinum/list.c
479
printf("\t\tReads: \t%16lld\n\t\tBytes read:\t%16lld (%s)\n",
sbin/vinum/list.c
484
printf("\t\tAverage read:\t%16lld bytes\n",
sbin/vinum/list.c
486
printf("\t\tWrites: \t%16lld\n\t\tBytes written:\t%16lld (%s)\n",
sbin/vinum/list.c
491
printf("\t\tAverage write:\t%16lld bytes\n",
sbin/vinum/list.c
495
printf("\t\tMultiblock:\t%16lld (%d%%)\n"
sbin/vinum/list.c
502
printf("\t\tRecovered reads:%16lld\n",
sbin/vinum/list.c
505
printf("\t\tDegraded writes:%16lld\n",
sbin/vinum/list.c
508
printf("\t\tParityless writes:%14lld\n",
sbin/vinum/list.c
511
printf("%-15s\t%7lld\t%15lld\t",
sbin/vinum/list.c
516
printf("%7lld\t",
sbin/vinum/list.c
519
printf("\t");
sbin/vinum/list.c
520
printf("%7lld\t", (long long) plex.recovered_reads);
sbin/vinum/list.c
521
printf("%7lld\t%15lld\t",
sbin/vinum/list.c
525
printf("%7lld\t",
sbin/vinum/list.c
528
printf("\t");
sbin/vinum/list.c
529
printf("%7lld\t%7lld\n",
sbin/vinum/list.c
538
printf("\n");
sbin/vinum/list.c
541
printf("\t\tSubdisk %d:\t%s\n\t\t state: %s\tsize %11lld (%lld MB)\n",
sbin/vinum/list.c
548
printf("\t\t\toffset %9ld (0x%lx)\n",
sbin/vinum/list.c
554
printf("\n");
sbin/vinum/list.c
561
printf("\n");
sbin/vinum/list.c
599
printf("Subdisk %s:\n\t\tSize: %16lld bytes (%lld MB)\n\t\tState: %s\n",
sbin/vinum/list.c
605
printf("\t\tretryerrors\n");
sbin/vinum/list.c
608
printf("\t\tPlex %s", plex.name);
sbin/vinum/list.c
609
printf(" at offset %lld (%s)\n",
sbin/vinum/list.c
615
printf("\t\t*** Start subdisk with 'start' command ***\n");
sbin/vinum/list.c
617
printf("\t\tReviver PID:\t%d\n", sd.reviver);
sbin/vinum/list.c
620
printf("\t\t*** Revive process has died ***\n");
sbin/vinum/list.c
638
printf("\t\t*** Revive has stalled ***\n");
sbin/vinum/list.c
641
printf("\t\tRevive pointer:\t\t%s (%d%%)\n",
sbin/vinum/list.c
644
printf("\t\tRevive blocksize:\t%s\n"
sbin/vinum/list.c
650
printf("\t\tInitialize pointer:\t%s (%d%%)\n",
sbin/vinum/list.c
653
printf("\t\tInitialize blocksize:\t%s\n"
sbin/vinum/list.c
660
printf("\t\tDrive %s (%s), no offset\n",
sbin/vinum/list.c
664
printf("\t\tDrive %s (%s) at offset %lld (%s)\n",
sbin/vinum/list.c
670
printf("\t\tDrive %s (*missing*) at offset %lld (%s)\n",
sbin/vinum/list.c
676
printf("S %-21s State: R %d%%\t",
sbin/vinum/list.c
680
printf("S %-21s State: I %d%%\t",
sbin/vinum/list.c
684
printf("S %-21s State: %s\t",
sbin/vinum/list.c
688
printf("(detached)\t");
sbin/vinum/list.c
690
printf("PO: %s ",
sbin/vinum/list.c
692
printf("Size: %s\n",
sbin/vinum/list.c
696
printf("\t\t\t*** Start %s with 'start' command ***\n",
sbin/vinum/list.c
700
printf("\t\t\t*** Revive process for %s has died ***\n",
sbin/vinum/list.c
719
printf("\t\t\t*** Revive of %s has stalled ***\n",
sbin/vinum/list.c
726
printf("\t\tReads: \t%16lld\n\t\tBytes read:\t%16lld (%s)\n",
sbin/vinum/list.c
731
printf("\t\tAverage read:\t%16lld bytes\n",
sbin/vinum/list.c
733
printf("\t\tWrites: \t%16lld\n\t\tBytes written:\t%16lld (%s)\n",
sbin/vinum/list.c
738
printf("\t\tAverage write:\t%16lld bytes\n",
sbin/vinum/list.c
741
printf("%-15s\t%7lld\t%15lld\t",
sbin/vinum/list.c
746
printf("%7lld\t\t",
sbin/vinum/list.c
749
printf("\t\t");
sbin/vinum/list.c
750
printf("%7lld\t%15lld\t",
sbin/vinum/list.c
754
printf("%7lld\n",
sbin/vinum/list.c
757
printf("\n");
sbin/vinum/list.c
763
printf("\n"); /* make it more readable */
sbin/vinum/list.c
806
printf("%d drives:\n", vinum_conf.drives_used);
sbin/vinum/list.c
809
printf("\n");
sbin/vinum/list.c
811
printf("%d volumes:\n", vinum_conf.volumes_used);
sbin/vinum/list.c
814
printf("\n");
sbin/vinum/list.c
816
printf("%d plexes:\n", vinum_conf.plexes_used);
sbin/vinum/list.c
819
printf("\n");
sbin/vinum/list.c
821
printf("%d subdisks:\n", vinum_conf.subdisks_used);
sbin/vinum/list.c
854
printf("Flags: 0x%x\n", vinum_conf.flags);
sbin/vinum/list.c
859
printf("Total of %d blocks malloced, total memory: %d\nMaximum allocs: %8d, malloc table at %p\n",
sbin/vinum/list.c
865
printf("%d requests active, maximum %d active\n",
sbin/vinum/list.c
876
printf("Block\tSequence\t size\t address\t line\t\tfile\n\n");
sbin/vinum/list.c
877
printf("%6d\t%6d\t\t%6d\t%p\t%6d\t\t%s\n",
sbin/vinum/list.c
887
printf("\nTime\t\t Event\t Buf\tDev\t Offset\tBytes\tSD\tSDoff\tDoffset\tGoffset\n\n");
sbin/vinum/list.c
902
printf("%s %dVS %s %p\t%d.%-6d 0x%-9llx\t%d\n",
sbin/vinum/list.c
915
printf("%s %dLR %s %p\t%d.%-6d 0x%-9llx\t%d\n",
sbin/vinum/list.c
927
printf("%s 3RQ %s %p\t%d.%-6d 0x%-9llx\t%d\t%d\t%llx\t%x\t%x\n",
sbin/vinum/list.c
942
printf("%s 4DN %s %p\t%d.%-6d 0x%-9llx\t%d\t%d\t%llx\t%x\t%x\n",
sbin/vinum/list.c
957
printf("%s 5RD %s %p\t%d.%-6d 0x%-9llx\t%d\t%d\t%llx\t%x\t%x\n",
sbin/vinum/list.c
972
printf("%s 6RP %s %p\t%d.%-6d 0x%-9llx\t%d\t%d\t%llx\t%x\t%x\n",
sbin/vinum/list.c
987
printf("%s %dVS %s %p\t\t 0x%-9llx\t%d\t%d\n",
sbin/vinum/list.c
998
printf("%s %dSD %s %p\t\t 0x%-9llx\t%d\t%d\n",
sbin/vinum/v.c
211
printf("\n");
sbin/vinum/v.c
802
printf("Reviving %s in the background\n", sd.name);
sbin/vinum/v.c
851
printf("Can't fork to check daemon\n");
sbin/vquota/vquota.c
121
printf("hl_node_insert(): malloc failed\n");
sbin/vquota/vquota.c
130
printf("hl_node_insert(): RB_INSERT didn't return NULL\n");
sbin/vquota/vquota.c
220
printf("unode_insert(): malloc failed\n");
sbin/vquota/vquota.c
229
printf("unode_insert(): RB_INSERT didn't return NULL\n");
sbin/vquota/vquota.c
241
printf("gnode_insert(): malloc failed\n");
sbin/vquota/vquota.c
250
printf("gnode_insert(): RB_INSERT didn't return NULL\n");
sbin/vquota/vquota.c
333
printf("user %s:", pw->pw_name);
sbin/vquota/vquota.c
335
printf("uid %u:", uid);
sbin/vquota/vquota.c
345
printf("group %s:", gr->gr_name);
sbin/vquota/vquota.c
347
printf("gid %u:", gid);
sbin/vquota/vquota.c
365
printf("total: %s\n", hbuf);
sbin/vquota/vquota.c
367
printf("total: %"PRIu64"\n", global_size);
sbin/vquota/vquota.c
377
printf(" %s\n", hbuf);
sbin/vquota/vquota.c
379
printf(" %" PRIu64 "\n", unp->uid_chunk[i].space);
sbin/vquota/vquota.c
392
printf(" %s\n", hbuf);
sbin/vquota/vquota.c
394
printf(" %" PRIu64 "\n", gnp->gid_chunk[i].space);
sbin/vquota/vquota.c
421
printf("%s on %s\n", mntbufp[i].f_mntfromname,
sbin/vquota/vquota.c
441
printf("send_command(): couldn't create dictionary\n");
sbin/vquota/vquota.c
447
printf("send_command(): couldn't initialize dictionary\n");
sbin/vquota/vquota.c
453
printf("prop_dictionary_set() failed\n");
sbin/vquota/vquota.c
459
printf("prop_dictionary_send_syscall() failed\n");
sbin/vquota/vquota.c
465
printf("Message to kernel:\n%s\n",
sbin/vquota/vquota.c
470
printf("send_command: vquotactl = %d\n", error);
sbin/vquota/vquota.c
476
printf("prop_dictionary_recv_syscall() failed\n");
sbin/vquota/vquota.c
480
printf("Message from kernel:\n%s\n",
sbin/vquota/vquota.c
502
printf("show_mp(): couldn't create args dictionary\n");
sbin/vquota/vquota.c
505
printf("show_mp(): couldn't create res dictionary\n");
sbin/vquota/vquota.c
509
printf("show-mp(): failed to send message to kernel\n");
sbin/vquota/vquota.c
515
printf("show_mp(): failed to get array of results");
sbin/vquota/vquota.c
522
printf("show_mp(): failed to create iterator\n");
sbin/vquota/vquota.c
535
printf("total:");
sbin/vquota/vquota.c
538
printf(" %s", hbuf);
sbin/vquota/vquota.c
540
printf(" %"PRIu64, space);
sbin/vquota/vquota.c
543
printf("\n");
sbin/vquota/vquota.c
548
printf(", limit = %s\n", hbuf);
sbin/vquota/vquota.c
550
printf(", limit = %"PRIu64"\n", limit);
sbin/vquota/vquota.c
572
printf("cmd_sync(): couldn't create args dictionary\n");
sbin/vquota/vquota.c
575
printf("cmd_sync(): couldn't create res dictionary\n");
sbin/vquota/vquota.c
581
printf("cmd_sync(): couldn't create item dictionary\n");
sbin/vquota/vquota.c
611
printf("Failed to send message to kernel\n");
sbin/vquota/vquota.c
629
printf("cmd_limit(): couldn't create args dictionary\n");
sbin/vquota/vquota.c
632
printf("cmd_limit(): couldn't create res dictionary\n");
sbin/vquota/vquota.c
637
printf("Failed to send message to kernel\n");
sbin/vquota/vquota.c
655
printf("cmd_limit_uid(): couldn't create args dictionary\n");
sbin/vquota/vquota.c
658
printf("cmd_limit_uid(): couldn't create res dictionary\n");
sbin/vquota/vquota.c
664
printf("Failed to send message to kernel\n");
sbin/vquota/vquota.c
682
printf("cmd_limit_gid(): couldn't create args dictionary\n");
sbin/vquota/vquota.c
685
printf("cmd_limit_gid(): couldn't create res dictionary\n");
sbin/vquota/vquota.c
691
printf("Failed to send message to kernel\n");
share/examples/find_interface/find_interface.c
110
printf("Route to %s is out %s\n", *argv, inet_ntoa(local.sin_addr));
share/examples/kld/cdev/test/testcdev.c
106
printf("Sent ioctl CDEV_IOCTL1 to device %s%s\n", _PATH_DEV,
share/examples/kld/cdev/test/testcdev.c
117
printf("Written \"%s\" string to device /dev/" CDEV_DEVICE "\n",
share/examples/kld/cdev/test/testcdev.c
126
printf("Read \"%s\" string from device /dev/" CDEV_DEVICE "\n",
share/examples/libusb20/bulk.c
129
printf("sent %d bytes\n", rlen);
share/examples/libusb20/bulk.c
137
printf("received %d bytes\n", rlen);
share/examples/libusb20/bulk.c
233
printf("Found device %s (VID:PID = 0x%04x:0x%04x)\n",
share/examples/libusb20/control.c
132
printf("sent %d bytes\n", actlen);
share/examples/libusb20/control.c
171
printf("received %d bytes\n", rlen);
share/examples/libusb20/control.c
405
printf("Found device %s (VID:PID = 0x%04x:0x%04x)\n",
share/examples/libusb20/control.c
74
printf("doit(): bmRequestType 0x%02x, bRequest 0x%02x, wValue 0x%04x, wIndex 0x%04x, wLength 0x%04x\n",
share/examples/libusb20/util.c
35
printf("%02x: ", j);
share/examples/libusb20/util.c
38
printf("%02x ", buf[i + j]);
share/examples/libusb20/util.c
39
printf(" ");
share/examples/libusb20/util.c
44
printf("%c", (char)c);
share/examples/scsi_target/scsi_target.c
222
printf("You must enable VFS_AIO in your kernel "
share/examples/ses/srcs/getobjmap.c
81
printf(" Object %d: ID 0x%x Type '%s'\n", i,
share/examples/sunrpc/dir/rls.c
79
printf("%s\n", nl->name);
share/examples/sunrpc/msg/printmsg.c
27
printf("Message delivered!\n");
share/examples/sunrpc/msg/rprintmsg.c
73
printf("Message delivered to %s!\n", server);
share/examples/sunrpc/sort/rsort.c
37
printf("%s\n", res.ss.ss_val[i]);
stand/boot/common/bcache.c
339
printf("%08x %04x %04x|", bcache_ctl[i].bc_blkno, (unsigned int)bcache_ctl[i].bc_stamp & 0xffff, bcache_ctl[i].bc_count & 0xffff);
stand/boot/common/bcache.c
341
printf("\n");
stand/boot/common/bcache.c
343
printf("\n%u ops %u bypasses %u hits %u misses %u flushes\n", bcache_ops, bcache_bypasses, bcache_hits, bcache_misses, bcache_flushes);
stand/boot/common/bcache.c
43
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
stand/boot/common/boot.c
223
printf("%s\n", (prompt == NULL) ? "Hit [Enter] to boot immediately, or any other key for command prompt." : prompt);
stand/boot/common/boot.c
239
printf("\rBooting [%s] in %d second%s... ",
stand/boot/common/boot.c
246
printf("\rBooting [%s]... ", kernelname);
stand/boot/common/boot.c
377
printf("can't load '%s'\n", cp);
stand/boot/common/boot2.h
83
extern void printf(const char *,...);
stand/boot/common/commands.c
139
printf("Verbose help not available, use '?' to list commands\n");
stand/boot/common/commands.c
224
printf("Available commands:\n");
stand/boot/common/commands.c
267
printf("%s\n", cp);
stand/boot/common/commands.c
338
printf("%s", s);
stand/boot/common/commands.c
342
printf("\n");
stand/boot/common/commands.c
395
printf("%s", prompt);
stand/boot/common/commands.c
657
printf("%08x: %08x\n", addr, *(int *)(intptr_t)addr);
stand/boot/common/commands.c
674
printf("%08x: %08x\n", addr, *(int *)(intptr_t)addr);
stand/boot/common/console.c
207
printf("no such console '%s'\n", (char *)value);
stand/boot/common/console.c
208
printf("Available consoles:\n");
stand/boot/common/console.c
210
printf(" %s\n", consoles[cons]->c_name);
stand/boot/common/console.c
91
printf("Console: %s\n", consoles[cons]->c_desc);
stand/boot/common/dev_net.c
130
printf("net_open: netif_open() failed\n");
stand/boot/common/dev_net.c
134
printf("net_open: netif_open() succeeded\n");
stand/boot/common/dev_net.c
159
printf("net_close: opens=%d\n", netdev_opens);
stand/boot/common/dev_net.c
174
printf("net_close: calling netif_close()\n");
stand/boot/common/dev_net.c
228
printf("net_open: BOOTP failed, trying RARP/RPC...\n");
stand/boot/common/dev_net.c
236
printf("net_open: RARP failed\n");
stand/boot/common/dev_net.c
239
printf("net_open: client addr: %s\n", inet_ntoa(myip));
stand/boot/common/dev_net.c
243
printf("net_open: bootparam/whoami RPC failed\n");
stand/boot/common/dev_net.c
246
printf("net_open: client name: %s\n", hostname);
stand/boot/common/dev_net.c
260
printf("net_open: subnet mask: %s\n", intoa(netmask));
stand/boot/common/dev_net.c
263
printf("net_open: net gateway: %s\n", inet_ntoa(gateip));
stand/boot/common/dev_net.c
267
printf("net_open: bootparam/getfile RPC failed\n");
stand/boot/common/dev_net.c
286
printf("net_open: server addr: %s\n", inet_ntoa(rootip));
stand/boot/common/dev_net.c
287
printf("net_open: server path: %s\n", rootpath);
stand/boot/common/do_dloader.c
119
printf("\n");
stand/boot/common/do_dloader.c
130
printf("\nType '?' for a list of commands, 'help' for more detailed help.\n");
stand/boot/common/do_dloader.c
140
printf("%s: %s\n", argv[0], command_errmsg);
stand/boot/common/do_dloader.c
143
printf("parse error\n");
stand/boot/common/do_dloader.c
248
printf("WARNING: %s: %s: Line too long: truncating; have:\n",
stand/boot/common/do_dloader.c
250
printf("%s\n", input);
stand/boot/common/do_dloader.c
295
printf("%s\n", sp->text);
stand/boot/common/do_dloader.c
303
printf("%s: %s\n", argv[0], command_errmsg);
stand/boot/common/do_dloader.c
312
printf("%s line %d: parse error\n", filename, sp->line);
stand/boot/common/do_dloader.c
348
printf("%s", ev);
stand/boot/common/interp_parse.c
54
printf("fail at line %d\n", __LINE__); \
stand/boot/common/isapnp.c
138
printf("PnP device failed to report resource data\n");
stand/boot/common/load_elf.c
145
printf("%s: can't load module before kernel\n", __func__);
stand/boot/common/load_elf.c
150
printf("%s: can't load module with kernel type '%s'\n",
stand/boot/common/load_elf.c
167
printf("%s: kernel already loaded\n", __func__);
stand/boot/common/load_elf.c
176
printf("%s: not a kernel (maybe static binary?)\n", __func__);
stand/boot/common/load_elf.c
192
printf("%s: cannot allocate module info\n", __func__);
stand/boot/common/load_elf.c
225
printf("%s (from %s) ", filename, fp->f_name);
stand/boot/common/load_elf.c
228
printf("entry at 0x%jx\n", (uintmax_t)dest);
stand/boot/common/load_elf.c
300
printf("%s: program header not within first page\n", __func__);
stand/boot/common/load_elf.c
311
printf("Segment: 0x%lx@0x%lx -> 0x%lx-0x%lx",
stand/boot/common/load_elf.c
317
printf("text=0x%lx ", (long)phdr[i].p_filesz);
stand/boot/common/load_elf.c
319
printf("data=0x%lx", (long)phdr[i].p_filesz);
stand/boot/common/load_elf.c
321
printf("+0x%lx", (long)(phdr[i].p_memsz -phdr[i].p_filesz));
stand/boot/common/load_elf.c
322
printf(" ");
stand/boot/common/load_elf.c
335
printf("%s: read failed\n", __func__);
stand/boot/common/load_elf.c
342
printf(" (bss: 0x%lx-0x%lx)",
stand/boot/common/load_elf.c
350
printf("\n");
stand/boot/common/load_elf.c
371
printf("\n%s: failed to read section headers", __func__);
stand/boot/common/load_elf.c
401
printf("syms=[");
stand/boot/common/load_elf.c
426
printf("\n%s: 0x%jx@0x%jx -> 0x%jx-0x%jx", secname,
stand/boot/common/load_elf.c
431
printf("+");
stand/boot/common/load_elf.c
432
printf("0x%lx+0x%lx", (long)sizeof(size), (long)size);
stand/boot/common/load_elf.c
436
printf("\n%s: could not seek for symbols - skipped!", __func__);
stand/boot/common/load_elf.c
443
printf("\n%s: could not read symbols - skipped!", __func__);
stand/boot/common/load_elf.c
458
printf("]");
stand/boot/common/load_elf.c
465
printf("\n");
stand/boot/common/load_elf.c
698
printf("%s: corrupt symbol table\n", __func__);
stand/boot/common/load_elf.c
704
printf("%s: corrupt symbol table\n", __func__);
stand/boot/common/load_elf_obj.c
132
printf("%s: can't load module before kernel\n", __func__);
stand/boot/common/load_elf_obj.c
137
printf("%s: can't load module with kernel type '%s'\n",
stand/boot/common/load_elf_obj.c
151
printf("%s: cannot allocate module info\n", __func__);
stand/boot/common/load_elf_obj.c
158
printf("%s ", filename);
stand/boot/common/load_elf_obj.c
205
printf("\n%s: read section headers failed\n", __func__);
stand/boot/common/load_elf_obj.c
242
printf("\n%s: file has no valid symbol table\n", __func__);
stand/boot/common/load_elf_obj.c
252
printf("\n%s: file has invalid symbol strings\n", __func__);
stand/boot/common/load_elf_obj.c
262
printf("\n%s: file has no section names\n", __func__);
stand/boot/common/load_elf_obj.c
291
printf("\n%s: read failed\n", __func__);
stand/boot/common/load_elf_obj.c
305
printf("size 0x%lx at 0x%lx", (u_long)ret, (u_long)firstaddr);
stand/boot/common/load_elf_obj.c
308
printf("\n");
stand/boot/common/load_elf_obj.c
385
printf("unknown type %d\n", md.md_type);
stand/boot/common/misc.c
124
printf("\nlseek failed\n");
stand/boot/common/misc.c
129
printf("\nreadin failed\n");
stand/boot/common/misc.c
147
printf("\nmalloc(%d) failed\n", (int)len);
stand/boot/common/misc.c
151
printf("\nlseek failed\n");
stand/boot/common/misc.c
157
printf("\nread failed\n");
stand/boot/common/module.c
201
printf("size\tcrc\t name\n");
stand/boot/common/module.c
227
printf("error reading '%s': %s\n",
stand/boot/common/module.c
237
printf("%7d %08x %s\n", tot, crc, name);
stand/boot/common/module.c
351
printf("loading required module '%s'\n", dmodname);
stand/boot/common/module.c
473
printf("Warning: mod_load() called instead of mod_loadkld() for module '%s'\n", modname);
stand/boot/common/panic.c
48
printf("panic: ");
stand/boot/common/panic.c
52
printf("\n");
stand/boot/common/panic.c
54
printf("--> Press a key on the console to reboot <--\n");
stand/boot/common/panic.c
56
printf("Rebooting...\n");
stand/boot/common/pnp.c
64
printf("Probing %s...\n", pnphandlers[hdlr]->pp_name);
stand/boot/common/rel_open.c
149
printf("%s\n", DirBase ? DirBase : "/");
stand/boot/common/reloc_elf.c
105
printf("\nunhandled relocation type %u\n", (u_int)rtype);
stand/boot/common/reloc_elf.c
162
printf("\nunhandled relocation type %u\n", (u_int)rtype);
stand/boot/common/ufsread.c
110
printf("%s ", d->d_name);
stand/boot/common/ufsread.c
118
printf("\n");
stand/boot/dloader/cmds.c
246
printf("Unable to load %s%s\n", DirBase, argv[1]);
stand/boot/dloader/cmds.c
313
printf("Unable to load %s%s\n", DirBase, mod_name);
stand/boot/dloader/cmds.c
416
printf("\rCountdown halted by "
stand/boot/dloader/cmds.c
438
printf("\rBooting in %d second%s... ",
stand/boot/dloader/cmds.c
524
printf(fmt, logo[line]);
stand/boot/dloader/cmds.c
526
printf(fmt, logo_blank_line);
stand/boot/dloader/cmds.c
563
printf(separated ? "%35s|%43s\n" : "%35s %43s\n",
stand/boot/dloader/cmds.c
566
printf(separated ? "%43s|%35s\n" : "%43s %35s\n",
stand/boot/dloader/cmds.c
576
printf(" %c. %-38.38s",
stand/boot/dloader/cmds.c
588
printf(" %38.38s", " ");
stand/boot/dloader/cmds.c
592
printf("\n");
stand/boot/dloader/cmds.c
616
printf("\n");
stand/boot/dloader/cmds.c
635
printf("%s: %s\n",
stand/boot/efi/boot1/boot1.c
386
printf("Failed to load '%s' or '%s'\n",
stand/boot/efi/boot1/boot1.c
429
printf("Failed to load image provided by %s, "
stand/boot/efi/boot1/boot1.c
438
printf("Failed to query LoadedImage provided by %s (0x%llx)\n",
stand/boot/efi/boot1/boot1.c
444
printf(" command args: %s\n", cmd);
stand/boot/efi/boot1/boot1.c
464
printf("Failed to start image provided by %s (0x%llx)\n",
stand/boot/efi/boot1/boot1.c
572
printf(".");
stand/boot/efi/boot1/boot1.c
577
printf("%c", '*');
stand/boot/efi/boot1/boot1.c
580
printf("%c", '+');
stand/boot/efi/boot1/boot1.c
585
printf("x");
stand/boot/efi/boot1/boot1.c
640
printf("\n>> DragonFly EFI boot block\n");
stand/boot/efi/boot1/boot1.c
641
printf(" Loader path: %s:%s\n\n", PATH_LOADER, PATH_LOADER_ALT);
stand/boot/efi/boot1/boot1.c
642
printf(" Initializing modules:");
stand/boot/efi/boot1/boot1.c
647
printf(" %s", boot_modules[i]->name);
stand/boot/efi/boot1/boot1.c
685
printf(" Probing %llu block devices...", nhandles);
stand/boot/efi/boot1/boot1.c
704
printf(" done\n");
stand/boot/efi/boot1/boot1.c
709
printf(" ");
stand/boot/efi/boot1/boot1.c
744
printf("panic: ");
stand/boot/efi/boot1/boot1.c
748
printf("\n");
stand/boot/efi/boot1/boot_module.h
39
#define DPRINTF(fmt, args...) printf(fmt, ##args)
stand/boot/efi/boot1/ufs_module.c
145
printf("Failed to read size of '%s' ino: %d\n", filepath, ino);
stand/boot/efi/boot1/ufs_module.c
151
printf("Failed to allocate read buffer %zu for '%s' (%llu)\n",
stand/boot/efi/boot1/ufs_module.c
158
printf("Failed to read '%s' (%zd != %zu)\n", filepath, read,
stand/boot/efi/boot1/ufs_module.c
181
printf("%s found ", ufs_module.name);
stand/boot/efi/boot1/ufs_module.c
184
printf("no partitions\n");
stand/boot/efi/boot1/ufs_module.c
187
printf("%d partition\n", i);
stand/boot/efi/boot1/ufs_module.c
190
printf("%d partitions\n", i);
stand/boot/efi/libefi/efi_console.c
276
printf("out of memory\n");
stand/boot/efi/libefi/efinet.c
188
printf("Invalid network interface %d\n", nif->nif_unit);
stand/boot/efi/libefi/efinet.c
195
printf("net%d: cannot start interface (status=%llu)\n",
stand/boot/efi/libefi/efinet.c
204
printf("net%d: cannot start interface (status=%llu)\n",
stand/boot/efi/libefi/efinet.c
213
printf("net%d: cannot init. interface (status=%llu)\n",
stand/boot/efi/libefi/efinet.c
225
printf("net%d: cannot set rx. filters (status=%llu)\n",
stand/boot/efi/libefi/efinet.c
312
printf("Unable to open network interface %d for "
stand/boot/efi/libefi/efinet.c
71
printf("State = %x\n", mode->State);
stand/boot/efi/libefi/efinet.c
72
printf("HwAddressSize = %u\n", mode->HwAddressSize);
stand/boot/efi/libefi/efinet.c
73
printf("MediaHeaderSize = %u\n", mode->MediaHeaderSize);
stand/boot/efi/libefi/efinet.c
74
printf("MaxPacketSize = %u\n", mode->MaxPacketSize);
stand/boot/efi/libefi/efinet.c
75
printf("NvRamSize = %u\n", mode->NvRamSize);
stand/boot/efi/libefi/efinet.c
76
printf("NvRamAccessSize = %u\n", mode->NvRamAccessSize);
stand/boot/efi/libefi/efinet.c
77
printf("ReceiveFilterMask = %x\n", mode->ReceiveFilterMask);
stand/boot/efi/libefi/efinet.c
78
printf("ReceiveFilterSetting = %u\n", mode->ReceiveFilterSetting);
stand/boot/efi/libefi/efinet.c
79
printf("MaxMCastFilterCount = %u\n", mode->MaxMCastFilterCount);
stand/boot/efi/libefi/efinet.c
80
printf("MCastFilterCount = %u\n", mode->MCastFilterCount);
stand/boot/efi/libefi/efinet.c
81
printf("MCastFilter = {");
stand/boot/efi/libefi/efinet.c
83
printf(" %s", ether_sprintf(mode->MCastFilter[i].Addr));
stand/boot/efi/libefi/efinet.c
84
printf(" }\n");
stand/boot/efi/libefi/efinet.c
85
printf("CurrentAddress = %s\n",
stand/boot/efi/libefi/efinet.c
87
printf("BroadcastAddress = %s\n",
stand/boot/efi/libefi/efinet.c
89
printf("PermanentAddress = %s\n",
stand/boot/efi/libefi/efinet.c
91
printf("IfType = %u\n", mode->IfType);
stand/boot/efi/libefi/efinet.c
92
printf("MacAddressChangeable = %d\n", mode->MacAddressChangeable);
stand/boot/efi/libefi/efinet.c
93
printf("MultipleTxSupported = %d\n", mode->MultipleTxSupported);
stand/boot/efi/libefi/efinet.c
94
printf("MediaPresentSupported = %d\n", mode->MediaPresentSupported);
stand/boot/efi/libefi/efinet.c
95
printf("MediaPresent = %d\n", mode->MediaPresent);
stand/boot/efi/libefi/efipart.c
278
printf("%s: rw=%d, status=%lu\n", __func__, rw, (u_long)status);
stand/boot/efi/loader/arch/x86_64/elf64_freebsd.c
165
printf("Start @ 0x%lx ...\n", ehdr->e_entry);
stand/boot/efi/loader/arch/x86_64/framebuffer.c
124
printf("UGA BLT operation failed (video->buffer)");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
134
printf("Unable to allocate memory");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
147
printf("Error reading frame buffer (before)");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
153
printf("UGA BLT operation failed (modify)");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
160
printf("Error reading frame buffer (after)");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
166
printf("UGA BLT operation failed (restore)");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
178
printf("No change detected in frame buffer");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
181
printf(" -- error %llu\n", status);
stand/boot/efi/loader/arch/x86_64/framebuffer.c
343
printf("Hardware make/model known, but graphics not "
stand/boot/efi/loader/arch/x86_64/framebuffer.c
345
printf("Console may not work!\n");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
364
printf("Please set hw.efifb.address and "
stand/boot/efi/loader/arch/x86_64/framebuffer.c
389
printf("Unable to reliably detect frame buffer.\n");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
411
printf("Unable to reliably detect the stride.\n");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
451
printf("mode %d: ", mode);
stand/boot/efi/loader/arch/x86_64/framebuffer.c
453
printf("%ux%ux%u, stride=%u", efifb->fb_width, efifb->fb_height,
stand/boot/efi/loader/arch/x86_64/framebuffer.c
456
printf("\n frame buffer: address=%jx, size=%jx",
stand/boot/efi/loader/arch/x86_64/framebuffer.c
458
printf("\n color mask: R=%08x, G=%08x, B=%08x\n",
stand/boot/efi/loader/arch/x86_64/framebuffer.c
507
printf("\n");
stand/boot/efi/loader/arch/x86_64/framebuffer.c
561
printf("\n");
stand/boot/efi/loader/bootinfo.c
250
printf("EFI framebuffer information:\n");
stand/boot/efi/loader/bootinfo.c
251
printf("addr, size 0x%lx, 0x%lx\n", efifb.fb_addr,
stand/boot/efi/loader/bootinfo.c
253
printf("dimensions %d x %d\n", efifb.fb_width,
stand/boot/efi/loader/bootinfo.c
255
printf("stride %d\n", efifb.fb_stride);
stand/boot/efi/loader/bootinfo.c
256
printf("masks 0x%08x, 0x%08x, 0x%08x, 0x%08x\n",
stand/boot/efi/loader/bootinfo.c
262
printf("Unsupported framebuffer format: depth=%d\n",
stand/boot/efi/loader/bootinfo.c
298
printf("%s: AllocatePages error %llu\n", __func__,
stand/boot/efi/loader/bootinfo.c
314
printf("%s: GetMemoryMap error %llu\n", __func__,
stand/boot/efi/loader/bootinfo.c
329
printf("ExitBootServices error %llu\n", status);
stand/boot/efi/loader/bootinfo.c
365
printf("Can't determine root device.\n");
stand/boot/efi/loader/copy.c
61
printf("failed to allocate %uMB staging area: %llu\n",
stand/boot/efi/loader/copy.c
63
printf("retrying with smaller %uMB allocation\n",
stand/boot/efi/loader/copy.c
70
printf("failed to allocate staging area: %llu\n",
stand/boot/efi/loader/main.c
330
printf("failed to allocate staging area\n");
stand/boot/efi/loader/main.c
344
printf("Command line arguments:");
stand/boot/efi/loader/main.c
346
printf(" ");
stand/boot/efi/loader/main.c
349
printf("\n");
stand/boot/efi/loader/main.c
351
printf("Image base: 0x%lx\n", (u_long)img->ImageBase);
stand/boot/efi/loader/main.c
352
printf("EFI version: %d.%02d\n", ST->Hdr.Revision >> 16,
stand/boot/efi/loader/main.c
354
printf("EFI Firmware: ");
stand/boot/efi/loader/main.c
357
printf(" (rev %d.%02d)\n", ST->FirmwareRevision >> 16,
stand/boot/efi/loader/main.c
360
printf("\n");
stand/boot/efi/loader/main.c
361
printf("%s, Revision %s\n", bootprog_name, bootprog_rev);
stand/boot/efi/loader/main.c
362
printf("(%s, %s)\n", bootprog_maker, bootprog_date);
stand/boot/efi/loader/main.c
511
printf("Can't determine memory map size\n");
stand/boot/efi/loader/main.c
517
printf("Can't read memory map\n");
stand/boot/efi/loader/main.c
532
printf("%23s %012jx %012jx %08jx ", types[p->Type],
stand/boot/efi/loader/main.c
536
printf("UC ");
stand/boot/efi/loader/main.c
538
printf("WC ");
stand/boot/efi/loader/main.c
540
printf("WT ");
stand/boot/efi/loader/main.c
542
printf("WB ");
stand/boot/efi/loader/main.c
544
printf("UCE ");
stand/boot/efi/loader/main.c
546
printf("WP ");
stand/boot/efi/loader/main.c
548
printf("RP ");
stand/boot/efi/loader/main.c
550
printf("XP ");
stand/boot/efi/loader/main.c
591
printf(" ");
stand/boot/efi/loader/main.c
594
printf("MPS Table");
stand/boot/efi/loader/main.c
596
printf("ACPI Table");
stand/boot/efi/loader/main.c
598
printf("ACPI 2.0 Table");
stand/boot/efi/loader/main.c
600
printf("SMBIOS Table");
stand/boot/efi/loader/main.c
602
printf("SMBIOS3 Table");
stand/boot/efi/loader/main.c
604
printf("DXE Table");
stand/boot/efi/loader/main.c
606
printf("HOB List Table");
stand/boot/efi/loader/main.c
608
printf("Memory Type Information Table");
stand/boot/efi/loader/main.c
610
printf("Debug Image Info Table");
stand/boot/efi/loader/main.c
612
printf("FDT Table");
stand/boot/efi/loader/main.c
614
printf("System Resource Table");
stand/boot/efi/loader/main.c
616
printf("LZMA-compressed Filesystem");
stand/boot/efi/loader/main.c
618
printf("AMI ROM Layout");
stand/boot/efi/loader/main.c
620
printf("Unknown Table (%s)", guid_to_string(guid));
stand/boot/efi/loader/main.c
651
printf("Invalid mode\n");
stand/boot/efi/loader/main.c
656
printf("invalid mode %d\n", mode);
stand/boot/efi/loader/main.c
661
printf("couldn't set mode %d\n", mode);
stand/boot/efi/loader/main.c
670
printf("Current mode: %d\n", conout->Mode->Mode);
stand/boot/efi/loader/main.c
675
printf("Mode %d: %u columns, %u rows\n", i, (unsigned)cols,
stand/boot/efi/loader/main.c
680
printf("Select a mode with the command \"mode <number>\"\n");
stand/boot/efi/loader/main.c
702
printf("Can't get the variable: error %#llx\n", status);
stand/boot/efi/loader/main.c
709
printf("Can't get the variable: error %#llx\n", status);
stand/boot/efi/loader/main.c
714
printf("%s 0x%x %S", str, attr, varnamearg);
stand/boot/efi/loader/main.c
716
printf("%s 0x%x %S=", str, attr, varnamearg);
stand/boot/efi/loader/main.c
730
printf("%s", str);
stand/boot/efi/loader/main.c
734
printf("%c", data[i]);
stand/boot/efi/loader/main.c
736
printf("\\x%02x", data[i]);
stand/boot/efi/loader/main.c
783
printf("uid %s could not be parsed\n", optarg);
stand/boot/efi/loader/main.c
793
printf("Variable %s is longer than %zu characters\n",
stand/boot/efi/loader/main.c
802
printf("Invalid argument %c\n", ch);
stand/boot/efi/loader/main.c
808
printf("-a isn't compatible with -v or -u\n");
stand/boot/efi/loader/main.c
813
printf("-a doesn't take any args");
stand/boot/efi/loader/main.c
83
printf("%c", (char)str[i]);
stand/boot/efi/loader/main.c
833
printf("Variable %s is longer than %zu characters\n",
stand/boot/efi/loader/main.c
845
printf("uid %s could not be parsed\n", optarg);
stand/boot/efi/loader/main.c
855
printf("Too many args %d\n", argc);
stand/boot/efi/loader/main.c
868
printf("Can't allocate memory to get variables\n");
stand/boot/efi/loader/main.c
880
printf("Can't allocate memory to get variables\n");
stand/boot/efi/loader/main.c
930
printf("efi-set uuid var new-value\n");
stand/boot/efi/loader/main.c
938
printf("Invalid uuid %s %d\n", uuid, status);
stand/boot/efi/loader/main.c
946
printf("Failed to set variable: error %llu\n", err);
stand/boot/efi/loader/main.c
964
printf("efi-unset uuid var\n");
stand/boot/efi/loader/main.c
971
printf("Invalid uuid %s\n", uuid);
stand/boot/efi/loader/main.c
977
printf("Failed to unset variable: error %llu\n", err);
stand/boot/pc32/boot2/boot2.c
222
printf(INVALID_S, "format");
stand/boot/pc32/boot2/boot2.c
243
printf("\b \b");
stand/boot/pc32/boot2/boot2.c
300
printf("%s: %s", PATH_CONFIG, cmd);
stand/boot/pc32/boot2/boot2.c
340
printf("\nDragonFly boot\n"
stand/boot/pc32/boot2/boot2.c
378
printf("No %s\n", kname);
stand/boot/pc32/boot2/boot2.c
426
printf(INVALID_S, "format");
stand/boot/pc32/boot2/boot2.c
466
printf("NO KB\n");
stand/boot/pc32/boot2/boot2.c
557
printf(INVALID_S, "slice");
stand/boot/pc32/boot2/boot2.c
571
printf(INVALID_S, "label");
stand/boot/pc32/boot2/boot2.c
575
printf(INVALID_S, "partition");
stand/boot/pc32/boot2/boot2.c
586
printf(INVALID_S, "label");
stand/boot/pc32/boot2/boot2.c
597
printf(INVALID_S, "partition");
stand/boot/pc32/boot2/boot2.c
613
printf("fs probe failed\n");
stand/boot/pc32/boot2/boot2.c
737
printf("error %u lba %u\n", v86.eax >> 8 & 0xff, lba);
stand/boot/pc32/bootasmdef.c
70
printf(fmt, BOOT0_ORIGIN);
stand/boot/pc32/bootasmdef.c
72
printf(fmt, BOOT1_ORIGIN);
stand/boot/pc32/bootasmdef.c
74
printf(fmt, MEM_BIOS_LADDR);
stand/boot/pc32/bootasmdef.c
76
printf(fmt, BOOT2_VORIGIN);
stand/boot/pc32/btxld/btxld.c
277
printf(binfo, btx.btx_majver, btx.btx_minver, btx.btx_textsz,
stand/boot/pc32/btxld/btxld.c
282
printf(cinfo, fmtlist[ihdr.fmt], ihdr.size, ihdr.text,
stand/boot/pc32/btxld/btxld.c
284
printf(oinfo, fmtlist[ohdr.fmt], ohdr.size, ohdr.text,
stand/boot/pc32/libi386/bioscd.c
164
printf("BIOS CD is cd%d\n", nbcinfo);
stand/boot/pc32/libi386/bioscd.c
61
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
stand/boot/pc32/libi386/biosdisk.c
198
printf("BIOS drive %c: is disk%d\n",
stand/boot/pc32/libi386/biosdisk.c
66
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
stand/boot/pc32/libi386/biosdisk.c
780
printf("\nerror reading extended partition table");
stand/boot/pc32/libi386/biosmem.c
54
printf("GET SMAP %d: ", v86.ebx);
stand/boot/pc32/libi386/biosmem.c
65
printf("RESULT: EFL=%04x EAX=%08x SMAPTYPE %d BASE %08x%08x LEN %08x%08x\n",
stand/boot/pc32/libi386/biospci.c
221
printf("PCI BIOS %d.%d%s%s\n",
stand/boot/pc32/libi386/biospnp.c
147
printf("PnP BIOS claims no ISA bus\n");
stand/boot/pc32/libi386/biospnp.c
173
printf("PnP BIOS node %d: error 0x%x\n", Node, result);
stand/boot/pc32/libi386/bootinfo32.c
159
printf("can't determine root device\n");
stand/boot/pc32/libi386/bootinfo32.c
188
printf("WARNING - don't know how to boot from device type %d\n", rootdev->d_type);
stand/boot/pc32/libi386/bootinfo32.c
191
printf("root device %s invalid\n", i386_fmtdev(rootdev));
stand/boot/pc32/libi386/bootinfo64.c
190
printf("CPU doesn't support long mode\n");
stand/boot/pc32/libi386/bootinfo64.c
204
printf("can't determine root device\n");
stand/boot/pc32/libi386/elf32_freebsd.c
71
printf("Start @ 0x%lx ...\n", entry);
stand/boot/pc32/libi386/elf64_freebsd.c
113
printf("Start @ %#llx ...\n", ehdr->e_entry);
stand/boot/pc32/libi386/i386_module.c
63
printf("ACPI autoload failed - %s\n", strerror(error));
stand/boot/pc32/libi386/i386_module.c
75
printf("EHCI autoload failed - %s\n", strerror(error));
stand/boot/pc32/libi386/i386_module.c
87
printf("XHCI autoload failed - %s\n", strerror(error));
stand/boot/pc32/libi386/pxe.c
174
printf("PXENV+ structure too large, ignoring\n");
stand/boot/pc32/libi386/pxe.c
188
printf("PXENV+ structure failed checksum, ignoring\n");
stand/boot/pc32/libi386/pxe.c
219
printf("\nPXE version %d.%d, real mode entry point ",
stand/boot/pc32/libi386/pxe.c
223
printf("@%04x:%04x\n",
stand/boot/pc32/libi386/pxe.c
227
printf("@%04x:%04x\n",
stand/boot/pc32/libi386/pxe.c
271
printf("pxe_open: netif_open() failed\n");
stand/boot/pc32/libi386/pxe.c
275
printf("pxe_open: netif_open() succeeded\n");
stand/boot/pc32/libi386/pxe.c
301
printf("pxe_open: ip address : %s\n", inet_ntoa(myip));
stand/boot/pc32/libi386/pxe.c
302
printf("pxe_open: ip netmask : %s\n", intoa(netmask));
stand/boot/pc32/libi386/pxe.c
303
printf("pxe_open: nfs root mount: %s:%s\n", inet_ntoa(rootip), rootpath);
stand/boot/pc32/libi386/pxe.c
304
printf("pxe_open: gateway ip: %s\n", inet_ntoa(gateip));
stand/boot/pc32/libi386/pxe.c
317
printf("Warning: PXE negotiated a different IP "
stand/boot/pc32/libi386/pxe.c
335
printf("pxe_close: opens=%d\n", pxe_opens);
stand/boot/pc32/libi386/pxe.c
355
printf("pxe_close: calling netif_close()\n");
stand/boot/pc32/libi386/pxe.c
368
printf(" "IP_STR":%s\n",
stand/boot/pc32/libi386/pxe.c
372
printf(" %s:%s\n", bootplayer.Sname,
stand/boot/pc32/libi386/pxe.c
397
printf("pxe_cleanup: UNDI_SHUTDOWN failed %x\n",
stand/boot/pc32/libi386/pxe.c
405
printf("pxe_cleanup: UNLOAD_STACK failed %x\n",
stand/boot/pc32/libi386/pxe.c
482
printf("pxenv_call %x\n", func);
stand/boot/pc32/libi386/pxe.c
505
printf("bangpxe_call %x\n", func);
stand/boot/pc32/libi386/pxe.c
552
printf("pxe_netif_probe: failed %x\n", udpopen_p->status);
stand/boot/pc32/libi386/pxe.c
566
printf("pxe_end failed %x\n", udpclose_p->status);
stand/boot/pc32/libi386/pxe.c
617
printf("sendudp failed %x\n", udpwrite_p->status);
stand/boot/pc32/libi386/pxe.c
654
printf("readudp failed %x\n", udpread_p->status);
stand/boot/pc32/libi386/vidconsole.c
621
printf("probe_keyboard: got 0x%x.\n", i);
stand/boot/pc32/loader/main.c
151
printf("args at %p initial_howto = %08x bootdev = %08x bootinfo = %p\n",
stand/boot/pc32/loader/main.c
244
printf("BIOS %dkB/%dkB available memory\n",
stand/boot/pc32/loader/main.c
263
printf("\n");
stand/boot/pc32/loader/main.c
264
printf("%s, Revision %s\n", bootprog_name, bootprog_rev);
stand/boot/pc32/loader/main.c
265
printf("(%s, %s)\n", bootprog_maker, bootprog_date);
stand/boot/pc32/loader/main.c
344
printf("Can't work out which disk we are booting from.\n"
stand/boot/pc32/loader/main.c
365
printf("Rebooting...\n");
stand/boot/pc32/loader/main.c
387
printf("heap %p-%p (%d)\n", base, base + bytes, (int)bytes);
stand/boot/pc32/loader/main.c
388
printf("stack at %p\n", &argc);
stand/lib/arp.c
103
printf("arpwhohas: send request for %s\n", inet_ntoa(addr));
stand/lib/arp.c
133
printf("arp: response from %s\n",
stand/lib/arp.c
135
printf("arp: cacheing %s --> %s\n",
stand/lib/arp.c
151
printf("arpsend: called\n");
stand/lib/arp.c
170
printf("arprecv: ");
stand/lib/arp.c
178
printf("bad len=%d\n", n);
stand/lib/arp.c
186
printf("not arp type=%d\n", etype);
stand/lib/arp.c
201
printf("bad hrd/pro/hln/pln\n");
stand/lib/arp.c
209
printf("is request\n");
stand/lib/arp.c
218
printf("not ARP reply\n");
stand/lib/arp.c
229
printf("unwanted address\n");
stand/lib/arp.c
238
printf("got it\n");
stand/lib/arp.c
262
printf("arp_reply: bad hrd/pro/hln/pln\n");
stand/lib/arp.c
270
printf("arp_reply: not request!\n");
stand/lib/arp.c
281
printf("arp_reply: to %s\n", ether_sprintf(arp->arp_sha));
stand/lib/arp.c
98
printf("arpwhohas: overflowed arp_list!\n");
stand/lib/bootp.c
102
printf("bootp: bad socket. %d\n", sock);
stand/lib/bootp.c
107
printf("bootp: d=%lx\n", (long)d);
stand/lib/bootp.c
155
printf("bootp: no reply\n");
stand/lib/bootp.c
187
printf("DHCPREQUEST failed\n");
stand/lib/bootp.c
207
printf("'native netmask' is %s\n", intoa(nmask));
stand/lib/bootp.c
214
printf("subnet mask (%s) bad\n", intoa(smask));
stand/lib/bootp.c
225
printf("mask: %s\n", intoa(netmask));
stand/lib/bootp.c
232
printf("need gateway for root ip\n");
stand/lib/bootp.c
240
printf("gateway ip (%s) bad\n", inet_ntoa(gateip));
stand/lib/bootp.c
257
printf("bootpsend: d=%lx called.\n", (long)d);
stand/lib/bootp.c
265
printf("bootpsend: calling sendudp\n");
stand/lib/bootp.c
279
printf("bootp_recvoffer: called\n");
stand/lib/bootp.c
290
printf("bootprecv: checked. bp = 0x%lx, n = %d\n",
stand/lib/bootp.c
296
printf("bootprecv: expected xid 0x%lx, got 0x%x\n",
stand/lib/bootp.c
305
printf("bootprecv: got one!\n");
stand/lib/bootp.c
318
printf("bootprecv: unknown vendor 0x%lx\n", (long)bp->bp_vend);
stand/lib/bootp.c
335
printf("vend_rfc1048 bootp info. len=%d\n", len);
stand/lib/bootp.c
390
printf("vend_cmu bootp info.\n");
stand/lib/bootp.c
96
printf("bootp: socket=%d\n", sock);
stand/lib/bootparam.c
168
printf("bootparamd: 'whoami' call failed\n");
stand/lib/bootparam.c
196
printf("bp_whoami: short reply, %d < %d\n", len, x);
stand/lib/bootparam.c
58
#define RPC_PRINTF(a) printf a
stand/lib/bzipfs.c
168
printf("bzf_open: stat failed\n");
stand/lib/bzipfs.c
173
printf("bzf_open: not a file\n");
stand/lib/bzipfs.c
193
printf("bzf_open: BZ2_bzDecompressInit returned %d\n", error);
stand/lib/bzipfs.c
229
printf("bzf_read: fill error\n");
stand/lib/bzipfs.c
233
printf("bzf_read: unexpected EOF\n");
stand/lib/bzipfs.c
242
printf("bzf_read: BZ2_bzDecompress returned %d\n", error);
stand/lib/ether.c
109
printf("readether: not ours (ea=%s)\n",
stand/lib/ether.c
62
printf("sendether: called\n");
stand/lib/ether.c
94
printf("readether: called\n");
stand/lib/getopt.c
79
(void)printf("illegal option -- %c\n", optopt);
stand/lib/getopt.c
95
(void)printf("option requires an argument -- %c\n", optopt);
stand/lib/gzipfs.c
197
printf("zf_open: stat failed\n");
stand/lib/gzipfs.c
202
printf("zf_open: not a file\n");
stand/lib/gzipfs.c
228
printf("zf_open: inflateInit returned %d : %s\n", error, zf->zf_zstream.msg);
stand/lib/gzipfs.c
264
printf("zf_read: fill error\n");
stand/lib/gzipfs.c
268
printf("zf_read: unexpected EOF\n");
stand/lib/gzipfs.c
277
printf("inflate: %s\n", zf->zf_zstream.msg);
stand/lib/hammer1.c
1086
printf("%s %d/%d %o %lld\n",
stand/lib/hammer1.c
1095
printf("%s %d %llx\n",
stand/lib/hammer1.c
394
printf("%d/", e->localization);
stand/lib/hammer1.c
396
printf("%lx%08lx",
stand/lib/hammer1.c
400
printf("%lx", (long)e->obj_id);
stand/lib/hammer1.c
401
printf("/%d/", e->rec_type);
stand/lib/hammer1.c
403
printf("%lx%08lx",
stand/lib/hammer1.c
407
printf("%lx", (long)e->key);
stand/lib/hammer1.c
409
printf("/%llx/%llx", e->create_tid, e->delete_tid);
stand/lib/hammer1.c
419
printf("searching for ");
stand/lib/hammer1.c
421
printf(" end ");
stand/lib/hammer1.c
423
printf("\n");
stand/lib/hammer1.c
443
printf("E: ");
stand/lib/hammer1.c
445
printf("\n");
stand/lib/hammer1.c
448
printf("B: ");
stand/lib/hammer1.c
450
printf("\n");
stand/lib/hammer1.c
471
printf(" found: ");
stand/lib/hammer1.c
473
printf("\n");
stand/lib/hammer1.c
508
printf("hit right boundary (%d), resetting search to ",
stand/lib/hammer1.c
511
printf("\n");
stand/lib/hammer1.c
517
printf(" result: ");
stand/lib/hammer1.c
519
printf("\n");
stand/lib/hammer1.c
530
printf(" fail.\n");
stand/lib/hammer1.c
559
printf("hdirlocal: no inode data for %llx\n",
stand/lib/hammer1.c
563
printf("hdirlocal: no inode entry for %llx\n",
stand/lib/hammer1.c
580
printf("%s(%llx, %lld)\n", __func__, (long long)ino, *off);
stand/lib/hammer1.c
622
printf("%s(%llx, %s)\n", __func__, (long long)dirino, name);
stand/lib/hammer1.c
656
printf("\n");
stand/lib/hammer1.c
666
printf("%s(%s)\n", __func__, path);
stand/lib/hammer1.c
704
printf("%s(%llx)\n", __func__, (long long)ino);
stand/lib/hammer1.c
854
printf("hinit\n");
stand/lib/hammer1.c
863
printf("malloc failed\n");
stand/lib/hammer1.c
873
printf("signature: %svalid\n",
stand/lib/hammer1.c
877
printf("name: %s\n", volhead->vol_label);
stand/lib/hammer1.c
900
printf("hclose\n");
stand/lib/hammer1.c
936
printf("hammer_open %s %p\n", path, f);
stand/lib/hammer1.c
949
printf(" %ld\n", (long)hf->fsize);
stand/lib/hammer1.c
956
printf("hammer_open fail\n");
stand/lib/hammer1.c
983
printf("hammer_read %p %ld %ld\n", f, f->f_offset, len);
stand/lib/hammer2.c
701
printf("hammer2: 'BOOT' PFS not found\n");
stand/lib/net.c
81
printf("sendrecv: called\n");
stand/lib/netif.c
109
printf("\t%s%d:", drv->netif_bname,
stand/lib/netif.c
119
printf(" [%d used]", s);
stand/lib/netif.c
127
printf(" [%d -> %d]", s, val);
stand/lib/netif.c
136
printf("\n");
stand/lib/netif.c
149
printf("netif_select: %s%d(%d) wins\n",
stand/lib/netif.c
163
printf("%s%d: netif_probe\n", drv->netif_bname, nif->nif_unit);
stand/lib/netif.c
175
printf("%s%d: netif_attach\n", drv->netif_bname, nif->nif_unit);
stand/lib/netif.c
195
printf("%s%d: netif_detach\n", drv->netif_bname, nif->nif_unit);
stand/lib/netif.c
216
printf("%s%d: netif_get\n", drv->netif_bname, nif->nif_unit);
stand/lib/netif.c
226
printf("%s%d: netif_get returning %d\n", drv->netif_bname,
stand/lib/netif.c
243
printf("%s%d: netif_put\n", drv->netif_bname, nif->nif_unit);
stand/lib/netif.c
253
printf("%s%d: netif_put returning %d\n", drv->netif_bname,
stand/lib/netif.c
290
printf("netboot: couldn't probe %s%d\n",
stand/lib/netif.c
65
printf("netif_init: called\n");
stand/lib/netif.c
81
printf("%s%d: netif_match (%d)\n", drv->netif_bname,
stand/lib/nfs.c
180
printf("nfs_getrootfh: %s\n", path);
stand/lib/nfs.c
249
printf("lookupfh: called\n");
stand/lib/nfs.c
301
printf("readlink: called\n");
stand/lib/nfs.c
377
printf("nfsread: short packet, %d < %ld\n", rlen, x);
stand/lib/nfs.c
408
printf("nfs_open: %s (rootpath=%s)\n", path, rootpath);
stand/lib/nfs.c
411
printf("no rootpath, no nfs\n");
stand/lib/nfs.c
558
printf("nfs_open: %s lookupfh failed: %s\n",
stand/lib/nfs.c
576
printf("nfs_close: fp=0x%lx\n", (u_long)fp);
stand/lib/nfs.c
602
printf("nfs_read: size=%lu off=%d\n", (u_long)size,
stand/lib/nfs.c
613
printf("nfs_read: read: %s", strerror(errno));
stand/lib/nfs.c
620
printf("nfs_read: hit EOF unexpectantly");
stand/lib/pager.c
119
printf("\r%s\r", pager_blank);
stand/lib/pager.c
139
printf("can't open '%s': %s\n", fname, strerror(errno));
stand/lib/pager.c
98
printf("%s", pager_prompt1);
stand/lib/rarp.c
106
printf("No response for RARP request\n");
stand/lib/rarp.c
138
printf("rarpsend: called\n");
stand/lib/rarp.c
157
printf("rarprecv: ");
stand/lib/rarp.c
165
printf("bad len=%d\n", n);
stand/lib/rarp.c
173
printf("bad type=0x%x\n", etype);
stand/lib/rarp.c
186
printf("bad hrd/pro/hln/pln\n");
stand/lib/rarp.c
194
printf("bad op=0x%x\n", ntohs(ap->arp_op));
stand/lib/rarp.c
203
printf("unwanted address\n");
stand/lib/rarp.c
211
printf("got it\n");
stand/lib/rarp.c
81
printf("rarp: socket=%d\n", sock);
stand/lib/rarp.c
84
printf("rarp: bad socket. %d\n", sock);
stand/lib/rarp.c
89
printf("rarp: d=%x\n", (u_int)d);
stand/lib/rpc.c
131
printf("rpc_call: prog=0x%x vers=%d proc=%d\n",
stand/lib/rpc.c
192
printf("callrpc: cc=%ld rlen=%lu\n", (long)cc, (u_long)rlen);
stand/lib/rpc.c
214
printf("callrpc: reply auth != NULL\n");
stand/lib/rpc.c
221
printf("callrpc: error = %ld\n", (long)x);
stand/lib/rpc.c
245
printf("recvrpc: called len=%lu\n", (u_long)len);
stand/lib/rpc.c
258
printf("recvrpc: rp_xid %d != xid %d\n", x, rpc_xid);
stand/lib/rpc.c
267
printf("recvrpc: rp_direction %d != REPLY\n", x);
stand/lib/rpc.c
275
printf("recvrpc: reject, astat=%d, errno=%d\n", x, errno);
stand/lib/rpc.c
361
printf("rpc_pmap_putcache: cache overflow\n");
stand/lib/rpc.c
410
printf("getport: prog=0x%x vers=%d\n", prog, vers);
stand/lib/rpc.c
432
printf("getport: %s", strerror(errno));
stand/lib/splitfs.c
107
printf("splitfs_open: stat failed\n");
stand/lib/splitfs.c
112
printf("splitfs_open: not a file\n");
stand/lib/splitfs.c
205
printf("\nInsert disk labelled %s and press any key...", sf->descsv[sf->curfile]);
stand/lib/stand.h
248
extern int printf(const char *, ...) __printflike(1, 2);
stand/lib/stand.h
393
printf("%s:%d malloc(%ld)", file, line, size);
stand/lib/stand.h
395
printf("=%p\n", p);
stand/lib/stand.h
402
printf("%s:%d free(%p)\n", file, line, p);
stand/lib/stand.h
71
#define CHK(fmt, args...) printf("%s(%d): " fmt "\n", __func__, __LINE__ , ##args)
stand/lib/stand.h
72
#define PCHK(fmt, args...) {printf("%s(%d): " fmt "\n", __func__, __LINE__ , ##args); getchar();}
stand/lib/tftp.c
174
printf("illegal tftp error %d\n", ntohs(t->th_code));
stand/lib/tftp.c
178
printf("tftp-error %d\n", ntohs(t->th_code));
stand/lib/tftp.c
185
printf("tftp type %d not handled\n", ntohs(t->th_opcode));
stand/lib/tftp.c
342
printf("tftp: read error\n");
stand/lib/tftp.c
358
printf("tftp: invalid offset %d\n",
stand/lib/tftp.c
375
printf("tftp: block %d not found\n", needblock);
stand/lib/udp.c
142
printf("readudp: called\n");
stand/lib/udp.c
167
printf("readudp: not IP. ether_type=%x\n", etype);
stand/lib/udp.c
177
printf("readudp: IP version or not UDP. ip_v=%d ip_p=%d\n", ip->ip_v, ip->ip_p);
stand/lib/udp.c
187
printf("readudp: short hdr or bad cksum.\n");
stand/lib/udp.c
194
printf("readudp: bad length %d < %d.\n",
stand/lib/udp.c
202
printf("readudp: bad saddr %s != ", inet_ntoa(d->myip));
stand/lib/udp.c
203
printf("%s\n", inet_ntoa(ip->ip_dst));
stand/lib/udp.c
218
printf("readudp: bad dport %d != %d\n",
stand/lib/udp.c
231
printf("readudp: huge packet, udp len %d\n", (int)n);
stand/lib/udp.c
243
printf("readudp: bad cksum\n");
stand/lib/udp.c
254
printf("readudp: bad udp len %d < %d\n",
stand/lib/udp.c
69
printf("sendudp: d=%lx called.\n", (long)d);
stand/lib/udp.c
71
printf("saddr: %s:%d",
stand/lib/udp.c
73
printf(" daddr: %s:%d\n",
stand/lib/zalloc.c
282
printf("%d bytes reserved", (int) mp->mp_Size);
stand/lib/zalloc.c
299
printf(" %d bytes allocated\n%d fragments (%d bytes fragmented)\n",
stand/lib/zalloc_malloc.c
183
printf("Active Allocations: %d/%d\n", MallocCount, MallocMax);
sys/bus/cam/scsi/scsi_all.c
50
#define kprintf printf
sys/bus/firewire/fwcrom.c
53
#define kprintf printf
sys/bus/u4b/serial/ulpt.c
618
printf("%s: device id <", device_get_nameunit(sc->sc_dev));
sys/bus/u4b/serial/ulpt.c
620
printf(">\n");
sys/bus/u4b/serial/ulpt.c
712
printf("%.*s", (int)(q - p + 1), p);
sys/crypto/cryptoapi/cryptoapi.c
58
#define kprintf printf
sys/crypto/rijndael/test00.c
58
printf("%02x", out[i]);
sys/crypto/rijndael/test00.c
63
printf("%02x", in[i]);
sys/dev/acpica/acpi_thermal.c
1124
printf("cpufreq: need to increase CPUFREQ_MAX_LEVELS\n");
sys/dev/acpica/acpivar.h
327
#define STEP(x) do {printf x, printf("\n"); cngetc();} while (0)
sys/dev/misc/ipmi/ipmi.c
1010
printf("Address %p len %d\n", data, len);
sys/dev/misc/ipmi/ipmi.c
1026
printf(" %3x %s %s\n", i, line, buf);
sys/dev/misc/ipmi/ipmi.c
1036
printf(" %3x %s %s\n", i, line, buf);
sys/dev/netif/re/re.c
5099
printf("\nThis product is covered by one or more of the following patents: \
sys/dev/netif/re/re.c
8066
printf("PktLen=%d",PktLen);
sys/dev/netif/re/re.c
8071
printf(", len=%d T=%d F=%d",ptr->m_len,ptr->m_type,ptr->m_flags);
sys/dev/netif/re/re.c
8088
printf("\n");
sys/dev/netif/re/re.c
8111
printf("re%d: no memory for tx list", sc->re_unit);
sys/dev/netif/re/re.c
8249
printf("**** Tx OK ****\n");
sys/dev/netif/re/re.c
8440
printf("Rcv Packet, Len=%d \n", m->m_len);
sys/dev/netif/re/re.c
9198
printf("re%d: watchdog timeout\n", sc->re_unit);
sys/dev/netif/re/re.c
9298
printf("re%d: Unsupported media type\n", sc->re_unit);
sys/dev/netif/re/re.c
9414
printf("re%d: Unsupported media type\n", sc->re_unit);
sys/dev/netif/re/re.h
1209
#define DBGPRINT(_unit, _msg) printf ("re%d: %s\n", _unit,_msg)
sys/dev/netif/re/re.h
1214
printf ("re%d: %s\n", _unit,buf); \
sys/dev/netif/wi/if_wi.c
1430
printf(", invalid format (data len %u src %6D)",
sys/dev/raid/amr/amrvar.h
76
#define xdebug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args)
sys/dev/smbus/atmel_mxt/test_atmel.c
102
printf("status r = %d slave 0x%02x\n", r, cmd.slave);
sys/dev/smbus/atmel_mxt/test_atmel.c
174
printf("fd = %d\n", fd);
sys/dev/smbus/atmel_mxt/test_atmel.c
177
printf("reset result %d\n", r);
sys/dev/smbus/atmel_mxt/test_atmel.c
181
printf(" %02x", ((uint8_t *)&rup.info)[i]);
sys/dev/smbus/atmel_mxt/test_atmel.c
182
printf("\n");
sys/dev/smbus/atmel_mxt/test_atmel.c
192
printf("mxt_read_reg: config failed: %d/%d\n", n, totsize);
sys/dev/smbus/atmel_mxt/test_atmel.c
197
printf("info: crc failed %08x/%08x\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
205
printf("object %d (%s) {\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
208
printf(" position = %d\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
210
printf(" size = %d\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
212
printf(" instances= %d\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
214
printf(" numids = %d\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
217
printf("\n");
sys/dev/smbus/atmel_mxt/test_atmel.c
230
printf(" %02x", ((uint8_t *)&msg)[i]);
sys/dev/smbus/atmel_mxt/test_atmel.c
231
printf(" trk=%02x f=%s x=%-4d y=%-4d p=%d amp=%d\n",
sys/dev/smbus/atmel_mxt/test_atmel.c
74
printf("status r = %d slave 0x%02x\n", r, cmd.slave);
sys/dev/smbus/cyapa/test_cyapa.c
103
printf("status r = %d slave 0x%02x\n", r, cmd.slave);
sys/dev/smbus/cyapa/test_cyapa.c
105
printf(" %02x", (u_char)buf[i]);
sys/dev/smbus/cyapa/test_cyapa.c
106
printf("\n");
sys/dev/smbus/cyapa/test_cyapa.c
115
printf("X2 BL BUSY\n");
sys/dev/smbus/cyapa/test_cyapa.c
117
printf("X2 BL ACTIVE\n");
sys/dev/smbus/cyapa/test_cyapa.c
122
printf("r=%d\n", r);
sys/dev/smbus/cyapa/test_cyapa.c
124
printf("X2 BL IDLE\n");
sys/dev/smbus/cyapa/test_cyapa.c
129
printf("r=%d\n", r);
sys/dev/smbus/cyapa/test_cyapa.c
144
printf("caps %5.5s-%6.6s-%2.2s left=%c midl=%c rght=%c\n",
sys/dev/smbus/cyapa/test_cyapa.c
152
printf("caps pixx=%d pixy=%d\n",
sys/dev/smbus/cyapa/test_cyapa.c
173
printf("stat %02x buttons %c%c%c nfngrs=%d ",
sys/dev/smbus/cyapa/test_cyapa.c
182
printf(" [x=%04d y=%04d p=%d]",
sys/dev/smbus/cyapa/test_cyapa.c
187
printf("\n");
sys/dev/smbus/cyapa/test_cyapa.c
94
printf("fd = %d\n", fd);
sys/dev/sound/pci/als4000.c
306
DEB(printf("speed locked at %d (tried %d)\n",
sys/dev/sound/pci/als4000.c
342
DEB(printf("als_get_playback_command: invalid format 0x%08x\n",
sys/dev/sound/pci/als4000.c
714
DEB(printf("GCR_DMA_EMULATION 0x%08x\n", v));
sys/dev/sound/pci/aureal.c
140
if (j==50) printf("pcm%d: codec timeout reading register %x (%x)\n",
sys/dev/sound/pci/aureal.c
157
if (j==50) printf("codec timeout during write of register %x, data %x\n",
sys/dev/sound/pci/aureal.c
403
printf("pcm%d: interrupt with src %x\n", au->unit, intsrc);
sys/dev/sound/pci/aureal.c
404
if (intsrc & AU_IRQ_FATAL) printf("pcm%d: fatal error irq\n", au->unit);
sys/dev/sound/pci/aureal.c
405
if (intsrc & AU_IRQ_PARITY) printf("pcm%d: parity error irq\n", au->unit);
sys/dev/sound/pci/aureal.c
534
if (au->interrupts==0) printf("pcm%d: irq test failed\n", au->unit);
sys/dev/sound/pci/aureal.c
575
printf("pcm%d: map %d - allocating ", unit, i+1);
sys/dev/sound/pci/aureal.c
576
printf("0x%x bytes of ", 1<<config_id->map[i].ln2size);
sys/dev/sound/pci/aureal.c
577
printf("%s space ", (config_id->map[i].type & PCI_MAPPORT)?
sys/dev/sound/pci/aureal.c
579
printf("at 0x%x...", config_id->map[i].base);
sys/dev/sound/pci/aureal.c
597
if (bootverbose) printf("%s\n", mapped? "ok" : "failed");
sys/dev/sound/pci/aureal.c
609
printf("pcm%d: unable to map a required resource\n", unit);
sys/dev/sound/pci/cs4281.c
363
DEB(printf("cs4281chan_setblocksize: blksz %d Setting %d\n", blocksize, ch->blksz));
sys/dev/sound/pci/cs4281.c
556
DEB(printf("cs4281_power %d -> %d\n", sc->power, state));
sys/dev/sound/pci/emu10k1.c
1382
printf("buf %p, pte_start %d, pte_size %d\n", blk->buf,
sys/dev/sound/pci/emu10k1.c
1390
printf("pte[%d] -> %x phys, %x virt\n", idx, tmp,
sys/dev/sound/pci/emu10k1.c
778
printf("voice number %d\n", v->vnum);
sys/dev/sound/pci/emu10k1.c
782
printf("%s\t[%08x]", regname[i], emu_rdptr(sc, v->vnum, i));
sys/dev/sound/pci/emu10k1.c
783
printf("%s", (x == 2) ? "\n" : "\t");
sys/dev/sound/pci/emu10k1.c
794
printf("%s\t[%08x]", regname2[i],
sys/dev/sound/pci/emu10k1.c
796
printf("%s", (x == 2)? "\n" : "\t");
sys/dev/sound/pci/emu10k1.c
802
printf("\n\n");
sys/dev/sound/pci/emu10k1.c
897
printf("start [%d bit, %s, %d hz]\n",
sys/dev/sound/pci/emu10kx.c
431
printf("RW owned in %s line %d for %s\n", __func__, \
sys/dev/sound/pci/emu10kx.c
433
printf("rw lock owned: %d\n", mtx_owned(&sc->rw)); \
sys/dev/sound/pci/emu10kx.c
434
printf("rw lock: value %x thread %x\n", \
sys/dev/sound/pci/emu10kx.c
437
printf("rw lock: recursed %d\n", mtx_recursed(&sc->rw));\
sys/dev/sound/pci/envy24.c
1461
printf("%08x", dmabuf[dst * ENVY24_PLAY_CHNUM + slot]);
sys/dev/sound/pci/envy24.c
1462
printf("%08x", dmabuf[dst * ENVY24_PLAY_CHNUM + slot + 1]);
sys/dev/sound/pci/envy24.c
1471
printf("\n");
sys/dev/sound/pci/envy24.c
2089
printf("%d intr = %d feed = %d\n", ptr, sc->intr[0], feed);
sys/dev/sound/pci/envy24.c
2141
printf("envy24_pci_probe()\n");
sys/dev/sound/pci/envy24.c
2155
printf("envy24_pci_probe(): return 0\n");
sys/dev/sound/pci/envy24.c
2161
printf("envy24_pci_probe(): return ENXIO\n");
sys/dev/sound/pci/envy24.c
2176
printf("envy24(play): setmap %lx, %lx; ",
sys/dev/sound/pci/envy24.c
2179
printf("%p -> %lx\n", sc->pmap, sc->paddr);
sys/dev/sound/pci/envy24.c
2193
printf("envy24(record): setmap %lx, %lx; ",
sys/dev/sound/pci/envy24.c
2196
printf("%p -> %lx\n", sc->rmap, sc->raddr);
sys/dev/sound/pci/envy24.c
2206
printf(" sc->raddr(0x%08x)", (u_int32_t)sc->raddr);
sys/dev/sound/pci/envy24.c
2207
printf(" sc->paddr(0x%08x)", (u_int32_t)sc->paddr);
sys/dev/sound/pci/envy24.c
2208
if (sc->rbuf) printf(" sc->rbuf(0x%08x)", (u_int32_t)sc->rbuf);
sys/dev/sound/pci/envy24.c
2209
else printf(" sc->rbuf(null)");
sys/dev/sound/pci/envy24.c
2210
if (sc->pbuf) printf(" sc->pbuf(0x%08x)\n", (u_int32_t)sc->pbuf);
sys/dev/sound/pci/envy24.c
2211
else printf(" sc->pbuf(null)\n");
sys/dev/sound/pci/envy24ht.c
1370
printf("%08x", dmabuf[dst * ENVY24HT_PLAY_CHNUM + slot]);
sys/dev/sound/pci/envy24ht.c
1371
printf("%08x", dmabuf[dst * ENVY24HT_PLAY_CHNUM + slot + 1]);
sys/dev/sound/pci/envy24ht.c
1380
printf("\n");
sys/dev/sound/pci/envy24ht.c
2003
printf("%d intr = %d feed = %d\n", ptr, sc->intr[0], feed);
sys/dev/sound/pci/envy24ht.c
2055
printf("envy24ht_pci_probe()\n");
sys/dev/sound/pci/envy24ht.c
2069
printf("envy24ht_pci_probe(): return 0\n");
sys/dev/sound/pci/envy24ht.c
2075
printf("envy24ht_pci_probe(): return ENXIO\n");
sys/dev/sound/pci/envy24ht.c
2090
printf("envy24ht(play): setmap %lx, %lx; ",
sys/dev/sound/pci/envy24ht.c
2108
printf("envy24ht(record): setmap %lx, %lx; ",
sys/dev/sound/pci/envy24ht.c
2122
printf(" sc->raddr(0x%08x)", (u_int32_t)sc->raddr);
sys/dev/sound/pci/envy24ht.c
2123
printf(" sc->paddr(0x%08x)", (u_int32_t)sc->paddr);
sys/dev/sound/pci/envy24ht.c
2124
if (sc->rbuf) printf(" sc->rbuf(0x%08x)", (u_int32_t)sc->rbuf);
sys/dev/sound/pci/envy24ht.c
2125
else printf(" sc->rbuf(null)");
sys/dev/sound/pci/envy24ht.c
2126
if (sc->pbuf) printf(" sc->pbuf(0x%08x)\n", (u_int32_t)sc->pbuf);
sys/dev/sound/pci/envy24ht.c
2127
else printf(" sc->pbuf(null)\n");
sys/dev/sound/pci/t4dwave.c
266
printf("tr_wrcd: reg %x was %x", regno, tr_rdcd(devinfo, regno));
sys/dev/sound/pci/t4dwave.c
291
printf(" - wrote %x, now %x\n", data, tr_rdcd(devinfo, regno));
sys/dev/sound/pci/via82c686.c
296
DEB(printf("set format: dir = %d, format=%x\n", ch->dir, format));
sys/dev/sound/pci/via82c686.c
353
DEB(printf("ado located at va=%p pa=%x\n", ado, sgd_addr));
sys/dev/sound/pci/via82c686.c
364
DEB(printf("viachan_trigger: go=%d\n", go));
sys/dev/sound/pci/via82c686.c
386
DEB(printf("viachan_getptr: len / base = %x / %x\n", len, base));
sys/dev/sound/pci/via82c686.c
403
DEB(printf("return ptr=%u\n", ptr));
sys/dev/sound/pcm/ac97.c
509
printf("ac97_setmixer: reg=%d, bits=%d, enable=%d\n", e->reg, e->bits, e->enable);
sys/dev/sound/pcm/ac97.c
751
printf("mixch %d, en=%d, b=%d\n", i, codec->mix[i].enable, codec->mix[i].bits);
sys/dev/sound/pcm/channel.c
1123
printf("Parse OK: '%s' -> '%s:%s' %d\n", req, b1, b2,
sys/dev/virtual/nvmm/nvmm_os.h
158
#define os_printf printf
sys/kern/subr_alist.c
102
#define kprintf printf
sys/kern/subr_blist.c
1111
printf(" n=%lu\n",
sys/kern/subr_blist.c
124
#define kprintf printf
sys/kern/subr_fattime.c
279
printf("%10d.%03ld -- ", ts.tv_sec, ts.tv_nsec / 1000000);
sys/kern/subr_fattime.c
283
printf("%s -- ", buf);
sys/kern/subr_fattime.c
288
printf("%04x %04x %02x -- ", d, t, p);
sys/kern/subr_fattime.c
289
printf("%3d %02d %02d %02d %02d %02d -- ",
sys/kern/subr_fattime.c
299
printf("%10d.%03ld == ", ts.tv_sec, ts.tv_nsec / 1000000);
sys/kern/subr_fattime.c
302
printf("%s -- ", buf);
sys/kern/subr_fattime.c
304
printf("%.3f", a);
sys/kern/subr_fattime.c
305
printf("\n");
sys/kern/subr_unit.c
686
printf(" %p len = %5u ", up, up->len);
sys/kern/subr_unit.c
688
printf("free\n");
sys/kern/subr_unit.c
690
printf("alloc\n");
sys/kern/subr_unit.c
693
printf("bitmap(%d) [", ub->busy);
sys/kern/subr_unit.c
696
printf("#");
sys/kern/subr_unit.c
698
printf(" ");
sys/kern/subr_unit.c
700
printf("]\n");
sys/kern/subr_unit.c
710
printf(
sys/kern/subr_unit.c
715
printf(" from = %5u", x);
sys/kern/subr_unit.c
753
printf("F %u\n", i);
sys/kern/subr_unit.c
761
printf("A %u\n", i);
sys/kern/subr_unit.c
771
printf("C %u\n", i);
sys/libkern/linux_idr.c
101
printf("allocated %d value %08x\n",
sys/libkern/linux_idr.c
110
printf("find %d res %p\n", id, res);
sys/libkern/linux_idr.c
112
printf("cmd> ");
sys/libkern/linux_idr.c
433
printf("idr_grow: %d -> %d\n", idp->idr_count, nf);
sys/libkern/linux_idr.c
82
printf("cmd> ");
sys/net/pf/pf_ruleset.c
242
printf("pf_find_or_create_ruleset: RB_INSERT1 "
sys/net/pf/pf_ruleset.c
253
printf("pf_find_or_create_ruleset: "
sys/net/pf/pf_ruleset.c
329
printf("pf_anchor_setup: .. beyond root\n");
sys/net/pf/pf_ruleset.c
351
printf("pf_anchor_setup: ruleset\n");
sys/net/pf/pf_ruleset.c
388
printf("pf_anchor_copyout: '%s' '%s'\n", a,
sys/net/pf/pf_ruleset.c
410
printf("pf_anchor_remove: broken refcount\n");
sys/net/radix.c
61
#define kprintf(fmt, ...) printf(fmt, ##__VA_ARGS__)
sys/netproto/802_11/wlan/ieee80211.c
269
retval = printf("%s: ", ic->ic_name);
sys/netproto/802_11/wlan/ieee80211_input.c
1020
printf("%s information element, ", type);
sys/netproto/802_11/wlan/ieee80211_input.c
1022
printf("information element, ");
sys/netproto/802_11/wlan/ieee80211_input.c
1026
printf("\n");
sys/netproto/802_11/wlan/ieee80211_input.c
1051
printf("%s frame, ", type);
sys/netproto/802_11/wlan/ieee80211_input.c
1053
printf("frame, ");
sys/netproto/802_11/wlan/ieee80211_input.c
989
printf("%s frame, ", type != NULL ? type :
sys/platform/vkernel64/platform/init.c
1095
printf("TAP UNIT %d\n", *tap_unit);
sys/platform/vkernel64/platform/init.c
1146
printf("Network socket buffer: %ld bytes\n", st.st_blksize);
sys/platform/vkernel64/platform/init.c
624
printf("KVM mapped at %p-%p\n", (void *)KvaStart, (void *)KvaEnd);
sys/sys/iconv.h
246
#define ICDEBUG(format, ...) printf("%s: "format, __func__ , ## __VA_ARGS__)
sys/vfs/ext2fs/ext2_alloc.c
1105
printf("ext2fs_alloccgblk: cg=%d bno=%jd fs=%s\n",
sys/vfs/ext2fs/ext2_alloc.c
118
printf("bsize = %lu, size = %d, fs = %s\n",
sys/vfs/ext2fs/ext2_alloc.c
424
printf("ext2_valloc: vp %p exists for inode %lu\n", vp, ino);
sys/vfs/ext2fs/ext2_csum.c
716
printf(
sys/vfs/ext2fs/ext2_csum.c
91
printf(
sys/vfs/ext2fs/ext2_csum.c
98
printf(
sys/vfs/ext2fs/ext2_inode.c
552
printf("WARNING: INODE %ld flags %08x: modified inode being released!\n",
sys/vfs/ext2fs/ext2_inode_cnv.c
59
printf("Inode: %5ju", (uintmax_t)in->i_number);
sys/vfs/ext2fs/ext2_inode_cnv.c
60
printf( /* "Inode: %5d" */
sys/vfs/ext2fs/ext2_inode_cnv.c
63
printf("User: %5u Group: %5u Size: %ju\n",
sys/vfs/ext2fs/ext2_inode_cnv.c
65
printf("Links: %3d Blockcount: %ju\n",
sys/vfs/ext2fs/ext2_inode_cnv.c
67
printf("ctime: 0x%llx ", (unsigned long long)in->i_ctime);
sys/vfs/ext2fs/ext2_inode_cnv.c
68
printf("atime: 0x%llx ", (unsigned long long)in->i_atime);
sys/vfs/ext2fs/ext2_inode_cnv.c
69
printf("mtime: 0x%llx ", (unsigned long long)in->i_mtime);
sys/vfs/ext2fs/ext2_inode_cnv.c
71
printf("crtime %llx\n", (unsigned long long)in->i_birthtime);
sys/vfs/ext2fs/ext2_inode_cnv.c
73
printf("\n");
sys/vfs/ext2fs/ext2_inode_cnv.c
75
printf("Extents:\n");
sys/vfs/ext2fs/ext2_inode_cnv.c
77
printf("Header (magic 0x%x entries %d max %d depth %d gen %d)\n",
sys/vfs/ext2fs/ext2_inode_cnv.c
82
printf("Index (blk %d len %d start_lo %d start_hi %d)\n",
sys/vfs/ext2fs/ext2_inode_cnv.c
86
printf("\n");
sys/vfs/ext2fs/ext2_inode_cnv.c
88
printf("BLOCKS:");
sys/vfs/ext2fs/ext2_inode_cnv.c
90
printf(" %d", in->i_db[i]);
sys/vfs/ext2fs/ext2_inode_cnv.c
91
printf("\n");
sys/vfs/ext2fs/ext2_subr.c
66
printf("%s: trying to free NULL pointer\n", func);
sys/vfs/ext2fs/ext2_vfsops.c
1314
printf("ext2_alloc_vnode: ihashins collision, retrying inode %ld\n",
sys/vfs/ext2fs/ext2_vfsops.c
204
printf(
sys/vfs/ext2fs/ext2_vfsops.c
207
printf(
sys/vfs/ext2fs/ext2_vfsops.c
302
printf("ext2fs: %s: wrong magic number %#x (expected %#x)\n",
sys/vfs/ext2fs/ext2_vfsops.c
309
printf("WARNING: mount of %s denied due to "
sys/vfs/ext2fs/ext2_vfsops.c
315
printf("%s ", incompat[i].name);
sys/vfs/ext2fs/ext2_vfsops.c
316
printf("\n");
sys/vfs/ext2fs/ext2_vfsops.c
321
printf("WARNING: R/W mount of %s denied due to "
sys/vfs/ext2fs/ext2_vfsops.c
327
printf("%s ", ro_compat[i].name);
sys/vfs/ext2fs/ext2_vfsops.c
328
printf("\n");
sys/vfs/ext2fs/ext2_vfsops.c
914
printf(
sys/vfs/ext2fs/ext2_vfsops.c
917
printf(
sys/vfs/ext2fs/ext2_vnops.c
1412
printf("tag VT_EXT2FS, ino %lu, on dev %s (%d, %d)",
sys/vfs/ext2fs/ext2_vnops.c
1418
printf("\n");
sys/vfs/hammer2/zlib/hammer2_zlib_inflate.c
326
printf(" static const code lenfix[%u] = {", size);
sys/vfs/hammer2/zlib/hammer2_zlib_inflate.c
329
if ((low % 7) == 0) printf("\n ");
sys/vfs/hammer2/zlib/hammer2_zlib_inflate.c
330
printf("{%u,%u,%d}", (low & 127) == 99 ? 64 : state.lencode[low].op,
sys/vfs/hammer2/zlib/hammer2_zlib_inflate.c
337
printf("\n static const code distfix[%u] = {", size);
sys/vfs/hammer2/zlib/hammer2_zlib_inflate.c
340
if ((low % 6) == 0) printf("\n ");
sys/vfs/hammer2/zlib/hammer2_zlib_inflate.c
341
printf("{%u,%u,%d}", state.distcode[low].op, state.distcode[low].bits,
sys/vfs/msdosfs/msdosfs_vnops.c
1567
printf("msdosfs_readdir(): going after . or .. in root dir, offset %d\n",
sys/vfs/msdosfs/msdosfs_vnops.c
1640
printf("rd: dentp %08x prev %08x crnt %08x deName %02x attr %02x\n",
test/bsd/dup_test/dup_test.c
101
printf("ok %d - dup2(2) works\n", ++test);
test/bsd/dup_test/dup_test.c
106
printf("no ok %d - dup2(2) didn't give us the right fd\n",
test/bsd/dup_test/dup_test.c
109
printf("ok %d - dup2(2) returned a correct fd\n", test);
test/bsd/dup_test/dup_test.c
114
printf("not ok %d - dup2(2) didn't clear close-on-exec\n",
test/bsd/dup_test/dup_test.c
117
printf("ok %d - dup2(2) cleared close-on-exec\n", test);
test/bsd/dup_test/dup_test.c
147
printf("ok %d - dup2(2) to itself works\n", ++test);
test/bsd/dup_test/dup_test.c
152
printf("not ok %d - dup2(2) didn't give us the right fd\n",
test/bsd/dup_test/dup_test.c
155
printf("ok %d - dup2(2) to itself returned a correct fd\n",
test/bsd/dup_test/dup_test.c
161
printf("not ok %d - dup2(2) cleared close-on-exec\n", test);
test/bsd/dup_test/dup_test.c
163
printf("ok %d - dup2(2) didn't clear close-on-exec\n", test);
test/bsd/dup_test/dup_test.c
169
printf("not ok %d - fcntl(F_DUPFD) returned wrong fd %d\n",
test/bsd/dup_test/dup_test.c
172
printf("ok %d - fcntl(F_DUPFD) works\n", ++test);
test/bsd/dup_test/dup_test.c
177
printf(
test/bsd/dup_test/dup_test.c
181
printf("ok %d - fcntl(F_DUPFD) cleared close-on-exec\n", test);
test/bsd/dup_test/dup_test.c
187
printf("not ok %d - dup2(2) bypassed NOFILE limit\n", test);
test/bsd/dup_test/dup_test.c
189
printf("ok %d - dup2(2) didn't bypass NOFILE limit\n", test);
test/bsd/dup_test/dup_test.c
194
printf("ok %d - fcntl(F_DUP2FD) works\n", ++test);
test/bsd/dup_test/dup_test.c
199
printf(
test/bsd/dup_test/dup_test.c
203
printf("ok %d - fcntl(F_DUP2FD) returned a correct fd\n",
test/bsd/dup_test/dup_test.c
209
printf(
test/bsd/dup_test/dup_test.c
213
printf("ok %d - fcntl(F_DUP2FD) cleared close-on-exec\n",
test/bsd/dup_test/dup_test.c
219
printf("ok %d - fcntl(F_DUP2FD) to itself works\n", ++test);
test/bsd/dup_test/dup_test.c
224
printf(
test/bsd/dup_test/dup_test.c
228
printf(
test/bsd/dup_test/dup_test.c
235
printf("not ok %d - fcntl(F_DUP2FD) cleared close-on-exec\n",
test/bsd/dup_test/dup_test.c
238
printf("ok %d - fcntl(F_DUP2FD) didn't clear close-on-exec\n",
test/bsd/dup_test/dup_test.c
245
printf("not ok %d - fcntl(F_DUP2FD) bypassed NOFILE limit\n",
test/bsd/dup_test/dup_test.c
248
printf("ok %d - fcntl(F_DUP2FD) didn't bypass NOFILE limit\n",
test/bsd/dup_test/dup_test.c
255
printf("not ok %d - fcntl(F_DUPFD_CLOEXEC) returned wrong fd %d\n",
test/bsd/dup_test/dup_test.c
258
printf("ok %d - fcntl(F_DUPFD_CLOEXEC) works\n", ++test);
test/bsd/dup_test/dup_test.c
263
printf(
test/bsd/dup_test/dup_test.c
267
printf("ok %d - fcntl(F_DUPFD_CLOEXEC) set close-on-exec\n",
test/bsd/dup_test/dup_test.c
273
printf("ok %d - fcntl(F_DUP2FD_CLOEXEC) works\n", ++test);
test/bsd/dup_test/dup_test.c
278
printf(
test/bsd/dup_test/dup_test.c
282
printf("ok %d - fcntl(F_DUP2FD_CLOEXEC) returned a correct fd\n",
test/bsd/dup_test/dup_test.c
288
printf(
test/bsd/dup_test/dup_test.c
292
printf("ok %d - fcntl(F_DUP2FD_CLOEXEC) set close-on-exec\n",
test/bsd/dup_test/dup_test.c
304
printf("not ok %d - fcntl(F_DUP2FD_CLOEXEC) bypassed NOFILE limit\n",
test/bsd/dup_test/dup_test.c
307
printf("ok %d - fcntl(F_DUP2FD_CLOEXEC) didn't bypass NOFILE limit\n",
test/bsd/dup_test/dup_test.c
313
printf("ok %d - dup3(O_CLOEXEC) works\n", ++test);
test/bsd/dup_test/dup_test.c
318
printf(
test/bsd/dup_test/dup_test.c
322
printf("ok %d - dup3(O_CLOEXEC) returned a correct fd\n",
test/bsd/dup_test/dup_test.c
328
printf(
test/bsd/dup_test/dup_test.c
332
printf("ok %d - dup3(O_CLOEXEC) set close-on-exec\n",
test/bsd/dup_test/dup_test.c
338
printf("ok %d - dup3(0) works\n", ++test);
test/bsd/dup_test/dup_test.c
343
printf(
test/bsd/dup_test/dup_test.c
347
printf("ok %d - dup3(0) returned a correct fd\n",
test/bsd/dup_test/dup_test.c
353
printf(
test/bsd/dup_test/dup_test.c
357
printf("ok %d - dup3(0) cleared close-on-exec\n",
test/bsd/dup_test/dup_test.c
363
printf(
test/bsd/dup_test/dup_test.c
366
printf("ok %d - dup3(fd1, fd1, O_CLOEXEC) failed\n", test);
test/bsd/dup_test/dup_test.c
370
printf(
test/bsd/dup_test/dup_test.c
373
printf("ok %d - dup3(fd1, fd1, 0) failed\n", test);
test/bsd/dup_test/dup_test.c
379
printf("not ok %d - dup3(O_CLOEXEC) bypassed NOFILE limit\n",
test/bsd/dup_test/dup_test.c
382
printf("ok %d - dup3(O_CLOEXEC) didn't bypass NOFILE limit\n",
test/bsd/dup_test/dup_test.c
389
printf("not ok %d - fcntl(F_DUPFD_CLOFORK) returned wrong fd %d\n",
test/bsd/dup_test/dup_test.c
392
printf("ok %d - fcntl(F_DUPFD_CLOFORK) works\n", ++test);
test/bsd/dup_test/dup_test.c
397
printf(
test/bsd/dup_test/dup_test.c
401
printf("ok %d - fcntl(F_DUPFD_CLOFORK) set close-on-fork\n",
test/bsd/dup_test/dup_test.c
407
printf("ok %d - dup3(O_CLOFORK) works\n", ++test);
test/bsd/dup_test/dup_test.c
412
printf(
test/bsd/dup_test/dup_test.c
416
printf("ok %d - dup3(O_CLOFORK) returned a correct fd\n",
test/bsd/dup_test/dup_test.c
422
printf(
test/bsd/dup_test/dup_test.c
426
printf("ok %d - dup3(O_CLOFORK) set close-on-fork\n",
test/bsd/dup_test/dup_test.c
432
printf("ok %d - dup3(0) works\n", ++test);
test/bsd/dup_test/dup_test.c
437
printf(
test/bsd/dup_test/dup_test.c
441
printf("ok %d - dup3(0) returned a correct fd\n",
test/bsd/dup_test/dup_test.c
447
printf(
test/bsd/dup_test/dup_test.c
451
printf("ok %d - dup3(0) cleared close-on-fork\n",
test/bsd/dup_test/dup_test.c
457
printf(
test/bsd/dup_test/dup_test.c
460
printf("ok %d - dup3(fd1, fd1, O_CLOFORK) failed\n", test);
test/bsd/dup_test/dup_test.c
464
printf(
test/bsd/dup_test/dup_test.c
467
printf("ok %d - dup3(fd1, fd1, 0) failed\n", test);
test/bsd/dup_test/dup_test.c
473
printf("not ok %d - dup3(O_CLOFORK) bypassed NOFILE limit\n",
test/bsd/dup_test/dup_test.c
476
printf("ok %d - dup3(O_CLOFORK) didn't bypass NOFILE limit\n",
test/bsd/dup_test/dup_test.c
87
printf("1..43\n");
test/bsd/dup_test/dup_test.c
92
printf("ok %d - dup(2) works\n", ++test);
test/cpuperf/cputest.c
24
printf("CPUTEST %s\n", test_str);
test/crypto/cryptoapi/crypto-api.c
104
printf("Failed to encrypt/decrypt: %s\n", strerror(error));
test/crypto/cryptoapi/crypto-api.c
72
printf("Cipher %s not found\n", cipher_name);
test/crypto/cryptoapi/crypto-api.c
78
printf("Failed to init crypto session\n");
test/crypto/cryptoapi/crypto-api.c
85
printf("Failed to set crypto key: %s\n", strerror(error));
test/crypto/cryptoapi/cryptoapi_test.c
285
printf("Usage: cryptoapi_test [OPTIONS]\n\n");
test/crypto/cryptoapi/cryptoapi_test.c
286
printf("Options:\n");
test/crypto/cryptoapi/cryptoapi_test.c
287
printf(
test/crypto/cryptoapi/cryptoapi_test.c
290
printf(
test/crypto/cryptoapi/cryptoapi_test.c
292
printf(" -o FILE Write results to FILE\n");
test/crypto/cryptoapi/cryptoapi_test.c
293
printf(
test/crypto/cryptoapi/cryptoapi_test.c
296
printf(" -h Print this help message\n");
test/debug/bufqueues.c
160
printf(" NONE LOCKED CLEAN DIRTY "
test/debug/bufqueues.c
162
printf("%6d %7d %6d %6d %9d %9d %6d %10d %7d\n",
test/debug/bufqueues.c
216
printf("cpu=%d queue=%8s buf=%p", cpu, q2s(q), tmp);
test/debug/bufqueues.c
220
printf(" [F] ");
test/debug/bufqueues.c
224
printf("\n");
test/debug/buserr.c
36
printf(" %d", i);
test/debug/buserr.c
45
printf("munmap failed\n");
test/debug/buserr.c
50
printf("child sig10 at %d pages\n", i);
test/debug/buserr.c
54
printf("fork failed\n");
test/debug/checkhammer.c
119
printf("(not in blockmap): %s", buf);
test/debug/checkhammer.c
129
printf("(not in blockmap): %s", buf);
test/debug/checkhammer.c
143
printf("mismatches: (blockmap, actual)\n");
test/debug/checkhammer.c
164
printf(" bmap %016jx %jd %jd\n",
test/debug/crc32.c
37
printf("iscsi_crc32 %08x\n", crc1);
test/debug/crc32.c
39
printf("crc32 %08x\n", crc2);
test/debug/crc32hw.c
375
printf("%08x\n", crc);
test/debug/evfilt_user.c
27
printf("r = %d\n", r);
test/debug/evfilt_user.c
42
printf("master running\n");
test/debug/evfilt_user.c
46
printf("issued trigger %d\n", r);
test/debug/evfilt_user.c
60
printf("slave running\n");
test/debug/evfilt_user.c
63
printf("received %d\n", r);
test/debug/fdpassing.c
102
printf("sendfd: failed %s\n", strerror(errno));
test/debug/fdpassing.c
138
printf("recvmsg: failed %s\n", strerror(errno));
test/debug/fdpassing.c
42
printf("B");
test/debug/fdpassing.c
44
printf("b");
test/debug/fdpassing.c
46
printf("r");
test/debug/fdpassing.c
50
printf("X\n");
test/debug/fdpassing.c
61
printf("w");
test/debug/fdpassing.c
68
printf("DONE\n");
test/debug/h2chains.c
112
printf("VCHAIN %08x\n", hmp.vchain.flags);
test/debug/h2chains.c
117
printf("\n");
test/debug/h2chains.c
120
printf("FCHAIN %08x\n", hmp.fchain.flags);
test/debug/h2chains.c
140
printf("%*.*s chain %p type %02x lock %p dio %p "
test/debug/h2chains.c
148
printf("F");
test/debug/h2chains.c
150
printf("M");
test/debug/h2chains.c
153
printf(" FAIL");
test/debug/h2chains.c
156
printf(" FAIL2");
test/debug/h2chains.c
157
printf("\n");
test/debug/h2dio.c
113
printf("\n");
test/debug/h2dio.c
126
printf("%*.*s dio %p pbase=%016lx refs=%08x "
test/debug/h2inodes.c
113
printf("\n");
test/debug/h2inodes.c
126
printf("%*.*s ip %p inum=%ld refs=%08x "
test/debug/icrc32.c
37
printf("iscsi_crc32 %08x\n", crc1);
test/debug/icrc32.c
39
printf("crc32 %08x\n", crc2);
test/debug/kmapinfo.c
135
printf("%4ldM 0x%016jx %08lx-%08lx (%6s) EMPTY\n",
test/debug/kmapinfo.c
142
printf("-----------------------------------------------\n");
test/debug/kmapinfo.c
147
printf("Total-id: %9s %s%s\n",
test/debug/kmapinfo.c
153
printf("-----------------------------------------------\n");
test/debug/kmapinfo.c
154
printf("Total empty space: %s\n", formatnum(total_empty));
test/debug/kmapinfo.c
155
printf("Total used space: %s\n", formatnum(total_used));
test/debug/kmapinfo.c
156
printf("Total real space: %s\n", formatnum(total_real));
test/debug/kmapinfo.c
211
printf("%4ldM %p %08lx-%08lx (%s) EMPTY\n",
test/debug/kmapinfo.c
218
printf("%4ldM %p %08lx-%08lx (%6ldK) id=%-8s object=%p\n",
test/debug/ksyscalls.c
111
printf("call %3d %6jduS\n", i, (intmax_t)syscallsworstcase[i]);
test/debug/kwrite.c
67
printf("%#0*lx %02x\n",
test/debug/kwrite.c
90
printf("%#0*lx %02x -> %02x\n",
test/debug/mbufinfo.c
142
printf("Histogram:\n");
test/debug/mbufinfo.c
145
printf("%d\t%d\n", i, tracks[i]);
test/debug/mbufinfo.c
148
printf("clusters: %d\n", count_cluster);
test/debug/mbufinfo.c
149
printf("normal: %d\n", count_noncluster);
test/debug/mbufinfo.c
150
printf("external: %d\n", count_ext);
test/debug/mbufinfo.c
151
printf("data: %d\n", count_data_bytes);
test/debug/mbufinfo.c
152
printf("bufspace: %d\n", count_buffer_space);
test/debug/mbufinfo.c
168
printf("mbuf %p track %d\n", mt.m, mt.trackid);
test/debug/mbufinfo.c
210
printf(" %04x ", n + i);
test/debug/mbufinfo.c
212
printf(" %02x", (unsigned char)buf[i]);
test/debug/mbufinfo.c
214
printf(" ");
test/debug/mbufinfo.c
216
printf("%c", isprint(buf[j]) ? buf[j] : '.');
test/debug/mbufinfo.c
217
printf("\n");
test/debug/mbufinfo.c
220
printf("\n");
test/debug/ncptrace.c
135
printf("MOUNT %p ", mntptr);
test/debug/ncptrace.c
138
printf(" ");
test/debug/ncptrace.c
145
printf("ON %s\n", path);
test/debug/ncptrace.c
160
printf("numunres = %ld\n", num_unres);
test/debug/ncptrace.c
161
printf("numleafs = %ld\n", num_leafs);
test/debug/ncptrace.c
162
printf("numcache = %ld\n", num_cache);
test/debug/ncptrace.c
163
printf("numneg = %ld\n", num_neg);
test/debug/ncptrace.c
225
printf("ELM ");
test/debug/ncptrace.c
227
printf("%*.*s%s ", tab, tab, "", name);
test/debug/ncptrace.c
228
printf("[ncp=%p par=%p %04x vp=%p",
test/debug/ncptrace.c
231
printf(" timo=%d", ncp.nc_timeout);
test/debug/ncptrace.c
233
printf(" refs=%d", ncp.nc_refs);
test/debug/ncptrace.c
235
printf(" gen=%d", ncp.nc_generation);
test/debug/ncptrace.c
237
printf(" error=%d", ncp.nc_error);
test/debug/ncptrace.c
239
printf(" MAYBEMOUNT");
test/debug/ncptrace.c
241
printf(" LOCKSTATUS(%016lx,td=%p)",
test/debug/ncptrace.c
244
printf("]");
test/debug/ncptrace.c
247
printf(" %s\n", name);
test/debug/ncptrace.c
249
printf("%s\n", haschildren ? " {" : "");
test/debug/ncptrace.c
256
printf("%*.*s}\n", tab, tab, "");
test/debug/ncptrace.c
296
printf("%s [type %d]", vfcinfo.vfc_name, vfcinfo.vfc_typenum);
test/debug/posixlock.c
100
printf("%s\n", strerror(errno));
test/debug/posixlock.c
106
printf("ok\n");
test/debug/posixlock.c
108
printf("%s\n", strerror(errno));
test/debug/posixlock.c
114
printf("ok\n");
test/debug/posixlock.c
116
printf("%s\n", strerror(errno));
test/debug/posixlock.c
120
printf(
test/debug/posixlock.c
132
printf("unknown command '%c'\n", c);
test/debug/posixlock.c
144
printf("locker> ");
test/debug/posixlock.c
75
printf("%5d %c %jd %jd\n",
test/debug/posixlock.c
93
printf("%s\n", strerror(errno));
test/debug/posixlock.c
98
printf("ok\n");
test/debug/psinfo.c
174
printf("Process %6d:%-3d %6.6s (%s)",
test/debug/psinfo.c
179
printf("\n");
test/debug/psinfo.c
185
printf(" (%6.2fM resident, %6.2f wired)\n",
test/debug/psinfo.c
192
printf(" entry %016jx-%016jx eflags=%04x prot=%02x max_prot=%02x",
test/debug/psinfo.c
199
printf("\n\t\t");
test/debug/psinfo.c
202
printf(" [obj=%016jx,off=%016jx",
test/debug/psinfo.c
207
printf(",DEAD");
test/debug/psinfo.c
209
printf("]");
test/debug/psinfo.c
215
printf("\n");
test/debug/psinfo.c
232
printf("%4ldM 0x%016jx %08lx-%08lx (%6s) EMPTY\n",
test/debug/psinfo.c
239
printf("-----------------------------------------------\n");
test/debug/psinfo.c
241
printf("Total-id: %9s %s\n", entryid(i), formatnum(total_used_byid[i]));
test/debug/psinfo.c
243
printf("-----------------------------------------------\n");
test/debug/psinfo.c
244
printf("Total empty space: %s\n", formatnum(total_empty));
test/debug/psinfo.c
245
printf("Total used space: %s\n", formatnum(total_used));
test/debug/psinfo.c
298
printf("%4ldM %p %08lx-%08lx (%s) EMPTY\n",
test/debug/psinfo.c
305
printf("%4ldM %p %08lx-%08lx (%6ldK) id=%-8s object=%p\n",
test/debug/schedmon.c
119
printf("%p %d\n", pcpu, ncpus);
test/debug/schedmon.c
123
printf("%3d ", i);
test/debug/schedmon.c
125
printf("IDLE "
test/debug/schedmon.c
128
printf("runq=%-3d ucount=%-3d uload=%-5d ",
test/debug/schedmon.c
131
printf("uschedcp=%p ", scan->uschedcp);
test/debug/schedmon.c
133
printf("uschedcp=------------------ ");
test/debug/schedmon.c
135
printf("qs=%08x", scan->queuebits);
test/debug/schedmon.c
137
printf("qs=EMPTY ");
test/debug/schedmon.c
140
printf("\n");
test/debug/schedmon.c
142
printf("\t");
test/debug/seekbench.c
52
printf("%s: %jdMB\n", av[1], (intmax_t)bytes / 1024 / 1024);
test/debug/seekbench.c
53
printf("distance avg-seek\n");
test/debug/seekbench.c
67
printf("%5jdKB %6.3fms\n",
test/debug/seekbench.c
71
printf("%5jdMB %6.3fms\n",
test/debug/sigtramp.c
24
printf("TRAMP: %016jx-%016jx\n",
test/debug/slabinfo.c
136
printf("CPU %02d (NFreeZones=%d) {\n",
test/debug/slabinfo.c
141
printf(" Zone %02d {\n", j);
test/debug/slabinfo.c
143
printf(" }\n");
test/debug/slabinfo.c
146
printf(" FreeZone {\n");
test/debug/slabinfo.c
148
printf(" }\n");
test/debug/slabinfo.c
150
printf(" FreeOVZon {\n");
test/debug/slabinfo.c
152
printf(" }\n");
test/debug/slabinfo.c
154
printf("}\n");
test/debug/slabinfo.c
156
printf("TotalZones %d x 131072 = %jd\n",
test/debug/slabinfo.c
158
printf("TotalFree %d x 131072 = %jd\n",
test/debug/slabinfo.c
174
printf("\t{ magic=%08x cpu=%d chunking=%d NFree=%d/%d RCnt=%d}\n",
test/debug/testvblank.c
23
printf("should print one 'x' every 10 vblanks\n");
test/debug/umtx.c
237
printf("cleanup\n");
test/debug/utf8bin.c
64
printf("read %4d/%-4d wc=%4d/%-4d write=%-4d\t",
test/debug/utf8bin.c
68
printf("ok%c",
test/debug/utf8bin.c
72
printf("compare-fail\n");
test/debug/utf8bin.c
76
printf("len-fail, rest-ok\n");
test/debug/utf8bin.c
78
printf("len-fail, compare-fail\n");
test/debug/utf8bin.c
81
printf("len-fail, rest-ok\n");
test/debug/utf8bin.c
83
printf("len-fail, compare-fail\n");
test/debug/utf8bin.c
87
printf(" @%04x %02x %02x\n",
test/debug/utf8bin.c
92
printf(" @%04x %02x %02x\n",
test/debug/vmobjinfo.c
133
printf("open %s\n", av[optind + i]);
test/debug/vmobjinfo.c
159
printf("%p type=%d size=%016jx handle=%p swblocks=%d\n",
test/debug/vmobjinfo.c
162
printf("\t\t ref_count=%d backing_obj=%p\n",
test/debug/vmobjinfo.c
192
printf(" %016lx: ", (swb.swb_index + i) * 4096L);
test/debug/vmobjinfo.c
194
printf(" (unassigned)\n");
test/debug/vmobjinfo.c
197
printf(" %ld\n", swb.swb_pages[i]);
test/debug/vmobjinfo.c
202
printf("\t(read failed)\n");
test/debug/vmobjinfo.c
205
printf("\t%04x ", j);
test/debug/vmobjinfo.c
207
printf(" %02x", (uint8_t)pgbuf[j+k]);
test/debug/vmobjinfo.c
209
printf(" ");
test/debug/vmobjinfo.c
211
printf(" ");
test/debug/vmobjinfo.c
214
printf("%c", pgbuf[j+k]);
test/debug/vmobjinfo.c
216
printf(".");
test/debug/vmobjinfo.c
218
printf("\n");
test/debug/vmobjinfo.c
237
printf(" %016lx: %016jx (physical)\n",
test/debug/vmobjinfo.c
241
printf("\t(read failed)\n");
test/debug/vmobjinfo.c
244
printf("\t%04x ", j);
test/debug/vmobjinfo.c
246
printf(" %02x", (uint8_t)pgbuf[j+k]);
test/debug/vmobjinfo.c
248
printf(" ");
test/debug/vmobjinfo.c
250
printf(" ");
test/debug/vmobjinfo.c
253
printf("%c", pgbuf[j+k]);
test/debug/vmobjinfo.c
255
printf(".");
test/debug/vmobjinfo.c
257
printf("\n");
test/debug/vmpagehash.c
158
printf("vm_page_hash[%d]\n", vm_page_hash_size);
test/debug/vmpagehash.c
164
printf(" group(%d-%d) ", i, i + 3);
test/debug/vmpagehash.c
166
printf("FULL ");
test/debug/vmpagehash.c
167
printf("\n");
test/debug/vmpagehash.c
169
printf(" %016jx %9d ", elm->m, elm->ticks);
test/debug/vmpagehash.c
190
printf("obj %p/%016jx\n\t\t\t\tval=%02x dty=%02x hold=%d "
test/debug/vmpagehash.c
230
printf(" %-7s", ostr);
test/debug/vmpagehash.c
232
printf(" BUSY");
test/debug/vmpagehash.c
234
printf(" WANTED");
test/debug/vmpagehash.c
236
printf(" WINATCFLS");
test/debug/vmpagehash.c
238
printf(" FICTITIOUS");
test/debug/vmpagehash.c
240
printf(" WRITEABLE");
test/debug/vmpagehash.c
242
printf(" MAPPED");
test/debug/vmpagehash.c
244
printf(" NEED_COMMIT");
test/debug/vmpagehash.c
246
printf(" REFERENCED");
test/debug/vmpagehash.c
248
printf(" CLEANCHK");
test/debug/vmpagehash.c
250
printf(" SWAPINPROG");
test/debug/vmpagehash.c
252
printf(" NOSYNC");
test/debug/vmpagehash.c
254
printf(" UNMANAGED");
test/debug/vmpagehash.c
256
printf(" MARKER");
test/debug/vmpagehash.c
258
printf(" RAM");
test/debug/vmpagehash.c
260
printf(" SWAPPED");
test/debug/vmpagehash.c
262
printf("\n");
test/debug/vmpagehash.c
289
printf("good checkpage %p bucket %d\n", mptr, hv);
test/debug/vmpagehash.c
291
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpageinfo.c
190
printf("page %d\r", i);
test/debug/vmpageinfo.c
260
printf("page %p obj %p/%-8ju(%016jx) val=%02x dty=%02x hold=%d "
test/debug/vmpageinfo.c
329
printf(" %-7s", ostr);
test/debug/vmpageinfo.c
331
printf(" BUSY");
test/debug/vmpageinfo.c
333
printf(" WANTED");
test/debug/vmpageinfo.c
335
printf(" WINATCFLS");
test/debug/vmpageinfo.c
337
printf(" FICTITIOUS");
test/debug/vmpageinfo.c
339
printf(" WRITEABLE");
test/debug/vmpageinfo.c
341
printf(" MAPPED");
test/debug/vmpageinfo.c
343
printf(" NEED_COMMIT");
test/debug/vmpageinfo.c
345
printf(" REFERENCED");
test/debug/vmpageinfo.c
347
printf(" CLEANCHK");
test/debug/vmpageinfo.c
349
printf(" SWAPINPROG");
test/debug/vmpageinfo.c
351
printf(" NOSYNC");
test/debug/vmpageinfo.c
353
printf(" UNQUEUED");
test/debug/vmpageinfo.c
355
printf(" MARKER");
test/debug/vmpageinfo.c
357
printf(" RAM");
test/debug/vmpageinfo.c
359
printf(" SWAPPED");
test/debug/vmpageinfo.c
362
printf(" SLAB");
test/debug/vmpageinfo.c
364
printf("\n");
test/debug/vmpageinfo.c
372
printf("\n");
test/debug/vmpageinfo.c
373
printf("%8.2fM free\n", count_free * 4096.0 / 1048576.0);
test/debug/vmpageinfo.c
375
printf("%8.2fM wired vnode (in buffer cache)\n",
test/debug/vmpageinfo.c
377
printf("%8.2fM wired in-pmap (probably vnode pages also in buffer cache)\n",
test/debug/vmpageinfo.c
379
printf("%8.2fM wired pgtable\n",
test/debug/vmpageinfo.c
381
printf("%8.2fM wired anon\n",
test/debug/vmpageinfo.c
383
printf("%8.2fM wired kernel_object\n",
test/debug/vmpageinfo.c
386
printf("\t%8.2fM vm_page_array\n",
test/debug/vmpageinfo.c
388
printf("\t%8.2fM buf, swbuf_mem, swbuf_kva, swbuf_raw\n",
test/debug/vmpageinfo.c
391
printf("\t%8.2fM kernel binary\n", kern_size / 1048576.0);
test/debug/vmpageinfo.c
392
printf("\t(also add in KMALLOC id kmapinfo, or loosely, vmstat -m)\n");
test/debug/vmpageinfo.c
394
printf("%8.2fM wired other (unknown object)\n",
test/debug/vmpageinfo.c
396
printf("%8.2fM wired other (no object, probably kernel)\n",
test/debug/vmpageinfo.c
399
printf("%8.2fM WIRED TOTAL\n",
test/debug/vmpageinfo.c
402
printf("\n");
test/debug/vmpageinfo.c
403
printf("%8.2fM anonymous (total, includes in-pmap)\n",
test/debug/vmpageinfo.c
405
printf("%8.2fM anonymous memory in-pmap\n",
test/debug/vmpageinfo.c
407
printf("%8.2fM vnode (includes wired)\n",
test/debug/vmpageinfo.c
409
printf("%8.2fM device\n", count_device * 4096.0 / 1048576.0);
test/debug/vmpageinfo.c
410
printf("%8.2fM phys\n", count_phys * 4096.0 / 1048576.0);
test/debug/vmpageinfo.c
411
printf("%8.2fM kernel (includes wired)\n",
test/debug/vmpageinfo.c
413
printf("%8.2fM unknown\n", count_unknown * 4096.0 / 1048576.0);
test/debug/vmpageinfo.c
414
printf("%8.2fM no_object, off queue (includes wired w/o object)\n",
test/debug/vmpageinfo.c
416
printf("%8.2fM no_object, on non-free queue (includes wired w/o object)\n",
test/debug/vmpageinfo.c
425
printf("index %d\r", i);
test/debug/vmpageinfo.c
436
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpageinfo.c
440
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpageinfo.c
448
printf("\n");
test/debug/vmpageinfo.c
477
printf("good checkpage %p bucket %d\n", mptr, hv);
test/debug/vmpageinfo.c
479
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpageinfo.c
577
printf("SLZone 0x%016lx not mapped\n",
test/debug/vmpageinfo.c
581
printf("SLZone 0x%016lx { mag=%08x cpu=%-2d NFree=%-3d "
test/debug/vmpageinfo.c
594
printf("FullZones/TotalZones: %ld/%ld\n", full_zones, total_zones);
test/debug/vmpagequeues.c
143
printf("%3d ", i);
test/debug/vmpagequeues.c
144
printf("\t%6d", vpq->lcnt);
test/debug/vmpagequeues.c
146
printf("\n");
test/debug/vmpagequeues.c
148
printf("\n");
test/debug/vmpagequeues.c
150
printf("\n");
test/debug/vmpqinactive.c
200
printf("page %d/%d\r", i, vm_page_array_size);
test/debug/vmpqinactive.c
279
printf("page %p obj %p/%-8ju(%016jx) val=%02x dty=%02x hold=%d "
test/debug/vmpqinactive.c
348
printf(" %-7s", ostr);
test/debug/vmpqinactive.c
350
printf(" BUSY");
test/debug/vmpqinactive.c
352
printf(" WANTED");
test/debug/vmpqinactive.c
354
printf(" WINATCFLS");
test/debug/vmpqinactive.c
356
printf(" FICTITIOUS");
test/debug/vmpqinactive.c
358
printf(" WRITEABLE");
test/debug/vmpqinactive.c
360
printf(" MAPPED");
test/debug/vmpqinactive.c
362
printf(" NEED_COMMIT");
test/debug/vmpqinactive.c
364
printf(" REFERENCED");
test/debug/vmpqinactive.c
366
printf(" CLEANCHK");
test/debug/vmpqinactive.c
368
printf(" SWAPINPROG");
test/debug/vmpqinactive.c
370
printf(" NOSYNC");
test/debug/vmpqinactive.c
372
printf(" UNQUEUED");
test/debug/vmpqinactive.c
374
printf(" MARKER");
test/debug/vmpqinactive.c
376
printf(" RAM");
test/debug/vmpqinactive.c
378
printf(" SWAPPED");
test/debug/vmpqinactive.c
381
printf(" SLAB");
test/debug/vmpqinactive.c
383
printf("\n");
test/debug/vmpqinactive.c
391
printf("\n");
test/debug/vmpqinactive.c
392
printf("%8.2fM free\n",
test/debug/vmpqinactive.c
394
printf("%8.2fM inactive-clean\n",
test/debug/vmpqinactive.c
396
printf("%8.2fM inactive-clean-and-referenced\n",
test/debug/vmpqinactive.c
398
printf("%8.2fM inactive-clean-and-ready\n",
test/debug/vmpqinactive.c
400
printf("%8.2fM inactive-dirty/first-LRU\n",
test/debug/vmpqinactive.c
402
printf("%8.2fM inactive-dirty/second-LRU\n",
test/debug/vmpqinactive.c
405
printf("%8.2fM wired vnode (in buffer cache)\n",
test/debug/vmpqinactive.c
407
printf("%8.2fM wired in-pmap (probably vnode pages also in buffer cache)\n",
test/debug/vmpqinactive.c
409
printf("%8.2fM wired pgtable\n",
test/debug/vmpqinactive.c
411
printf("%8.2fM wired anon\n",
test/debug/vmpqinactive.c
413
printf("%8.2fM wired kernel_object\n",
test/debug/vmpqinactive.c
416
printf("\t%8.2fM vm_page_array\n",
test/debug/vmpqinactive.c
418
printf("\t%8.2fM buf, swbuf_mem, swbuf_kva, swbuf_raw\n",
test/debug/vmpqinactive.c
421
printf("\t%8.2fM kernel binary\n", kern_size / 1048576.0);
test/debug/vmpqinactive.c
422
printf("\t(also add in KMALLOC id kmapinfo, or loosely, vmstat -m)\n");
test/debug/vmpqinactive.c
424
printf("%8.2fM wired other (unknown object)\n",
test/debug/vmpqinactive.c
426
printf("%8.2fM wired other (no object, probably kernel)\n",
test/debug/vmpqinactive.c
429
printf("%8.2fM WIRED TOTAL\n",
test/debug/vmpqinactive.c
432
printf("\n");
test/debug/vmpqinactive.c
433
printf("%8.2fM anonymous (total, includes in-pmap)\n",
test/debug/vmpqinactive.c
435
printf("%8.2fM anonymous memory in-pmap\n",
test/debug/vmpqinactive.c
437
printf("%8.2fM vnode (includes wired)\n",
test/debug/vmpqinactive.c
439
printf("%8.2fM device\n", count_device * 4096.0 / 1048576.0);
test/debug/vmpqinactive.c
440
printf("%8.2fM phys\n", count_phys * 4096.0 / 1048576.0);
test/debug/vmpqinactive.c
441
printf("%8.2fM kernel (includes wired)\n",
test/debug/vmpqinactive.c
443
printf("%8.2fM unknown\n", count_unknown * 4096.0 / 1048576.0);
test/debug/vmpqinactive.c
444
printf("%8.2fM no_object, off queue (includes wired w/o object)\n",
test/debug/vmpqinactive.c
446
printf("%8.2fM no_object, on non-free queue (includes wired w/o object)\n",
test/debug/vmpqinactive.c
455
printf("index %d\r", i);
test/debug/vmpqinactive.c
466
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpqinactive.c
470
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpqinactive.c
478
printf("\n");
test/debug/vmpqinactive.c
507
printf("good checkpage %p bucket %d\n", mptr, hv);
test/debug/vmpqinactive.c
509
printf("vm_page_buckets[%d] ((struct vm_page *)%p)"
test/debug/vmpqinactive.c
609
printf("SLZone 0x%016lx not mapped\n",
test/debug/vmpqinactive.c
613
printf("SLZone 0x%016lx { mag=%08x cpu=%-2d NFree=%-3d "
test/debug/vmpqinactive.c
626
printf("FullZones/TotalZones: %ld/%ld\n", full_zones, total_zones);
test/debug/vnodeinfo.c
168
printf("INACTIVELIST {\n");
test/debug/vnodeinfo.c
178
printf("}\n");
test/debug/vnodeinfo.c
181
printf("ACTIVELIST {\n");
test/debug/vnodeinfo.c
191
printf("}\n");
test/debug/vnodeinfo.c
203
printf("MOUNTPOINT %s on %s {\n",
test/debug/vnodeinfo.c
205
printf(" lk_flags %08x count %016jx holder = %p\n",
test/debug/vnodeinfo.c
208
printf(" mnt_flag %08x mnt_kern_flag %08x\n",
test/debug/vnodeinfo.c
210
printf(" mnt_nvnodelistsize %d\n", mnt.mnt_nvnodelistsize);
test/debug/vnodeinfo.c
211
printf(" mnt_stat.f_fsid %08x %08x\n", mnt.mnt_stat.f_fsid.val[0],
test/debug/vnodeinfo.c
220
printf("}\n");
test/debug/vnodeinfo.c
263
printf(" vnode %p.%d refcnt %08x auxcnt %d type=%s flags %08x",
test/debug/vnodeinfo.c
270
printf(" vmobjpgs=%d vnpsize=%d", npages, vnpsize);
test/debug/vnodeinfo.c
274
printf(" VROOT");
test/debug/vnodeinfo.c
276
printf(" VTEXT");
test/debug/vnodeinfo.c
278
printf(" VSYSTEM");
test/debug/vnodeinfo.c
280
printf(" VISTTY");
test/debug/vnodeinfo.c
283
printf(" VXLOCK");
test/debug/vnodeinfo.c
285
printf(" VXWANT");
test/debug/vnodeinfo.c
289
printf(" VRECLAIMED");
test/debug/vnodeinfo.c
291
printf(" VINACTIVE");
test/debug/vnodeinfo.c
294
printf(" VOBJBUF");
test/debug/vnodeinfo.c
297
printf(" VSWAPCACHE");
test/debug/vnodeinfo.c
301
printf(" VAGE0");
test/debug/vnodeinfo.c
304
printf(" VAGE1");
test/debug/vnodeinfo.c
307
printf(" VAGE2");
test/debug/vnodeinfo.c
310
printf(" VAGE3");
test/debug/vnodeinfo.c
315
printf(" VDOOMED");
test/debug/vnodeinfo.c
319
printf(" VINFREE");
test/debug/vnodeinfo.c
322
printf(" VONWORKLST");
test/debug/vnodeinfo.c
324
printf(" VOBJDIRTY");
test/debug/vnodeinfo.c
326
printf(" VMAYHAVELOCKS");
test/debug/vnodeinfo.c
328
printf("\n");
test/debug/vnodeinfo.c
331
printf("\tlk_flags %08x count %016jx holder = %p\n",
test/debug/vnodeinfo.c
349
printf("\tfilename %s\n", buf);
test/debug/vnodeinfo.c
355
printf("\tCLEAN BUFFERS\n");
test/debug/vnodeinfo.c
359
printf("\tDIRTY BUFFERS\n");
test/debug/vnodeinfo.c
400
printf("\t %-8s %p loffset %012lx/%05x foffset %08lx",
test/debug/vnodeinfo.c
405
printf(" q=%d count=%016jx flags=%08x refs=%08x dep=%p",
test/debug/vnodeinfo.c
408
printf("\n");
test/debug/vnodeinfo.c
423
printf("\tLOCKS\n");
test/debug/vnodeinfo.c
428
printf("\n");
test/debug/vnodeinfo.c
431
printf("\tBLKED\n");
test/debug/vnodeinfo.c
436
printf("\n");
test/debug/vnodeinfo.c
453
printf("\t ty=%d flgs=%04x %ld-%ld owner=%d\n",
test/debug/wildcardinfo.c
115
printf("CPU %d\n", i);
test/debug/wildcardinfo.c
131
printf(" hashbase %p\n", info.hashbase);
test/debug/wildcardinfo.c
132
printf(" hashmask %ld\n", info.hashmask);
test/debug/wildcardinfo.c
133
printf(" porthashbase %p\n", pinfo.porthashbase);
test/debug/wildcardinfo.c
134
printf(" porthashmask %lu\n", pinfo.porthashcnt);
test/debug/wildcardinfo.c
135
printf(" wildcardhashbase %p\n", info.wildcardhashbase);
test/debug/wildcardinfo.c
136
printf(" wildcardhashmask %lu\n", info.wildcardhashmask);
test/debug/wildcardinfo.c
137
printf(" ipi_size %zu\n", info.ipi_size);
test/debug/wildcardinfo.c
138
printf(" ipi_count %d\n", (int)info.ipi_count);
test/debug/wildcardinfo.c
139
printf(" ipi_gencnt %lld\n", (long long)info.ipi_gencnt);
test/debug/wildcardinfo.c
140
printf(" cpu %d\n", info.cpu);
test/debug/wildcardinfo.c
156
printf("\tinpcontainer list at index %d {\n", index);
test/debug/wildcardinfo.c
159
printf("\t inpcontainer %p inpcb %p", kptr, node.ic_inp);
test/debug/wildcardinfo.c
161
printf(" {\n");
test/debug/wildcardinfo.c
163
printf("\t\tlocal %s:%d foreign %s:%d\n",
test/debug/wildcardinfo.c
168
printf("\t }");
test/debug/wildcardinfo.c
170
printf("\n");
test/debug/wildcardinfo.c
172
printf("\t}\n");
test/debug/zallocinfo.c
138
printf("Done\n");
test/debug/zallocinfo.c
157
printf("cpu %d NFreeZones=%d JunkIndex=%d\n", cpu, slab->NFreeZones,
test/debug/zallocinfo.c
171
printf(" zone %2d", z);
test/debug/zallocinfo.c
172
printf(" chunk=%-5d elms=%-4d ",
test/debug/zallocinfo.c
176
printf(",");
test/debug/zallocinfo.c
181
printf(" %d", zone.z_NFree);
test/debug/zallocinfo.c
194
printf(" [rc=%d", xcount);
test/debug/zallocinfo.c
207
printf(",");
test/debug/zallocinfo.c
209
printf(" [");
test/debug/zallocinfo.c
210
printf("lc=%d", rcount);
test/debug/zallocinfo.c
216
printf("]");
test/debug/zallocinfo.c
221
printf(" %6jdK free:", (intmax_t)(extra - save) / 1024);
test/debug/zallocinfo.c
223
printf("\n");
test/debug/zallocinfo.c
226
printf(" TotalUnused %jd.%03dM\n",
test/ifconf/ifconf.c
104
printf("%s: link%d\n", ifr->ifr_name, dl->sdl_index);
test/ifconf/ifconf.c
106
printf("%s: unknown family %d\n", ifr->ifr_name,
test/ifconf/ifconf.c
114
printf("ifc_len left %d\n", ifc.ifc_len);
test/ifconf/ifconf.c
76
printf("%s: no address\n", ifr->ifr_name);
test/ifconf/ifconf.c
97
printf("%s: inet%c %s\n", ifr->ifr_name,
test/illumos/oclo/oclo.c
1242
(void) printf("TEST PASSED: successfully reopened fds post-fork");
test/illumos/oclo/oclo.c
1335
(void) printf("All tests passed successfully\n");
test/illumos/oclo/oclo.c
144
(void) printf("TEST PASSED: %s (%s): fd %d: "
test/illumos/oclo/oclo.c
178
(void) printf("TEST PASSED: %s (%s): fd %d discovered flags match "
test/illumos/oclo/oclo_errors.c
198
(void) printf("All tests completed successfully\n");
test/illumos/oclo/oclo_errors.c
56
(void) printf("TEST PASSED: %s: correctly failed with EINVAL\n",
test/illumos/oclo/ocloexec_verify.c
62
(void) printf("TEST PASSED: post-exec fd %d: "
test/illumos/oclo/ocloexec_verify.c
99
(void) printf("TEST PASSED: post-exec fd %d: flags 0x%x: successfully "
test/interbench/interbench.c
1016
void log_output(const char *format, ...) __attribute__ ((format(printf, 1, 2)));
test/kvm/kvm_file/test_kvm_file.c
87
printf("pid %d, fd %d, type %s\n",
test/libpthread/mutex_d.c
185
printf ("Swapping out thread 0x%x, ", (int) pthread_out);
test/libpthread/mutex_d.c
187
printf ("Swapping out kernel thread, ");
test/libpthread/mutex_d.c
190
printf ("swapping in thread 0x%x\n", (int) pthread_in);
test/libpthread/mutex_d.c
192
printf ("swapping in kernel thread.\n");
test/lockf/lockf.c
114
printf("%d: try %slock %d to %d\n", id, which, (int)fl.l_start,
test/lockf/lockf.c
121
printf("%d: got %slock %d to %d\n", id, which, (int)fl.l_start,
test/lockf/lockf.c
127
printf("%d: done\n", id);
test/lockf/lockf.c
169
printf("parent: run %i\n", j+1);
test/lockf/lockf.c
171
printf("stop %d\n", i);
test/lockf/lockf.c
174
printf("wait %d\n", i);
test/lockf/lockf.c
177
printf("awake %d\n", i);
test/lockf/lockf.c
181
printf("done %d\n", i);
test/lockf/lockf.c
186
printf("reap %d: ", i);
test/lockf/lockf.c
190
printf(" status %d\n", status);
test/lockf/lockf.c
86
printf("%d: start\n", id);
test/lockf/lockf.c
92
printf("switching to uid %d\n", uids[ret]);
test/nvmm/calc-vm.c
104
printf("[+] Mapped HVA\n");
test/nvmm/calc-vm.c
109
printf("[+] Mapped GPA\n");
test/nvmm/calc-vm.c
117
printf("[+] Got VCPU states\n");
test/nvmm/calc-vm.c
122
printf("[+] Set VCPU states\n");
test/nvmm/calc-vm.c
126
printf("[+] Running VCPU\n");
test/nvmm/calc-vm.c
129
printf("[+] VCPU exited\n");
test/nvmm/calc-vm.c
140
printf("Result: %d\n", ret);
test/nvmm/calc-vm.c
87
printf("[+] Initialized NVMM\n");
test/nvmm/calc-vm.c
92
printf("[+] Created machine\n");
test/nvmm/calc-vm.c
95
printf("[+] Created VCPU\n");
test/nvmm/demo/toyvirt/main.c
260
printf("[+] Inject #GP event\n");
test/nvmm/demo/toyvirt/main.c
269
printf("[+] Inject #NMI event\n");
test/nvmm/demo/toyvirt/main.c
278
printf("[+] Inject hardware interrupt event\n");
test/nvmm/demo/toyvirt/main.c
301
printf("Unknown MSR!\n");
test/nvmm/demo/toyvirt/main.c
328
printf("[!] Invalid exit: rip=%p\n",
test/nvmm/demo/toyvirt/main.c
377
printf("[+] Machine ready to INT/NMI\n");
test/nvmm/demo/toyvirt/main.c
383
printf("[+] Machine received shutdown\n");
test/nvmm/demo/toyvirt/main.c
404
printf("[+] NVMM initialization succeeded\n");
test/nvmm/demo/toyvirt/main.c
408
printf("[+] Machine creation succeeded\n");
test/nvmm/demo/toyvirt/main.c
412
printf("[+] VCPU creation succeeded\n");
test/nvmm/demo/toyvirt/main.c
415
printf("[+] VCPU configuration succeeded\n");
test/nvmm/demo/toyvirt/main.c
418
printf("[+] State set\n");
test/nvmm/demo/toyvirt/main.c
421
printf("[+] Machine execution successful\n");
test/nvmm/demo/toyvirt/main.c
426
printf("[+] Machine destroyed\n");
test/nvmm/demo/toyvirt/toydev.c
109
printf("[!] Unknown MMIO device GPA=%p\n", (void *)gpa);
test/nvmm/demo/toyvirt/toydev.c
124
printf("[!] Unknown IO device PORT=%d\n", port);
test/nvmm/demo/toyvirt/toydev.c
54
printf("[!] Unexpected LAPIC write!\n");
test/nvmm/demo/toyvirt/toydev.c
58
printf("[!] Unexpected LAPIC read size %zu!\n", size);
test/nvmm/demo/toyvirt/toydev.c
78
printf("[!] Unexpected IN for the console\n");
test/nvmm/demo/toyvirt/toydev.c
84
printf("mach>\t");
test/nvmm/demo/toyvirt/toydev.c
87
printf("%c", (char)buf[i]);
test/pcpu/cpustat.c
118
printf("%d cpus\n", numcpus);
test/pcpu/cpustat.c
138
printf("CPU-%d state: ", i);
test/pcpu/cpustat.c
139
printf("%6.2f%% user, %6.2f%% nice, %6.2f%% sys, "
test/pcpu/ncache-stats.c
48
printf("%-20s", t); \
test/pcpu/ncache-stats.c
50
printf("%-9ld%s", nch[i-1].n, "\t"); \
test/pcpu/ncache-stats.c
52
printf("(%-9ld)\n", tt.n); \
test/pcpu/ncache-stats.c
80
printf("Number of processors = %d\n", ncpus);
test/pcpu/ncache-stats.c
88
printf("VFS Name Cache Effectiveness Statistics\n");
test/pcpu/ncache-stats.c
89
printf("%9ld total name lookups\n",nchtotal);
test/pcpu/ncache-stats.c
91
printf("%-20s", "COUNTER");
test/pcpu/ncache-stats.c
94
printf("%3s-%-2d%s", "CPU", i, "\t");
test/pcpu/ncache-stats.c
96
printf("\t%-9s\n", "TOTAL");
test/stress/eatmem.c
27
printf("eatmem MB [msec/page]\n");
test/stress/eatmem.c
28
printf("specifying msec/page will cause eatmem to loop forever\n");
test/stress/eattls.c
50
printf("setting %%gs to 0x%02x segment at %p\n", gs, test);
test/stress/eattls.c
54
printf("data verification failed!\n");
test/stress/fsstress/fsstress.c
1214
x=printf("%s%s", (p==ops)?"":"\n", lead_str);
test/stress/fsstress/fsstress.c
1215
x+=printf("%s ", p->name);
test/stress/fsstress/fsstress.c
1217
printf("\n");
test/stress/fsstress/fsstress.c
1229
printf("%s", lead_str);
test/stress/fsstress/fsstress.c
1230
printf("%20s %d/%d %s\n",
test/stress/fsstress/fsstress.c
1265
printf("yikes! %s %s\n", name1, name->path);
test/stress/fsstress/fsstress.c
1322
printf("Usage: %s -H or\n", myprog);
test/stress/fsstress/fsstress.c
1323
printf(" %s [-d dir][-e errtg][-f op_name=freq][-n nops]\n",
test/stress/fsstress/fsstress.c
1325
printf(" [-p nproc][-r len][-s seed][-v][-w][-z][-S]\n");
test/stress/fsstress/fsstress.c
1326
printf("where\n");
test/stress/fsstress/fsstress.c
1327
printf(" -d dir specifies the base directory for operations\n");
test/stress/fsstress/fsstress.c
1328
printf(" -e errtg specifies error injection stuff\n");
test/stress/fsstress/fsstress.c
1329
printf(" -f op_name=freq changes the frequency of option name to freq\n");
test/stress/fsstress/fsstress.c
1330
printf(" the valid operation names are:\n");
test/stress/fsstress/fsstress.c
1332
printf(" -n nops specifies the no. of operations per process (default 1)\n");
test/stress/fsstress/fsstress.c
1333
printf(" -p nproc specifies the no. of processes (default 1)\n");
test/stress/fsstress/fsstress.c
1334
printf(" -r specifies random name padding\n");
test/stress/fsstress/fsstress.c
1335
printf(" -s seed specifies the seed for the random generator (default random)\n");
test/stress/fsstress/fsstress.c
1336
printf(" -v specifies verbose mode\n");
test/stress/fsstress/fsstress.c
1337
printf(" -w zeros frequencies of non-write operations\n");
test/stress/fsstress/fsstress.c
1338
printf(" -z zeros frequencies of all operations\n");
test/stress/fsstress/fsstress.c
1339
printf(" -S prints the table of operations (omitting zero frequency)\n");
test/stress/fsstress/fsstress.c
1340
printf(" -H prints usage and exits\n");
test/stress/fsstress/fsstress.c
1341
printf(" -X don't do anything XFS specific (default with -DNO_XFS)\n");
test/stress/fsstress/fsstress.c
1381
printf("%d/%d: allocsp - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
1390
printf("%d/%d: allocsp - open %s failed %d\n",
test/stress/fsstress/fsstress.c
1397
printf("%d/%d: allocsp - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
1411
printf("%d/%d: ioctl(XFS_IOC_ALLOCSP64) %s %jd 0 %d\n",
test/stress/fsstress/fsstress.c
1448
printf("%d/%d: attr_remove - no attrs for %s\n",
test/stress/fsstress/fsstress.c
1474
printf(
test/stress/fsstress/fsstress.c
1483
printf("%d/%d: attr_remove %s %s %d\n",
test/stress/fsstress/fsstress.c
1515
printf("%d/%d: attr_set %s %s %d\n", procid, opno, f.path,
test/stress/fsstress/fsstress.c
1546
printf("%d/%d: bulkstat nent %d total %jd\n",
test/stress/fsstress/fsstress.c
1601
printf("%d/%d: bulkstat1 %s ino %jd %d\n",
test/stress/fsstress/fsstress.c
1626
printf("%d/%d: chown %s %d %d\n", procid, opno, f.path, u, e);
test/stress/fsstress/fsstress.c
1661
printf("%d/%d: creat - no filename from %s\n",
test/stress/fsstress/fsstress.c
1689
printf("%d/%d: creat %s x:%d %d %d\n", procid, opno, f.path,
test/stress/fsstress/fsstress.c
1714
printf("cannot set O_DIRECT: %s\n", strerror(errno));
test/stress/fsstress/fsstress.c
1739
printf("%d/%d: dread - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
1753
printf("%d/%d: dread - open %s failed %d\n",
test/stress/fsstress/fsstress.c
1760
printf("%d/%d: dread - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
1768
printf("%d/%d: dread - %s zero size\n", procid, opno,
test/stress/fsstress/fsstress.c
1783
printf(
test/stress/fsstress/fsstress.c
1806
printf("%d/%d: dread %s [%jd,%zd] %d\n",
test/stress/fsstress/fsstress.c
1830
printf("%d/%d: dwrite - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
1839
printf("%d/%d: dwrite - open %s failed %d\n",
test/stress/fsstress/fsstress.c
1849
printf("%d/%d: dwrite - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
1863
printf(
test/stress/fsstress/fsstress.c
1889
printf("%d/%d: dwrite %s [%jd,%zd] %d\n",
test/stress/fsstress/fsstress.c
1906
printf("%d/%d: fdatasync - no filename\n",
test/stress/fsstress/fsstress.c
1916
printf("%d/%d: fdatasync - open %s failed %d\n",
test/stress/fsstress/fsstress.c
1923
printf("%d/%d: fdatasync %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
1944
printf("%d/%d: freesp - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
1953
printf("%d/%d: freesp - open %s failed %d\n",
test/stress/fsstress/fsstress.c
1960
printf("%d/%d: freesp - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
1974
printf("%d/%d: ioctl(XFS_IOC_FREESP64) %s %jd 0 %d\n",
test/stress/fsstress/fsstress.c
1993
printf("%d/%d: fsync - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2002
printf("%d/%d: fsync - open %s failed %d\n",
test/stress/fsstress/fsstress.c
2009
printf("%d/%d: fsync %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2028
printf("%d/%d: getdents - can't open %s\n",
test/stress/fsstress/fsstress.c
2036
printf("%d/%d: getdents %s 0\n", procid, opno, f.path);
test/stress/fsstress/fsstress.c
2057
printf("%d/%d: link - no file\n", procid, opno);
test/stress/fsstress/fsstress.c
2072
printf("%d/%d: link - no filename from %s\n",
test/stress/fsstress/fsstress.c
2084
printf("%d/%d: link %s %s %d\n", procid, opno, f.path, l.path,
test/stress/fsstress/fsstress.c
2111
printf("%d/%d: mkdir - no filename from %s\n",
test/stress/fsstress/fsstress.c
2122
printf("%d/%d: mkdir %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2147
printf("%d/%d: mknod - no filename from %s\n",
test/stress/fsstress/fsstress.c
2158
printf("%d/%d: mknod %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2178
printf("%d/%d: read - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2187
printf("%d/%d: read - open %s failed %d\n",
test/stress/fsstress/fsstress.c
2194
printf("%d/%d: read - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
2202
printf("%d/%d: read - %s zero size\n", procid, opno,
test/stress/fsstress/fsstress.c
2216
printf("%d/%d: read %s [%jd,%zd] %d\n",
test/stress/fsstress/fsstress.c
2233
printf("%d/%d: readlink - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2240
printf("%d/%d: readlink %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2262
printf("%d/%d: rename - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2277
printf("%d/%d: rename - no filename from %s\n",
test/stress/fsstress/fsstress.c
2295
printf("%d/%d: rename %s to %s %d\n", procid, opno, f.path,
test/stress/fsstress/fsstress.c
2317
printf("%d/%d: resvsp - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2326
printf("%d/%d: resvsp - open %s failed %d\n",
test/stress/fsstress/fsstress.c
2333
printf("%d/%d: resvsp - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
2347
printf("%d/%d: ioctl(XFS_IOC_RESVSP64) %s %jd %jd %d\n",
test/stress/fsstress/fsstress.c
2366
printf("%d/%d: rmdir - no directory\n", procid, opno);
test/stress/fsstress/fsstress.c
2375
printf("%d/%d: rmdir %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2390
printf("%d/%d: stat - no entries\n", procid, opno);
test/stress/fsstress/fsstress.c
2397
printf("%d/%d: stat %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2425
printf("%d/%d: symlink - no filename from %s\n",
test/stress/fsstress/fsstress.c
2444
printf("%d/%d: symlink %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2454
printf("%d/%d: sync\n", procid, opno);
test/stress/fsstress/fsstress.c
2470
printf("%d/%d: truncate - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2478
printf("%d/%d: truncate - stat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
2489
printf("%d/%d: truncate %s %jd %d\n",
test/stress/fsstress/fsstress.c
2506
printf("%d/%d: unlink - no file\n", procid, opno);
test/stress/fsstress/fsstress.c
2515
printf("%d/%d: unlink %s %d\n", procid, opno, f.path, e);
test/stress/fsstress/fsstress.c
2535
printf("%d/%d: unresvsp - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2544
printf("%d/%d: unresvsp - open %s failed %d\n",
test/stress/fsstress/fsstress.c
2551
printf("%d/%d: unresvsp - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
2565
printf("%d/%d: ioctl(XFS_IOC_UNRESVSP64) %s %jd %jd %d\n",
test/stress/fsstress/fsstress.c
2589
printf("%d/%d: write - no filename\n", procid, opno);
test/stress/fsstress/fsstress.c
2598
printf("%d/%d: write - open %s failed %d\n",
test/stress/fsstress/fsstress.c
2605
printf("%d/%d: write - fstat64 %s failed %d\n",
test/stress/fsstress/fsstress.c
2621
printf("%d/%d: write %s [%jd,%zd] %d\n",
test/stress/fsstress/fsstress.c
353
printf("\n");
test/stress/fsstress/fsstress.c
405
printf("seed = %ld\n", seed);
test/stress/fsstress/fsstress.c
436
printf("Injecting failure on tag #%d\n", errtag);
test/stress/stress2/lib/main.c
59
printf("handler: kill -HUP %d\n", r[j]);
test/stress/stress2/lib/main.c
69
printf("handler: kill -KILL %d\n", r[j]);
test/stress/stress2/lib/options.c
217
printf("%8s: run time %2d+%s, incarnations %3d, load %3d, verbose %d\n",
test/stress/stress2/lib/options.c
49
printf("Error in \"%s\"\n", where);
test/stress/stress2/lib/options.c
59
printf(help);
test/stress/stress2/lib/random_int.c
51
printf("Average is %d, min = %d, max = %d\n", j / 10000, min, max);
test/stress/stress2/lib/resources.c
102
printf("Free space on %s: %jd Mb\n", path,
test/stress/stress2/lib/resources.c
121
printf("Total free swap space %jd Mb\n",
test/stress/stress2/lib/resources.c
137
printf("Total free user memory %lu Mb\n",
test/stress/stress2/lib/resources.c
212
printf("%-8s: reservefd(%9jdK, %6jd) out of (%9jdK, %6jd)\n",
test/stress/stress2/lib/resources.c
219
printf("******************************** %s: %s\n", getprogname(), buf);
test/stress/stress2/lib/resources.c
253
printf("A syscall has failed with ENOSPC even though free disk "
test/stress/stress2/lib/resources.c
76
printf("Free inodes on %s (%s): %jd\n", path, sbuf.f_mntonname,
test/stress/stress2/testcases/badcode/badcode.c
50
printf("Hello, world (%d)\n", i);
test/stress/stress2/testcases/creat/creat.c
82
printf("creat(size=%lu, incarnations=%d). Free(%jdk, %jd), reserve(%jdk, %jd)\n",
test/stress/stress2/testcases/fts/fts.c
72
(void) printf("%s\n", p->fts_path);
test/stress/stress2/testcases/fts/fts.c
92
printf("%s: default, %d\n", getprogname(), p->fts_info);
test/stress/stress2/testcases/link/link.c
79
printf("link(size=%lu, incarnations=%d). Free(%jdk, %jd), reserve(%jdk, %jd)\n",
test/stress/stress2/testcases/lockf/lockf.c
114
printf("Child %d, sem = %d\n", i, get()),
test/stress/stress2/testcases/lockf/lockf.c
124
printf("Parent %d, sem = %d\n", i, get()),
test/stress/stress2/testcases/mkdir/mkdir.c
76
printf("mkdir(size=%lu, incarnations=%d). Free(%jdk, %jd), reserve(%jdk, %jd)\n",
test/stress/stress2/testcases/openat/doat.c
132
printf("XX: %s\n", absolute_file);
test/stress/stress2/testcases/openat/doat.c
144
printf("YY: %s\n", relative_file);
test/stress/stress2/testcases/openat/doat.c
658
printf("\nTest: %s\n", tests[i].name);
test/stress/stress2/testcases/openat/doat.c
668
printf("#%i ... OK\n", j);
test/stress/stress2/testcases/openat/doat.c
670
printf("#%i ... BAD: ", j);
test/stress/stress2/testcases/openat/doat.c
671
printf("expected %i, but got %i\n", tests[i].tests[j].result, error);
test/stress/stress2/testcases/openat/doat.c
675
printf("#%i ... OK\n", j);
test/stress/stress2/testcases/openat/doat.c
678
printf("#%i ... BAD: ", j);
test/stress/stress2/testcases/openat/doat.c
679
printf("expected %i, but got %i\n", tests[i].tests[j].result, error);
test/stress/stress2/testcases/openat/doat.c
681
printf("#%i ... OK\n", j);
test/stress/stress2/testcases/rename/rename.c
72
printf("rename(size=%lu, incarnations=%d). Free(%jdk, %jd), reserve(%jdk, %jd)\n",
test/stress/stress2/testcases/run/run.c
101
printf("%s Loop #%d\n", ct, loop++);
test/stress/stress2/testcases/rw/rw.c
82
printf("rw(size=%lu, incarnations=%d). Free(%jdk, %jd), reserve(%jdk, %jd)\n",
test/stress/stress2/testcases/swap/swap.c
111
printf("Malloc size changed from %ld Mb to %ld Mb\n",
test/stress/stress2/testcases/swap/swap.c
85
printf("setup: pid %d, %d%%. Total %luMb\n",
test/stress/stress2/testcases/symlink/symlink.c
78
printf("symlink(size=%lu, incarnations=%d). Free(%jdk, %jd), reserve(%jdk, %jd)\n",
test/stress/stress2/testcases/syscall/syscall.c
145
printf("%2d : syscall(%3d, %x, %x, %x, %x, %x, %x, %x)\n",
test/stress/stress2/testcases/syscall/syscall.c
82
printf("syscall %d is marked a no test!\n", num);
test/stress/stress2/testcases/syscall/syscall.c
97
printf("Testing syscall #%d, pid %d\n", num, getpid());
test/stress/stress2/testcases/udp/udp.c
99
printf("udp %s:9 with %d bytes\n", hostname, bufsize);
test/stress/stress2/tools/fstool.c
170
printf(" -l: Leave the files.\n");
test/stress/stress2/tools/fstool.c
171
printf(" -r: Remove an old tree.\n");
test/stress/stress2/tools/fstool.c
172
printf(" -n: Tree depth.\n");
test/stress/stress2/tools/fstool.c
173
printf(" -f: Number of files.\n");
test/stress/stress2/tools/fstool.c
174
printf(" -s: Size of each file.\n");
test/stress/t_mlock.c
41
printf("%ld mlock: %016lx-%016lx: ERROR %s\n",
test/stress/t_mlock.c
46
printf("%ld mlock: %016lx-%016lx: OK\n",
test/stress/t_mlock.c
57
printf("%ld munlock: %016lx-%016lx: "
test/stress/t_mlock.c
62
printf("%ld munlock: %016lx-%016lx: OK\n",
test/stress/t_mlock.c
67
printf("%ld munlock: %016lx-%016lx: ERROR "
test/stress/t_mlock.c
73
printf("%ld munlock: %016lx-%016lx: OK "
test/stress/t_mlock.c
80
printf("%ld\r", counter);
test/stress/tuxload.c
108
printf("tuxload: [-v] [-c count] [-m megs_per_file] [-n no_of_files] [-t test_to_run] \n"
test/stress/tuxload.c
112
printf("\t%s\n", tp->testdesc);
test/stress/tuxload.c
60
printf("\n");
test/stress/tuxload.c
83
printf("fd %d %p\n", fd[i], pp[i]);
test/stress/tuxload.c
88
printf("\n");
test/stress/webstress/webstress.c
113
printf("CH %c\n", ch);
test/stress/webstress/webstress.c
156
printf("URL LIST:\n");
test/stress/webstress/webstress.c
158
printf(" http://%s:%d/%s\n",
test/stress/webstress/webstress.c
164
printf("Running...\n");
test/stress/webstress/webstress.c
174
printf("unable to fork child %d\n", i);
test/stress/webstress/webstress.c
343
printf("connect_failure %6.2fms: http://%s:%d/%s\n",
test/stress/webstress/webstress.c
367
printf("access_time %6.2fms: http://%s:%d/%s\n",
test/stress/webstress/webstress.c
375
printf("loop_time: %6.3fmS avg/url %6.3fmS\n",
test/sysperf/call1.c
18
printf("call nop() function in loop\n");
test/sysperf/call2.c
22
printf("call nop() function through function pointer in loop\n");
test/sysperf/call3.c
25
printf("call nop() function through function pointer in loop\n");
test/sysperf/cld1.c
20
printf("timing the cld instruction\n");
test/sysperf/cmp.c
31
printf("compare nop() function pointer against NULL (struct not pointer)\n");
test/sysperf/cmp.c
38
printf("compare nop() function pointer against NULL (struct pointer)\n");
test/sysperf/cmp.c
45
printf("compare bitmask checking\n");
test/sysperf/lockmgr1.c
24
printf("timing standard varsym_get() syscall, VARSYM_SYS\n");
test/sysperf/lockmgr2.c
28
printf("timing standard fstat() syscall\n");
test/sysperf/lockmgr3.c
28
printf("timing standard fstat() syscall\n");
test/sysperf/loop1.c
17
printf("SMP contention, userland-only loop (run one, then run ncpu copies in parallel\n");
test/sysperf/loop2.c
26
printf("SMP contention, userland-only loop, duel-forks. Run just one\n");
test/sysperf/loop3.c
16
printf("(non timing) one process, endless loop in userland\n");
test/sysperf/loop4.c
30
printf("SMP contention, dup() + close(), Run just one\n");
test/sysperf/loop4.c
38
printf("loop %d times\n", count);
test/sysperf/loop900k.c
50
printf("running %d\r", i);
test/sysperf/loop900k.c
76
printf("running %d\n", i);
test/sysperf/mbwtest.c
102
printf("\nL1 cache size: %d\n", bytes1);
test/sysperf/mbwtest.c
105
printf("L2 cache size: No L2 cache found\n");
test/sysperf/mbwtest.c
107
printf("L2 cache size: %d\n", bytes2);
test/sysperf/mbwtest.c
110
printf("L3 cache size: No L3 cache found\n");
test/sysperf/mbwtest.c
112
printf("L3 cache size: %d\n", bytes3);
test/sysperf/mbwtest.c
187
printf("%s: %4.2f Mbytes/sec\n",
test/sysperf/mbwtest.c
55
printf("."); fflush(stdout); usleep(1000000 / 4);
test/sysperf/mbwtest.c
71
printf("."); fflush(stdout); usleep(1000000 / 4);
test/sysperf/memcpy.c
100
printf("%s %d %5.2f MBytes/sec\n", ctl, bytes,
test/sysperf/memzero.c
99
printf("%s %d %5.2f MBytes/sec\n", ctl, bytes,
test/sysperf/mutex1.c
20
printf("Test simple locked bus cycle mutex latency\n");
test/sysperf/mutex1.c
21
printf("auto-forks two processes for the test with shared memory\n");
test/sysperf/mutex1.c
22
printf("This test is only useful on a SMP box\n");
test/sysperf/mutex1.c
71
printf("proc1=%d proc2=%d\n", counter[64], counter[128]);
test/sysperf/mutex2.c
20
printf("Test simple locked bus cycle mutex latency\n");
test/sysperf/mutex2.c
21
printf("auto-forks two processes for the test with shared memory\n");
test/sysperf/mutex2.c
22
printf("This test is only useful on a SMP box\n");
test/sysperf/mutex2.c
65
printf("proc1=%d proc2=%d\n", counter[64], counter[128]);
test/sysperf/mutex3.c
106
printf("proc1=%d proc2=%d\n", counter[64], counter[128]);
test/sysperf/mutex3.c
59
printf("Test simple locked bus cycle mutex latency\n");
test/sysperf/mutex3.c
60
printf("auto-forks two processes for the test with shared memory\n");
test/sysperf/mutex3.c
61
printf("This test is only useful on a SMP box\n");
test/sysperf/mutex4.c
50
printf("Test simple locked bus cycle mutex latency\n");
test/sysperf/mutex4.c
51
printf("auto-forks two processes for the test with shared memory\n");
test/sysperf/mutex4.c
52
printf("This test is only useful on a SMP box\n");
test/sysperf/mutex4.c
98
printf("proc1=%d proc2=%d\n", counter[64], counter[128]);
test/sysperf/pipe1.c
21
printf("tests full duplex pipe 1write,2read,2write,1read loop\n");
test/sysperf/pipe2.c
122
printf("%s: blkSize %d %5.2f MBytes/sec\n",
test/sysperf/pipe2.c
58
printf("tests one-way pipe using direct-write buffer\n");
test/sysperf/pipe900k.c
104
printf("running %d\n", i);
test/sysperf/pipe900k.c
62
printf("running %d\r", i);
test/sysperf/quicksw1.c
26
printf("userthread switching test (nonfp) using pushal/popal\n");
test/sysperf/quicksw1.c
28
printf("userthread switching test (nonfp) using pushl (call-save only)\n");
test/sysperf/quicksw1.c
30
printf("userthread switching test (nonfp) using subl $N,%%esp;movl (call-save only)\n");
test/sysperf/randread.c
189
printf("%6.0f/s avg=%6.2fuS bw=%-6.2fMB/s "
test/sysperf/randread.c
96
printf("device %s bufsize %zd limit %4.3fGB nprocs %d\n",
test/sysperf/sleep900k.c
50
printf("running %d\r", i);
test/sysperf/sleep900k.c
76
printf("running %d\n", i);
test/sysperf/socketpair.c
121
printf("%s: blkSize %d %5.2f MBytes/sec\n",
test/sysperf/socketpair.c
58
printf("tests one-way socketpair\n");
test/sysperf/syscall1.c
20
printf("timing standard getuid() syscall, single thread\n");
test/sysperf/syscall1.c
21
printf("if using powerd, run several times\n");
test/sysperf/syscall2.c
44
printf("timing standard getuid() syscall, %d threads\n", ncpu);
test/sysperf/syscall2.c
45
printf("if using powerd, run several times\n");
test/sysperf/syscall3.c
10
printf("(non timing) one process, endless loop calling getuid()\n");
test/sysperf/syscall4.c
18
printf("timing standard stat() syscall\n");
test/sysperf/syscall5.c
17
printf("timing standard clock_gettime() syscall\n");
test/sysperf/syscall6.c
17
printf("timing standard gettimeofday() syscall\n");
test/sysperf/syscall7.c
17
printf("timing standard clock_gettime() syscall\n");
test/sysperf/umtx1.c
28
printf("tests umtx hand-off loop\n");
test/testcases/compiler/div128/div128.c
9
printf("Result = %ju\n", (uintmax_t)res);
test/testcases/io/kqueue_1/kqueue_1.c
37
printf("kevent1 done, flags: %04x\n", kc.flags);
test/testcases/io/kqueue_1/kqueue_1.c
40
printf("kevent1 reported EOF, exiting\n");
test/testcases/io/kqueue_1/kqueue_1.c
46
printf("kevent2 done, flags: %04x\n", kc.flags);
test/testcases/io/kqueue_2/kqueue_2.c
58
printf("ok\n");
test/testcases/io/poll_1/poll_1.c
16
printf("tty: %d\n", p);
test/testcases/io/poll_1/poll_1.c
24
printf("polled\n");
test/testcases/io/pselect_1/pselect_1.c
45
printf("test_pselect\n");
test/testcases/io/select_1/select_1.c
43
printf("test_select\n");
test/testcases/io/select_2/select_2.c
16
printf ("Error %d opening temp file\n", errno);
test/testcases/io/select_2/select_2.c
27
printf("OK\n");
test/testcases/io/select_2/select_2.c
29
printf("FAIL\n");
test/testcases/io/select_3/select_3.c
30
printf("ok\n");
test/testcases/io/select_4/select_4.c
54
printf("ok\n");
test/testcases/libnvmm/h_io_assist.c
225
printf("Wrong port\n");
test/testcases/libnvmm/h_io_assist.c
273
printf("Shutting down!\n");
test/testcases/libnvmm/h_io_assist.c
277
printf("Invalid!\n");
test/testcases/libnvmm/h_io_assist.c
324
printf("Test '%s' passed\n", test->name);
test/testcases/libnvmm/h_io_assist.c
326
printf("Test '%s' failed, wanted '%s', got '%s'\n", test->name,
test/testcases/libnvmm/h_mem_assist.c
120
printf("Shutting down!\n");
test/testcases/libnvmm/h_mem_assist.c
124
printf("Invalid VMEXIT: 0x%lx\n", exit->reason);
test/testcases/libnvmm/h_mem_assist.c
161
printf("Test '%s' passed\n", test->name);
test/testcases/libnvmm/h_mem_assist.c
163
printf("Test '%s' failed, wanted 0x%lx, got 0x%lx\n", test->name,
test/testcases/libnvmm/h_mem_assist.c
70
printf("Out of page\n");
test/testcases/libnvmm/h_mem_assist.c
76
printf("-> gpa = %p\n", (void *)mem->gpa);
test/testcases/mem/mmap_1/mmap_1.c
25
printf("Need one argument\n");
test/testcases/mem/mmap_1/mmap_1.c
34
printf("Trying with %d threads\n", nthreads);
test/testcases/mem/mmap_1/mmap_1.c
36
printf("Creating tester threads\n");
test/testcases/mem/mmap_1/mmap_1.c
42
printf("Starting join procedure...\n");
test/testcases/mem/mmap_1/mmap_1.c
46
printf("Done!\n");
test/testcases/mem/mmap_madvise_1/mmap_madvise_1.c
94
printf("%d \n", rc);
test/testcases/priv/setreuid/setreuid.c
34
printf("uid %d, euid %d\n", getuid(), geteuid());
test/testcases/sample/test1/test1.c
11
printf("argv[%d] = %s\n", i, argv[i]);
test/testcases/sample/test1/test1.c
7
printf("Hi <string>!\n");
test/testcases/sample/test1/test1.c
8
printf("argc=%d\n", argc);
test/testcases/sample/test2/test2.c
6
printf("Hi <string>!\n");
test/testcases/sample/test3/test3.c
5
printf("Hi <string>!\n");
test/testcases/sample/test4/test4.c
8
printf("Hi, starting to run now!\n");
test/testcases/sample/test5/test5.c
5
printf("Hi <string>!\n")
test/testcases/sysv/sysvmsg/msgtest.c
270
printf("PERM: uid %d, gid %d, cuid %d, cgid %d, mode 0%o\n",
test/testcases/sysv/sysvmsg/msgtest.c
275
printf("qnum %lu, qbytes %lu, lspid %d, lrpid %d\n",
test/testcases/sysv/sysvmsg/msgtest.c
279
printf("stime: %s", ctime(&mp->msg_stime));
test/testcases/sysv/sysvmsg/msgtest.c
280
printf("rtime: %s", ctime(&mp->msg_rtime));
test/testcases/sysv/sysvmsg/msgtest.c
281
printf("ctime: %s", ctime(&mp->msg_ctime));
test/testcases/sysv/sysvmsg/msgtest.c
321
printf("%s\n", m.mtext);
test/testcases/sysv/sysvmsg/msgtest.c
337
printf("%s\n", m.mtext);
test/testcases/sysv/sysvsem/semtest.c
280
printf("PERM: uid %d, gid %d, cuid %d, cgid %d, mode 0%o\n",
test/testcases/sysv/sysvsem/semtest.c
285
printf("nsems %u\n", sp->sem_nsems);
test/testcases/sysv/sysvsem/semtest.c
287
printf("otime: %s", ctime(&sp->sem_otime));
test/testcases/sysv/sysvsem/semtest.c
288
printf("ctime: %s", ctime(&sp->sem_ctime));
test/testcases/sysv/sysvsem/semtest.c
332
printf("WOO! GOT THE SEMAPHORE!\n");
test/testcases/sysv/sysvshm/shmtest.c
243
printf("PERM: uid %d, gid %d, cuid %d, cgid %d, mode 0%o\n",
test/testcases/sysv/sysvshm/shmtest.c
248
printf("segsz %lu, lpid %d, cpid %d, nattch %u\n",
test/testcases/sysv/sysvshm/shmtest.c
252
printf("atime: %s", ctime(&sp->shm_atime));
test/testcases/sysv/sysvshm/shmtest.c
253
printf("dtime: %s", ctime(&sp->shm_dtime));
test/testcases/sysv/sysvshm/shmtest.c
254
printf("ctime: %s", ctime(&sp->shm_ctime));
test/testcases/sysv/sysvshm/shmtest.c
290
printf("%s\n", (const char *)shm_buf);
test/testcases/threads/umtx_errno/umtx_errno.c
41
printf("Passed barrier!\n");
test/testcases/threads/umtx_errno/umtx_errno.c
53
printf("Need one argument\n");
test/testcases/threads/umtx_errno/umtx_errno.c
64
printf("Trying with %d threads\n", nthreads);
test/testcases/threads/umtx_errno/umtx_errno.c
68
printf("error occurred during pthread_barrier_init, ret = %d\n", ret);
test/testcases/threads/umtx_errno/umtx_errno.c
73
printf("Creating checker thread\n");
test/testcases/threads/umtx_errno/umtx_errno.c
76
printf("Creating tester threads\n");
test/testcases/threads/umtx_errno/umtx_errno.c
87
printf("Starting join\n");
test/testcases/threads/umtx_errno/umtx_errno.c
93
printf("All done!\n");
test/udp/bindconnfail/udp_bindconnfail.c
103
printf("read %d, done\n", n);
test/udp/bindconnsend/udp_bindconnsend.c
96
printf("read %d, done\n", n);
test/udp/bindsend/udp_bindsend.c
94
printf("read %d, done\n", n);
test/udp/conn2send/udp_conn2send.c
90
printf("read %d, done\n", n);
test/udp/connsend/udp_connsend.c
67
printf("read %d, done\n", n);
test/udp/disconnsend/udp_disconnsend.c
72
printf("read %d, done\n", n);
test/udp/sendwildcard/udp_sendwildcard.c
77
printf("read %d, done\n", n);
test/udp/sockclose/udp_sockclose.c
46
printf("done\n");
tools/diag/dumpvfscache/dumpvfscache.c
102
printf("%4d dvp %08x hash %08x vp %08x id %08x name <%s>\n",
tools/diag/dumpvfscache/dumpvfscache.c
117
printf("H%02d %4d %4d / %4d %4d\n",i,histo[i], p1 , histn[i], p2);
tools/diag/dumpvfscache/dumpvfscache.c
65
printf("kvm: %p\n", kvm);
tools/diag/dumpvfscache/dumpvfscache.c
66
printf("kvm_nlist: %d\n", kvm_nlist(kvm, nl));
tools/diag/dumpvfscache/dumpvfscache.c
77
printf("%d\n", i);
tools/regression/include/tgmath/tgmath.c
399
printf("%s %d - %s\n", result ? "ok" : "not ok", currtest, (STR)); \
tools/regression/include/tgmath/tgmath.c
406
printf("1..60\n");
tools/regression/lib/libc-regex/testregex.c
1065
printf("NOTE\t");
tools/regression/lib/libc-regex/testregex.c
1067
printf("%s: ", msg);
tools/regression/lib/libc-regex/testregex.c
1068
printf("skipping lines %d", state.lineno);
tools/regression/lib/libc-regex/testregex.c
1089
printf("NOTE\t%s\n", msg);
tools/regression/lib/libc-regex/testregex.c
1112
printf("%s%s", spec, TABS(*tabs++));
tools/regression/lib/libc-regex/testregex.c
1114
printf("SAME");
tools/regression/lib/libc-regex/testregex.c
1117
printf("%s", TABS(*tabs++));
tools/regression/lib/libc-regex/testregex.c
1119
printf("%s", TABS(*tabs++));
tools/regression/lib/libc-regex/testregex.c
1121
printf("%s", ans);
tools/regression/lib/libc-regex/testregex.c
1123
printf("%s", accept);
tools/regression/lib/libc-regex/testregex.c
1127
printf("%s%s", TABS(*tabs++), msg);
tools/regression/lib/libc-regex/testregex.c
1358
printf("TEST\t%s ", unit);
tools/regression/lib/libc-regex/testregex.c
1384
printf("%-.*s ", subunitlen, subunit);
tools/regression/lib/libc-regex/testregex.c
1391
printf(", catch");
tools/regression/lib/libc-regex/testregex.c
1393
printf(", ignore error code mismatches");
tools/regression/lib/libc-regex/testregex.c
1395
printf(", ignore negative position mismatches");
tools/regression/lib/libc-regex/testregex.c
1398
printf(", stack");
tools/regression/lib/libc-regex/testregex.c
1401
printf(", verbose");
tools/regression/lib/libc-regex/testregex.c
1402
printf("\n");
tools/regression/lib/libc-regex/testregex.c
1413
printf("NOTE\t%s\n", s);
tools/regression/lib/libc-regex/testregex.c
1426
printf("NOTE\tunsupported: %s", unsupported[i]);
tools/regression/lib/libc-regex/testregex.c
1429
printf(",%s", unsupported[i]);
tools/regression/lib/libc-regex/testregex.c
1432
printf("\n");
tools/regression/lib/libc-regex/testregex.c
1461
printf("%s\n", line);
tools/regression/lib/libc-regex/testregex.c
1470
printf("%s\n", line);
tools/regression/lib/libc-regex/testregex.c
1476
printf("%s\n", line);
tools/regression/lib/libc-regex/testregex.c
1482
printf("NOTE %s\n", p);
tools/regression/lib/libc-regex/testregex.c
1577
printf("NOTE \"%s\" locale\n", s);
tools/regression/lib/libc-regex/testregex.c
1732
printf("}\n");
tools/regression/lib/libc-regex/testregex.c
1734
printf("-%d\n", state.lineno);
tools/regression/lib/libc-regex/testregex.c
1747
printf("NOTE \"%s\" locale\n", s);
tools/regression/lib/libc-regex/testregex.c
1749
printf("}\n");
tools/regression/lib/libc-regex/testregex.c
1752
printf("}\n");
tools/regression/lib/libc-regex/testregex.c
1772
printf("%s\n", line);
tools/regression/lib/libc-regex/testregex.c
1782
printf("NOTE\t%s\n", field[1]);
tools/regression/lib/libc-regex/testregex.c
1912
printf("test %-3d %s ", state.lineno, state.which);
tools/regression/lib/libc-regex/testregex.c
1914
printf(" ");
tools/regression/lib/libc-regex/testregex.c
1916
printf("\n");
tools/regression/lib/libc-regex/testregex.c
1993
printf(" %d byte buffer supplied, %d byte buffer required\n", j, i);
tools/regression/lib/libc-regex/testregex.c
2000
printf(" expected, ");
tools/regression/lib/libc-regex/testregex.c
2002
printf(" returned\n");
tools/regression/lib/libc-regex/testregex.c
2033
printf("at least %d expected, %d returned\n", nsub, preg.re_nsub);
tools/regression/lib/libc-regex/testregex.c
2049
printf("%s expected, OK returned\n", ans);
tools/regression/lib/libc-regex/testregex.c
2070
printf("%s returned: ", codes[got].name);
tools/regression/lib/libc-regex/testregex.c
2091
printf("%s expected, %s returned\n", ans, codes[got].name);
tools/regression/lib/libc-regex/testregex.c
2103
printf("%s expected, %s returned: ", ans, codes[got].name);
tools/regression/lib/libc-regex/testregex.c
2194
printf("expected: %s\n", ans);
tools/regression/lib/libc-regex/testregex.c
2196
printf("\n");
tools/regression/lib/libc-regex/testregex.c
2218
printf(" expected, ");
tools/regression/lib/libc-regex/testregex.c
2220
printf(" returned\n");
tools/regression/lib/libc-regex/testregex.c
2265
printf("tests=%-4d errors=%-4d warnings=%-2d ignored=%-2d unspecified=%-2d signals=%d\n", testno, state.errors, state.warnings, state.ignored, state.unspecified, state.signals);
tools/regression/lib/libc-regex/testregex.c
2268
printf("TEST\t%s", unit);
tools/regression/lib/libc-regex/testregex.c
2270
printf(" %-.*s", subunitlen, subunit);
tools/regression/lib/libc-regex/testregex.c
2271
printf(", %d test%s", testno, testno == 1 ? "" : "s");
tools/regression/lib/libc-regex/testregex.c
2273
printf(", %d ignored mismatche%s", state.ignored, state.ignored == 1 ? "" : "s");
tools/regression/lib/libc-regex/testregex.c
2275
printf(", %d warning%s", state.warnings, state.warnings == 1 ? "" : "s");
tools/regression/lib/libc-regex/testregex.c
2277
printf(", %d unspecified difference%s", state.unspecified, state.unspecified == 1 ? "" : "s");
tools/regression/lib/libc-regex/testregex.c
2279
printf(", %d signal%s", state.signals, state.signals == 1 ? "" : "s");
tools/regression/lib/libc-regex/testregex.c
2280
printf(", %d error%s\n", state.errors, state.errors == 1 ? "" : "s");
tools/regression/lib/libc-regex/testregex.c
584
printf("NIL");
tools/regression/lib/libc-regex/testregex.c
586
printf("NULL");
tools/regression/lib/libc-regex/testregex.c
593
printf("\"");
tools/regression/lib/libc-regex/testregex.c
598
printf("\\\\");
tools/regression/lib/libc-regex/testregex.c
602
printf("\\\"");
tools/regression/lib/libc-regex/testregex.c
604
printf("\"");
tools/regression/lib/libc-regex/testregex.c
607
printf("\\a");
tools/regression/lib/libc-regex/testregex.c
610
printf("\\b");
tools/regression/lib/libc-regex/testregex.c
613
printf("\\e");
tools/regression/lib/libc-regex/testregex.c
616
printf("\\f");
tools/regression/lib/libc-regex/testregex.c
619
printf("\\n");
tools/regression/lib/libc-regex/testregex.c
622
printf("\\r");
tools/regression/lib/libc-regex/testregex.c
625
printf("\\t");
tools/regression/lib/libc-regex/testregex.c
628
printf("\\v");
tools/regression/lib/libc-regex/testregex.c
643
printf("\\x%02x", c);
tools/regression/lib/libc-regex/testregex.c
647
printf("\"");
tools/regression/lib/libc-regex/testregex.c
650
printf("%s", s);
tools/regression/lib/libc-regex/testregex.c
657
printf("%s:", state.file);
tools/regression/lib/libc-regex/testregex.c
658
printf("%d:", state.lineno);
tools/regression/lib/libc-regex/testregex.c
661
printf(" ");
tools/regression/lib/libc-regex/testregex.c
665
printf(" versus ");
tools/regression/lib/libc-regex/testregex.c
672
printf(" unspecified behavior");
tools/regression/lib/libc-regex/testregex.c
677
printf(" %s", state.which);
tools/regression/lib/libc-regex/testregex.c
679
printf(" NOSUB");
tools/regression/lib/libc-regex/testregex.c
681
printf(" %s", fun);
tools/regression/lib/libc-regex/testregex.c
683
printf(" %s", comment);
tools/regression/lib/libc-regex/testregex.c
686
printf(" %s: ", comment);
tools/regression/lib/libc-regex/testregex.c
688
printf("%s: ", msg);
tools/regression/lib/libc-regex/testregex.c
713
printf("%s\n", msg);
tools/regression/lib/libc-regex/testregex.c
719
printf("bad test case ");
tools/regression/lib/libc-regex/testregex.c
846
printf("X");
tools/regression/lib/libc-regex/testregex.c
849
printf("?");
tools/regression/lib/libc-regex/testregex.c
852
printf("%d", off);
tools/regression/lib/libc-regex/testregex.c
867
printf("(");
tools/regression/lib/libc-regex/testregex.c
869
printf(",");
tools/regression/lib/libc-regex/testregex.c
871
printf(")");
tools/regression/lib/libc-regex/testregex.c
876
printf(" expected: %s", ans);
tools/regression/lib/libc-regex/testregex.c
877
printf("\n");
tools/regression/lib/libc-regex/testregex.c
906
printf(" expected, ");
tools/regression/lib/libc-regex/testregex.c
908
printf(" returned\n");
tools/regression/lib/libc/gen/test-wordexp.c
266
printf("PASS wordexp()\n");
tools/regression/lib/libc/gen/test-wordexp.c
267
printf("PASS wordfree()\n");
tools/regression/lib/libm/test-cexp.c
369
printf("1..7\n");
tools/regression/lib/libm/test-cexp.c
372
printf("ok 1 - cexp zero\n");
tools/regression/lib/libm/test-cexp.c
375
printf("ok 2 - cexp nan\n");
tools/regression/lib/libm/test-cexp.c
378
printf("ok 3 - cexp inf\n");
tools/regression/lib/libm/test-cexp.c
381
printf("ok 4 - cexp reals\n");
tools/regression/lib/libm/test-cexp.c
384
printf("ok 5 - cexp imaginaries\n");
tools/regression/lib/libm/test-cexp.c
387
printf("ok 6 - cexp small\n");
tools/regression/lib/libm/test-cexp.c
390
printf("ok 7 - cexp large\n");
tools/regression/lib/libm/test-conj.c
115
printf("not ok %d\t# conjf(%#.2g + %#.2gI): "
tools/regression/lib/libm/test-conj.c
119
printf("not ok %d\t# conjf(%#.2g + %#.2gI): "
tools/regression/lib/libm/test-conj.c
123
printf("ok %d\t\t# conjf(%#.2g + %#.2gI)\n",
tools/regression/lib/libm/test-conj.c
129
printf("not ok %d\t# conj(%#.2g + %#.2gI): "
tools/regression/lib/libm/test-conj.c
133
printf("not ok %d\t# conj(%#.2g + %#.2gI): "
tools/regression/lib/libm/test-conj.c
137
printf("ok %d\t\t# conj(%#.2g + %#.2gI)\n",
tools/regression/lib/libm/test-conj.c
143
printf("not ok %d\t# conjl(%#.2g + %#.2gI): "
tools/regression/lib/libm/test-conj.c
147
printf("not ok %d\t# conjl(%#.2g + %#.2gI): "
tools/regression/lib/libm/test-conj.c
151
printf("ok %d\t\t# conjl(%#.2g + %#.2gI)\n",
tools/regression/lib/libm/test-conj.c
99
printf("1..%d\n", ntests * 3);
tools/regression/lib/libm/test-csqrt.c
265
printf("1..15\n");
tools/regression/lib/libm/test-csqrt.c
271
printf("ok 1 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
274
printf("ok 2 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
277
printf("ok 3 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
280
printf("ok 4 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
283
printf("ok 5 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
289
printf("ok 6 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
292
printf("ok 7 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
295
printf("ok 8 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
298
printf("ok 9 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
301
printf("ok 10 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
307
printf("ok 11 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
310
printf("ok 12 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
313
printf("ok 13 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
316
printf("ok 14 - csqrt\n");
tools/regression/lib/libm/test-csqrt.c
319
printf("ok 15 - csqrt\n");
tools/regression/lib/libm/test-ctrig.c
518
printf("1..6\n");
tools/regression/lib/libm/test-ctrig.c
521
printf("ok 1 - ctrig zero\n");
tools/regression/lib/libm/test-ctrig.c
524
printf("ok 2 - ctrig nan\n");
tools/regression/lib/libm/test-ctrig.c
527
printf("ok 3 - ctrig inf\n");
tools/regression/lib/libm/test-ctrig.c
530
printf("ok 4 - ctrig axes\n");
tools/regression/lib/libm/test-ctrig.c
533
printf("ok 5 - ctrig small\n");
tools/regression/lib/libm/test-ctrig.c
536
printf("ok 6 - ctrig large\n");
tools/regression/lib/libm/test-ctrig.c
74
#define debug(...) printf(__VA_ARGS__)
tools/regression/lib/libm/test-exponential.c
150
printf("1..3\n");
tools/regression/lib/libm/test-exponential.c
153
printf("ok 1 - exponential\n");
tools/regression/lib/libm/test-exponential.c
155
printf("ok 2 - exponential\n");
tools/regression/lib/libm/test-exponential.c
158
printf("ok 3 - exponential\n");
tools/regression/lib/libm/test-fenv.c
100
printf("ok 6 - fenv\n");
tools/regression/lib/libm/test-fenv.c
102
printf("ok 7 - fenv\n");
tools/regression/lib/libm/test-fenv.c
104
printf("ok 8 - fenv\n");
tools/regression/lib/libm/test-fenv.c
87
printf("1..8\n");
tools/regression/lib/libm/test-fenv.c
90
printf("ok 1 - fenv\n");
tools/regression/lib/libm/test-fenv.c
92
printf("ok 2 - fenv\n");
tools/regression/lib/libm/test-fenv.c
94
printf("ok 3 - fenv\n");
tools/regression/lib/libm/test-fenv.c
96
printf("ok 4 - fenv\n");
tools/regression/lib/libm/test-fenv.c
98
printf("ok 5 - fenv\n");
tools/regression/lib/libm/test-fma.c
488
printf("1..19\n");
tools/regression/lib/libm/test-fma.c
493
printf("ok %d - fma zeroes\n", i + 1);
tools/regression/lib/libm/test-fma.c
499
printf("ok %d - fma infinities\n", i + 5);
tools/regression/lib/libm/test-fma.c
504
printf("ok 9 - fma NaNs\n");
tools/regression/lib/libm/test-fma.c
509
printf("ok %d - fma small z\n", i + 10);
tools/regression/lib/libm/test-fma.c
515
printf("ok %d - fma big z\n", i + 14);
tools/regression/lib/libm/test-fma.c
520
printf("ok 18 - fma accuracy\n");
tools/regression/lib/libm/test-fma.c
523
printf("ok 19 - fma double rounding\n");
tools/regression/lib/libm/test-fmaxmin.c
123
printf("%sok %d - big = %.20Lg, small = %.20Lg\n",
tools/regression/lib/libm/test-fmaxmin.c
131
printf("1..12\n");
tools/regression/lib/libm/test-ilogb.c
45
printf("1..3\n");
tools/regression/lib/libm/test-ilogb.c
56
printf("ok 1 - ilogb\n");
tools/regression/lib/libm/test-ilogb.c
68
printf("ok 2 - ilogbf\n");
tools/regression/lib/libm/test-ilogb.c
80
printf("ok 3 - ilogbl\n");
tools/regression/lib/libm/test-invctrig.c
420
printf("1..6\n");
tools/regression/lib/libm/test-invctrig.c
423
printf("ok 1 - invctrig zero\n");
tools/regression/lib/libm/test-invctrig.c
426
printf("ok 2 - invctrig nan\n");
tools/regression/lib/libm/test-invctrig.c
429
printf("ok 3 - invctrig inf\n");
tools/regression/lib/libm/test-invctrig.c
432
printf("ok 4 - invctrig axes\n");
tools/regression/lib/libm/test-invctrig.c
435
printf("ok 5 - invctrig small\n");
tools/regression/lib/libm/test-invctrig.c
438
printf("ok 6 - invctrig large\n");
tools/regression/lib/libm/test-invctrig.c
57
#define debug(...) printf(__VA_ARGS__)
tools/regression/lib/libm/test-invtrig.c
461
printf("1..7\n");
tools/regression/lib/libm/test-invtrig.c
464
printf("ok 1 - special\n");
tools/regression/lib/libm/test-invtrig.c
467
printf("ok 2 - atan2 special\n");
tools/regression/lib/libm/test-invtrig.c
470
printf("ok 3 - accuracy\n");
tools/regression/lib/libm/test-invtrig.c
473
printf("ok 4 - atan2 p2x\n");
tools/regression/lib/libm/test-invtrig.c
476
printf("ok 5 - tiny inputs\n");
tools/regression/lib/libm/test-invtrig.c
479
printf("ok 6 - atan huge inputs\n");
tools/regression/lib/libm/test-invtrig.c
482
printf("ok 7 - inverse\n");
tools/regression/lib/libm/test-logarithm.c
168
printf("1..3\n");
tools/regression/lib/libm/test-logarithm.c
171
printf("ok 1 - logarithm\n");
tools/regression/lib/libm/test-logarithm.c
174
printf("ok 2 - logarithm\n");
tools/regression/lib/libm/test-logarithm.c
177
printf("ok 3 - logarithm\n");
tools/regression/lib/libm/test-lrint.c
133
printf("1..1\n");
tools/regression/lib/libm/test-lrint.c
137
printf("ok 1 - lrint\n");
tools/regression/lib/libm/test-lround.c
111
printf("ok 1 - lround\n");
tools/regression/lib/libm/test-lround.c
65
printf("1..1\n");
tools/regression/lib/libm/test-nan.c
110
printf("1..1\n");
tools/regression/lib/libm/test-nan.c
118
printf("ok 1 - nan\n");
tools/regression/lib/libm/test-nearbyint.c
122
printf("ok %d\t\t# nearbyint(+%g)\n", testnum++, in);
tools/regression/lib/libm/test-nearbyint.c
165
printf("ok %d\t\t# modf(+%g)\n", testnum++, in);
tools/regression/lib/libm/test-nearbyint.c
173
printf("1..%d\n", ntests * 2);
tools/regression/lib/libm/test-next.c
116
printf("ok 1 - next\n");
tools/regression/lib/libm/test-next.c
129
printf("ok 2 - next\n");
tools/regression/lib/libm/test-next.c
153
printf("ok 3 - next\n");
tools/regression/lib/libm/test-next.c
198
printf("ok 4 - next\n");
tools/regression/lib/libm/test-next.c
218
printf("ok 5 - next\n");
tools/regression/lib/libm/test-next.c
77
printf("1..5\n");
tools/regression/lib/libm/test-rem.c
104
printf("ok 3 - rem\n");
tools/regression/lib/libm/test-rem.c
57
printf("1..3\n");
tools/regression/lib/libm/test-rem.c
81
printf("ok 1 - rem\n");
tools/regression/lib/libm/test-rem.c
96
printf("ok 2 - rem\n");
tools/regression/lib/libm/test-trig.c
277
printf("1..3\n");
tools/regression/lib/libm/test-trig.c
280
printf("ok 1 - trig\n");
tools/regression/lib/libm/test-trig.c
285
printf("ok 2 - trig\n");
tools/regression/lib/libm/test-trig.c
290
printf("ok 3 - trig\n");
tools/regression/p1003_1b/p26.c
45
printf("POSIX is not supported.\n");
tools/regression/p1003_1b/p26.c
50
printf("POSIX.1 is supported but not POSIX.1B (FIPS 151-1)\n");
tools/regression/p1003_1b/p26.c
52
printf("POSIX.1 is supported but not POSIX.1B (FIPS 151-2)\n");
tools/regression/p1003_1b/p26.c
54
printf("POSIX.1 and POSIX.1B are supported.\n");
tools/regression/p1003_1b/p26.c
56
printf("_POSIX_VERSION (%ld) not 198808, 199009, or >= 199309.\n",
tools/regression/priv/test.c
23
printf("%s (%s): ", msg, msg2);
tools/regression/priv/test.c
26
printf("OK\n");
tools/regression/priv/test.c
28
printf("FAILED (was: %d, expected: %d)\n", retval, expected);
tools/regression/usr.sbin/installer/libaura/dict2/dict2.c
65
printf("%s_store: %s=>%d\n",
tools/regression/usr.sbin/installer/libaura/dict2/dict2.c
89
printf("%s_fetch: %s=>%d\n", m2s(method), keys[i], *val);
tools/regression/usr.sbin/installer/libaura/fspred1/fspred1.c
119
printf("%s ..... %s\n", all_tests[i].name,
tools/test/malloc/main.c
19
printf("BRK(0)=%x ",sbrk(0));
tools/test/malloc/main.c
39
printf("BRK(1)=%x ",sbrk(0));
tools/test/malloc/main.c
46
printf("BRK(2)=%x NOPS=%lu NBUCKETS=%lu NSIZE=%lu\n",
tools/tools/ath/athdebug/athdebug.c
138
printf("%s\n", flags[i].name);
tools/tools/ath/athdebug/athdebug.c
211
printf("%s: 0x%x => ", oid, debug);
tools/tools/ath/athdebug/athdebug.c
214
printf("0x%x", ndebug);
tools/tools/ath/athdebug/athdebug.c
217
printf("%s: 0x%x", oid, debug);
tools/tools/ath/athdebug/athdebug.c
221
printf("%s%s", sep, flags[i].name);
tools/tools/ath/athdebug/athdebug.c
224
printf("%s\n", *sep != '<' ? ">" : "");
tools/tools/ath/athdecode/main.c
265
printf("Unknown device id 0x%x\n", r->val);
tools/tools/ath/athdecode/main.c
77
printf("%u records", nrecs);
tools/tools/ath/athdecode/main.c
88
printf("\t\t+%u time%s", same, same == 1 ? "" : "s");
tools/tools/ath/athpoke/athpoke.c
117
printf("%s = %08x\n", argv[0], regread(s, &atd, reg));
tools/tools/ath/athpow/athpow.c
129
printf("PCDAC table:\n");
tools/tools/ath/athpow/athpow.c
132
printf("Power per rate table:\n");
tools/tools/ath/athprom/athprom.c
141
printf("%04x: %04x\n", off, eeread(off));
tools/tools/ath/athprom/athprom.c
148
printf("Write %04x: %04x = %04x? ",
tools/tools/ath/athrd/athrd.c
1125
printf("%s: unknown country code\n", "US");
tools/tools/ath/athrd/athrd.c
1137
printf("%s: unknown country/regulatory "
tools/tools/ath/athrd/athrd.c
1152
printf("%s: unknown country/regulatory "
tools/tools/ath/athrd/athrd.c
1162
printf("\n%s (%s, 0x%x, %u) %s (0x%x, %u)\n",
tools/tools/ath/athrd/athrd.c
1166
printf("\n%s (0x%x, %u)\n",
tools/tools/ath/athrd/athrd.c
1279
printf("\n");
tools/tools/ath/athrd/athrd.c
568
printf("\nRegulatory domains:\n\n");
tools/tools/ath/athrd/athrd.c
570
printf("%-15s%s", domains[i].name,
tools/tools/ath/athrd/athrd.c
572
printf("\n");
tools/tools/ath/athrd/athrd.c
776
printf("\nCountry codes:\n");
tools/tools/ath/athrd/athrd.c
778
printf("%2s %-15.15s%s",
tools/tools/ath/athrd/athrd.c
782
printf("\n");
tools/tools/ath/athrd/athrd.c
802
printf("unable to set rate table\n");
tools/tools/ath/athrd/athrd.c
895
printf("%s%3d", sep,
tools/tools/ath/athrd/athrd.c
898
printf("%s%u", sep, c->ic_freq);
tools/tools/ath/athrd/athrd.c
918
printf("%c%c%c %d.%d", type,
tools/tools/ath/athrd/athrd.c
923
printf("%c%c %d.%d", type,
tools/tools/ath/athrd/athrd.c
927
printf("%c%c %d.%d", type,
tools/tools/ath/athrd/athrd.c
931
printf("%c %d.%d", type, txpow[i]/2, (txpow[i]%2)*5);
tools/tools/ath/athrd/athrd.c
959
printf("usage: %s [-acdefoilpr4ABGT] [-m opmode] [cc | rd]\n", progname);
tools/tools/bus_autoconf/bus_usb.c
256
printf("nomatch 32 {\n"
tools/tools/bus_autoconf/bus_usb.c
260
printf("# skipped entry on module %s\n",
tools/tools/bus_autoconf/bus_usb.c
266
printf(" match \"vendor\" \"0x%04x\";\n",
tools/tools/bus_autoconf/bus_usb.c
287
printf(" match \"product\" \"0x%04x\";\n",
tools/tools/bus_autoconf/bus_usb.c
290
printf(" match \"product\" \"(");
tools/tools/bus_autoconf/bus_usb.c
293
printf("0x%04x%s", id[x].idProduct,
tools/tools/bus_autoconf/bus_usb.c
297
printf(")\";\n");
tools/tools/bus_autoconf/bus_usb.c
301
printf(" match \"devclass\" \"0x%02x\";\n",
tools/tools/bus_autoconf/bus_usb.c
305
printf(" match \"devsubclass\" \"0x%02x\";\n",
tools/tools/bus_autoconf/bus_usb.c
309
printf(" match \"intclass\" \"0x%02x\";\n",
tools/tools/bus_autoconf/bus_usb.c
313
printf(" match \"intsubclass\" \"0x%02x\";\n",
tools/tools/bus_autoconf/bus_usb.c
317
printf(" match \"intprotocol\" \"0x%02x\";\n",
tools/tools/bus_autoconf/bus_usb.c
320
printf(" action \"kldload -n %s\";\n"
tools/tools/bus_autoconf/bus_usb.c
385
printf("# %d USB entries processed\n\n", usb_blob_count);
tools/tools/drm/radeon/mkregtable/mkregtable.c
582
printf("static const unsigned %s_reg_safe_bm[%d] = {\n", t->gpu_prefix,
tools/tools/drm/radeon/mkregtable/mkregtable.c
591
printf("\t");
tools/tools/drm/radeon/mkregtable/mkregtable.c
593
printf(" ");
tools/tools/drm/radeon/mkregtable/mkregtable.c
594
printf("0x%08X,", t->table[id++]);
tools/tools/drm/radeon/mkregtable/mkregtable.c
596
printf("\n");
tools/tools/drm/radeon/mkregtable/mkregtable.c
598
printf("};\n");
tools/tools/ifinfo/ifinfo.c
136
printf("Interface %.*s:\n", IFNAMSIZ, ifmd->ifmd_name);
tools/tools/ifinfo/ifinfo.c
137
printf("\tflags: %x\n", ifmd->ifmd_flags);
tools/tools/ifinfo/ifinfo.c
138
printf("\tpromiscuous listeners: %d\n", ifmd->ifmd_pcount);
tools/tools/ifinfo/ifinfo.c
139
printf("\tsend queue length: %d\n", ifmd->ifmd_snd_len);
tools/tools/ifinfo/ifinfo.c
140
printf("\tsend queue max length: %d\n", ifmd->ifmd_snd_maxlen);
tools/tools/ifinfo/ifinfo.c
141
printf("\tsend queue drops: %d\n", ifmd->ifmd_snd_drops);
tools/tools/ifinfo/ifinfo.c
142
printf("\ttype: %s\n", iftype(ifmd->ifmd_data.ifi_type));
tools/tools/ifinfo/ifinfo.c
143
printf("\tphysical: %s\n", ifphys(ifmd->ifmd_data.ifi_type,
tools/tools/ifinfo/ifinfo.c
145
printf("\taddress length: %d\n", ifmd->ifmd_data.ifi_addrlen);
tools/tools/ifinfo/ifinfo.c
146
printf("\theader length: %d\n", ifmd->ifmd_data.ifi_hdrlen);
tools/tools/ifinfo/ifinfo.c
147
printf("\treceive quota: %d\n", ifmd->ifmd_data.ifi_recvquota);
tools/tools/ifinfo/ifinfo.c
148
printf("\ttransmit quota: %d\n", ifmd->ifmd_data.ifi_xmitquota);
tools/tools/ifinfo/ifinfo.c
149
printf("\tmtu: %lu\n", ifmd->ifmd_data.ifi_mtu);
tools/tools/ifinfo/ifinfo.c
150
printf("\tmetric: %lu\n", ifmd->ifmd_data.ifi_metric);
tools/tools/ifinfo/ifinfo.c
151
printf("\tline rate: %lu bit/s\n", ifmd->ifmd_data.ifi_baudrate);
tools/tools/ifinfo/ifinfo.c
152
printf("\tpackets received: %lu\n", ifmd->ifmd_data.ifi_ipackets);
tools/tools/ifinfo/ifinfo.c
153
printf("\tinput errors: %lu\n", ifmd->ifmd_data.ifi_ierrors);
tools/tools/ifinfo/ifinfo.c
154
printf("\tpackets transmitted: %lu\n", ifmd->ifmd_data.ifi_opackets);
tools/tools/ifinfo/ifinfo.c
155
printf("\toutput errors: %lu\n", ifmd->ifmd_data.ifi_oerrors);
tools/tools/ifinfo/ifinfo.c
156
printf("\tcollisions: %lu\n", ifmd->ifmd_data.ifi_collisions);
tools/tools/ifinfo/ifinfo.c
157
printf("\tbytes received: %lu\n", ifmd->ifmd_data.ifi_ibytes);
tools/tools/ifinfo/ifinfo.c
158
printf("\tbytes transmitted: %lu\n", ifmd->ifmd_data.ifi_obytes);
tools/tools/ifinfo/ifinfo.c
159
printf("\tmulticasts received: %lu\n", ifmd->ifmd_data.ifi_imcasts);
tools/tools/ifinfo/ifinfo.c
160
printf("\tmulticasts transmitted: %lu\n", ifmd->ifmd_data.ifi_omcasts);
tools/tools/ifinfo/ifinfo.c
161
printf("\tinput queue drops: %lu\n", ifmd->ifmd_data.ifi_iqdrops);
tools/tools/ifinfo/ifinfo.c
162
printf("\tpackets for unknown protocol: %lu\n",
tools/tools/ifinfo/ifinfo.c
165
printf("\treceive timing: %lu usec\n", ifmd->ifmd_data.ifi_recvtiming);
tools/tools/ifinfo/ifinfo.c
166
printf("\ttransmit timing: %lu usec\n",
tools/tools/ifinfo/rfc1650.c
112
printf("\tChipset: ");
tools/tools/ifinfo/rfc1650.c
116
printf("unknown\n");
tools/tools/ifinfo/rfc1650.c
120
printf("%s ", chipset_names[vendor].name);
tools/tools/ifinfo/rfc1650.c
122
printf("unknown\n");
tools/tools/ifinfo/rfc1650.c
126
printf("%s\n", chipset_names[vendor].chips[part]);
tools/tools/ifinfo/rfc1650.c
22
if (var) printf("\t" msg ": %lu\n", (u_long)var)
tools/tools/ifinfo/rfc1650.c
58
printf("\tCompliance: statistics only\n");
tools/tools/ifinfo/rfc1650.c
61
printf("\tCompliance: statistics and collisions\n");
tools/tools/mwait_mon/mwait_mon.c
52
printf("%s %-5ju ", cx_stats[i].state_name,
tools/tools/mwait_mon/mwait_mon.c
56
printf("\n");
tools/tools/net80211/stumbler/stumbler.c
1015
printf("Usage: %s <iface>\n", argv[0]);
tools/tools/net80211/stumbler/stumbler.c
244
printf("%s\n", msg);
tools/tools/net80211/w00t/ap/ap.c
113
printf("injected %d/%d\n", rc, len);
tools/tools/net80211/w00t/ap/ap.c
178
printf("sending beacon\n");
tools/tools/net80211/w00t/ap/ap.c
205
printf("sending probe response\n");
tools/tools/net80211/w00t/ap/ap.c
219
printf("weird pr %x\n", *ptr);
tools/tools/net80211/w00t/ap/ap.c
229
printf("Probe request for [%s] from %s\n", ptr, macs);
tools/tools/net80211/w00t/ap/ap.c
258
printf("sending auth\n");
tools/tools/net80211/w00t/ap/ap.c
272
printf("Unknown auth algo %d\n", le16toh(*ptr));
tools/tools/net80211/w00t/ap/ap.c
278
printf("Got auth from %s\n", mac);
tools/tools/net80211/w00t/ap/ap.c
281
printf("Weird seq in auth %d\n", le16toh(*ptr));
tools/tools/net80211/w00t/ap/ap.c
317
printf("sending assoc response\n");
tools/tools/net80211/w00t/ap/ap.c
336
printf("weird pr %x\n", *ptr);
tools/tools/net80211/w00t/ap/ap.c
346
printf("Assoc request for [%s] from %s\n", ptr, macs);
tools/tools/net80211/w00t/ap/ap.c
375
printf("wtf %d\n", (wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK) >>
tools/tools/net80211/w00t/ap/ap.c
427
printf("wtf %d\n", (wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK) >>
tools/tools/net80211/w00t/ap/ap.c
433
printf("ctl\n");
tools/tools/net80211/w00t/ap/ap.c
514
printf("Got wep but i aint wep\n");
tools/tools/net80211/w00t/ap/ap.c
519
printf("Can't decrypt\n");
tools/tools/net80211/w00t/ap/ap.c
543
printf("Wrote %d/%d\n", rc, len);
tools/tools/net80211/w00t/ap/ap.c
559
printf("wtf %d\n", (wh->i_fc[0] & IEEE80211_FC0_SUBTYPE_MASK) >>
tools/tools/net80211/w00t/ap/ap.c
587
printf("Adding client %s\n", mac);
tools/tools/net80211/w00t/ap/ap.c
622
printf("Dup seq %d prev %d\n",
tools/tools/net80211/w00t/ap/ap.c
634
printf("%s seq %d prev %d\n", mac, s, c->seq);
tools/tools/net80211/w00t/ap/ap.c
681
printf("Dup\n");
tools/tools/net80211/w00t/ap/ap.c
700
printf("wtf\n");
tools/tools/net80211/w00t/ap/ap.c
773
printf("RETRANS %d\n", p->packet_try);
tools/tools/net80211/w00t/ap/ap.c
80
printf("Usage: %s <opts>\n"
tools/tools/net80211/w00t/ap/ap.c
888
printf("Error parsing WEP key\n");
tools/tools/net80211/w00t/assoc/assoc.c
289
printf("S=%d\n", s);
tools/tools/net80211/w00t/assoc/assoc.c
295
printf("Got seq %d, prev %d\n",
tools/tools/net80211/w00t/assoc/assoc.c
303
printf("Seqno wrap seq %d, last %d\n",
tools/tools/net80211/w00t/assoc/assoc.c
312
printf("Got dup seq %d, last %d\n",
tools/tools/net80211/w00t/assoc/assoc.c
321
printf("Got retry\n");
tools/tools/net80211/w00t/assoc/assoc.c
330
printf("Wrote ACK %d/%d\n", rc, 10);
tools/tools/net80211/w00t/assoc/assoc.c
352
printf("Got data when not associated!\n");
tools/tools/net80211/w00t/assoc/assoc.c
356
printf("Got weird data frame stype=%d\n",
tools/tools/net80211/w00t/assoc/assoc.c
378
printf("Got wep but i aint wep %s->%s %d\n",
tools/tools/net80211/w00t/assoc/assoc.c
389
printf("Can't decrypt %s->%s %d\n", srca, dsta,
tools/tools/net80211/w00t/assoc/assoc.c
414
printf("Wrote %d/%d\n", rc, len);
tools/tools/net80211/w00t/assoc/assoc.c
458
printf("Warning, expecting SSID got %x\n", *data);
tools/tools/net80211/w00t/assoc/assoc.c
465
printf("Warning, expected rates got %x\n", *data);
tools/tools/net80211/w00t/assoc/assoc.c
475
printf("Got response from %s [%s] [%s] ESS=%d WEP=%d\n",
tools/tools/net80211/w00t/assoc/assoc.c
517
printf("Not open-system %d!\n", le16toh(*data));
tools/tools/net80211/w00t/assoc/assoc.c
524
printf("Got transaction %d!\n", le16toh(*data));
tools/tools/net80211/w00t/assoc/assoc.c
532
printf("Authenticated\n");
tools/tools/net80211/w00t/assoc/assoc.c
536
printf("Authentication failed code=%d\n", rc);
tools/tools/net80211/w00t/assoc/assoc.c
575
printf("Assoc failed code %d\n", rc);
tools/tools/net80211/w00t/assoc/assoc.c
581
printf("Association ID=%d\n", p->aid);
tools/tools/net80211/w00t/assoc/assoc.c
619
printf("Got RTS\n");
tools/tools/net80211/w00t/assoc/assoc.c
624
printf("Unknown CTL frame %d\n",
tools/tools/net80211/w00t/assoc/assoc.c
640
printf("Got management! %d\n",
tools/tools/net80211/w00t/assoc/assoc.c
727
printf("Error parsing BSSID\n");
tools/tools/net80211/w00t/assoc/assoc.c
73
printf("Usage: %s <opts>\n"
tools/tools/net80211/w00t/assoc/assoc.c
740
printf("Error parsing MAC\n");
tools/tools/net80211/w00t/assoc/assoc.c
751
printf("Error parsing WEP key\n");
tools/tools/net80211/w00t/assoc/assoc.c
827
printf("Timeout\n");
tools/tools/net80211/w00t/assoc/assoc.c
842
printf("Sending probe request for %s\n", ssid);
tools/tools/net80211/w00t/assoc/assoc.c
860
printf("Sending auth to %s\n", apmac);
tools/tools/net80211/w00t/assoc/assoc.c
875
printf("Sending assoc\n");
tools/tools/net80211/w00t/assoc/assoc.c
884
printf("Associated\n");
tools/tools/net80211/w00t/assoc/assoc.c
931
printf("Unknown state %d\n", p.state);
tools/tools/net80211/w00t/expand/expand.c
103
printf("Got non WEP packet...\n");
tools/tools/net80211/w00t/expand/expand.c
159
printf("Enque. Size: %d\n", qlen);
tools/tools/net80211/w00t/expand/expand.c
171
printf("Wrote %d/%d\n", rc, p->packet_len);
tools/tools/net80211/w00t/expand/expand.c
321
printf("ao\n");
tools/tools/net80211/w00t/expand/expand.c
413
printf("Usage %s <opts>\n"
tools/tools/net80211/w00t/expand/expand.c
441
printf("Can't parse BSSID\n");
tools/tools/net80211/w00t/libw00t/w00t.c
372
printf("%.2X ", *p++);
tools/tools/net80211/w00t/libw00t/w00t.c
373
printf("\n");
tools/tools/net80211/w00t/prga/prga.c
108
printf("Short read\n");
tools/tools/net80211/w00t/prga/prga.c
117
printf("Loaded %d PRGA from %s\n", p->prga_len, p->fname);
tools/tools/net80211/w00t/prga/prga.c
134
printf("Short write\n");
tools/tools/net80211/w00t/prga/prga.c
142
printf("Wrote %d/%d\n", rd, p->prga_len);
tools/tools/net80211/w00t/prga/prga.c
147
printf("Got %d bytes of PRGA\n", p->prga_len);
tools/tools/net80211/w00t/prga/prga.c
194
printf("Packet not WEP!\n");
tools/tools/net80211/w00t/prga/prga.c
245
printf("Wrote %d/%d\n", rc, p->packet_len);
tools/tools/net80211/w00t/prga/prga.c
319
printf("Sening %sfrag [%d/%d] [len=%d]\n", last ? "last " : "",
tools/tools/net80211/w00t/prga/prga.c
351
printf("Re-sending whole lot\n");
tools/tools/net80211/w00t/prga/prga.c
357
printf("Re-sending frag\n");
tools/tools/net80211/w00t/prga/prga.c
419
printf("No relay\n");
tools/tools/net80211/w00t/prga/prga.c
500
printf("WTF %d\n", p->state);
tools/tools/net80211/w00t/prga/prga.c
578
printf("Got ACK\n");
tools/tools/net80211/w00t/prga/prga.c
596
printf("wtf %d\n", p->state);
tools/tools/net80211/w00t/prga/prga.c
620
printf("Can't parse BSSID\n");
tools/tools/net80211/w00t/prga/prga.c
647
printf("Obtaining PRGA\n");
tools/tools/net80211/w00t/prga/prga.c
85
printf("Usage: %s <opts>\n"
tools/tools/net80211/w00t/redir/buddy.c
118
printf("sigpipe\n");
tools/tools/net80211/w00t/redir/buddy.c
154
printf("Got dude %s\n", inet_ntoa(s_in.sin_addr));
tools/tools/net80211/w00t/redir/buddy.c
156
printf("Done\n");
tools/tools/net80211/w00t/redir/buddy.c
49
printf("%.2X ", *p++);
tools/tools/net80211/w00t/redir/buddy.c
50
printf("\n");
tools/tools/net80211/w00t/redir/buddy.c
76
printf("Got %d bytes [%d]\n", len, ntohs(id));
tools/tools/net80211/w00t/redir/redir.c
114
printf("Short read\n");
tools/tools/net80211/w00t/redir/redir.c
123
printf("Loaded %d PRGA from %s\n", p->prga_len, p->fname);
tools/tools/net80211/w00t/redir/redir.c
144
printf("Got non WEP packet...\n");
tools/tools/net80211/w00t/redir/redir.c
201
printf("Enque. Size: %d\n", qlen);
tools/tools/net80211/w00t/redir/redir.c
243
printf("Wrote %d/%d\n", rc, p->packet_len);
tools/tools/net80211/w00t/redir/redir.c
495
printf("id=%d len=%d\n", id, len);
tools/tools/net80211/w00t/redir/redir.c
507
printf("Diff ID\n");
tools/tools/net80211/w00t/redir/redir.c
513
printf("Diff len\n");
tools/tools/net80211/w00t/redir/redir.c
534
printf("Short write %d\n", rem);
tools/tools/net80211/w00t/redir/redir.c
619
printf("Usage %s <opts>\n"
tools/tools/net80211/w00t/redir/redir.c
647
printf("Can't parse src IP\n");
tools/tools/net80211/w00t/redir/redir.c
654
printf("Can't parse rtr MAC\n");
tools/tools/net80211/w00t/redir/redir.c
665
printf("Can't parse BSSID\n");
tools/tools/net80211/w00t/redir/redir.c
672
printf("Can't parse IP\n");
tools/tools/net80211/wesside/dics/dics.c
100
printf("%.2X ", *ptr);
tools/tools/net80211/wesside/dics/dics.c
103
printf("\n");
tools/tools/net80211/wesside/dics/dics.c
146
printf("Didn't get ttl! len=%d level=%d type=%d\n",
tools/tools/net80211/wesside/dics/dics.c
277
printf("Packet %d %s %d\n", plen, inet_ntoa(dst.sin_addr),
tools/tools/net80211/wesside/dics/dics.c
290
printf("wrote %d out of %d\n", rd, plen);
tools/tools/net80211/wesside/dics/dics.c
323
printf("Usage: %s <sip> [pps]\n", argv[0]);
tools/tools/net80211/wesside/dics/dics.c
331
printf("PPS=%d\n", pps);
tools/tools/net80211/wesside/dics/dics.c
371
printf("pcap_open_live(): %s\n", errbuf);
tools/tools/net80211/wesside/dics/dics.c
387
printf("Unknown datalink %d\n", dtl);
tools/tools/net80211/wesside/dics/dics.c
391
printf("Datalink size=%d\n", dtl);
tools/tools/net80211/wesside/dics/dics.c
400
printf("Got signal from %s:%d TTL=%d\n",
tools/tools/net80211/wesside/dics/dics.c
426
printf("Got signal from %s:%d TTL=%d\n",
tools/tools/net80211/wesside/dics/dics.c
431
printf("Sending ttl (%d)...\n", ttl);
tools/tools/net80211/wesside/dics/dics.c
438
printf("Sending stuff to %s...\n", ip);
tools/tools/net80211/wesside/dics/dics.c
443
printf("Stopping send\n");
tools/tools/net80211/wesside/udps/udps.c
120
printf ("Sent %.03f p/s\n", ((double)sent)/(((double)end.tv_sec) - start.tv_sec));
tools/tools/net80211/wesside/udps/udps.c
140
printf("Packets per second=%d\n", pps);
tools/tools/net80211/wesside/udps/udps.c
178
printf("Got signal from %s\n", ip);
tools/tools/net80211/wesside/udps/udps.c
188
printf("Sending stuff to %s\n", ip);
tools/tools/net80211/wesside/udps/udps.c
194
printf("Stopping send\n");
tools/tools/net80211/wesside/udps/udps.c
88
printf("messed up a bit\n");
tools/tools/net80211/wesside/wesside/aircrack-ptw-lib.c
297
printf("hit with strongbyte for keybyte %d\n", keybyte);
tools/tools/net80211/wesside/wesside/aircrack-ptw-lib.c
377
printf("could not allocate memory\n");
tools/tools/net80211/wesside/wesside/aircrack-ptw-lib.c
390
printf("could not allocate memory\n");
tools/tools/net80211/wesside/wesside/wesside.c
1034
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
1143
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
1157
printf ("Got frame for us (type=%x stype=%x) from=(%s) len=%d\n",
tools/tools/net80211/wesside/wesside/wesside.c
1286
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
1302
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
1328
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
1339
printf("Wrote %d / %d\n", rd, dlen);
tools/tools/net80211/wesside/wesside/wesside.c
1503
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
1827
printf("Can't decrpyt!\n");
tools/tools/net80211/wesside/wesside/wesside.c
2106
printf("\nKey: %s\n", k);
tools/tools/net80211/wesside/wesside/wesside.c
2134
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
2152
printf("\nCrack unsuccessful\n");
tools/tools/net80211/wesside/wesside/wesside.c
2157
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
2173
printf("Can't open tap: %s\n", strerror(errno));
tools/tools/net80211/wesside/wesside/wesside.c
2242
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
2251
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
265
printf("[%.2d:%.2d:%.2d] %s",
tools/tools/net80211/wesside/wesside/wesside.c
2690
printf("%lu\n", tv.tv_usec);
tools/tools/net80211/wesside/wesside/wesside.c
2700
printf("Usage: %s <opts>\n", pname);
tools/tools/net80211/wesside/wesside/wesside.c
2701
printf("-h\t\tthis lame message\n");
tools/tools/net80211/wesside/wesside/wesside.c
2702
printf("-i\t\t<iface>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2703
printf("-s\t\t<flood server ip>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2704
printf("-m\t\t<my ip>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2705
printf("-n\t\t<net ip>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2706
printf("-r\t\t<rtr mac>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2707
printf("-a\t\t<mymac>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2708
printf("-c\t\tdo not crack\n");
tools/tools/net80211/wesside/wesside/wesside.c
2709
printf("-p\t\t<min prga>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2710
printf("-4\t\t64 bit key\n");
tools/tools/net80211/wesside/wesside/wesside.c
2711
printf("-v\t\tvictim mac\n");
tools/tools/net80211/wesside/wesside/wesside.c
2712
printf("-t\t\t<crack thresh>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2713
printf("-f\t\t<max chan>\n");
tools/tools/net80211/wesside/wesside/wesside.c
2725
printf("can't parse mac %s\n", mac);
tools/tools/net80211/wesside/wesside/wesside.c
291
printf ("\n\n");
tools/tools/net80211/wesside/wesside/wesside.c
299
printf ("Owned in %.02f minutes\n",
tools/tools/net80211/wesside/wesside/wesside.c
308
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
424
printf("done\n");
tools/tools/net80211/wesside/wesside/wesside.c
477
printf("%.2X ", *ptr);
tools/tools/net80211/wesside/wesside/wesside.c
480
printf("\n");
tools/tools/net80211/wesside/wesside/wesside.c
573
printf("Wrote frame at %lu.%lu\n",
tools/tools/net80211/wesside/wesside/wesside.c
829
printf("INET %d\n", sizeof(inet_clear));
tools/tools/net80211/wesside/wesside/wesside.c
878
printf("Wrote %d out of %d\n", i, 3);
tools/tools/net80211/wesside/wesside/wesside.c
888
printf("Wrote %d out of %d\n", i, prgainfo.len);
tools/tools/net80211/wesside/wesside/wesside.c
959
printf("Mismatch in byte %d for:\n", i);
tools/tools/net80211/wesside/wesside/wesside.c
980
printf("Can't open (%s): %s\n", path,
tools/tools/net80211/wesside/wesside/wesside.c
997
printf("Wrote %d of %d\n", rd, len);
tools/tools/net80211/wlaninject/wlaninject.c
102
printf("Can't find bpf\n");
tools/tools/net80211/wlaninject/wlaninject.c
138
printf("Wrote only %d/%d\n", rc, totlen);
tools/tools/net80211/wlaninject/wlaninject.c
145
printf("Usage: %s <opts>\n"
tools/tools/net80211/wlaninject/wlaninject.c
229
printf("can't parse mac %s\n", str);
tools/tools/net80211/wlaninject/wlaninject.c
293
printf("Read %d bytes from %s\n", rc, fname);
tools/tools/net80211/wlaninject/wlaninject.c
399
printf("Invalid IE %s\n", str);
tools/tools/net80211/wlaninject/wlaninject.c
413
printf("No space for IE\n");
tools/tools/net80211/wlaninject/wlaninject.c
424
printf("No space for IE\n");
tools/tools/net80211/wlaninject/wlaninject.c
446
printf("Addr1 doesn't match\n");
tools/tools/net80211/wlaninject/wlaninject.c
509
printf("No mangling---got it perfect\n");
tools/tools/net80211/wlaninject/wlaninject.c
514
printf("Got mangled:\n");
tools/tools/net80211/wlaninject/wlaninject.c
519
printf("Position: %d Was: %.2X Got: %.2X\n",
tools/tools/net80211/wlaninject/wlaninject.c
666
printf("No space for SSID\n");
tools/tools/net80211/wlaninject/wlaninject.c
684
printf("No space for rates\n");
tools/tools/net80211/wlaninject/wlaninject.c
753
printf("Using interface %s on chan %d, transmit at %s Mbp/s\n",
tools/tools/net80211/wlaninject/wlaninject.c
757
printf("Dose: %db\n", len);
tools/tools/net80211/wlaninject/wlaninject.c
774
printf("Verifying via %s\n", verify);
tools/tools/net80211/wlaninject/wlaninject.c
801
printf("No luck\n");
tools/tools/net80211/wlantxtime/wlantxtime.c
568
printf("%u usec to send %u bytes @ %s Mb/s, %s preamble\n",
tools/tools/net80211/wlantxtime/wlantxtime.c
577
printf("%u usec to send %u bytes @ %s Mb/s, %s preamble\n",
tools/tools/net80211/wlantxtime/wlantxtime.c
72
printf msg; \
tools/tools/net80211/wlanwatch/wlanwatch.c
244
printf("\nsockaddrs: ");
tools/tools/net80211/wlanwatch/wlanwatch.c
250
printf(" %s", routename(sa));
tools/tools/net80211/wlanwatch/wlanwatch.c
275
(void) printf("routing message version %d not understood\n",
tools/tools/net80211/wlanwatch/wlanwatch.c
282
printf("%.19s RTM_IFINFO: if# %d, ",
tools/tools/net80211/wlanwatch/wlanwatch.c
286
printf("link: down, flags:");
tools/tools/net80211/wlanwatch/wlanwatch.c
289
printf("link: up, flags:");
tools/tools/net80211/wlanwatch/wlanwatch.c
292
printf("link: unknown<%d>, flags:",
tools/tools/net80211/wlanwatch/wlanwatch.c
302
printf("%.19s RTM_IFANNOUNCE: if# %d, what: ",
tools/tools/net80211/wlanwatch/wlanwatch.c
306
printf("arrival");
tools/tools/net80211/wlanwatch/wlanwatch.c
309
printf("departure");
tools/tools/net80211/wlanwatch/wlanwatch.c
312
printf("#%d", ifan->ifan_what);
tools/tools/net80211/wlanwatch/wlanwatch.c
315
printf("\n");
tools/tools/net80211/wlanwatch/wlanwatch.c
321
printf("%.19s RTM_IEEE80211: if# %d, ", cnow, ifan->ifan_index);
tools/tools/net80211/wlanwatch/wlanwatch.c
324
printf("associate with %s",
tools/tools/net80211/wlanwatch/wlanwatch.c
328
printf("reassociate with %s",
tools/tools/net80211/wlanwatch/wlanwatch.c
332
printf("disassociate");
tools/tools/net80211/wlanwatch/wlanwatch.c
336
printf("%s station %sjoin",
tools/tools/net80211/wlanwatch/wlanwatch.c
342
printf("%s station leave",
tools/tools/net80211/wlanwatch/wlanwatch.c
346
printf("scan complete");
tools/tools/net80211/wlanwatch/wlanwatch.c
349
printf("replay failure: src %s "
tools/tools/net80211/wlanwatch/wlanwatch.c
352
printf("dst %s cipher %u keyix %u keyrsc %llu rsc %llu"
tools/tools/net80211/wlanwatch/wlanwatch.c
361
printf("michael failure: src %s "
tools/tools/net80211/wlanwatch/wlanwatch.c
364
printf("dst %s cipher %u keyix %u"
tools/tools/net80211/wlanwatch/wlanwatch.c
371
printf("%s wds discovery",
tools/tools/net80211/wlanwatch/wlanwatch.c
375
printf("channel switch announcement: channel %u (%u MHz flags 0x%x) mode %d count %d"
tools/tools/net80211/wlanwatch/wlanwatch.c
384
printf("channel availability check "
tools/tools/net80211/wlanwatch/wlanwatch.c
392
printf("start timer");
tools/tools/net80211/wlanwatch/wlanwatch.c
395
printf("stop timer");
tools/tools/net80211/wlanwatch/wlanwatch.c
398
printf("timer expired");
tools/tools/net80211/wlanwatch/wlanwatch.c
401
printf("radar detected");
tools/tools/net80211/wlanwatch/wlanwatch.c
404
printf("unknown type %d",
tools/tools/net80211/wlanwatch/wlanwatch.c
410
printf("%s wds deauth",
tools/tools/net80211/wlanwatch/wlanwatch.c
414
printf("%s node authenticate",
tools/tools/net80211/wlanwatch/wlanwatch.c
418
printf("%s adopt country code '%c%c'",
tools/tools/net80211/wlanwatch/wlanwatch.c
424
printf("radio %s",
tools/tools/net80211/wlanwatch/wlanwatch.c
428
printf("what: #%d", ifan->ifan_what);
tools/tools/net80211/wlanwatch/wlanwatch.c
431
printf("\n");
tools/tools/netrate/accept_connect/connect_client/connect_client.c
108
printf("%.2f\n", (double)sum / (double)dur);
tools/tools/netrate/accept_connect/kq_connect_client/kq_connect_client.c
155
printf("%lu\n", sum);
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
477
printf("Total: %.2lf Mbps, min/max %.2lf Mbps/%.2lf Mbps, jain %.2lf, "
tools/tools/netrate/netblast/netblast.c
127
printf("\n");
tools/tools/netrate/netblast/netblast.c
128
printf("start: %zd.%09lu\n", starttime.tv_sec,
tools/tools/netrate/netblast/netblast.c
130
printf("finish: %zd.%09lu\n", tmptime.tv_sec,
tools/tools/netrate/netblast/netblast.c
132
printf("send calls: %d\n", send_calls);
tools/tools/netrate/netblast/netblast.c
133
printf("send errors: %d\n", send_errors);
tools/tools/netrate/netblast/netblast.c
134
printf("approx send rate: %ld\n", (send_calls - send_errors) /
tools/tools/netrate/netblast/netblast.c
136
printf("approx error rate: %d\n", (send_errors / send_calls));
tools/tools/netrate/netperf/tcp_cc/tcp_cc.c
143
printf("TCP_CC %.2f conns/s\n", result);
tools/tools/netrate/netperf/tcp_stream/tcp_stream.c
300
printf("%s%s %.2f Mbps\n", name1, name2, result);
tools/tools/netrate/netperf/tcp_stream/tcp_stream.c
301
printf("min/max (jain) %.2f Mbps/%.2f Mbps (%f)\n",
tools/tools/toeplitz/toeplitz.c
109
printf("0x%08x, masked 0x%08x", res, res & mask);
tools/tools/toeplitz/toeplitz.c
111
printf("\n");
tools/tools/toeplitz/toeplitz.c
113
printf(", modulo %u\n", (res & HASHMASK) % divisor);
tools/tools/usbtest/usb_control_ep_test.c
113
printf("Test #%d.1/3 ...\n", cfg);
tools/tools/usbtest/usb_control_ep_test.c
120
printf("Last configuration index is: %d\n", cfg - 1);
tools/tools/usbtest/usb_control_ep_test.c
124
printf("Test #%d.2/3 ...\n", cfg);
tools/tools/usbtest/usb_control_ep_test.c
136
printf("Cannot fetch descriptor (unexpected)\n");
tools/tools/usbtest/usb_control_ep_test.c
140
printf("Test #%d.3/3 ...\n", cfg);
tools/tools/usbtest/usb_control_ep_test.c
152
printf("Cannot fetch descriptor (unexpected)\n");
tools/tools/usbtest/usb_control_ep_test.c
160
printf("Test completed detecting %d failures\nDone\n\n", fail);
tools/tools/usbtest/usb_control_ep_test.c
175
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
180
printf("Could not open USB device\n");
tools/tools/usbtest/usb_control_ep_test.c
186
printf("Cannot allocate memory\n");
tools/tools/usbtest/usb_control_ep_test.c
192
printf("Starting string descriptor test for "
tools/tools/usbtest/usb_control_ep_test.c
198
printf("Device disconnected\n");
tools/tools/usbtest/usb_control_ep_test.c
201
printf("%d .. ", (int)x);
tools/tools/usbtest/usb_control_ep_test.c
208
printf("\nINDEX=%d, STRING='%s' (Default language)\n", (int)x, buf);
tools/tools/usbtest/usb_control_ep_test.c
219
printf("Device disconnected\n");
tools/tools/usbtest/usb_control_ep_test.c
227
printf("String at INDEX=%d responds to %d "
tools/tools/usbtest/usb_control_ep_test.c
231
printf("\nDone\n");
tools/tools/usbtest/usb_control_ep_test.c
257
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
263
printf("Could not open USB device\n");
tools/tools/usbtest/usb_control_ep_test.c
280
printf("STATUS: ID=%u, ERR=%u\n",
tools/tools/usbtest/usb_control_ep_test.c
297
printf("Device disconnected\n");
tools/tools/usbtest/usb_control_ep_test.c
320
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
325
printf("Could not open USB device\n");
tools/tools/usbtest/usb_control_ep_test.c
331
printf("Starting set config test for "
tools/tools/usbtest/usb_control_ep_test.c
339
printf("Unconfiguring USB device "
tools/tools/usbtest/usb_control_ep_test.c
342
printf("Setting configuration %d "
tools/tools/usbtest/usb_control_ep_test.c
356
printf("\n\n"
tools/tools/usbtest/usb_control_ep_test.c
374
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
403
printf("WARNING: Could not set power "
tools/tools/usbtest/usb_control_ep_test.c
408
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
413
printf("Could not open USB device\n");
tools/tools/usbtest/usb_control_ep_test.c
419
printf("Starting suspend and resume "
tools/tools/usbtest/usb_control_ep_test.c
432
printf("Device disconnected\n");
tools/tools/usbtest/usb_control_ep_test.c
439
printf("STATUS: ID=%u, ERR=%u\n",
tools/tools/usbtest/usb_control_ep_test.c
483
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
488
printf("Could not open USB device\n");
tools/tools/usbtest/usb_control_ep_test.c
492
printf("Starting set and clear stall test "
tools/tools/usbtest/usb_control_ep_test.c
521
printf("Device disconnected\n");
tools/tools/usbtest/usb_control_ep_test.c
529
printf("Endpoint 0x%02x does not exist "
tools/tools/usbtest/usb_control_ep_test.c
534
printf("Stalling endpoint 0x%02x\n", epno);
tools/tools/usbtest/usb_control_ep_test.c
541
printf("Endpoint 0x%02x does not allow "
tools/tools/usbtest/usb_control_ep_test.c
552
printf("Endpoint 0x%02x does not allow "
tools/tools/usbtest/usb_control_ep_test.c
558
printf("Endpoint 0x%02x status is "
tools/tools/usbtest/usb_control_ep_test.c
567
printf("Endpoint 0x%02x does not appear to "
tools/tools/usbtest/usb_control_ep_test.c
571
printf("Unstalling endpoint 0x%02x\n", epno);
tools/tools/usbtest/usb_control_ep_test.c
581
printf("Endpoint 0x%02x does not allow "
tools/tools/usbtest/usb_control_ep_test.c
587
printf("Endpoint 0x%02x status is "
tools/tools/usbtest/usb_control_ep_test.c
599
printf("\n"
tools/tools/usbtest/usb_control_ep_test.c
620
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
623
printf("Starting set alternate setting test "
tools/tools/usbtest/usb_control_ep_test.c
629
printf("Could not get configuration descriptor\n");
tools/tools/usbtest/usb_control_ep_test.c
642
printf("ERROR could not open device\n");
tools/tools/usbtest/usb_control_ep_test.c
650
printf("ERROR on interface %d alt %d\n", n, m + 1);
tools/tools/usbtest/usb_control_ep_test.c
660
printf("ERROR on interface %d alt %d\n", n, 0);
tools/tools/usbtest/usb_control_ep_test.c
668
printf("\n"
tools/tools/usbtest/usb_control_ep_test.c
74
printf("Cannot set USB sysctl, missing USB_REQ_DEBUG option?\n");
tools/tools/usbtest/usb_control_ep_test.c
91
printf("USB device not found\n");
tools/tools/usbtest/usb_control_ep_test.c
96
printf("Could not open USB device\n");
tools/tools/usbtest/usb_modem_test.c
128
printf("Got sync\n");
tools/tools/usbtest/usb_modem_test.c
135
printf("Lost sync @ %d, 0x%02x != 0x%02x\n",
tools/tools/usbtest/usb_modem_test.c
195
printf("\nTest=%d\n", (int)flag);
tools/tools/usbtest/usb_modem_test.c
203
printf("STATUS: ID=%u, COUNT=%u tests/sec ERR=%u\n",
tools/tools/usbtest/usb_modem_test.c
265
printf("\nModem control endpoint test done!\n");
tools/tools/usbtest/usb_modem_test.c
294
printf("\n");
tools/tools/usbtest/usb_modem_test.c
303
printf("WARNING: Buffer sizes are un-equal: %u vs %u\n", in_max, out_max);
tools/tools/usbtest/usb_modem_test.c
319
printf("STATUS: ID=%u, RX=%u bytes/sec, TX=%u bytes/sec, ERR=%d\n",
tools/tools/usbtest/usb_modem_test.c
413
printf("Device disconnected\n");
tools/tools/usbtest/usb_modem_test.c
421
printf("\nData stress test done!\n");
tools/tools/usbtest/usb_modem_test.c
445
printf("USB device not found\n");
tools/tools/usbtest/usb_modem_test.c
455
printf("Could not find USB endpoints\n");
tools/tools/usbtest/usb_modem_test.c
459
printf("Attaching to: %s @ iface %d\n",
tools/tools/usbtest/usb_modem_test.c
463
printf("Could not open USB device\n");
tools/tools/usbtest/usb_modem_test.c
468
printf("WARNING: Could not detach kernel driver\n");
tools/tools/usbtest/usb_modem_test.c
473
printf("Could not open USB endpoint %d\n", in_ep);
tools/tools/usbtest/usb_modem_test.c
480
printf("Could not open USB endpoint %d\n", out_ep);
tools/tools/usbtest/usb_modem_test.c
495
printf("No tests selected\n");
tools/tools/usbtest/usb_modem_test.c
510
printf("\nDone\n");
tools/tools/usbtest/usb_msc_test.c
1024
printf("USB device not found\n");
tools/tools/usbtest/usb_msc_test.c
1030
printf("Could not find USB endpoints\n");
tools/tools/usbtest/usb_msc_test.c
1034
printf("Attaching to: %s @ iface %d\n",
tools/tools/usbtest/usb_msc_test.c
1038
printf("Could not open USB device\n");
tools/tools/usbtest/usb_msc_test.c
1043
printf("WARNING: Could not detach kernel driver\n");
tools/tools/usbtest/usb_msc_test.c
1048
printf("Could not open USB endpoint %d\n", in_ep);
tools/tools/usbtest/usb_msc_test.c
1055
printf("Could not open USB endpoint %d\n", out_ep);
tools/tools/usbtest/usb_msc_test.c
139
printf("ERROR: %s\n", __FUNCTION__);
tools/tools/usbtest/usb_msc_test.c
179
printf("ERROR: CBW reception: %d\n", error);
tools/tools/usbtest/usb_msc_test.c
184
printf("ERROR: CBW length: %d != %d\n",
tools/tools/usbtest/usb_msc_test.c
197
printf("ERROR: Data transfer: %d\n", error);
tools/tools/usbtest/usb_msc_test.c
202
printf("ERROR: Short data: %d of %d bytes\n",
tools/tools/usbtest/usb_msc_test.c
216
printf("TIMEOUT: Trying to get CSW again. "
tools/tools/usbtest/usb_msc_test.c
232
printf("ERROR: Could not read CSW: Stalled or "
tools/tools/usbtest/usb_msc_test.c
239
printf("ERROR: Wrong CSW signature\n");
tools/tools/usbtest/usb_msc_test.c
244
printf("ERROR: Wrong CSW length: %d != %d\n",
tools/tools/usbtest/usb_msc_test.c
250
printf("ERROR: CSW status: %d\n", (int)csw.bCSWStatus);
tools/tools/usbtest/usb_msc_test.c
272
printf("Sent short %d of %d bytes wrapper block, "
tools/tools/usbtest/usb_msc_test.c
279
printf("ERROR: Too short command wrapper "
tools/tools/usbtest/usb_msc_test.c
308
printf("ERROR: %s\n", __FUNCTION__);
tools/tools/usbtest/usb_msc_test.c
338
printf("ERROR: %s\n", __FUNCTION__);
tools/tools/usbtest/usb_msc_test.c
455
printf("ERROR: Data comparison failure\n");
tools/tools/usbtest/usb_msc_test.c
472
printf("Maximum number of errors exceeded\n");
tools/tools/usbtest/usb_msc_test.c
536
printf("Resetting device ...\n");
tools/tools/usbtest/usb_msc_test.c
540
printf("Testing SCSI commands ...\n");
tools/tools/usbtest/usb_msc_test.c
543
printf("Requesting sense from LUN 0..255 ... ");
tools/tools/usbtest/usb_msc_test.c
550
printf(" disconnect ");
tools/tools/usbtest/usb_msc_test.c
554
printf("Passed=%d, Failed=%d\n", 256 - y, y);
tools/tools/usbtest/usb_msc_test.c
567
printf("Cannot read disk capacity (%u / 4)\n", tries);
tools/tools/usbtest/usb_msc_test.c
580
printf("Disk reports a capacity of LBA=%u and BS=%u\n",
tools/tools/usbtest/usb_msc_test.c
586
printf("Blocksize is too big\n");
tools/tools/usbtest/usb_msc_test.c
590
printf("Blocksize is too small\n");
tools/tools/usbtest/usb_msc_test.c
594
printf("INFO: Blocksize is not 512 bytes\n");
tools/tools/usbtest/usb_msc_test.c
597
printf("Trying too short command wrapper:\n");
tools/tools/usbtest/usb_msc_test.c
606
printf("Trying invalid SCSI command: ");
tools/tools/usbtest/usb_msc_test.c
612
printf("Result%s as expected\n", status ? "" : " NOT");
tools/tools/usbtest/usb_msc_test.c
622
printf("Trying invalid USB wrapper block signature: ");
tools/tools/usbtest/usb_msc_test.c
630
printf("Result%s as expected\n", status ? "" : " NOT");
tools/tools/usbtest/usb_msc_test.c
656
printf("INFO: Prevent medium removal failed\n");
tools/tools/usbtest/usb_msc_test.c
660
printf("INFO: Read Table Of Content failed\n");
tools/tools/usbtest/usb_msc_test.c
669
printf("Highest readable LBA: %u (%s), "
tools/tools/usbtest/usb_msc_test.c
678
printf("Highest readable LBA: %u (not "
tools/tools/usbtest/usb_msc_test.c
707
printf("Highest testable LBA: %u\n", (int)lba_max);
tools/tools/usbtest/usb_msc_test.c
711
printf("ERROR: Could not allocate memory\n");
tools/tools/usbtest/usb_msc_test.c
716
printf("ERROR: Could not allocate memory\n");
tools/tools/usbtest/usb_msc_test.c
721
printf("Setting up initial data pattern, "
tools/tools/usbtest/usb_msc_test.c
743
printf("FAILED\n");
tools/tools/usbtest/usb_msc_test.c
749
printf("SUCCESS\n");
tools/tools/usbtest/usb_msc_test.c
757
printf("FAILED\n");
tools/tools/usbtest/usb_msc_test.c
763
printf("SUCCESS\n");
tools/tools/usbtest/usb_msc_test.c
768
printf("FAILED\n");
tools/tools/usbtest/usb_msc_test.c
774
printf("SUCCESS\n");
tools/tools/usbtest/usb_msc_test.c
781
printf("FAILED\n");
tools/tools/usbtest/usb_msc_test.c
787
printf("SUCCESS\n");
tools/tools/usbtest/usb_msc_test.c
794
printf("Aborted data write failed (OK)!\n");
tools/tools/usbtest/usb_msc_test.c
796
printf("Aborted data write did not fail (ERROR)!\n");
tools/tools/usbtest/usb_msc_test.c
799
printf("Post-aborted data read failed (ERROR)\n");
tools/tools/usbtest/usb_msc_test.c
801
printf("Post-aborted data read success (OK)!\n");
tools/tools/usbtest/usb_msc_test.c
803
printf("Starting test ...\n");
tools/tools/usbtest/usb_msc_test.c
809
printf("\n");
tools/tools/usbtest/usb_msc_test.c
817
printf("STATUS: ID=%u, RX=%u bytes/sec, "
tools/tools/usbtest/usb_msc_test.c
841
printf("Device disconnected\n");
tools/tools/usbtest/usb_msc_test.c
845
printf("Maximum number of errors exceeded\n");
tools/tools/usbtest/usb_msc_test.c
850
printf("\nTest done!\n");
tools/tools/usbtest/usb_msc_test.c
879
printf("\n[] Select USB device:\n");
tools/tools/usbtest/usb_msc_test.c
889
printf("%s%d) %s\n", indent[level], index, ptr);
tools/tools/usbtest/usb_msc_test.c
898
printf("%sr) Refresh device list\n", indent[level]);
tools/tools/usbtest/usb_msc_test.c
899
printf("%sx) Return to previous menu\n", indent[level]);
tools/tools/usbtest/usbtest.c
103
printf("%d", usb_ts_select[x]);
tools/tools/usbtest/usbtest.c
105
printf("%d.", usb_ts_select[x]);
tools/tools/usbtest/usbtest.c
108
printf("] - %s:\n\n", title);
tools/tools/usbtest/usbtest.c
113
printf("%s", indent[level]);
tools/tools/usbtest/usbtest.c
116
printf("%c", *pstr);
tools/tools/usbtest/usbtest.c
122
printf("\n>");
tools/tools/usbtest/usbtest.c
140
printf("\nEnter string>");
tools/tools/usbtest/usbtest.c
161
printf("\nEnter integer value>");
tools/tools/usbtest/usbtest.c
183
printf("WARNING: Could not set USB template "
tools/tools/usbtest/usbtest.c
207
printf("WARNING: Could not set audio mode "
tools/tools/usbtest/usbtest.c
214
printf("WARNING: Could not set pattern interval "
tools/tools/usbtest/usbtest.c
223
printf("WARNING: Could not get throughput "
tools/tools/usbtest/usbtest.c
230
printf("WARNING: Could not set audio pattern "
tools/tools/usbtest/usbtest.c
328
printf("WARNING: Could not set keyboard mode "
tools/tools/usbtest/usbtest.c
335
printf("WARNING: Could not set key press interval "
tools/tools/usbtest/usbtest.c
342
printf("WARNING: Could not set key pattern "
tools/tools/usbtest/usbtest.c
418
printf("WARNING: Could not set mouse mode "
tools/tools/usbtest/usbtest.c
425
printf("WARNING: Could not set cursor update interval "
tools/tools/usbtest/usbtest.c
432
printf("WARNING: Could not set button press interval "
tools/tools/usbtest/usbtest.c
439
printf("WARNING: Could not set cursor radius "
tools/tools/usbtest/usbtest.c
536
printf("WARNING: Could not set modem mode "
tools/tools/usbtest/usbtest.c
543
printf("WARNING: Could not set pattern interval "
tools/tools/usbtest/usbtest.c
552
printf("WARNING: Could not get throughput "
tools/tools/usbtest/usbtest.c
559
printf("WARNING: Could not set modem pattern "
tools/tools/usbtest/usbtest.c
701
printf("WARNING: Could not set non-FS mode "
tools/tools/usbtest/usbtest.c
99
printf("[");
usr.bin/apply/apply.c
205
printf("%s\n", c);
usr.bin/asa/asa.c
106
printf("%.*s", (int)(len - 1), buf + 1);
usr.bin/asa/asa.c
129
printf("%.*s", (int)(len - 1), buf + 1);
usr.bin/at/at.c
519
printf("Date\t\t\t\tOwner\t\tQueue\tJob#\n");
usr.bin/at/at.c
522
printf("%s\t%-16s%c%s\t%ld\n",
usr.bin/backlight/backlight.c
158
printf("%u\n", props.brightness);
usr.bin/backlight/backlight.c
160
printf("brightness: %d\n", props.brightness);
usr.bin/backlight/backlight.c
162
printf("levels:");
usr.bin/backlight/backlight.c
164
printf(" %d", props.levels[i]);
usr.bin/backlight/backlight.c
165
printf("\n");
usr.bin/backlight/backlight.c
197
printf("Backlight name: %s\n", info.name);
usr.bin/backlight/backlight.c
198
printf("Backlight hardware type: %s\n", backlight_type_to_string(info.type));
usr.bin/backlight/backlight.c
200
printf("%s\n", info.name);
usr.bin/backlight/backlight.c
201
printf("%s\n", backlight_type_to_string(info.type));
usr.bin/basename/basename.c
81
printf("\n");
usr.bin/basename/basename.c
97
printf("%s\n", p);
usr.bin/bc/bc.y
823
printf("]s%s\n", instructions[node].u.cstr);
usr.bin/biff/biff.c
72
printf("is %s\n",
usr.bin/btpin/btpin.c
120
printf("PIN: %.*s\n", HCI_PIN_SIZE, rp.pin);
usr.bin/calendar/calendar.c
542
printf("Gregorian date: %d-%02d-%02d\n",
usr.bin/calendar/calendar.c
546
printf("Time: %s", buf);
usr.bin/calendar/calendar.c
549
printf(" %s\n", buf);
usr.bin/calendar/calendar.c
551
printf("\n");
usr.bin/calendar/calendar.c
561
printf("Location: %s%s\n", buf,
usr.bin/calendar/chinese.c
529
printf("公历 (Gregorian): %d-%02d-%02d\n",
usr.bin/calendar/chinese.c
532
printf("农历: %s%s年 [%s], %s%s月%s\n",
usr.bin/calendar/chinese.c
536
printf("Chinese calendar: year %s%s [%s], %smonth %d, day %d\n",
usr.bin/calendar/chinese.c
544
printf("新年 (Chinese New Year): %d-%02d-%02d\n",
usr.bin/calendar/chinese.c
559
printf("\n二十四节气 (solar terms):\n");
usr.bin/calendar/chinese.c
567
printf("%s (%-13s): %3d°, %d-%02d-%02d %s %s\n",
usr.bin/calendar/julian.c
276
printf("Gregorian date: %d-%02d-%02d\n",
usr.bin/calendar/julian.c
278
printf("Julian date: %d-%02d-%02d\n",
usr.bin/calendar/julian.c
280
printf("Leap year: %s\n", leap ? "yes" : "no");
usr.bin/calendar/moon.c
849
printf("Moon phase: %.2lf° (%s)\n", phi, buf);
usr.bin/calendar/moon.c
856
printf("Moon position: %.4lf° (longitude), %.4lf° (altitude)\n",
usr.bin/calendar/moon.c
879
printf("%-8s: %s\n", names[i], buf);
usr.bin/calendar/moon.c
892
printf("\nLunar events in year %d:\n", year);
usr.bin/calendar/moon.c
893
printf("%19s %19s %19s %19s\n",
usr.bin/calendar/moon.c
901
printf("%d-%02d-%02d %s",
usr.bin/calendar/moon.c
914
printf(" %d-%02d-%02d %s",
usr.bin/calendar/moon.c
917
printf("\n");
usr.bin/calendar/sun.c
377
printf("Sun position: %.4lf° (longitude), %.4lf° (altitude)\n",
usr.bin/calendar/sun.c
390
printf("%-7s: %s\n", names[i], buf);
usr.bin/calendar/sun.c
401
printf("\nSolar events in year %d:\n", year);
usr.bin/calendar/sun.c
411
printf("%-17s: %3d°, %d-%02d-%02d %s\n",
usr.bin/cap_mkdb/cap_mkdb.c
248
(void)printf("cap_mkdb: %d capability records\n", reccnt);
usr.bin/chflags/chflags.c
175
printf("%s", p->fts_path);
usr.bin/chflags/chflags.c
177
printf(": 0%lo -> 0%lo",
usr.bin/chflags/chflags.c
180
printf("\n");
usr.bin/chkey/chkey.c
123
printf("Generating new key for %s.\n", name);
usr.bin/chkey/chkey.c
173
printf("Sending key change request to %s...\n", master);
usr.bin/chkey/chkey.c
209
printf("Done.\n");
usr.bin/chpass/edit.c
83
printf("re-edit the password file? ");
usr.bin/cksum/print.c
44
printf("%lu %jd", (u_long)val, (intmax_t)len);
usr.bin/cksum/print.c
46
printf(" %s", fn);
usr.bin/cksum/print.c
47
printf("\n");
usr.bin/cksum/print.c
53
printf("%lu %jd", (u_long)val, (intmax_t)(len + 1023) / 1024);
usr.bin/cksum/print.c
55
printf(" %s", fn);
usr.bin/cksum/print.c
56
printf("\n");
usr.bin/cksum/print.c
62
printf("%lu %jd", (u_long)val, (intmax_t)(len + 511) / 512);
usr.bin/cksum/print.c
64
printf(" %s", fn);
usr.bin/cksum/print.c
65
printf("\n");
usr.bin/cmp/cmp.c
179
(void) printf("%s %s differ: size\n",
usr.bin/cmp/link.c
78
(void)printf("%08llx %02x %02x\n",
usr.bin/cmp/link.c
82
(void)printf("%6lld %3o %3o\n",
usr.bin/cmp/misc.c
57
(void)printf("%s %s differ: char %jd, line %jd\n",
usr.bin/cmp/regular.c
110
printf("%08jx %02x %02x\n",
usr.bin/cmp/regular.c
114
printf("%6jd %3o %3o\n",
usr.bin/cmp/special.c
74
printf("%08jx %02x %02x\n",
usr.bin/cmp/special.c
78
printf("%6jd %3o %3o\n",
usr.bin/comm/comm.c
160
(void)printf("%s%s\n", col3, line1);
usr.bin/comm/comm.c
169
(void)printf("%s%s\n", col1, line1);
usr.bin/comm/comm.c
174
(void)printf("%s%s\n", col2, line2);
usr.bin/comm/comm.c
209
(void)printf("%s%s\n", offset, *bufp);
usr.bin/crunch/crunchgen/crunchgen.c
447
printf("%s\n", progname);
usr.bin/crunch/crunchgen/crunchgen.c
466
printf("%s\n",argv[i]);
usr.bin/csplit/csplit.c
200
printf("%jd\n", (intmax_t)ftello(ofp));
usr.bin/csplit/csplit.c
428
printf("%jd\n", nwritten);
usr.bin/csplit/csplit.c
459
printf("%jd\n", (intmax_t)ftello(ofp));
usr.bin/ctags/print.c
100
printf("%-16s %4d %-16s %s\n",
usr.bin/ctags/print.c
97
printf("%s %s %d\n",
usr.bin/dfregress/fe/text/fe_text.c
108
printf("\n\n");
usr.bin/dfregress/fe/text/fe_text.c
110
printf("Summary:\n\n");
usr.bin/dfregress/fe/text/fe_text.c
113
printf("Tests not built:\t%d\n", count_by_result[RESULT_BUILDFAIL]);
usr.bin/dfregress/fe/text/fe_text.c
115
printf("Tests not run:\t\t%.0f\n", total_tests - total_run);
usr.bin/dfregress/fe/text/fe_text.c
117
printf("Tests pre-failed:\t%d\n", count_by_result[RESULT_PREFAIL]);
usr.bin/dfregress/fe/text/fe_text.c
119
printf("Tests post-failed:\t%d\n", count_by_result[RESULT_POSTFAIL]);
usr.bin/dfregress/fe/text/fe_text.c
121
printf("Tests passed:\t\t%d\n", count_by_result[RESULT_PASS]);
usr.bin/dfregress/fe/text/fe_text.c
123
printf("Tests failed:\t\t%d\n", count_by_result[RESULT_FAIL]);
usr.bin/dfregress/fe/text/fe_text.c
125
printf("Tests crashed:\t\t%d\n", count_by_result[RESULT_SIGNALLED]);
usr.bin/dfregress/fe/text/fe_text.c
127
printf("Tests timed out:\t%d\n", count_by_result[RESULT_TIMEOUT]);
usr.bin/dfregress/fe/text/fe_text.c
130
printf("------\n");
usr.bin/dfregress/fe/text/fe_text.c
132
printf("Run rate:\t\t%.2f\n", total_run/total_tests);
usr.bin/dfregress/fe/text/fe_text.c
133
printf("Pass rate:\t\t%.2f\n", count_by_result[RESULT_PASS]/total_run);
usr.bin/dfregress/fe/text/fe_text.c
145
i = printf("%s", testcase_get_name(testcase));
usr.bin/dfregress/fe/text/fe_text.c
147
i+= printf(" (%s)", args);
usr.bin/dfregress/fe/text/fe_text.c
150
printf(" ");
usr.bin/dfregress/fe/text/fe_text.c
152
printf("%s\n", testcase_get_result_desc(testcase));
usr.bin/dfregress/fe/text/fe_text.c
164
printf("\n");
usr.bin/dfregress/fe/text/fe_text.c
167
printf("Test: %s\n", testcase_get_name(testcase));
usr.bin/dfregress/fe/text/fe_text.c
169
printf("Command line arguments: %s\n", args);
usr.bin/dfregress/fe/text/fe_text.c
171
printf("Type: %s\n", testcase_get_type_desc(testcase));
usr.bin/dfregress/fe/text/fe_text.c
172
printf("Result: %s\n", testcase_get_result_desc(testcase));
usr.bin/dfregress/fe/text/fe_text.c
176
printf("Exit code: %d\n", testcase_get_exit_value(testcase));
usr.bin/dfregress/fe/text/fe_text.c
180
printf("Signal: %d\n", testcase_get_signal(testcase));
usr.bin/dfregress/fe/text/fe_text.c
185
printf("driver sysbuf:\n%s\n", testcase_get_sys_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
187
printf("build log:\n%s\n", testcase_get_build_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
189
printf("'pre' log:\n%s\n", testcase_get_precmd_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
191
printf("testcase stdout:\n%s\n", testcase_get_stdout_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
193
printf("testcase stderr:\n%s\n", testcase_get_stderr_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
195
printf("'post' log:\n%s\n", testcase_get_postcmd_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
197
printf("cleanup log:\n%s\n", testcase_get_cleanup_buf(testcase));
usr.bin/dfregress/fe/text/fe_text.c
216
printf("\n\nDETAILED RESULTS:\n");
usr.bin/dfregress/fe/text/fe_text.c
60
printf("%c", c);
usr.bin/dfregress/fe/text/fe_text.c
61
printf("\n");
usr.bin/dfregress/fe/text/fe_text.c
69
i = printf("Test case");
usr.bin/dfregress/fe/text/fe_text.c
71
printf(" ");
usr.bin/dfregress/fe/text/fe_text.c
72
printf("Result\n");
usr.bin/dfregress/main.c
164
printf("Output plist results:\t%s\n", output_file);
usr.bin/dfregress/main.c
165
printf("Runlist:\t\t%s\n", runlist_file);
usr.bin/dfregress/main.c
166
printf("Testcase directory:\t%s\n", testcase_dir);
usr.bin/dfregress/main.c
167
printf("\n");
usr.bin/dfregress/runlist.c
125
printf("Running testcase %s... ", testcase_get_name(testcase));
usr.bin/dfregress/runlist.c
320
printf("done.\n");
usr.bin/diff/diff.c
196
printf("%s\n", diff_version);
usr.bin/diff/diff.c
349
printf("Only in %.*s: %s\n", (int)dirlen, path, entry);
usr.bin/diff/diff.c
357
printf("Binary files %s%s and %s%s differ\n",
usr.bin/diff/diff.c
362
printf("Files %s%s and %s%s differ\n",
usr.bin/diff/diff.c
367
printf("Files %s%s and %s%s are identical\n",
usr.bin/diff/diff.c
371
printf("File %s%s is a directory while file %s%s is a regular file\n",
usr.bin/diff/diff.c
375
printf("File %s%s is a regular file while file %s%s is a directory\n",
usr.bin/diff/diff.c
379
printf("File %s%s is not a regular file or directory and was skipped\n",
usr.bin/diff/diff.c
383
printf("File %s%s is not a regular file or directory and was skipped\n",
usr.bin/diff/diffdir.c
201
printf("Common subdirectories: %s and %s\n",
usr.bin/diff/diffreg.c
178
#define diff_output printf
usr.bin/diff/xmalloc.h
27
__attribute__((__format__ (printf, 2, 3)))
usr.bin/dirname/dirname.c
68
printf("%s\n", p);
usr.bin/dsynth/build.c
2484
printf("tcsetattr failed: %s\n",
usr.bin/dsynth/build.c
2496
printf("TIOCGWINSZ failed: %s\n",
usr.bin/dsynth/build.c
2501
printf("tcgetattr failed: %s\n", strerror(errno));
usr.bin/dsynth/dsynth.c
157
printf("dsynth %s\n", DSYNTH_VERSION);
usr.bin/dsynth/dsynth.c
211
printf("dsynth %s\n", DSYNTH_VERSION);
usr.bin/dsynth/dsynth.c
330
printf("added to run: %s\n", av[i]);
usr.bin/dsynth/dsynth.c
408
printf("Writing build.txt file\n");
usr.bin/dsynth/dsynth.c
429
printf("list written to build.txt\n");
usr.bin/dsynth/dsynth.c
461
printf("%s reset, will be regenerated on next build\n",
usr.bin/dsynth/dsynth.c
597
printf("dsynth re-exec'ing additionally added packages\n");
usr.bin/dsynth/dsynth.c
599
printf(" %s", av[n]);
usr.bin/dsynth/dsynth.c
600
printf("\n");
usr.bin/dsynth/monitor.c
208
printf("dsynth is not running\n");
usr.bin/dsynth/monitor.c
214
printf("dsynth is not running\n");
usr.bin/dsynth/monitor.c
230
printf("dsynth is not running\n");
usr.bin/dsynth/monitor.c
278
printf("dsynth exited\n");
usr.bin/dsynth/pkglist.c
1108
printf("EXTRA LINE: %s\n", ptr);
usr.bin/dsynth/pkglist.c
1114
printf("DPort not found: %s/%s\n", bulk->s1, bulk->s2);
usr.bin/dsynth/pkglist.c
1117
printf("DPort corrupt: %s/%s\n", bulk->s1, bulk->s2);
usr.bin/dsynth/pkglist.c
1121
printf("make -V* command for %s/%s failed\n",
usr.bin/dsynth/pkglist.c
1233
printf("pkg query command failed for %s\n", repopath);
usr.bin/dsynth/pkglist.c
1290
printf("childOptimizeEnv: EXTRA LINE: %s\n", ptr);
usr.bin/dsynth/pkglist.c
1296
printf("DPort not found: %s/%s\n", bulk->s1, bulk->s2);
usr.bin/dsynth/pkglist.c
1298
printf("DPort corrupt: %s/%s\n", bulk->s1, bulk->s2);
usr.bin/dsynth/pkglist.c
1301
printf("childOptimizeEnv() failed\n");
usr.bin/dsynth/pkglist.c
209
printf("Bad portdir specification: %s\n", l1);
usr.bin/dsynth/pkglist.c
231
printf("Processing %d ports\n", total);
usr.bin/dsynth/pkglist.c
268
printf("Badly formatted pkg info line: %s\n", base);
usr.bin/dsynth/pkglist.c
273
printf("Badly formatted specification: %s\n", l1);
usr.bin/dsynth/pkglist.c
345
printf("Badly formatted origin: %s\n", l1);
usr.bin/dsynth/pkglist.c
387
printf("Processing %d ports\n", total);
usr.bin/dsynth/pkglist.c
401
printf("Scanning %d ports\n", total);
usr.bin/dsynth/pkglist.c
432
printf("%6.2f%%\r",
usr.bin/dsynth/pkglist.c
448
printf("100.00%%\n");
usr.bin/dsynth/pkglist.c
449
printf("\nTotal %d\n", count);
usr.bin/dsynth/pkglist.c
458
printf("Resolving dependencies...");
usr.bin/dsynth/pkglist.c
464
printf("done\n");
usr.bin/dsynth/pkglist.c
512
printf("Total Returned %d\n", count);
usr.bin/dsynth/pkglist.c
518
printf("%d packages failed to probe\n", stop_fail);
usr.bin/dsynth/pkglist.c
521
printf(
usr.bin/dsynth/pkglist.c
527
printf(
usr.bin/dsynth/pkglist.c
534
printf("continuing despite pkglist "
usr.bin/dsynth/pkglist.c
537
printf("unable to continue, aborting\n");
usr.bin/dsynth/pkglist.c
564
printf("Scanning %d packages\n", total);
usr.bin/dsynth/pkglist.c
569
printf("%6.2f%%\r",
usr.bin/dsynth/pkglist.c
575
printf("100.00%%\n");
usr.bin/dsynth/pkglist.c
576
printf("\nTotal %d\n", count);
usr.bin/dsynth/pkglist.c
580
printf("all done\n");
usr.bin/dsynth/pkglist.c
825
printf("Error parsing %s dependency for "
usr.bin/dsynth/pkglist.c
893
printf("Topology Generate failed for %s: %s\n",
usr.bin/dsynth/pkglist.c
904
printf("Error parsing %s dependency for "
usr.bin/dsynth/repo.c
110
printf("Rebuild succeeded\n");
usr.bin/dsynth/repo.c
112
printf("Rebuild failed\n");
usr.bin/dsynth/repo.c
158
printf("pkg repo -m %s -o %s %s\n", bulk->s1, cav[cac-2], cav[cac-1]);
usr.bin/dsynth/repo.c
181
printf("pkg repo - pkg version: %d.%d\n", v1, v2);
usr.bin/dsynth/repo.c
195
printf("pkg repo - recompressing digests and packagesite\n");
usr.bin/dsynth/repo.c
225
printf("pkg repo - recompressing meta\n");
usr.bin/dsynth/repo.c
312
printf("pkg -R %s/repos install -y %*.*s\n",
usr.bin/dsynth/repo.c
343
printf("Scanning distfiles... ");
usr.bin/dsynth/repo.c
349
printf("Checking %d distfiles\n", count);
usr.bin/dsynth/repo.c
418
printf("No obsolete source files out of %d found\n", count);
usr.bin/dsynth/repo.c
420
printf("Deleting %d/%d obsolete source distfiles\n",
usr.bin/dsynth/repo.c
428
printf("Cannot delete %s\n", buf);
usr.bin/dsynth/repo.c
430
printf("Deleted %s\n", item->spath);
usr.bin/dsynth/repo.c
454
printf("Removed: %s\n", path);
usr.bin/dsynth/repo.c
485
printf("Removed: %s\n", path);
usr.bin/dsynth/repo.c
606
printf("Deleted Garbage %s\n", buf);
usr.bin/dsynth/status.c
102
printf("Total packages that would be built: %d/%d\n",
usr.bin/dsynth/status.c
360
printf(" N => %s\n", pkg->portdir);
usr.bin/dsynth/subs.c
392
printf("Please type y/n\n");
usr.bin/dsynth/subs.c
546
printf("%s", cav[0]);
usr.bin/dsynth/subs.c
548
printf(" %s", cav[i]);
usr.bin/dsynth/subs.c
549
printf("\n");
usr.bin/dsynth/subs.c
550
printf("ENV: ");
usr.bin/dsynth/subs.c
552
printf(" %s", cenv[i]);
usr.bin/dsynth/subs.c
96
printf("%*.*s", tab, tab, "");
usr.bin/du/du.c
247
(void) printf("\t%s\n", p->fts_path);
usr.bin/du/du.c
249
(void) printf("%lld\t%s\n",
usr.bin/du/du.c
278
(void) printf("\t%s\n", p->fts_path);
usr.bin/du/du.c
280
(void) printf("%lld\t%s\n",
usr.bin/du/du.c
303
(void) printf("\ttotal\n");
usr.bin/du/du.c
305
(void) printf("%lld\ttotal\n", howmany(savednumber, blocksize));
usr.bin/du/du.c
455
(void) printf("%4s", buf);
usr.bin/env/env.c
123
printf("%s\n", *ep);
usr.bin/evtranalyze/evtranalyze.c
1042
printf("%s\t%ju cycles\t[%.3d]\t%s:%d",
usr.bin/evtranalyze/evtranalyze.c
1047
printf("%s\t%.3lf usecs\t[%.3d]\t%s:%d",
usr.bin/evtranalyze/evtranalyze.c
1055
printf(" !\t%s\n", buf);
usr.bin/evtranalyze/evtranalyze.c
1057
printf("\n");
usr.bin/evtranalyze/evtranalyze.c
1159
printf("median for variable %s is %lf\n", ctx->varname,
usr.bin/evtranalyze/evtranalyze.c
1334
printf("Events completed without having started:\t%jd\n",
usr.bin/evtranalyze/evtranalyze.c
1336
printf("Events started but didn't complete:\t%jd\n",
usr.bin/evtranalyze/evtranalyze.c
1339
printf("Average event duration:\t%lf (stddev %lf)\n", avg,
usr.bin/evtranalyze/evtranalyze.c
1471
printf("CPU %d: %jd events in %.3lf secs\n", i,
usr.bin/evtranalyze/evtranalyze.c
1476
printf("Total: %jd events on %d cpus in %.3lf secs\n", global_evcnt,
usr.bin/fetch/fetch.c
545
printf("Unknown\n");
usr.bin/fetch/fetch.c
547
printf("%jd\n", (intmax_t)us.size);
usr.bin/file2c/file2c.c
56
printf("%s\n", argv[0]);
usr.bin/file2c/file2c.c
79
linepos += printf("%d", c);
usr.bin/file2c/file2c.c
82
linepos += printf("0x%02x", c);
usr.bin/file2c/file2c.c
91
printf("%s\n", argv[1]);
usr.bin/find/getdate.y
945
(void)printf("Enter date, or blank line to exit.\n\t> ");
usr.bin/find/getdate.y
950
(void)printf("Bad format - couldn't convert.\n");
usr.bin/find/getdate.y
952
(void)printf("%s", ctime(&d));
usr.bin/find/getdate.y
953
(void)printf("\t> ");
usr.bin/find/ls.c
116
(void)printf(" -> %s", path);
usr.bin/find/ls.c
60
(void)printf("%6ju %8"PRId64" ", (uintmax_t)sb->st_ino, sb->st_blocks);
usr.bin/find/ls.c
62
(void)printf("%s %3u %-*s %-*s ", modep, sb->st_nlink, MAXLOGNAME - 1,
usr.bin/find/ls.c
67
(void)printf("%#8jx ", (uintmax_t)sb->st_rdev);
usr.bin/find/ls.c
69
(void)printf("%8"PRId64" ", sb->st_size);
usr.bin/find/ls.c
71
(void)printf("%s", name);
usr.bin/finger/finger.c
193
printf("No one logged on.\n");
usr.bin/finger/finger.c
347
printf("\n");
usr.bin/finger/lprint.c
113
printf("Login: %-15s\t\t\tName: %s\nDirectory: %-25s",
usr.bin/finger/lprint.c
115
printf("\tShell: %-s\n", *pn->shell ? pn->shell : _PATH_BSHELL);
usr.bin/finger/lprint.c
174
cpr = printf("On since %s on %s", t, w->tty);
usr.bin/finger/lprint.c
182
cpr += printf("%-*s idle ",
usr.bin/finger/lprint.c
185
cpr += printf("%d day%s ",
usr.bin/finger/lprint.c
189
cpr += printf("%d:%02d",
usr.bin/finger/lprint.c
197
cpr += printf(" (messages off)");
usr.bin/finger/lprint.c
199
cpr = printf("Never logged in.");
usr.bin/finger/lprint.c
213
cpr = printf("Last login %s on %s", t, w->tty);
usr.bin/finger/lprint.c
217
(void)printf("\n ");
usr.bin/finger/lprint.c
218
(void)printf(" from %s", w->host);
usr.bin/finger/lprint.c
223
printf("No Mail.\n");
usr.bin/finger/lprint.c
230
printf("New mail received %s\n", t);
usr.bin/finger/lprint.c
236
printf(" Unread since %s\n", t);
usr.bin/finger/lprint.c
243
printf("Mail last read %s\n", t);
usr.bin/finger/lprint.c
273
printf("\t%s\n", str); /* force one tab */
usr.bin/finger/lprint.c
275
printf("\n%s", str); /* go to next line */
usr.bin/finger/lprint.c
279
printf("%s", str);
usr.bin/finger/lprint.c
313
(void)printf("%s: ", header);
usr.bin/finger/lprint.c
328
(void)printf("%s:\n", header);
usr.bin/finger/lprint.c
85
(void)printf("No Plan.\n");
usr.bin/finger/net.c
171
printf("\n\n Output truncated at %d bytes...\n",
usr.bin/finger/net.c
224
printf("Trying %s...\n", buf);
usr.bin/finger/net.c
83
printf("[%s]\n", host);
usr.bin/finger/net.c
85
printf("[%s]\n", ai0->ai_canonname);
usr.bin/finger/sprint.c
102
(void)printf(" * * No logins ");
usr.bin/finger/sprint.c
108
(void)printf("%-7.7s ",
usr.bin/finger/sprint.c
113
(void)printf(" ");
usr.bin/finger/sprint.c
116
(void)printf(" ");
usr.bin/finger/sprint.c
118
(void)printf(" * ");
usr.bin/finger/sprint.c
129
(void)printf("%-6.6s", p);
usr.bin/finger/sprint.c
135
(void)printf(" %-5.5s ", p);
usr.bin/finger/sprint.c
141
(void)printf(" %-7.7s", pn->office);
usr.bin/finger/sprint.c
143
(void)printf(" %-7.7s", " ");
usr.bin/finger/sprint.c
145
(void)printf(" %-.9s",
usr.bin/finger/sprint.c
148
(void)printf(" %.*s", MAXHOSTNAME, w->host);
usr.bin/finger/sprint.c
164
(void)printf(" ");
usr.bin/finger/sprint.c
166
(void)printf("%5d", delta->tm_min);
usr.bin/finger/sprint.c
168
(void)printf("%2d:%02d",
usr.bin/finger/sprint.c
171
(void)printf("%4dd", delta->tm_yday);
usr.bin/finger/sprint.c
81
(void)printf("%-*s %-*s%s %s\n", USEMAXLOGNAME, "Login", MAXREALNAME,
usr.bin/finger/sprint.c
98
(void)printf("%-*.*s %-*.*s", USEMAXLOGNAME, USEMAXLOGNAME,
usr.bin/flame_graph/collect.c
155
printf("%03d/%03d ", cpuid, idx % 1000);
usr.bin/flame_graph/collect.c
158
printf(" ");
usr.bin/flame_graph/collect.c
159
printf("%s()",
usr.bin/flame_graph/collect.c
162
printf("\n");
usr.bin/flame_graph/process.c
130
printf("%-6ld %6.3f%% %*.*s\n",
usr.bin/from/from.c
114
printf("%s", buf);
usr.bin/from/from.c
119
printf("There %s %d message%s in your incoming mailbox.\n",
usr.bin/fstat/fstat.c
1014
printf(" %s", pe->p_name);
usr.bin/fstat/fstat.c
1016
printf(" %d", number);
usr.bin/fstat/fstat.c
245
printf("USER %-*.*s %*.*s FD DEV %*.*s MODE SZ|DV R/W",
usr.bin/fstat/fstat.c
250
printf("USER %-*.*s %*.*s FD %-*.*s %*.*s MODE SZ|DV R/W",
usr.bin/fstat/fstat.c
256
printf(" NAME\n");
usr.bin/fstat/fstat.c
276
printf("%-8.8s %-*s %*d", Uname, wflg_cmd, Comm, pid_width, Pid); \
usr.bin/fstat/fstat.c
279
printf(" text"); \
usr.bin/fstat/fstat.c
282
printf(" wd"); \
usr.bin/fstat/fstat.c
285
printf(" root"); \
usr.bin/fstat/fstat.c
288
printf(" tr"); \
usr.bin/fstat/fstat.c
291
printf(" mmap"); \
usr.bin/fstat/fstat.c
294
printf(" %4d", i); \
usr.bin/fstat/fstat.c
593
printf(" %s%*.*s ", name, extra_space, extra_space, "");
usr.bin/fstat/fstat.c
601
printf("%10s %8s:%jd\n",
usr.bin/fstat/fstat.c
608
printf("%*ld %s", ino_width, fst.fileid, mode);
usr.bin/fstat/fstat.c
611
printf("%*ld %10s", ino_width, fst.fileid, mode);
usr.bin/fstat/fstat.c
620
printf(" %3u,%-4u", major(fst.rdev), minor(fst.rdev));
usr.bin/fstat/fstat.c
622
printf(" %8s", name);
usr.bin/fstat/fstat.c
624
printf(":%jd", (intmax_t)fst.offset);
usr.bin/fstat/fstat.c
627
printf(" %8s:%ju", "offset", (intmax_t)fst.offset);
usr.bin/fstat/fstat.c
630
printf(" %8s:%ju", "offset", (uintmax_t)fst.size);
usr.bin/fstat/fstat.c
637
printf(" %2s", rw);
usr.bin/fstat/fstat.c
639
printf(" %s", filename);
usr.bin/fstat/fstat.c
832
printf("* pipe %8lx (%c<->%c)", (u_long)pi, side1, side2);
usr.bin/fstat/fstat.c
833
printf(" ravail %-zu wavail %-zu",
usr.bin/fstat/fstat.c
841
printf(" %2s", rw);
usr.bin/fstat/fstat.c
846
printf("* error\n");
usr.bin/fstat/fstat.c
901
printf("* %-9s ?%d", dname, so.so_type);
usr.bin/fstat/fstat.c
903
printf("* %-9s %s", dname, stypename[so.so_type]);
usr.bin/fstat/fstat.c
930
printf(" %lx", (u_long)inpcb.inp_ppcb);
usr.bin/fstat/fstat.c
934
printf(" %lx", (u_long)so.so_pcb);
usr.bin/fstat/fstat.c
939
printf(" %lx", (u_long)so.so_pcb);
usr.bin/fstat/fstat.c
956
printf(" %s %lx", shoconn,
usr.bin/fstat/fstat.c
963
printf(" %d %lx", proto.pr_protocol, (u_long)sock);
usr.bin/fstat/fstat.c
965
printf("\n");
usr.bin/fstat/fstat.c
968
printf("* error\n");
usr.bin/gcore/elfcore.c
511
printf("%016lx-%016lx (%ldM) %s,%s",
usr.bin/gcore/elfcore.c
517
printf(" (ignored - seglimit)\n");
usr.bin/gcore/elfcore.c
519
printf(" (ignored)\n");
usr.bin/gcore/elfcore.c
523
printf("\n");
usr.bin/gencat/gencat.c
519
printf("number of sets: %d\n", nsets);
usr.bin/gencat/gencat.c
520
printf("number of msgs: %d\n", nmsgs);
usr.bin/gencat/gencat.c
521
printf("string pool size: %d\n", string_size);
usr.bin/getaddrinfo/getaddrinfo.c
155
if (printf("canonname %s\n", addrinfo->ai_canonname) < 0)
usr.bin/getaddrinfo/getaddrinfo.c
272
n = printf("%s", socket_types[ai->ai_socktype]);
usr.bin/getaddrinfo/getaddrinfo.c
274
n = printf("%d", ai->ai_socktype);
usr.bin/getaddrinfo/getaddrinfo.c
282
n = printf(" %s", address_families[ai->ai_family]);
usr.bin/getaddrinfo/getaddrinfo.c
284
n = printf(" %d", ai->ai_family);
usr.bin/getaddrinfo/getaddrinfo.c
291
n = printf(" %d", ai->ai_protocol);
usr.bin/getaddrinfo/getaddrinfo.c
293
n = printf(" %s", protoent->p_name);
usr.bin/getaddrinfo/getaddrinfo.c
325
if (printf("%s\n", buf) < 0)
usr.bin/getconf/getconf.c
100
printf("%" PRIdMAX "\n", limitval);
usr.bin/getconf/getconf.c
102
printf("undefined\n");
usr.bin/getconf/getconf.c
110
printf("undefined\n");
usr.bin/getconf/getconf.c
116
printf("undefined\n");
usr.bin/getconf/getconf.c
128
printf("undefined\n");
usr.bin/getconf/getconf.c
150
printf("undefined\n");
usr.bin/getconf/getconf.c
155
printf("%s\n", buf);
usr.bin/getconf/getconf.c
170
printf("undefined\n");
usr.bin/getconf/getconf.c
172
printf("%ld\n", value);
usr.bin/getconf/getconf.c
185
printf("undefined\n");
usr.bin/getconf/getconf.c
187
printf("%ld\n", value);
usr.bin/getent/getent.c
176
printf("%s%s", curpref, strings[i]);
usr.bin/getent/getent.c
179
printf("\n");
usr.bin/getent/getent.c
196
#define ETHERSPRINT printf("%-17s %s\n", ether_ntoa(eap), hp)
usr.bin/getent/getent.c
378
#define PASSWDPRINT printf("%s:%s:%u:%u:%s:%s:%s\n", \
usr.bin/getent/getent.c
540
#define SHELLSPRINT printf("%s\n", sh)
usr.bin/getopt/getopt.c
22
printf(" -%c %s", c, optarg);
usr.bin/getopt/getopt.c
24
printf(" -%c", c);
usr.bin/getopt/getopt.c
27
printf(" --");
usr.bin/getopt/getopt.c
29
printf(" %s", argv[optind]);
usr.bin/getopt/getopt.c
30
printf("\n");
usr.bin/gzip/gzip.c
1924
printf("method crc date time ");
usr.bin/gzip/gzip.c
1927
printf(" compressed uncompressed "
usr.bin/gzip/gzip.c
1966
printf(" ");
usr.bin/gzip/gzip.c
1973
printf("%5s %08x %11s ", "defla"/*XXX*/, crc, date);
usr.bin/gzip/gzip.c
1978
printf("%12llu %12llu ", (unsigned long long)out, (unsigned long long)in);
usr.bin/gzip/gzip.c
1980
printf(" %s\n", outfile);
usr.bin/head/head.c
103
printf("%s==> %s <==\n",
usr.bin/hesinfo/hesinfo.c
101
printf("%s\n", *p);
usr.bin/hesinfo/hesinfo.c
69
printf("hes_to_bind(%s, %s) expands to\n", name, type);
usr.bin/hesinfo/hesinfo.c
73
printf("nothing\n");
usr.bin/hesinfo/hesinfo.c
80
printf("%s\n", bindname);
usr.bin/hesinfo/hesinfo.c
83
printf("which ");
usr.bin/hesinfo/hesinfo.c
86
printf("resolves to\n");
usr.bin/hesinfo/hesinfo.c
92
printf("nothing\n");
usr.bin/hexdump/conv.c
100
(void)printf(pr->fmt, "nl");
usr.bin/hexdump/conv.c
102
(void)printf(pr->fmt, list[*p]);
usr.bin/hexdump/conv.c
105
(void)printf(pr->fmt, "del");
usr.bin/hexdump/conv.c
108
(void)printf(pr->fmt, " sp");
usr.bin/hexdump/conv.c
111
(void)printf(pr->fmt, *p);
usr.bin/hexdump/conv.c
114
(void)printf(pr->fmt, (int)*p);
usr.bin/hexdump/conv.c
77
(void)printf(pr->fmt, *p);
usr.bin/hexdump/conv.c
82
(void)printf(pr->fmt, str);
usr.bin/hexdump/display.c
102
(void)printf(pr->fmt, (quad_t)s2);
usr.bin/hexdump/display.c
106
(void)printf(pr->fmt, (quad_t)s4);
usr.bin/hexdump/display.c
110
(void)printf(pr->fmt, s8);
usr.bin/hexdump/display.c
115
(void)printf(pr->fmt, isprint(*bp) ? *bp : '.');
usr.bin/hexdump/display.c
118
(void)printf(pr->fmt, (char *)bp);
usr.bin/hexdump/display.c
121
(void)printf("%s", pr->fmt);
usr.bin/hexdump/display.c
129
(void)printf(pr->fmt, (u_quad_t)*bp);
usr.bin/hexdump/display.c
133
(void)printf(pr->fmt, (u_quad_t)u2);
usr.bin/hexdump/display.c
137
(void)printf(pr->fmt, (u_quad_t)u4);
usr.bin/hexdump/display.c
141
(void)printf(pr->fmt, u8);
usr.bin/hexdump/display.c
194
(void)printf(pr->fmt, (quad_t)eaddress);
usr.bin/hexdump/display.c
197
(void)printf("%s", pr->fmt);
usr.bin/hexdump/display.c
260
(void)printf("*\n");
usr.bin/hexdump/display.c
287
(void)printf("*\n");
usr.bin/hexdump/display.c
66
(void)printf(pr->fmt, (quad_t)address);
usr.bin/hexdump/display.c
69
(void)printf(pr->fmt, "");
usr.bin/hexdump/display.c
75
(void)printf(pr->fmt, *bp);
usr.bin/hexdump/display.c
81
(void)printf(pr->fmt, f4);
usr.bin/hexdump/display.c
85
(void)printf(pr->fmt, f8);
usr.bin/hexdump/display.c
90
(void)printf(pr->fmt, ldbl);
usr.bin/hexdump/display.c
98
(void)printf(pr->fmt, (quad_t)(signed char)*bp);
usr.bin/hexdump/parse.c
432
(void)printf("fmt:");
usr.bin/hexdump/parse.c
434
(void)printf(" {%s}", pr->fmt);
usr.bin/hexdump/parse.c
435
(void)printf("\n");
usr.bin/iconv/iconv.c
145
printf("%s", list[i]);
usr.bin/iconv/iconv.c
147
printf(" ");
usr.bin/iconv/iconv.c
149
printf("\n");
usr.bin/id/id.c
128
printf("%s\n", gr->gr_name);
usr.bin/id/id.c
130
printf("%u\n", id);
usr.bin/id/id.c
137
printf("%s\n", pw->pw_name);
usr.bin/id/id.c
139
printf("%u\n", id);
usr.bin/id/id.c
173
printf("uid\t%s\n", pw->pw_name);
usr.bin/id/id.c
174
printf("groups\t");
usr.bin/id/id.c
182
printf("login\t%s\n", login);
usr.bin/id/id.c
184
printf("uid\t%s\n", pw->pw_name);
usr.bin/id/id.c
186
printf("uid\t%u\n", rid);
usr.bin/id/id.c
190
printf("euid\t%s\n", pw->pw_name);
usr.bin/id/id.c
192
printf("euid\t%u\n", eid);
usr.bin/id/id.c
196
printf("rgid\t%s\n", gr->gr_name);
usr.bin/id/id.c
198
printf("rgid\t%u\n", rid);
usr.bin/id/id.c
200
printf("groups\t");
usr.bin/id/id.c
215
printf("uid=%u", id);
usr.bin/id/id.c
217
printf("(%s)", pw->pw_name);
usr.bin/id/id.c
219
printf(" euid=%u", eid);
usr.bin/id/id.c
221
printf("(%s)", pw->pw_name);
usr.bin/id/id.c
224
printf(" gid=%u", id);
usr.bin/id/id.c
226
printf("(%s)", gr->gr_name);
usr.bin/id/id.c
228
printf(" egid=%u", eid);
usr.bin/id/id.c
230
printf("(%s)", gr->gr_name);
usr.bin/id/id.c
238
printf(fmt, id);
usr.bin/id/id.c
240
printf("(%s)", gr->gr_name);
usr.bin/id/id.c
243
printf("\n");
usr.bin/id/id.c
254
printf("uid=%u(%s)", pw->pw_uid, pw->pw_name);
usr.bin/id/id.c
256
printf(" gid=%u", gid);
usr.bin/id/id.c
258
printf("(%s)", gr->gr_name);
usr.bin/id/id.c
265
printf(fmt, gid);
usr.bin/id/id.c
268
printf("(%s)", gr->gr_name);
usr.bin/id/id.c
271
printf("\n");
usr.bin/id/id.c
295
printf(fmt, gr->gr_name);
usr.bin/id/id.c
297
printf(*fmt == ' ' ? " %u" : "%u",
usr.bin/id/id.c
301
printf(fmt, id);
usr.bin/id/id.c
306
printf("\n");
usr.bin/id/id.c
339
printf("%s:%s:%d:%d:%s:%ld:%ld:%s:%s:%s\n", pw->pw_name,
usr.bin/indent/args.c
218
printf("profile: %s\n", buf);
usr.bin/indent/args.c
300
printf("FreeBSD indent %s\n", INDENT_VERSION);
usr.bin/indent/indent.c
491
printf("There were %d output lines and %d comments\n",
usr.bin/indent/indent.c
493
printf("(Lines with comments)/(Lines with code): %6.3f\n",
usr.bin/indent/parse.c
214
printf("(%d %d)", ps.p_stack[i], ps.il[i]);
usr.bin/indent/parse.c
215
printf("\n");
usr.bin/indent/parse.c
55
printf("%2d - %s\n", tk, token);
usr.bin/indent/pr_comment.c
221
printf("Unterminated comment\n");
usr.bin/ipcs/ipcs.c
232
printf("msginfo:\n");
usr.bin/ipcs/ipcs.c
233
printf("\tmsgmax: %6d\t(max characters in a message)\n",
usr.bin/ipcs/ipcs.c
235
printf("\tmsgmni: %6d\t(# of message queues)\n",
usr.bin/ipcs/ipcs.c
237
printf("\tmsgmnb: %6d\t(max characters in a message queue)\n",
usr.bin/ipcs/ipcs.c
239
printf("\tmsgtql: %6d\t(max # of messages in system)\n",
usr.bin/ipcs/ipcs.c
241
printf("\tmsgssz: %6d\t(size of a message segment)\n",
usr.bin/ipcs/ipcs.c
243
printf("\tmsgseg: %6d\t(# of message segments in system)\n\n",
usr.bin/ipcs/ipcs.c
253
printf("Message Queues:\n");
usr.bin/ipcs/ipcs.c
254
printf("T ID KEY MODE OWNER GROUP");
usr.bin/ipcs/ipcs.c
256
printf(" CREATOR CGROUP");
usr.bin/ipcs/ipcs.c
258
printf(" CBYTES QNUM");
usr.bin/ipcs/ipcs.c
260
printf(" QBYTES");
usr.bin/ipcs/ipcs.c
262
printf(" LSPID LRPID");
usr.bin/ipcs/ipcs.c
264
printf(" STIME RTIME CTIME");
usr.bin/ipcs/ipcs.c
265
printf("\n");
usr.bin/ipcs/ipcs.c
281
printf("q %6d %10ld %s %8s %8s",
usr.bin/ipcs/ipcs.c
289
printf(" %8s %8s",
usr.bin/ipcs/ipcs.c
294
printf(" %6lu %6lu",
usr.bin/ipcs/ipcs.c
299
printf(" %6lu",
usr.bin/ipcs/ipcs.c
303
printf(" %6d %6d",
usr.bin/ipcs/ipcs.c
308
printf("%s %s %s",
usr.bin/ipcs/ipcs.c
313
printf("\n");
usr.bin/ipcs/ipcs.c
316
printf("\n");
usr.bin/ipcs/ipcs.c
326
printf("shminfo:\n");
usr.bin/ipcs/ipcs.c
327
printf("\tshmmax: %12ld\t(max shared memory segment size)\n",
usr.bin/ipcs/ipcs.c
329
printf("\tshmmin: %12ld\t(min shared memory segment size)\n",
usr.bin/ipcs/ipcs.c
331
printf("\tshmmni: %12ld\t(max number of shared memory identifiers)\n",
usr.bin/ipcs/ipcs.c
333
printf("\tshmseg: %12ld\t(max shared memory segments per process)\n",
usr.bin/ipcs/ipcs.c
335
printf("\tshmall: %12ld\t(max amount of shared memory in pages)\n\n",
usr.bin/ipcs/ipcs.c
346
printf("Shared Memory:\n");
usr.bin/ipcs/ipcs.c
347
printf("T ID KEY MODE OWNER GROUP");
usr.bin/ipcs/ipcs.c
349
printf(" CREATOR CGROUP");
usr.bin/ipcs/ipcs.c
351
printf(" NATTCH");
usr.bin/ipcs/ipcs.c
353
printf(" SEGSZ");
usr.bin/ipcs/ipcs.c
355
printf(" CPID LPID");
usr.bin/ipcs/ipcs.c
357
printf(" ATIME DTIME CTIME");
usr.bin/ipcs/ipcs.c
358
printf("\n");
usr.bin/ipcs/ipcs.c
375
printf("m %6d %10ld %s %8s %8s",
usr.bin/ipcs/ipcs.c
383
printf(" %8s %8s",
usr.bin/ipcs/ipcs.c
388
printf(" %6d",
usr.bin/ipcs/ipcs.c
392
printf(" %13zu",
usr.bin/ipcs/ipcs.c
396
printf(" %6d %6d",
usr.bin/ipcs/ipcs.c
401
printf(" %s %s %s",
usr.bin/ipcs/ipcs.c
406
printf("\n");
usr.bin/ipcs/ipcs.c
409
printf("\n");
usr.bin/ipcs/ipcs.c
421
printf("seminfo:\n");
usr.bin/ipcs/ipcs.c
422
printf("\tsemmap: %6d\t(# of entries in semaphore map)\n",
usr.bin/ipcs/ipcs.c
424
printf("\tsemmni: %6d\t(# of semaphore identifiers)\n",
usr.bin/ipcs/ipcs.c
426
printf("\tsemmns: %6d\t(# of semaphores in system)\n",
usr.bin/ipcs/ipcs.c
428
printf("\tsemmnu: %6d\t(# of undo structures in system)\n",
usr.bin/ipcs/ipcs.c
430
printf("\tsemmsl: %6d\t(max # of semaphores per id)\n",
usr.bin/ipcs/ipcs.c
432
printf("\tsemopm: %6d\t(max # of operations per semop call)\n",
usr.bin/ipcs/ipcs.c
434
printf("\tsemume: %6d\t(max # of undo entries per process)\n",
usr.bin/ipcs/ipcs.c
436
printf("\tsemusz: %6d\t(size in bytes of undo structure)\n",
usr.bin/ipcs/ipcs.c
438
printf("\tsemvmx: %6d\t(semaphore maximum value)\n",
usr.bin/ipcs/ipcs.c
440
printf("\tsemaem: %6d\t(adjust on exit max value)\n\n",
usr.bin/ipcs/ipcs.c
448
printf("Semaphores:\n");
usr.bin/ipcs/ipcs.c
449
printf("T ID KEY MODE OWNER GROUP");
usr.bin/ipcs/ipcs.c
451
printf(" CREATOR CGROUP");
usr.bin/ipcs/ipcs.c
453
printf(" NSEMS");
usr.bin/ipcs/ipcs.c
455
printf(" OTIME CTIME");
usr.bin/ipcs/ipcs.c
456
printf("\n");
usr.bin/ipcs/ipcs.c
471
printf("s %6d %10ld %s %8s %8s",
usr.bin/ipcs/ipcs.c
479
printf(" %8s %8s",
usr.bin/ipcs/ipcs.c
484
printf(" %5d",
usr.bin/ipcs/ipcs.c
488
printf(" %s %s",
usr.bin/ipcs/ipcs.c
492
printf("\n");
usr.bin/ipcs/ipcs.c
496
printf("\n");
usr.bin/join/join.c
463
printf("\n");
usr.bin/join/join.c
499
printf("\n");
usr.bin/join/join.c
509
printf("%lc", (wint_t)*tabchar);
usr.bin/join/join.c
513
printf("%s", empty);
usr.bin/join/join.c
517
printf("%s", lp->fields[fieldno]);
usr.bin/jot/jot.c
285
printf("%s", format);
usr.bin/jot/jot.c
288
printf(format, (unsigned long)x);
usr.bin/jot/jot.c
293
printf(format, (long)x);
usr.bin/jot/jot.c
298
printf(format, (int)x);
usr.bin/jot/jot.c
303
printf(format, (unsigned int)x);
usr.bin/jot/jot.c
308
printf(format, x);
usr.bin/kcollect/kcollect.c
529
printf("%s,host=%s,type=%.8s value=%jd %jd\n",
usr.bin/kcollect/kcollect.c
533
printf("\n");
usr.bin/kcollect/kcollect.c
555
printf("%20s", "timestamp ");
usr.bin/kcollect/kcollect.c
557
printf("%8.8s", "time");
usr.bin/kcollect/kcollect.c
561
printf(" %8.8s",
usr.bin/kcollect/kcollect.c
565
printf("\n");
usr.bin/kcollect/kcollect.c
577
printf("%8s", sbuf);
usr.bin/kcollect/kcollect.c
596
printf(" ");
usr.bin/kcollect/kcollect.c
599
printf("%s",sbuf);
usr.bin/kcollect/kcollect.c
602
printf("\n");
usr.bin/kcollect/kcollect.c
935
printf("%8.8s %c\n",
usr.bin/kdump/kdump.c
1001
printf("dlclose(%p) (%s, %d)\n", ut->handle, ut->name,
usr.bin/kdump/kdump.c
1005
printf("dlclose(%p) finished\n", ut->handle);
usr.bin/kdump/kdump.c
1008
printf("RTLD: loaded %p @ %p - %p (%s)\n", ut->handle,
usr.bin/kdump/kdump.c
1013
printf("RTLD: unloaded %p @ %p - %p (%s)\n", ut->handle,
usr.bin/kdump/kdump.c
1019
printf("RTLD: %p now depends on %p (%s, %d)\n", parent,
usr.bin/kdump/kdump.c
1023
printf("RTLD: LD_PRELOAD finished\n");
usr.bin/kdump/kdump.c
1026
printf("RTLD: init %p for %p (%s)\n", ut->mapbase, ut->handle,
usr.bin/kdump/kdump.c
1030
printf("RTLD: fini %p for %p (%s)\n", ut->mapbase, ut->handle,
usr.bin/kdump/kdump.c
1036
printf("RTLD: %d ", len);
usr.bin/kdump/kdump.c
1039
printf(" %d", *p++);
usr.bin/kdump/kdump.c
1041
printf(" %02x", *p++);
usr.bin/kdump/kdump.c
1042
printf("\n");
usr.bin/kdump/kdump.c
1059
printf("malloc_init()\n");
usr.bin/kdump/kdump.c
1061
printf("%p = malloc(%zu)\n", ut->r, ut->s);
usr.bin/kdump/kdump.c
1064
printf("free(%p)\n", ut->p);
usr.bin/kdump/kdump.c
1066
printf("%p = realloc(%p, %zu)\n", ut->r, ut->p, ut->s);
usr.bin/kdump/kdump.c
1084
printf("%d ", len);
usr.bin/kdump/kdump.c
1086
printf(" %02x", *p++);
usr.bin/kdump/kdump.c
1087
printf("\n");
usr.bin/kdump/kdump.c
249
col = printf("%5d:%-4d", kth->ktr_pid, kth->ktr_tid);
usr.bin/kdump/kdump.c
251
col = printf("%5d", kth->ktr_pid);
usr.bin/kdump/kdump.c
253
col += printf(" %2d", KTRH_CPUID_DECODE(kth->ktr_flags));
usr.bin/kdump/kdump.c
254
col += printf(" %-8.*s ", MAXCOMLEN, kth->ktr_comm);
usr.bin/kdump/kdump.c
261
col += printf("%ld.%06ld ",
usr.bin/kdump/kdump.c
264
col += printf("%s ", type);
usr.bin/kdump/kdump.c
287
printf("[%d]", ktr->ktr_code);
usr.bin/kdump/kdump.c
289
printf("%s", syscallnames[ktr->ktr_code]);
usr.bin/kdump/kdump.c
297
printf("%c%ld", c, (long)*i); \
usr.bin/kdump/kdump.c
299
printf("%c%#lx", c, (long)*i); \
usr.bin/kdump/kdump.c
309
printf(",%s", cp);
usr.bin/kdump/kdump.c
312
printf(",%ld", (long)*ip);
usr.bin/kdump/kdump.c
314
printf(",%#lx ", (long)*ip);
usr.bin/kdump/kdump.c
701
printf("(%s", ptrace_ops[*ip]);
usr.bin/kdump/kdump.c
704
printf("(%s", "PT_GETREGS");
usr.bin/kdump/kdump.c
708
printf("(%s", "PT_SETREGS");
usr.bin/kdump/kdump.c
712
printf("(%s", "PT_GETFPREGS");
usr.bin/kdump/kdump.c
716
printf("(%s", "PT_SETFPREGS");
usr.bin/kdump/kdump.c
720
printf("(%s", "PT_GETDBREGS");
usr.bin/kdump/kdump.c
724
printf("(%s", "PT_SETDBREGS");
usr.bin/kdump/kdump.c
727
printf("(%ld", (long)*ip);
usr.bin/kdump/kdump.c
805
printf("[%d] ", code);
usr.bin/kdump/kdump.c
807
printf("%s ", syscallnames[code]);
usr.bin/kdump/kdump.c
811
printf("%ld", (long)ret);
usr.bin/kdump/kdump.c
813
printf("/%#lx", (long)ret);
usr.bin/kdump/kdump.c
816
printf("%ld", (long)ret);
usr.bin/kdump/kdump.c
818
printf("%#lx", (long)ret);
usr.bin/kdump/kdump.c
821
printf("RESTART");
usr.bin/kdump/kdump.c
823
printf("JUSTRETURN");
usr.bin/kdump/kdump.c
825
printf("-1 errno %d", ktr->ktr_error);
usr.bin/kdump/kdump.c
827
printf(" %s", strerror(ktr->ktr_error));
usr.bin/kdump/kdump.c
835
printf("\"%.*s\"\n", len, cp);
usr.bin/kdump/kdump.c
858
printf("fd %d %s %d byte%s\n", ktr->ktr_fd,
usr.bin/kdump/kdump.c
868
printf(" ");
usr.bin/kdump/kdump.c
870
printf(" %02x", (uint8_t)*dp);
usr.bin/kdump/kdump.c
872
printf("\n");
usr.bin/kdump/kdump.c
877
printf("\n");
usr.bin/kdump/kdump.c
879
printf(" \"");
usr.bin/kdump/kdump.c
904
printf("\\\n\t");
usr.bin/kdump/kdump.c
913
printf(" ");
usr.bin/kdump/kdump.c
914
printf("\"\n");
usr.bin/kdump/kdump.c
930
printf("SIG%s ", signames[psig->signo]);
usr.bin/kdump/kdump.c
932
printf("SIG_DFL\n");
usr.bin/kdump/kdump.c
934
printf("caught handler=0x%lx mask=0x%x code=0x%x\n",
usr.bin/kdump/kdump.c
941
printf("%s %s\n", cs->out ? "stop" : "resume",
usr.bin/kdump/kdump.c
976
printf("dlopen(%s, ", ut->name);
usr.bin/kdump/kdump.c
979
printf("RTLD_NOW");
usr.bin/kdump/kdump.c
982
printf("RTLD_LAZY");
usr.bin/kdump/kdump.c
985
printf("%#x", mode & RTLD_MODEMASK);
usr.bin/kdump/kdump.c
988
printf(" | RTLD_GLOBAL");
usr.bin/kdump/kdump.c
990
printf(" | RTLD_TRACE");
usr.bin/kdump/kdump.c
992
printf(" | %#x", mode &
usr.bin/kdump/kdump.c
994
printf(")\n");
usr.bin/kdump/kdump.c
997
printf("%p = dlopen(%s) ref %d\n", ut->handle, ut->name,
usr.bin/kenv/kenv.c
163
printf("%s\n", buf);
usr.bin/kenv/kenv.c
165
printf("%s=\"%s\"\n", buf, cp);
usr.bin/kenv/kenv.c
181
printf("%s=\"%s\"\n", env, buf);
usr.bin/kenv/kenv.c
183
printf("%s\n", buf);
usr.bin/kenv/kenv.c
194
printf("%s=\"%s\"\n", env, val);
usr.bin/killall/killall.c
277
printf("ttydev:0x%x\n", tdev);
usr.bin/killall/killall.c
285
printf("uid:%d\n", uid);
usr.bin/killall/killall.c
293
printf("uid:%d\n", uid);
usr.bin/killall/killall.c
336
printf("nprocs %d\n", nprocs);
usr.bin/killall/killall.c
426
printf("sig:%d, cmd:%s, pid:%d, dev:0x%x uid:%d\n", sig,
usr.bin/killall/killall.c
430
printf("kill -%s %d\n", upper(sys_signame[sig]),
usr.bin/ktrdump/ktrdump.c
302
printf("TSC frequency is %6.3f MHz\n", tsc_frequency / 1000000.0);
usr.bin/last/last.c
371
printf("%-*.*s %-*.*s %-*.*s %s\n",
usr.bin/last/last.c
388
printf("%-*.*s %-*.*s %-*.*s %s\n",
usr.bin/last/last.c
415
printf("%-*.*s %-*.*s %-*.*s %s ",
usr.bin/last/last.c
425
printf("- %s", crmsg);
usr.bin/last/last.c
428
printf("- %s",
usr.bin/last/last.c
433
printf(" (%s)\n",
usr.bin/last/last.c
437
printf(" (%ld+%s)\n",
usr.bin/last/last.c
452
printf("\n%s begins %s\n", ct ? ct : file, crmsg);
usr.bin/last/last.c
504
printf("\ninterrupted %s\n", fmttime(bufx[1].ut_xtime,
usr.bin/lastcomm/lastcomm.c
164
(void)printf("%-*.*s %-7s %-*s %-8s",
usr.bin/lastcomm/lastcomm.c
173
(void)printf(" %6.2f secs",
usr.bin/lastcomm/lastcomm.c
180
(void)printf(" %6.2f us", expand(ab.ac_utime)/AC_HZ);
usr.bin/lastcomm/lastcomm.c
185
(void)printf(" %6.2f sy", expand(ab.ac_stime)/AC_HZ);
usr.bin/lastcomm/lastcomm.c
190
(void)printf(" %8.2f es", expand(ab.ac_etime)/AC_HZ);
usr.bin/lastcomm/lastcomm.c
195
(void)printf(" %.16s", ctime(&ab.ac_btime));
usr.bin/lastcomm/lastcomm.c
202
(void)printf(" %.16s", ctime(&t));
usr.bin/lastcomm/lastcomm.c
204
printf("\n");
usr.bin/ldd/ldd.c
172
printf("%s:\n", *argv);
usr.bin/leave/leave.c
146
printf("Alarm set for %s. (pid %d)\n", tb, pid);
usr.bin/limits/limits.c
462
printf(shellparm[shelltype].cmd,
usr.bin/limits/limits.c
522
printf(pfx, which, numbr);
usr.bin/limits/limits.c
523
printf(sfx, which);
usr.bin/locale/locale.c
289
printf("usage: locale [ -a | -m ]\n"
usr.bin/locale/locale.c
309
printf("%s\n", locales->sl_str[i]);
usr.bin/locale/locale.c
363
printf("%s\n", charmaps->sl_str[i]);
usr.bin/locale/locale.c
442
printf("LANG=\"%s\"\n", lang);
usr.bin/locale/locale.c
458
printf("%s=\"%s\"\n", lcinfo[i].name, vval);
usr.bin/locale/locale.c
460
printf("%s=\"%s\"\n", lcinfo[i].name, vval);
usr.bin/locale/locale.c
468
printf("LC_ALL=\"%s\"\n", vval);
usr.bin/locale/locale.c
601
printf("%s\n", lookup_localecat(cat));
usr.bin/locale/locale.c
606
printf("%s=\"%s\"\n", kw, kwval);
usr.bin/locale/locale.c
609
printf("%s=%d\n", kw, tmpval);
usr.bin/locale/locale.c
615
printf("%s\n", kwval);
usr.bin/locale/locale.c
618
printf("%d\n", tmpval);
usr.bin/locale/locale.c
648
printf("List of available keywords\n\n");
usr.bin/locale/locale.c
649
printf(FMT, "Keyword", "Category", "Type", "Comment");
usr.bin/locale/locale.c
650
printf("-------------------- ------------ ------- --------------------\n");
usr.bin/locale/locale.c
652
printf(FMT,
usr.bin/localedef/localedef.c
105
(void) printf("Writing category %s: ", category_name());
usr.bin/localedef/localedef.c
170
(void) printf("Copying category %s from %s: ",
usr.bin/localedef/localedef.c
185
(void) printf("done.\n");
usr.bin/localedef/localedef.c
300
(void) printf("Processing locale %s.\n", locname);
usr.bin/localedef/localedef.c
305
(void) printf("Loading charmap %s.\n", cfname);
usr.bin/localedef/localedef.c
312
(void) printf("Loading widths %s.\n", wfname);
usr.bin/localedef/localedef.c
318
(void) printf("Loading POSIX portable characters.\n");
usr.bin/localedef/localedef.c
342
(void) printf("All done.\n");
usr.bin/locate/bigram/locate.bigram.c
102
(void)printf("%4u %c%c\n", bigram[i][j], i, j);
usr.bin/locate/locate/fastfind.c
88
(void)printf("\nDatabase: %s\n", path_fcodes);
usr.bin/locate/locate/fastfind.c
89
(void)printf("Compression: Front: %2.2f%%, ",
usr.bin/locate/locate/fastfind.c
91
(void)printf("Bigram: %2.2f%%, ", (size - big) / (size / (float)100));
usr.bin/locate/locate/fastfind.c
92
(void)printf("Total: %2.2f%%\n",
usr.bin/locate/locate/fastfind.c
94
(void)printf("Filenames: %d, ", lines);
usr.bin/locate/locate/fastfind.c
95
(void)printf("Characters: %d, ", chars);
usr.bin/locate/locate/fastfind.c
96
(void)printf("Database size: %d\n", size);
usr.bin/locate/locate/fastfind.c
97
(void)printf("Bigram characters: %d, ", big);
usr.bin/locate/locate/fastfind.c
98
(void)printf("Integers: %d, ", zwerg);
usr.bin/locate/locate/fastfind.c
99
(void)printf("8-Bit characters: %d\n", umlaut);
usr.bin/locate/locate/util.c
137
(void)printf("%d\n", counter);
usr.bin/lock/lock.c
144
printf("Key: ");
usr.bin/lock/lock.c
147
printf("\nAgain: ");
usr.bin/lock/lock.c
155
printf("\07lock: passwords didn't match.\n");
usr.bin/lock/lock.c
189
printf("lock: %s using %s on %s.", pw->pw_name,
usr.bin/lock/lock.c
192
printf("lock: %s on %s.", ttynam, hostname);
usr.bin/lock/lock.c
194
printf(" no timeout.");
usr.bin/lock/lock.c
196
printf(" timeout in %d minute%s.", sectimeout,
usr.bin/lock/lock.c
199
printf(" vty locked.");
usr.bin/lock/lock.c
200
printf("\ntime now is %.20s%s%s", ap, tzn, ap + 19);
usr.bin/lock/lock.c
205
printf("Key: ");
usr.bin/lock/lock.c
219
printf("\07\n");
usr.bin/lock/lock.c
250
printf("lock: type in the unlock key. ");
usr.bin/lock/lock.c
254
printf("timeout in %jd:%jd minutes\n",
usr.bin/lock/lock.c
278
printf("lock: timeout\n");
usr.bin/login/login.c
345
printf("Login incorrect\n");
usr.bin/login/login.c
399
printf("No home directory.\nLogging in with home = \"/\".\n");
usr.bin/login/login.c
599
printf("%s", copyright);
usr.bin/login/login.c
601
printf("\n");
usr.bin/login/login.c
620
printf("You have %smail.\n",
usr.bin/login/login.c
814
printf("%s", prompt);
usr.bin/login/login.c
925
printf("%s.\n", msg);
usr.bin/logname/logname.c
62
printf("%s\n", p);
usr.bin/lsvfs/lsvfs.c
45
printf(HDRFMT, "Filesystem", "Num", "Refs", "Flags");
usr.bin/lsvfs/lsvfs.c
51
printf(FMT, vfc.vfc_name, vfc.vfc_typenum,
usr.bin/lsvfs/lsvfs.c
62
printf(FMT, vfc.vfc_name, vfc.vfc_typenum,
usr.bin/m4/eval.c
130
printf("argc = %d\n", argc);
usr.bin/m4/eval.c
132
printf("argv[%d] = %s\n", n, argv[n]);
usr.bin/mail/cmd1.c
104
printf("On last screenful of messages\n");
usr.bin/mail/cmd1.c
112
printf("On first screenful of messages\n");
usr.bin/mail/cmd1.c
119
printf("Unrecognized scrolling command \"%s\"\n", arg);
usr.bin/mail/cmd1.c
194
printf("%c%c%3d %-20.20s %16.16s %s\n",
usr.bin/mail/cmd1.c
197
printf("%c%c%3d %-20.20s %16.16s %s \"%.*s\"\n",
usr.bin/mail/cmd1.c
208
printf("%td\n", dot - &message[0] + 1);
usr.bin/mail/cmd1.c
221
printf("Commands are:\n");
usr.bin/mail/cmd1.c
225
printf("\n");
usr.bin/mail/cmd1.c
229
printf("%s, ", cp->c_name);
usr.bin/mail/cmd1.c
231
printf("%s\n", cp->c_name);
usr.bin/mail/cmd1.c
370
printf("Message %d:\n", *ip);
usr.bin/mail/cmd1.c
374
printf("\n");
usr.bin/mail/cmd1.c
428
printf("No value set for \"folder\"\n");
usr.bin/mail/cmd1.c
449
printf("No new mail.\n");
usr.bin/mail/cmd1.c
454
printf("\"inc\" command failed...\n");
usr.bin/mail/cmd1.c
81
printf("No more mail.\n");
usr.bin/mail/cmd2.c
109
printf("At EOF\n");
usr.bin/mail/cmd2.c
161
printf("No messages to %s.\n", cmd);
usr.bin/mail/cmd2.c
170
printf("\"%s\" ", file);
usr.bin/mail/cmd2.c
195
printf("%s\n", disp);
usr.bin/mail/cmd2.c
241
printf("No file specified.\n");
usr.bin/mail/cmd2.c
278
printf("At EOF\n");
usr.bin/mail/cmd2.c
280
printf("No more messages\n");
usr.bin/mail/cmd2.c
357
printf("Okie dokie");
usr.bin/mail/cmd2.c
361
printf(" -- Core dumped.\n");
usr.bin/mail/cmd2.c
363
printf(" -- Can't dump core.\n");
usr.bin/mail/cmd2.c
468
printf("No fields currently being %s.\n", which);
usr.bin/mail/cmd2.c
479
printf("%s\n", *ap);
usr.bin/mail/cmd2.c
88
printf("No messages applicable\n");
usr.bin/mail/cmd3.c
102
printf("Command buffer overflow\n");
usr.bin/mail/cmd3.c
127
printf("!%s\n", bangbuf);
usr.bin/mail/cmd3.c
202
printf("Sorry, can't reply to multiple messages at once\n");
usr.bin/mail/cmd3.c
229
printf("Empty reply-to field -- replying to author\n");
usr.bin/mail/cmd3.c
284
printf("Cannot \"preserve\" in edit mode\n");
usr.bin/mail/cmd3.c
325
printf("%d: %ld/%ld\n", mesg, mp->m_lines, mp->m_size);
usr.bin/mail/cmd3.c
366
printf("%s\t%s\n", *p, value(*p));
usr.bin/mail/cmd3.c
381
printf("Non-null variable name required\n");
usr.bin/mail/cmd3.c
406
printf("\"%s\": undefined variable\n", *ap);
usr.bin/mail/cmd3.c
549
printf(" ");
usr.bin/mail/cmd3.c
550
printf("%s", cp);
usr.bin/mail/cmd3.c
553
printf("\n");
usr.bin/mail/cmd3.c
61
printf("!\n");
usr.bin/mail/cmd3.c
614
printf("Illegal nested \"if\"\n");
usr.bin/mail/cmd3.c
629
printf("Unrecognized if-keyword: \"%s\"\n", cp);
usr.bin/mail/cmd3.c
644
printf("\"Else\" without matching \"if\"\n");
usr.bin/mail/cmd3.c
656
printf("Mail's idea of conditions is screwed up\n");
usr.bin/mail/cmd3.c
670
printf("\"Endif\" without matching \"if\"\n");
usr.bin/mail/cmd3.c
691
printf("%s ", *ap);
usr.bin/mail/cmd3.c
692
printf("\n");
usr.bin/mail/cmd3.c
79
printf("\n");
usr.bin/mail/collect.c
147
printf("(continue)\n");
usr.bin/mail/collect.c
158
printf("Use \".\" to terminate letter\n");
usr.bin/mail/collect.c
190
printf("Unknown tilde escape.\n");
usr.bin/mail/collect.c
295
printf("%s\n", cp);
usr.bin/mail/collect.c
308
printf("Line buffer overflow\n");
usr.bin/mail/collect.c
323
printf("Interpolate what file?\n");
usr.bin/mail/collect.c
375
printf("%s: Directory\n", cp);
usr.bin/mail/collect.c
381
printf("\"%s\" ", cp);
usr.bin/mail/collect.c
396
printf("%d/%d\n", lc, cc);
usr.bin/mail/collect.c
442
printf("-------\nMessage contains:\n");
usr.bin/mail/collect.c
499
printf("\"%s\" ", name);
usr.bin/mail/collect.c
526
printf("%d/%ld\n", lc, cc);
usr.bin/mail/collect.c
618
printf("No appropriate messages\n");
usr.bin/mail/collect.c
628
printf("Interpolating:");
usr.bin/mail/collect.c
633
printf(" %d", *msgvec);
usr.bin/mail/collect.c
639
printf("\n");
usr.bin/mail/collect.c
679
printf("@");
usr.bin/mail/edit.c
84
printf("Edit message %d [ynq]? ", msgvec[i]);
usr.bin/mail/fio.c
343
printf("No previous file\n");
usr.bin/mail/lex.c
217
printf("New mail has arrived.\n");
usr.bin/mail/lex.c
219
printf("%s", prompt);
usr.bin/mail/lex.c
253
printf("Use \"quit\" to quit.\n");
usr.bin/mail/lex.c
294
printf("Can't \"!\" while sourcing\n");
usr.bin/mail/lex.c
317
printf("Unknown command: \"%s\"\n", word);
usr.bin/mail/lex.c
338
printf("May not execute \"%s\" while sending\n",
usr.bin/mail/lex.c
343
printf("May not execute \"%s\" while sourcing\n",
usr.bin/mail/lex.c
348
printf("May not execute \"%s\" -- message file is read only\n",
usr.bin/mail/lex.c
353
printf("Cannot recursively invoke \"%s\"\n", com->c_name);
usr.bin/mail/lex.c
363
printf("Illegal use of \"message list\"\n");
usr.bin/mail/lex.c
373
printf("No applicable messages\n");
usr.bin/mail/lex.c
385
printf("Illegal use of \"message list\"\n");
usr.bin/mail/lex.c
411
printf("%s requires at least %d arg(s)\n",
usr.bin/mail/lex.c
416
printf("%s takes no more than %d arg(s)\n",
usr.bin/mail/lex.c
643
printf("\"%s\": ", ename);
usr.bin/mail/lex.c
645
printf("1 message");
usr.bin/mail/lex.c
647
printf("%d messages", msgCount);
usr.bin/mail/lex.c
649
printf(" %d new", n);
usr.bin/mail/lex.c
651
printf(" %d unread", u);
usr.bin/mail/lex.c
653
printf(" %d deleted", d);
usr.bin/mail/lex.c
655
printf(" %d saved", s);
usr.bin/mail/lex.c
657
printf(" [Read only]");
usr.bin/mail/lex.c
658
printf("\n");
usr.bin/mail/lex.c
670
printf("Version %s\n", version);
usr.bin/mail/list.c
136
printf("No numbers mixed with *\n");
usr.bin/mail/list.c
163
printf("Non-numeric second argument\n");
usr.bin/mail/list.c
170
printf("Referencing beyond EOF\n");
usr.bin/mail/list.c
183
printf("Referencing before 1\n");
usr.bin/mail/list.c
193
printf("Non-numeric second argument\n");
usr.bin/mail/list.c
200
printf("Unknown colon modifier \"%s\"\n",
usr.bin/mail/list.c
220
printf("Can't mix \"*\" with anything\n");
usr.bin/mail/list.c
241
printf("No applicable messages.\n");
usr.bin/mail/list.c
293
printf("No applicable messages from {%s",
usr.bin/mail/list.c
296
printf(", %s", *np);
usr.bin/mail/list.c
297
printf("}\n");
usr.bin/mail/list.c
325
printf("No messages satisfy");
usr.bin/mail/list.c
328
printf(" :%c", colp->co_char);
usr.bin/mail/list.c
329
printf("\n");
usr.bin/mail/list.c
364
printf("%d: Invalid message number\n", mesg);
usr.bin/mail/list.c
369
printf("%d: Inappropriate message\n", mesg);
usr.bin/mail/list.c
398
printf(
usr.bin/mail/list.c
787
printf("No applicable messages\n");
usr.bin/mail/list.c
797
printf("No applicable messages\n");
usr.bin/mail/list.c
806
printf("%d: Inappropriate message\n", m);
usr.bin/mail/list.c
812
printf("Unknown metachar (%c)\n", c);
usr.bin/mail/main.c
281
printf("Mail version %s. Type ? for help.\n",
usr.bin/mail/names.c
493
printf("Expanding alias to depth larger than %d\n", MAXEXP);
usr.bin/mail/popen.c
270
printf("Fatal error in process.\n");
usr.bin/mail/quit.c
108
printf("New mail has arrived.\n");
usr.bin/mail/quit.c
177
printf("Held %d message%s in %s\n",
usr.bin/mail/quit.c
283
printf("Saved 1 message in mbox\n");
usr.bin/mail/quit.c
285
printf("Saved %d messages in mbox\n", mcount);
usr.bin/mail/quit.c
322
printf("Thou hast new mail.\n");
usr.bin/mail/quit.c
376
printf("Held 1 message in %s\n", mailname);
usr.bin/mail/quit.c
378
printf("Held %d messages in %s\n", p, mailname);
usr.bin/mail/quit.c
452
printf("\"%s\" ", mailname);
usr.bin/mail/quit.c
486
printf("removed\n");
usr.bin/mail/quit.c
488
printf("complete\n");
usr.bin/mail/send.c
306
printf("EOT\n");
usr.bin/mail/send.c
314
printf("No message, no subject; hope that's ok\n");
usr.bin/mail/send.c
316
printf("Null message body; hope that's ok\n");
usr.bin/mail/send.c
326
printf("No recipients specified\n");
usr.bin/mail/send.c
360
printf("Sendmail arguments:");
usr.bin/mail/send.c
362
printf(" \"%s\"", *t);
usr.bin/mail/send.c
363
printf("\n");
usr.bin/mail/temp.c
82
printf("user = %s, homedir = %s\n", myname,
usr.bin/mail/tty.c
127
printf("too long to edit\n");
usr.bin/mail/util.c
269
printf("Too much \"sourcing\" going on.\n");
usr.bin/mail/util.c
292
printf("\"Source\" stack over-pop.\n");
usr.bin/mail/util.c
298
printf("Unmatched \"if\"\n");
usr.bin/mail/v7.local.c
86
printf("Cannot associate a name with uid %u\n", (unsigned)uid);
usr.bin/mail/vars.c
153
printf("\"%s\": not a group\n", name);
usr.bin/mail/vars.c
156
printf("%s\t", gh->g_name);
usr.bin/mail/vars.c
158
printf(" %s", gp->ge_name);
usr.bin/mail/vars.c
159
printf("\n");
usr.bin/ministat/ministat.c
227
printf(" N Min Max Median Avg Stddev\n");
usr.bin/ministat/ministat.c
234
printf("%c %3d %13.8g %13.8g %13.8g %13.8g %13.8g", symbol[flag],
usr.bin/ministat/ministat.c
236
printf("\n");
usr.bin/ministat/ministat.c
264
printf("Difference at %.1f%% confidence\n", studentpct[confidx]);
usr.bin/ministat/ministat.c
265
printf(" %g +/- %g\n", d, e);
usr.bin/ministat/ministat.c
266
printf(" %g%% +/- %g%%\n", d * 100 / Avg(rs), re * 100 / Avg(rs));
usr.bin/ministat/ministat.c
267
printf(" (Student's t, pooled s = %g)\n", spool);
usr.bin/ministat/ministat.c
269
printf("No difference proven at %.1f%% confidence\n",
usr.bin/ministat/ministat.c
409
printf("[no plot, span is zero width]\n");
usr.bin/ministat/ministat.c
425
printf("[%02x]", k);
usr.bin/ministat/ministat.c
629
printf("%c %s\n", symbol[i+1], ds[i]->name);
usr.bin/mkstr/mkstr.c
143
printf("error(");
usr.bin/mkstr/mkstr.c
234
printf("%d", hashit(buf, 1, 0));
usr.bin/mktemp/mktemp.c
121
printf("%s\n", name);
usr.bin/mktemp/mktemp.c
135
printf("%s\n", name);
usr.bin/monitor/monitor.c
130
printf("%s\tnot found\n", path);
usr.bin/monitor/monitor.c
168
printf("%-23s", elm->path);
usr.bin/monitor/monitor.c
171
printf(" %10jd", (intmax_t)st.st_size);
usr.bin/monitor/monitor.c
174
printf(" ");
usr.bin/monitor/monitor.c
179
printf("delete");
usr.bin/monitor/monitor.c
182
printf("write");
usr.bin/monitor/monitor.c
185
printf("extend");
usr.bin/monitor/monitor.c
188
printf("attrib");
usr.bin/monitor/monitor.c
191
printf("link");
usr.bin/monitor/monitor.c
194
printf("rename");
usr.bin/monitor/monitor.c
197
printf("revoke");
usr.bin/monitor/monitor.c
200
printf("%08x", 1 << bno);
usr.bin/monitor/monitor.c
204
printf("\n");
usr.bin/msgs/msgs.c
349
printf("Message %d:\nFrom %s %sSubject: ",
usr.bin/msgs/msgs.c
371
printf("NOTICE: Messages should have a Subject field!\n");
usr.bin/msgs/msgs.c
396
printf("Warning: bounds have been reset (%d, %d)\n",
usr.bin/msgs/msgs.c
413
printf("Warning: the last message is number %d.\n",
usr.bin/msgs/msgs.c
465
printf("There are new messages.\n");
usr.bin/msgs/msgs.c
481
printf("Message %d:\nFrom %s %s", msg, from, date);
usr.bin/msgs/msgs.c
485
printf("Subject: %s", subj);
usr.bin/msgs/msgs.c
503
printf("(%d%sline%s) ", lct, seensubj? " " : " more ",
usr.bin/msgs/msgs.c
507
printf("\n-----\n");
usr.bin/msgs/msgs.c
531
printf("--Postponed--\n");
usr.bin/msgs/msgs.c
563
printf("--%s--\n", sep);
usr.bin/msgs/msgs.c
596
printf("No new messages.\n");
usr.bin/msgs/msgs.c
721
printf("%s ", prompt);
usr.bin/msgs/msgs.c
746
printf("Message %d not found\n", cmsg);
usr.bin/msgs/msgs.c
789
printf("Message %d saved in \"%s\"\n", cmsg, fname);
usr.bin/mt/mt.c
189
printf(
usr.bin/mt/mt.c
229
(void)printf("Last I/O Residual: %u\n", s->io_resid);
usr.bin/mt/mt.c
230
(void)printf(" Last I/O Command:");
usr.bin/mt/mt.c
232
(void)printf(" %02X", s->io_cdb[i]);
usr.bin/mt/mt.c
233
(void)printf("\n");
usr.bin/mt/mt.c
234
(void)printf(" Last I/O Sense:\n\n\t");
usr.bin/mt/mt.c
236
(void)printf(" %02X", s->io_sense[i]);
usr.bin/mt/mt.c
238
(void)printf("\n\t");
usr.bin/mt/mt.c
241
(void)printf("\n");
usr.bin/mt/mt.c
242
(void)printf("Last Control Residual: %u\n",
usr.bin/mt/mt.c
244
(void)printf(" Last Control Command:");
usr.bin/mt/mt.c
246
(void)printf(" %02X", s->ctl_cdb[i]);
usr.bin/mt/mt.c
247
(void)printf("\n");
usr.bin/mt/mt.c
248
(void)printf(" Last Control Sense:\n\n\t");
usr.bin/mt/mt.c
250
(void)printf(" %02X", s->ctl_sense[i]);
usr.bin/mt/mt.c
252
(void)printf("\n\t");
usr.bin/mt/mt.c
255
(void)printf("\n\n");
usr.bin/mt/mt.c
265
(void)printf("%s: %s block location %u\n", tape,
usr.bin/mt/mt.c
285
(void)printf("%s: the model is %u filemar%s at EOT\n",
usr.bin/mt/mt.c
297
(void)printf("%s: old model was %u filemar%s at EOT\n",
usr.bin/mt/mt.c
299
(void)printf("%s: new model is %u filemar%s at EOT\n",
usr.bin/mt/mt.c
358
(void)printf("%d: unknown tape drive type\n",
usr.bin/mt/mt.c
370
(void)printf("%s tape drive, residual=%d\n", mt->t_name, bp->mt_resid);
usr.bin/mt/mt.c
389
printf("%s=%o", s, v);
usr.bin/mt/mt.c
391
printf("%s=%x", s, v);
usr.bin/mt/mt.c
596
printf("Mode Density Blocksize bpi "
usr.bin/mt/mt.c
618
printf("---------------------------------\n");
usr.bin/mt/mt.c
621
printf(sfmt, "at rest");
usr.bin/mt/mt.c
624
printf(sfmt, "Communicating with drive");
usr.bin/mt/mt.c
627
printf(sfmt, "Writing");
usr.bin/mt/mt.c
630
printf(sfmt, "Writing Filemarks");
usr.bin/mt/mt.c
633
printf(sfmt, "Erasing");
usr.bin/mt/mt.c
636
printf(sfmt, "Reading");
usr.bin/mt/mt.c
639
printf(sfmt, "Spacing Forward");
usr.bin/mt/mt.c
642
printf(sfmt, "Spacing Reverse");
usr.bin/mt/mt.c
645
printf(sfmt,
usr.bin/mt/mt.c
649
printf(sfmt, "Rewinding");
usr.bin/mt/mt.c
652
printf(sfmt, "Retensioning");
usr.bin/mt/mt.c
655
printf(sfmt, "Unloading");
usr.bin/mt/mt.c
658
printf(sfmt, "Loading");
usr.bin/mt/mt.c
662
printf(sfmt, foo);
usr.bin/mt/mt.c
669
printf("---------------------------------\n");
usr.bin/mt/mt.c
670
printf("File Number: %u\tRecord Number: %u\tResidual Count %d\n",
usr.bin/ncal/ncal.c
541
printf(FSTR" "FSTR"\n", FSTRARG(p), FSTRARG(p+m));
usr.bin/ncal/ncal.c
543
printf(FSTR"\n", FSTRARG(p));
usr.bin/ncal/ncal.c
574
printf("%s\n", buf);
usr.bin/ncal/ncal.c
638
printf("\n");
usr.bin/ncal/ncal.c
643
printf("%s\n", center(t, s, mpl * mw));
usr.bin/ncal/ncal.c
657
printf("\n");
usr.bin/ncal/ncal.c
667
printf("\n");
usr.bin/ncal/ncal.c
672
printf("%-*s ",
usr.bin/ncal/ncal.c
675
printf("\n");
usr.bin/ncal/ncal.c
725
printf("\n");
usr.bin/ncal/ncal.c
730
printf("%s\n", center(t, s, mpl * mw));
usr.bin/ncal/ncal.c
742
printf("\n");
usr.bin/ncal/ncal.c
751
printf("%-*s",
usr.bin/ncal/ncal.c
754
printf("\n");
usr.bin/ncal/ncal.c
759
printf(" ");
usr.bin/ncal/ncal.c
761
printf("%-*s", mw, year[i].weeks);
usr.bin/ncal/ncal.c
762
printf("\n");
usr.bin/netstat/if.c
139
printf("ifnet: symbol not defined\n");
usr.bin/netstat/if.c
153
printf("%-9.9s %-5.5s %-13.13s %-15.15s %8.8s %5.5s",
usr.bin/netstat/if.c
156
printf(" %10.10s","Ibytes");
usr.bin/netstat/if.c
157
printf(" %8.8s %5.5s", "Opkts", "Oerrs");
usr.bin/netstat/if.c
159
printf(" %10.10s","Obytes");
usr.bin/netstat/if.c
160
printf(" %5s", "Coll");
usr.bin/netstat/if.c
162
printf(" %5s", "Time");
usr.bin/netstat/if.c
164
printf(" %5s", "Drop");
usr.bin/netstat/if.c
249
printf("%-9.9s %-5lu ", name, ifnet.if_mtu);
usr.bin/netstat/if.c
250
printf("%-13.13s ", "none");
usr.bin/netstat/if.c
251
printf("%-15.15s ", "none");
usr.bin/netstat/if.c
296
printf("%-7.7s %-5lu ", name, ifnet.if_mtu);
usr.bin/netstat/if.c
299
printf("%-13.13s ", "none");
usr.bin/netstat/if.c
300
printf("%-15.15s ", "none");
usr.bin/netstat/if.c
310
printf("%-13.13s ", netname(in.s_addr,
usr.bin/netstat/if.c
313
printf("%-13.13s ",
usr.bin/netstat/if.c
317
printf("%-15.15s ",
usr.bin/netstat/if.c
325
printf("%-11.11s ",
usr.bin/netstat/if.c
328
printf("%-17.17s ",
usr.bin/netstat/if.c
344
m = printf("%-11.11s ", linknum);
usr.bin/netstat/if.c
348
m = printf("(%d)", sa->sa_family);
usr.bin/netstat/if.c
355
m += printf("%02x%c", *cp++ & 0xff,
usr.bin/netstat/if.c
391
printf(" ");
usr.bin/netstat/if.c
393
printf(" ");
usr.bin/netstat/if.c
396
printf(" ");
usr.bin/netstat/if.c
399
printf(" ");
usr.bin/netstat/if.c
401
printf(" ");
usr.bin/netstat/if.c
404
printf(" ");
usr.bin/netstat/if.c
408
printf(" ");
usr.bin/netstat/if.c
412
printf(" ");
usr.bin/netstat/if.c
450
printf("%23s %-19.19s(refs: %d)\n", "",
usr.bin/netstat/if.c
470
printf("%23s %s\n", "", fmt);
usr.bin/netstat/if.c
516
printf("malloc failed\n");
usr.bin/netstat/if.c
535
printf("malloc failed\n");
usr.bin/netstat/if.c
544
printf("malloc failed\n");
usr.bin/netstat/if.c
549
printf("malloc failed\n");
usr.bin/netstat/if.c
560
printf("%17s %14s %16s", "input",
usr.bin/netstat/if.c
563
printf("%10s %5s %10s %10s %5s %10s %5s",
usr.bin/netstat/if.c
566
printf(" %5.5s", "drops");
usr.bin/netstat/if.c
574
printf("???\n");
usr.bin/netstat/if.c
580
printf("ifdata 1\n");
usr.bin/netstat/if.c
595
printf("ifdata 2\n");
usr.bin/netstat/if.c
609
printf("%10lu %5lu %10lu %10lu %5lu %10lu %5lu",
usr.bin/netstat/if.c
618
printf(" %5lu", ifnet.if_oqdrops - ip->ift_dr);
usr.bin/netstat/if.c
648
printf("ifdata 3\n");
usr.bin/netstat/if.c
663
printf("ifdata 2\n");
usr.bin/netstat/if.c
80
printf(newfmt, "-");
usr.bin/netstat/if.c
90
printf(newfmt, buf);
usr.bin/netstat/if.c
93
printf(newfmt, value);
usr.bin/netstat/inet.c
218
printf("Active Internet connections");
usr.bin/netstat/inet.c
220
printf(" (including servers)");
usr.bin/netstat/inet.c
222
printf("Current listen queue sizes "
usr.bin/netstat/inet.c
227
printf("%-8.8s ", "Socket");
usr.bin/netstat/inet.c
229
printf("%8.8s %8.8s %8.8s ", "TxWin", "Unacked", "RTT/ms");
usr.bin/netstat/inet.c
231
printf("%-5.5s %-14.14s %-22.22s\n",
usr.bin/netstat/inet.c
234
printf((Aflag && !Wflag) ?
usr.bin/netstat/inet.c
247
printf("%8lx ", (u_long)inp->inp_ppcb);
usr.bin/netstat/inet.c
249
printf("%8lx ", (u_long)so->so_pcb);
usr.bin/netstat/inet.c
255
printf("%8s ", "max");
usr.bin/netstat/inet.c
257
printf("%8d ", (int)MIN(tp->snd_cwnd, tp->snd_bwnd));
usr.bin/netstat/inet.c
258
printf("%8d ", (int)(tp->snd_max - tp->snd_una));
usr.bin/netstat/inet.c
260
printf("%8s ", "-");
usr.bin/netstat/inet.c
262
printf("%8.3f ", (double)tp->t_srtt * 1000.0 / TCP_RTT_SCALE / clockinfo.hz);
usr.bin/netstat/inet.c
264
printf("%8s %8s %8s ", "-", "-", "-");
usr.bin/netstat/inet.c
274
printf("%-3.3s%-2.2s ", name, vchar);
usr.bin/netstat/inet.c
280
printf("%-13.13s ", buf);
usr.bin/netstat/inet.c
282
printf("%6ld %6ld ",
usr.bin/netstat/inet.c
286
printf("%6ld %6ld ",
usr.bin/netstat/inet.c
348
printf("%d", tp->t_state);
usr.bin/netstat/inet.c
350
printf("%s", tcpstates[tp->t_state]);
usr.bin/netstat/inet.c
429
printf ("%s:\n", name);
usr.bin/netstat/inet.c
432
printf(m, tcpstat.f, plural(tcpstat.f))
usr.bin/netstat/inet.c
434
printf(m, tcpstat.f)
usr.bin/netstat/inet.c
436
printf(m, tcpstat.f1, plural(tcpstat.f1), tcpstat.f2, plural(tcpstat.f2))
usr.bin/netstat/inet.c
438
printf(m, tcpstat.f1, plural(tcpstat.f1), tcpstat.f2)
usr.bin/netstat/inet.c
440
printf(m, tcpstat.f, plurales(tcpstat.f))
usr.bin/netstat/inet.c
556
printf("\t%lu connection%s in %s state\n", state_count[s],
usr.bin/netstat/inet.c
602
printf("%s:\n", name);
usr.bin/netstat/inet.c
604
printf(m, udpstat.f, plural(udpstat.f))
usr.bin/netstat/inet.c
606
printf(m, udpstat.f)
usr.bin/netstat/inet.c
625
printf("\t%lu delivered\n", delivered);
usr.bin/netstat/inet.c
648
printf("%s:\n", name);
usr.bin/netstat/inet.c
651
printf(m, (uintmax_t)carpstat.f, plural((int)carpstat.f))
usr.bin/netstat/inet.c
653
printf(m, (uintmax_t)carpstat.f)
usr.bin/netstat/inet.c
706
printf("%s:\n", name);
usr.bin/netstat/inet.c
709
printf(m, ipstat.f, plural(ipstat.f))
usr.bin/netstat/inet.c
711
printf(m, ipstat.f)
usr.bin/netstat/inet.c
798
printf("%s:\n", name);
usr.bin/netstat/inet.c
801
printf(m, icmpstat.f, plural(icmpstat.f))
usr.bin/netstat/inet.c
803
printf(m, icmpstat.f)
usr.bin/netstat/inet.c
805
printf(m, icmpstat.f, plurales(icmpstat.f))
usr.bin/netstat/inet.c
813
printf("\tOutput histogram:\n");
usr.bin/netstat/inet.c
816
printf("\t\t%s: %lu\n", icmpnames[i],
usr.bin/netstat/inet.c
828
printf("\tInput histogram:\n");
usr.bin/netstat/inet.c
831
printf("\t\t%s: %lu\n", icmpnames[i],
usr.bin/netstat/inet.c
844
printf("\tICMP address mask responses are %sabled\n",
usr.bin/netstat/inet.c
865
printf("%s:\n", name);
usr.bin/netstat/inet.c
868
printf(m, igmpstat.f, plural(igmpstat.f))
usr.bin/netstat/inet.c
870
printf(m, igmpstat.f, igmpstat.f != 1 ? "ies" : "y")
usr.bin/netstat/inet.c
902
printf("%s:\n", name);
usr.bin/netstat/inet.c
905
printf(m, (uintmax_t)pimstat.f, plural(pimstat.f))
usr.bin/netstat/inet.c
907
printf(m, (uintmax_t)pimstat.f, pimstat.f != 1 ? "ies" : "y")
usr.bin/netstat/inet.c
946
printf("%-*s ", width, line);
usr.bin/netstat/inet.c
948
printf("%-*.*s ", width, width, line);
usr.bin/netstat/inet6.c
1002
printf(m, (unsigned long long)rip6stat.f, plural(rip6stat.f))
usr.bin/netstat/inet6.c
1017
printf("\t%llu delivered\n", (unsigned long long)delivered);
usr.bin/netstat/inet6.c
1053
printf("%-*.*s ", width, width, line);
usr.bin/netstat/inet6.c
353
printf("%s:\n", name);
usr.bin/netstat/inet6.c
356
printf(m, (unsigned long long)ip6stat.f, plural(ip6stat.f))
usr.bin/netstat/inet6.c
358
printf(m, (unsigned long long)ip6stat.f)
usr.bin/netstat/inet6.c
386
printf("\tInput histogram:\n");
usr.bin/netstat/inet6.c
389
printf("\t\t%s: %llu\n", ip6nh[i],
usr.bin/netstat/inet6.c
392
printf("\tMbuf statistics:\n");
usr.bin/netstat/inet6.c
393
printf("\t\t%llu one mbuf\n", (unsigned long long)ip6stat.ip6s_m1);
usr.bin/netstat/inet6.c
398
printf("\t\ttwo or more mbuf:\n");
usr.bin/netstat/inet6.c
401
printf("\t\t\t%s= %llu\n",
usr.bin/netstat/inet6.c
406
printf("\t\t%llu one ext mbuf\n",
usr.bin/netstat/inet6.c
408
printf("\t\t%llu two or more ext mbuf\n",
usr.bin/netstat/inet6.c
432
printf("\t\t%llu addresses scope=%x\n",\
usr.bin/netstat/inet6.c
442
printf("\tsource addresses on an outgoing I/F\n");
usr.bin/netstat/inet6.c
451
printf("\tsource addresses on a non-outgoing I/F\n");
usr.bin/netstat/inet6.c
460
printf("\tsource addresses of same scope\n");
usr.bin/netstat/inet6.c
469
printf("\tsource addresses of a different scope\n");
usr.bin/netstat/inet6.c
478
printf("\tdeprecated source addresses\n");
usr.bin/netstat/inet6.c
500
printf(m, (unsigned long long)ifr.ifr_ifru.ifru_stat.f, plural(ifr.ifr_ifru.ifru_stat.f))
usr.bin/netstat/inet6.c
502
printf(m, (unsigned long long)ip6stat.f)
usr.bin/netstat/inet6.c
510
printf("ip6 on %s:\n", ifr.ifr_name);
usr.bin/netstat/inet6.c
826
printf("%s:\n", name);
usr.bin/netstat/inet6.c
829
printf(m, (unsigned long long)icmp6stat.f, plural(icmp6stat.f))
usr.bin/netstat/inet6.c
830
#define p_5(f, m) printf(m, (unsigned long long)icmp6stat.f)
usr.bin/netstat/inet6.c
840
printf("\tOutput histogram:\n");
usr.bin/netstat/inet6.c
843
printf("\t\t%s: %llu\n", icmp6names[i],
usr.bin/netstat/inet6.c
853
printf("\tInput histogram:\n");
usr.bin/netstat/inet6.c
856
printf("\t\t%s: %llu\n", icmp6names[i],
usr.bin/netstat/inet6.c
859
printf("\tHistogram of error messages to be generated:\n");
usr.bin/netstat/inet6.c
896
printf(m, (unsigned long long)ifr.ifr_ifru.ifru_icmp6stat.f, plural(ifr.ifr_ifru.ifru_icmp6stat.f))
usr.bin/netstat/inet6.c
904
printf("icmp6 on %s:\n", ifr.ifr_name);
usr.bin/netstat/inet6.c
963
printf("%s:\n", name);
usr.bin/netstat/inet6.c
966
printf(m, (unsigned long long)pim6stat.f, plural(pim6stat.f))
usr.bin/netstat/inet6.c
999
printf("%s:\n", name);
usr.bin/netstat/main.c
478
printf("%s: no per-interface stats routine\n",
usr.bin/netstat/main.c
486
printf("%s: no stats routine\n",
usr.bin/netstat/main.c
497
printf("%s: no PCB routine\n", tp->pr_name);
usr.bin/netstat/mbuf.c
170
printf("%lu/%u mbufs in use (current/max):\n", mbstat->m_mbufs, nmbufs);
usr.bin/netstat/mbuf.c
171
printf("%lu/%u mbuf clusters in use (current/max)\n",
usr.bin/netstat/mbuf.c
173
printf("%lu/%u mbuf jumbo clusters in use (current/max)\n",
usr.bin/netstat/mbuf.c
178
printf("\t%lu mbufs and mbuf clusters "
usr.bin/netstat/mbuf.c
185
printf("\t%lu mbufs and mbuf clusters allocated to <mbuf type %d>\n",
usr.bin/netstat/mbuf.c
192
printf("%lu Kbytes allocated to network (%lu%% of mb_map in use)\n",
usr.bin/netstat/mbuf.c
194
printf("%lu requests for memory denied\n", mbstat->m_drops);
usr.bin/netstat/mbuf.c
195
printf("%lu requests for memory delayed\n", mbstat->m_wait);
usr.bin/netstat/mbuf.c
196
printf("%lu calls to protocol drain routines\n", mbstat->m_drain);
usr.bin/netstat/mroute.c
103
printf(" %-15.15s", (v->v_flags & VIFF_TUNNEL) ?
usr.bin/netstat/mroute.c
106
printf(" %9lu %9lu\n", v->v_pkt_in, v->v_pkt_out);
usr.bin/netstat/mroute.c
109
printf("\nVirtual Interface Table is empty\n");
usr.bin/netstat/mroute.c
119
printf("\nIPv4 Multicast Forwarding Cache\n"
usr.bin/netstat/mroute.c
125
printf(" %-15.15s", routename(mfc.mfc_origin.s_addr));
usr.bin/netstat/mroute.c
126
printf(" %-15.15s", routename(mfc.mfc_mcastgrp.s_addr));
usr.bin/netstat/mroute.c
127
printf(" %9lu", mfc.mfc_pkt_cnt);
usr.bin/netstat/mroute.c
128
printf(" %3d ", mfc.mfc_parent);
usr.bin/netstat/mroute.c
131
printf(" %u:%u", vifi,
usr.bin/netstat/mroute.c
134
printf("\n");
usr.bin/netstat/mroute.c
151
printf("\n No Bandwidth Meters\n");
usr.bin/netstat/mroute.c
159
printf("\nMulticast Routing Table is empty\n");
usr.bin/netstat/mroute.c
161
printf("\n");
usr.bin/netstat/mroute.c
174
printf(" Bandwidth Meters\n");
usr.bin/netstat/mroute.c
175
printf(" %-30s", "Measured(Start|Packets|Bytes)");
usr.bin/netstat/mroute.c
176
printf(" %s", "Type");
usr.bin/netstat/mroute.c
177
printf(" %-30s", "Thresh(Interval|Packets|Bytes)");
usr.bin/netstat/mroute.c
178
printf(" Remain");
usr.bin/netstat/mroute.c
179
printf("\n");
usr.bin/netstat/mroute.c
196
printf(" %-30s", s0);
usr.bin/netstat/mroute.c
204
printf(" %-3s", s0);
usr.bin/netstat/mroute.c
219
printf(" %-30s", s0);
usr.bin/netstat/mroute.c
232
printf(" %s", s3);
usr.bin/netstat/mroute.c
234
printf("\n");
usr.bin/netstat/mroute.c
243
printf("No IPv4 multicast routing compiled into this system.\n");
usr.bin/netstat/mroute.c
248
printf("IPv4 multicast forwarding:\n");
usr.bin/netstat/mroute.c
251
printf(m, mrtstat.f, plural(mrtstat.f))
usr.bin/netstat/mroute.c
253
printf(m, mrtstat.f, plurales(mrtstat.f))
usr.bin/netstat/mroute.c
78
printf("No IPv4 multicast routing compiled into this system.\n");
usr.bin/netstat/mroute.c
93
printf("\nVirtual Interface Table\n"
usr.bin/netstat/mroute.c
99
printf(" %2u %6u %4d %-15.15s",
usr.bin/netstat/mroute6.c
106
printf("No IPv6 multicast routing compiled into this"
usr.bin/netstat/mroute6.c
126
printf("\nIPv6 Multicast Interface Table\n"
usr.bin/netstat/mroute6.c
132
printf(" %2u %4d",
usr.bin/netstat/mroute6.c
134
printf(" %5s", (mifp->m6_flags & MIFF_REGISTER) ?
usr.bin/netstat/mroute6.c
137
printf(" %9llu %9llu\n", (unsigned long long)mifp->m6_pkt_in,
usr.bin/netstat/mroute6.c
141
printf("\nIPv6 Multicast Interface Table is empty\n");
usr.bin/netstat/mroute6.c
150
printf ("\nIPv6 Multicast Forwarding Cache\n");
usr.bin/netstat/mroute6.c
151
printf(" %-*.*s %-*.*s %s",
usr.bin/netstat/mroute6.c
158
printf(" %-*.*s", WID_ORG, WID_ORG,
usr.bin/netstat/mroute6.c
160
printf(" %-*.*s", WID_GRP, WID_GRP,
usr.bin/netstat/mroute6.c
162
printf(" %9llu", (unsigned long long)mfc.mf6c_pkt_cnt);
usr.bin/netstat/mroute6.c
169
printf(" %3ld", waitings);
usr.bin/netstat/mroute6.c
172
printf(" --- ");
usr.bin/netstat/mroute6.c
174
printf(" %3d ", mfc.mf6c_parent);
usr.bin/netstat/mroute6.c
177
printf(" %u", mifi);
usr.bin/netstat/mroute6.c
179
printf("\n");
usr.bin/netstat/mroute6.c
185
printf("\nIPv6 Multicast Routing Table is empty\n");
usr.bin/netstat/mroute6.c
187
printf("\n");
usr.bin/netstat/mroute6.c
197
printf("No IPv6 multicast routing compiled into this"
usr.bin/netstat/mroute6.c
203
printf("IPv6 multicast forwarding:\n");
usr.bin/netstat/mroute6.c
206
printf(m, (unsigned long long)mrtstat.f, plural(mrtstat.f))
usr.bin/netstat/mroute6.c
208
printf(m, (unsigned long long)mrtstat.f, plurales(mrtstat.f))
usr.bin/netstat/netgraph.c
150
printf("Netgraph sockets\n");
usr.bin/netstat/netgraph.c
152
printf("%-8.8s ", "PCB");
usr.bin/netstat/netgraph.c
153
printf("%-5.5s %-6.6s %-6.6s %-14.14s %s\n",
usr.bin/netstat/netgraph.c
161
printf("%8lx ", (u_long) this);
usr.bin/netstat/netgraph.c
162
printf("%-5.5s %6lu %6lu ",
usr.bin/netstat/netgraph.c
183
printf("%-14.14s %4d", path, ni->hooks);
usr.bin/netstat/route.c
1053
printf("routing: could not retrieve statistics\n");
usr.bin/netstat/route.c
1056
printf("routing:\n");
usr.bin/netstat/route.c
1059
printf(m, rts.f, plural(rts.f))
usr.bin/netstat/route.c
134
printf("Routing tables\n");
usr.bin/netstat/route.c
140
printf("rt_tables: symbol not in namelist\n");
usr.bin/netstat/route.c
158
printf("Netmasks:\n");
usr.bin/netstat/route.c
202
printf("\n%s:\n", afname);
usr.bin/netstat/route.c
204
printf("\nProtocol Family %d:\n", af1);
usr.bin/netstat/route.c
383
printf("%-8.8s ","Address");
usr.bin/netstat/route.c
386
printf("%-*.*s %-*.*s %-*.*s %*.*s %*.*s %*.*s %*.*s "
usr.bin/netstat/route.c
401
printf("%-*.*s %-*.*s %-*.*s %*.*s %*.*s %*.*s %*s\n",
usr.bin/netstat/route.c
411
printf("%-*.*s %-*.*s %-*.*s %*.*s %*s\n",
usr.bin/netstat/route.c
444
printf("%-8.8lx ", (u_long)rn);
usr.bin/netstat/route.c
447
printf("(root node)%s",
usr.bin/netstat/route.c
463
printf("%-8.8lx ", (u_long)rn);
usr.bin/netstat/route.c
481
printf("\t mask ");
usr.bin/netstat/route.c
488
printf("%6.6s %8.8lx : %8.8lx", nbuf,
usr.bin/netstat/route.c
495
printf(" mk = %8.8lx {(%d),%s", (u_long)rm,
usr.bin/netstat/route.c
498
printf(" <normal>, ");
usr.bin/netstat/route.c
510
printf(" ->");
usr.bin/netstat/route.c
566
printf("Netmasks:\n");
usr.bin/netstat/route.c
600
printf("%s ", cp);
usr.bin/netstat/route.c
603
printf("%-*s ", width, cp);
usr.bin/netstat/route.c
605
printf("%-*.*s ", width, width, cp);
usr.bin/netstat/route.c
668
printf("%s", ((struct sockaddr_ng *)sa)->sg_data);
usr.bin/netstat/route.c
729
printf(format, fmt_flags(f));
usr.bin/netstat/route.c
777
printf("%*ld %*lu ", wid_refs, rt->rt_refcnt,
usr.bin/netstat/route.c
781
printf("%*lu ", wid_mtu, rt->rt_rmx.rmx_mtu);
usr.bin/netstat/route.c
783
printf("%*s ", wid_mtu, "");
usr.bin/netstat/route.c
795
printf("%*.*s", wid_if, wid_if, prettyname);
usr.bin/netstat/route.c
804
printf(" %*d", wid_expire, (int)expire_time);
usr.bin/netstat/route.c
806
printf("%*s ", wid_expire, "");
usr.bin/netstat/route.c
808
printf("%*s ", wid_expire, "");
usr.bin/netstat/route.c
811
printf(" =>");
usr.bin/netstat/route.c
815
printf(" %-*s", wid_mplslops, labelops(rt));
usr.bin/netstat/route.c
817
printf(" %-*s", wid_mplslops, "");
usr.bin/netstat/route.c
819
printf(" %*lu", wid_msl, rt->rt_rmx.rmx_msl);
usr.bin/netstat/route.c
821
printf("%*s ", wid_msl, "");
usr.bin/netstat/route.c
823
printf(" %*lu", wid_iwmax, rt->rt_rmx.rmx_iwmaxsegs);
usr.bin/netstat/route.c
825
printf("%*s ", wid_iwmax, "");
usr.bin/netstat/route.c
827
printf(" %*lu", wid_iw, rt->rt_rmx.rmx_iwcapsegs);
usr.bin/netstat/route.c
829
printf("%*s ", wid_iw, "");
usr.bin/netstat/unix.c
117
printf("Active UNIX domain sockets\n");
usr.bin/netstat/unix.c
118
printf(
usr.bin/netstat/unix.c
124
printf("%8lx %-6.6s %6ld %6ld %8lx %8lx %8lx %8lx",
usr.bin/netstat/unix.c
130
printf(" %.*s",
usr.bin/newkey/newkey.c
130
(void)printf("Adding new key for %s.\n", name);
usr.bin/newkey/newkey.c
146
(void)printf("Please wait for the database to get updated...\n");
usr.bin/newkey/newkey.c
157
(void)printf("Your new key has been successfully stored away.\n");
usr.bin/newkey/update.c
102
printf("%s %s\n", key, data);
usr.bin/nfsstat/nfsstat.c
189
printf("Client Info:\n");
usr.bin/nfsstat/nfsstat.c
190
printf("Rpc Counts:\n");
usr.bin/nfsstat/nfsstat.c
191
printf("%9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
194
printf("%9d %9d %9d %9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
203
printf("%9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
206
printf("%9d %9d %9d %9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
215
printf("%9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
218
printf("%9d %9d %9d %9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
227
printf("Rpc Info:\n");
usr.bin/nfsstat/nfsstat.c
228
printf("%9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
231
printf("%9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
237
printf("Cache Info:\n");
usr.bin/nfsstat/nfsstat.c
238
printf("%9.9s %9.9s %9.9s %9.9s",
usr.bin/nfsstat/nfsstat.c
240
printf(" %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
242
printf("%9d %9d %9d %9d",
usr.bin/nfsstat/nfsstat.c
245
printf(" %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
250
printf("%9.9s %9.9s %9.9s %9.9s",
usr.bin/nfsstat/nfsstat.c
252
printf(" %9.9s %9.9s\n", "DirE Hits", "Misses");
usr.bin/nfsstat/nfsstat.c
253
printf("%9d %9d %9d %9d",
usr.bin/nfsstat/nfsstat.c
258
printf(" %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
262
printf("\nServer Info:\n");
usr.bin/nfsstat/nfsstat.c
263
printf("%9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
266
printf("%9d %9d %9d %9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
275
printf("%9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
278
printf("%9d %9d %9d %9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
287
printf("%9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
290
printf("%9d %9d %9d %9d %9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
299
printf("Server Ret-Failed\n");
usr.bin/nfsstat/nfsstat.c
300
printf("%17d\n", nfsstats.srvrpc_errs);
usr.bin/nfsstat/nfsstat.c
301
printf("Server Faults\n");
usr.bin/nfsstat/nfsstat.c
302
printf("%13d\n", nfsstats.srv_errs);
usr.bin/nfsstat/nfsstat.c
303
printf("Server Cache Stats:\n");
usr.bin/nfsstat/nfsstat.c
304
printf("%9.9s %9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
306
printf("%9d %9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
311
printf("Server Lease Stats:\n");
usr.bin/nfsstat/nfsstat.c
312
printf("%9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
314
printf("%9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
318
printf("Server Write Gathering:\n");
usr.bin/nfsstat/nfsstat.c
319
printf("%9.9s %9.9s %9.9s\n",
usr.bin/nfsstat/nfsstat.c
321
printf("%9d %9d %9d\n",
usr.bin/nfsstat/nfsstat.c
355
printf("%s %6d %6d %6d %6d %6d %6d %6d %6d",
usr.bin/nfsstat/nfsstat.c
367
printf(" %s %s %s %s %s %s",
usr.bin/nfsstat/nfsstat.c
382
printf("\n");
usr.bin/nfsstat/nfsstat.c
385
printf("%s %6d %6d %6d %6d %6d %6d %6d %6d",
usr.bin/nfsstat/nfsstat.c
396
printf("\n");
usr.bin/nfsstat/nfsstat.c
408
printf("%s%6.6s %6.6s %6.6s %6.6s %6.6s %6.6s %6.6s %6.6s",
usr.bin/nfsstat/nfsstat.c
413
printf(" Attr Lkup BioR BioW Accs BioD");
usr.bin/nfsstat/nfsstat.c
415
printf("\n");
usr.bin/nl/nl.c
329
(void)printf("%s",
usr.bin/nl/nl.c
333
(void)printf("%*s", width, "");
usr.bin/objformat/objformat.c
169
printf("%s\n", objformat);
usr.bin/patch/pch.c
892
printf("fillsrc %ld, filldst %ld, rb %ld, e+1 %ld\n",
usr.bin/patch/util.c
407
printf("patch 2.0-12u11\n");
usr.bin/pctrack/pctrack.c
188
printf("CPU %d %s:\n", cpu,
usr.bin/pctrack/pctrack.c
222
printf("\t%p\n", data);
usr.bin/pctrack/pctrack.c
224
printf("\t%s\n", address_to_symbol(data));
usr.bin/perror/perror.c
60
printf("%s\n", errstr);
usr.bin/pkill/pkill.c
564
printf("kill -%d %d\n", signum, kp->kp_pid);
usr.bin/pkill/pkill.c
609
printf("%d ", (int)kp->kp_pid);
usr.bin/pkill/pkill.c
611
printf("%s", *argv);
usr.bin/pkill/pkill.c
616
printf("%d %s", (int)kp->kp_pid, kp->kp_comm);
usr.bin/pkill/pkill.c
618
printf("%d", (int)kp->kp_pid);
usr.bin/pkill/pkill.c
630
printf("kill ");
usr.bin/pkill/pkill.c
632
printf("? ");
usr.bin/pkill/pkill.c
664
printf("%s", delim);
usr.bin/pr/pr.c
1435
(void)printf(HDFMT,buf+offst, fname, pagcnt);
usr.bin/printenv/printenv.c
70
printf("%s\n", *ep);
usr.bin/printenv/printenv.c
78
printf("%s\n", cp + 1);
usr.bin/printf/printf.c
66
printf(f, fieldwidth, precision, func); \
usr.bin/printf/printf.c
68
printf(f, fieldwidth, func); \
usr.bin/printf/printf.c
70
printf(f, precision, func); \
usr.bin/printf/printf.c
72
printf(f, func); \
usr.bin/pwait/pwait.c
129
printf("%ld: exited with status %d.\n",
usr.bin/pwait/pwait.c
133
printf("%ld: killed by signal %d.\n",
usr.bin/pwait/pwait.c
137
printf("%ld: terminated.\n",
usr.bin/quota/quota.c
193
printf("quota: %s (uid %lu): permission denied\n", name, uid);
usr.bin/quota/quota.c
335
printf("\t%s %s\n", msgi, qup->fsname);
usr.bin/quota/quota.c
337
printf("\t%s %s\n", msgb, qup->fsname);
usr.bin/quota/quota.c
347
printf("%s\n", qup->fsname);
usr.bin/quota/quota.c
350
printf("%15s%8lu%c%7lu%8lu%8s"
usr.bin/quota/quota.c
361
printf("%8lu%c%7lu%8lu%8s\n"
usr.bin/quota/quota.c
380
printf("Disk quotas for %s %s (%cid %lu): %s\n", qfextension[type],
usr.bin/quota/quota.c
383
printf("%15s%8s %7s%8s%8s%8s %7s%8s%8s\n"
usr.bin/relpath/relpath.c
73
printf("%s\n", rbase + 1);
usr.bin/rpcinfo/rpcinfo.c
1021
printf("PORTMAP (version 2) statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1052
printf("%s%s", pmaphdr[i],
usr.bin/rpcinfo/rpcinfo.c
1060
printf("\n%s\n\n", linebuf);
usr.bin/rpcinfo/rpcinfo.c
1063
printf("PMAP_RMTCALL call statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1065
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
1069
printf("PMAP_GETPORT call statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1071
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
1074
printf("RPCBIND (version 3) statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1105
printf("%s%s", rpcb3hdr[i],
usr.bin/rpcinfo/rpcinfo.c
1113
printf("\n%s\n\n", linebuf);
usr.bin/rpcinfo/rpcinfo.c
1116
printf("RPCB_RMTCALL (version 3) call statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1118
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
1122
printf("RPCB_GETADDR (version 3) call statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1124
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
1127
printf("RPCBIND (version 4) statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1170
printf("%s%s", rpcb4hdr[i],
usr.bin/rpcinfo/rpcinfo.c
1178
printf("\n%s\n", linebuf);
usr.bin/rpcinfo/rpcinfo.c
1183
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
1184
printf("RPCB_RMTCALL (version 4) call statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1189
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
1190
printf("RPCB_GETADDR (version 4) call statistics\n");
usr.bin/rpcinfo/rpcinfo.c
1519
printf("program %lu version %lu is not available\n",
usr.bin/rpcinfo/rpcinfo.c
1523
printf("program %lu version %lu ready and waiting\n",
usr.bin/rpcinfo/rpcinfo.c
1613
printf(
usr.bin/rpcinfo/rpcinfo.c
1616
printf("prog\t\tvers\tproc\tnetid\tsuccess\tfailure\n");
usr.bin/rpcinfo/rpcinfo.c
1620
printf("%-16s", rpc->r_name);
usr.bin/rpcinfo/rpcinfo.c
1622
printf("%-16d", pr->prog);
usr.bin/rpcinfo/rpcinfo.c
1623
printf("%d\t%d\t%s\t",
usr.bin/rpcinfo/rpcinfo.c
1626
printf("%d\t ", pr->indirect);
usr.bin/rpcinfo/rpcinfo.c
1627
printf("%d\t%d\n", pr->success, pr->failure);
usr.bin/rpcinfo/rpcinfo.c
1637
printf("prog\t\tvers\tnetid\t success\tfailure\n");
usr.bin/rpcinfo/rpcinfo.c
1641
printf("%-16s", rpc->r_name);
usr.bin/rpcinfo/rpcinfo.c
1643
printf("%-16d", al->prog);
usr.bin/rpcinfo/rpcinfo.c
1644
printf("%d\t%s\t %-12d\t%d\n",
usr.bin/rpcinfo/rpcinfo.c
347
printf("program %lu is not available\n", prog);
usr.bin/rpcinfo/rpcinfo.c
349
printf("program %lu version %lu is not available\n",
usr.bin/rpcinfo/rpcinfo.c
515
printf("No remote programs registered.\n");
usr.bin/rpcinfo/rpcinfo.c
517
printf(" program vers proto port service\n");
usr.bin/rpcinfo/rpcinfo.c
519
printf("%10ld%5ld",
usr.bin/rpcinfo/rpcinfo.c
523
printf("%6s", "udp");
usr.bin/rpcinfo/rpcinfo.c
525
printf("%6s", "tcp");
usr.bin/rpcinfo/rpcinfo.c
527
printf("%6s", "local");
usr.bin/rpcinfo/rpcinfo.c
529
printf("%6ld", head->pml_map.pm_prot);
usr.bin/rpcinfo/rpcinfo.c
530
printf("%7ld", head->pml_map.pm_port);
usr.bin/rpcinfo/rpcinfo.c
533
printf(" %s\n", rpc->r_name);
usr.bin/rpcinfo/rpcinfo.c
535
printf("\n");
usr.bin/rpcinfo/rpcinfo.c
597
printf("%s\t%s\n", uaddr, hostname);
usr.bin/rpcinfo/rpcinfo.c
781
printf("No remote programs registered.\n");
usr.bin/rpcinfo/rpcinfo.c
783
printf(
usr.bin/rpcinfo/rpcinfo.c
786
printf("%10u%5u ",
usr.bin/rpcinfo/rpcinfo.c
788
printf("%-9s ", head->rpcb_map.r_netid);
usr.bin/rpcinfo/rpcinfo.c
789
printf("%-22s", head->rpcb_map.r_addr);
usr.bin/rpcinfo/rpcinfo.c
792
printf(" %-10s", rpc->r_name);
usr.bin/rpcinfo/rpcinfo.c
794
printf(" %-10s", "-");
usr.bin/rpcinfo/rpcinfo.c
795
printf(" %s\n", head->rpcb_map.r_owner);
usr.bin/rpcinfo/rpcinfo.c
825
printf(
usr.bin/rpcinfo/rpcinfo.c
832
printf("%10ld ", rs->prog);
usr.bin/rpcinfo/rpcinfo.c
841
printf("%-10s", buf);
usr.bin/rpcinfo/rpcinfo.c
852
printf("%-32s", buf);
usr.bin/rpcinfo/rpcinfo.c
856
printf(" %-11s", rpc->r_name);
usr.bin/rpcinfo/rpcinfo.c
858
printf(" %-11s", "-");
usr.bin/rpcinfo/rpcinfo.c
859
printf(" %s\n", rs->owner);
usr.bin/rpcinfo/rpcinfo.c
939
printf("No remote programs registered.\n");
usr.bin/rpcinfo/rpcinfo.c
941
printf(
usr.bin/rpcinfo/rpcinfo.c
948
printf("%10u%3u ",
usr.bin/rpcinfo/rpcinfo.c
955
printf("%-24s", buf);
usr.bin/rpcinfo/rpcinfo.c
956
printf("%-24s", re->r_maddr);
usr.bin/rpcinfo/rpcinfo.c
959
printf(" %-13s", rpc->r_name);
usr.bin/rpcinfo/rpcinfo.c
961
printf(" %-13s", "-");
usr.bin/rpcinfo/rpcinfo.c
962
printf("\n");
usr.bin/rs/rs.c
107
printf("%d %d\n", irows, icols);
usr.bin/rs/rs.c
339
printf(" %d line %d\n", curlen, irows);
usr.bin/rs/rs.c
513
printf("++ %d ", (*list)[count-1]);
usr.bin/rup/rup.c
111
printf("%-*s\t", HOST_WIDTH, host);
usr.bin/rup/rup.c
153
printf(" %2d:%02d%cm up %9.9s%9.9s load average: %.2f %.2f %.2f\n",
usr.bin/ruptime/ruptime.c
159
(void)printf("%-12.12s%s\n", hsp->hs_wd->wd_hostname,
usr.bin/ruptime/ruptime.c
163
(void)printf(
usr.bin/rusers/rusers.c
115
printf("%-*s ", HOST_WIDTH, host);
usr.bin/rusers/rusers.c
153
printf("%-8.8s %*s:%-*.*s %-12.12s %6s %.18s\n",
usr.bin/rusers/rusers.c
159
printf("%s ",
usr.bin/rwho/rwho.c
154
printf("%-*.*s %-*s %s",
usr.bin/rwho/rwho.c
167
printf(" %2d", mp->myidle / 60);
usr.bin/rwho/rwho.c
169
printf(" ");
usr.bin/rwho/rwho.c
171
printf(" ");
usr.bin/rwho/rwho.c
172
printf(":%02d", mp->myidle % 60);
usr.bin/rwho/rwho.c
174
printf("\n");
usr.bin/script/script.c
167
printf("Script started, output file is %s\n", fname);
usr.bin/script/script.c
330
printf("\nScript done, output file is %s\n", fname);
usr.bin/script/script.c
424
printf("Script started on %s",
usr.bin/script/script.c
431
printf("\nScript done on %s",
usr.bin/sdiff/sdiff.c
300
printf("%s\n", help_msg[i]);
usr.bin/sdiff/sdiff.c
481
printf("Binary files %s and %s differ\n", fn1, fn2);
usr.bin/sdiff/sdiff.c
658
printf(" (\n");
usr.bin/sdiff/sdiff.c
667
printf(" %c\n", divider);
usr.bin/sdiff/sdiff.c
670
printf(" %c ", divider);
usr.bin/seq/seq.c
171
printf(fmt, first);
usr.bin/seq/seq.c
176
printf(fmt, first);
usr.bin/setcaps/setcaps.c
134
printf("%s: ", which);
usr.bin/setcaps/setcaps.c
136
printf(" on-exec");
usr.bin/setcaps/setcaps.c
138
printf(" on-self");
usr.bin/setcaps/setcaps.c
139
printf("\n");
usr.bin/setcaps/setcaps.c
143
printf("%s: not-found\n", which);
usr.bin/setcaps/setcaps.c
160
printf("0x%04x %s\n", i, ptr);
usr.bin/setcaps/setcaps.c
179
printf("%-15s", ptr);
usr.bin/setcaps/setcaps.c
181
printf("0x%04x ", res);
usr.bin/setcaps/setcaps.c
184
printf(" on-exec");
usr.bin/setcaps/setcaps.c
186
printf(" on-self");
usr.bin/setcaps/setcaps.c
187
printf("\n");
usr.bin/shlock/shlock.c
123
printf("%s: trying lock file %s for process %ld\n",
usr.bin/shlock/shlock.c
170
printf("%s: stale lock file removed\n", getprogname());
usr.bin/shlock/shlock.c
181
printf("%s: lock successfully obtained\n", getprogname());
usr.bin/showmount/showmount.c
177
printf("All mount points on %s:\n", host);
usr.bin/showmount/showmount.c
180
printf("Directories on %s:\n", host);
usr.bin/showmount/showmount.c
183
printf("Hosts on %s:\n", host);
usr.bin/showmount/showmount.c
189
printf("Exports list on %s:\n", host);
usr.bin/showmount/showmount.c
192
printf("%-35s", exp->ex_dirp);
usr.bin/showmount/showmount.c
195
printf("Everyone\n");
usr.bin/showmount/showmount.c
198
printf("%s ", grp->gr_name);
usr.bin/showmount/showmount.c
201
printf("\n");
usr.bin/showmount/showmount.c
213
printf("%s\n", strvised);
usr.bin/showmount/showmount.c
387
printf("%s:%s\n", mp->ml_host, mp->ml_dirp);
usr.bin/showmount/showmount.c
390
printf("%s\n", mp->ml_dirp);
usr.bin/showmount/showmount.c
393
printf("%s\n", mp->ml_host);
usr.bin/sockstat/sockstat.c
480
printf("%-8s %-10s %6s %5s %-6s %-21s %-21s\n",
usr.bin/soelim/soelim.c
102
printf("%s", line);
usr.bin/soelim/soelim.c
117
printf("%s", line);
usr.bin/soelim/soelim.c
125
printf("%s", cp);
usr.bin/soelim/soelim.c
96
printf("%s", line);
usr.bin/sort/bwstring.c
69
printf("month[%d]=%s\n", i, tmp);
usr.bin/sort/bwstring.c
89
printf("month[%d]=%s\n", i, tmp);
usr.bin/sort/coll.c
546
printf("; cmp1=%d", ret);
usr.bin/sort/coll.c
554
printf("; cmp2=%d", ret);
usr.bin/sort/coll.c
558
printf("\n");
usr.bin/sort/coll.c
576
printf("; offset=%d", (int) offset);
usr.bin/sort/coll.c
579
printf("; cmp1=%d\n", ret);
usr.bin/sort/coll.c
588
printf("; cmp2=%d\n", ret);
usr.bin/sort/coll.c
777
printf("; offset=%d\n", (int) offset);
usr.bin/sort/coll.c
779
printf("(%zu)", BWSLEN(kv1->k));
usr.bin/sort/coll.c
781
printf("(%zu)", BWSLEN(kv2->k));
usr.bin/sort/file.c
1271
printf("sort_method=%s\n",
usr.bin/sort/file.c
445
printf("; cmp1=%d", cmp);
usr.bin/sort/file.c
451
printf("; cmp2=%d", cmp);
usr.bin/sort/file.c
454
printf("\n");
usr.bin/sort/sort.c
1230
printf("%s\n", VERSION);
usr.bin/sort/sort.c
1294
printf("Memory to be used for sorting: %llu\n",available_free_memory);
usr.bin/sort/sort.c
1296
printf("Number of CPUs: %d\n",(int)ncpu);
usr.bin/sort/sort.c
1299
printf("Using collate rules of %s locale\n",
usr.bin/sort/sort.c
1302
printf("Byte sort is used\n");
usr.bin/sort/sort.c
1304
printf("Decimal Point: <%lc>\n", symbol_decimal_point);
usr.bin/sort/sort.c
1306
printf("Thousands separator: <%lc>\n",
usr.bin/sort/sort.c
1308
printf("Positive sign: <%lc>\n", symbol_positive_sign);
usr.bin/sort/sort.c
1309
printf("Negative sign: <%lc>\n", symbol_negative_sign);
usr.bin/strfile/strfile.c
218
printf("\"%s\" created\n", Outfile);
usr.bin/strfile/strfile.c
222
printf("There were %u strings\n", Num_pts - 1);
usr.bin/strfile/strfile.c
223
printf("Longest string: %u byte%s\n", Tbl.str_longlen,
usr.bin/strfile/strfile.c
225
printf("Shortest string: %u byte%s\n", Tbl.str_shortlen,
usr.bin/strfile/strfile.c
261
printf("bad delimiting character: '\\%o\n'",
usr.bin/tabs/tabs.c
164
printf("%*s", (int)margin, "");
usr.bin/tabs/tabs.c
171
printf("%*s", (int)stops[0] - 1, "");
usr.bin/tabs/tabs.c
174
printf("%*s", (int)(stops[i] - stops[i - 1]), "");
usr.bin/tabs/tabs.c
180
printf("%*s", (int)inc, "");
usr.bin/talk/ctl.c
102
printf("addr = %lx, port = %o, family = %o zero = ",
usr.bin/talk/ctl.c
105
printf("%o ", (int)addr.sin_zero[i]);
usr.bin/telnet/authenc.c
92
printf("%s", prom);
usr.bin/telnet/commands.c
1008
printf("%s reset to \"%s\".\n", ct->name, (char *)ct->charp);
usr.bin/telnet/commands.c
1011
printf("%s character is '%s'.\n", ct->name, control(*(ct->charp)));
usr.bin/telnet/commands.c
1067
printf("?Need to have LINEMODE option enabled first.\n");
usr.bin/telnet/commands.c
1068
printf("'mode ?' for help.\n");
usr.bin/telnet/commands.c
1138
printf("format is: 'mode Mode', where 'Mode' is one of:\n\n");
usr.bin/telnet/commands.c
1142
printf("%-15s %s\n", mt->name, mt->help);
usr.bin/telnet/commands.c
1144
printf("\n");
usr.bin/telnet/commands.c
1159
printf("'mode' command requires an argument\n");
usr.bin/telnet/commands.c
1160
printf("'mode ?' for help.\n");
usr.bin/telnet/commands.c
1166
printf("?Need to be connected first.\n");
usr.bin/telnet/commands.c
1167
printf("'mode ?' for help.\n");
usr.bin/telnet/commands.c
1187
printf("will"); \
usr.bin/telnet/commands.c
1189
printf("won't"); \
usr.bin/telnet/commands.c
1191
printf(" %s.\n", tl->actionexplanation); \
usr.bin/telnet/commands.c
1196
printf("%-15s [%s]\n", sl->name, control(*sl->charp)); \
usr.bin/telnet/commands.c
1198
printf("%-15s \"%s\"\n", sl->name, (char *)sl->charp); \
usr.bin/telnet/commands.c
1205
printf("\n");
usr.bin/telnet/commands.c
1216
printf("?Ambiguous argument '%s'.\n", argv[i]);
usr.bin/telnet/commands.c
1219
printf("?Unknown argument '%s'.\n", argv[i]);
usr.bin/telnet/commands.c
1254
printf(
usr.bin/telnet/commands.c
1260
printf("new escape character: ");
usr.bin/telnet/commands.c
1274
printf("Deprecated usage - please use 'toggle crmod' in the future.\n");
usr.bin/telnet/commands.c
1275
printf("%s map carriage return on output.\n", crmod ? "Will" : "Won't");
usr.bin/telnet/commands.c
1304
printf("Suspend is not supported. Try the '!' command instead\n");
usr.bin/telnet/commands.c
1362
printf("Connection closed.\n");
usr.bin/telnet/commands.c
1430
printf("%-15s %s\n", c->name, c->help);
usr.bin/telnet/commands.c
1432
printf("\n");
usr.bin/telnet/commands.c
1524
printf("%-15s %s\n", c->name, c->help);
usr.bin/telnet/commands.c
1526
printf("\n");
usr.bin/telnet/commands.c
1735
printf("%c %-20s %s\n", ep->export ? '*' : ' ',
usr.bin/telnet/commands.c
1780
printf("%s%s", "VAR and VALUE are/will be ",
usr.bin/telnet/commands.c
1783
printf("VAR and VALUE set to correct definitions\n");
usr.bin/telnet/commands.c
1785
printf("VAR and VALUE definitions are reversed\n");
usr.bin/telnet/commands.c
1800
printf("Unknown \"varval\" command. (\"auto\", \"right\", \"wrong\", \"status\")\n");
usr.bin/telnet/commands.c
1844
printf("%-15s %s\n", c->name, c->help);
usr.bin/telnet/commands.c
1846
printf("\n");
usr.bin/telnet/commands.c
1949
printf("%-15s %s\n", c->name, c->help);
usr.bin/telnet/commands.c
1951
printf("\n");
usr.bin/telnet/commands.c
1996
printf("?Need to be connected first.\n");
usr.bin/telnet/commands.c
2013
printf("Connected to %s.\n", hostname);
usr.bin/telnet/commands.c
2018
printf("Operating with LINEMODE option\n");
usr.bin/telnet/commands.c
2019
printf("%s line editing\n", (mode&MODE_EDIT) ? "Local" : "No");
usr.bin/telnet/commands.c
2020
printf("%s catching of signals\n",
usr.bin/telnet/commands.c
2025
printf("Operating in obsolete linemode\n");
usr.bin/telnet/commands.c
2028
printf("Operating in single character mode\n");
usr.bin/telnet/commands.c
2030
printf("Catching signals locally\n");
usr.bin/telnet/commands.c
2032
printf("%s character echo\n", (mode&MODE_ECHO) ? "Local" : "Remote");
usr.bin/telnet/commands.c
2034
printf("%s flow control\n", (mode&MODE_FLOW) ? "Local" : "No");
usr.bin/telnet/commands.c
2040
printf("No connection.\n");
usr.bin/telnet/commands.c
2042
printf("Escape character is '%s'.\n", control(escape));
usr.bin/telnet/commands.c
2121
printf("?Already connected to %s\n", hostname);
usr.bin/telnet/commands.c
2127
printf("(to) ");
usr.bin/telnet/commands.c
2170
printf("usage: %s [-l user] [-a] [-s src_addr] host-name [port]\n", cmd);
usr.bin/telnet/commands.c
2207
printf("Trying %s...\n", hostp);
usr.bin/telnet/commands.c
2307
printf("Bad source route option: %s\n", hostp);
usr.bin/telnet/commands.c
2313
printf("Trying %s...\n", sockaddr_ntop(res->ai_addr));
usr.bin/telnet/commands.c
2537
printf("%s> ", prompt);
usr.bin/telnet/commands.c
2548
printf("%s\n", line);
usr.bin/telnet/commands.c
2552
printf("%s> ", prompt);
usr.bin/telnet/commands.c
2569
printf("?Ambiguous command\n");
usr.bin/telnet/commands.c
2573
printf("?Invalid command\n");
usr.bin/telnet/commands.c
2577
printf("?Need to be connected first.\n");
usr.bin/telnet/commands.c
2602
printf("Commands may be abbreviated. Commands are:\n\n");
usr.bin/telnet/commands.c
2605
printf("%-*s\t%s\n", (int)HELPINDENT, c->name,
usr.bin/telnet/commands.c
2615
printf("?Ambiguous help command %s\n", arg);
usr.bin/telnet/commands.c
2617
printf("?Invalid help command %s\n", arg);
usr.bin/telnet/commands.c
2619
printf("%s\n", c->help);
usr.bin/telnet/commands.c
2692
printf("?Ambiguous command: %s\n", margv[0]);
usr.bin/telnet/commands.c
2696
printf("?Invalid command: %s\n", margv[0]);
usr.bin/telnet/commands.c
2703
printf("?Need to be connected first for %s.\n", margv[0]);
usr.bin/telnet/commands.c
307
printf("need at least one argument for 'send' command\n");
usr.bin/telnet/commands.c
308
printf("'send ?' for help\n");
usr.bin/telnet/commands.c
321
printf("Unknown send argument '%s'\n'send ?' for help.\n",
usr.bin/telnet/commands.c
325
printf("Ambiguous send argument '%s'\n'send ?' for help.\n",
usr.bin/telnet/commands.c
345
printf("?Need to be connected first.\n");
usr.bin/telnet/commands.c
346
printf("'send ?' for help\n");
usr.bin/telnet/commands.c
351
printf("There is not enough room in the buffer TO the network\n");
usr.bin/telnet/commands.c
352
printf("to process your request. Nothing will be done.\n");
usr.bin/telnet/commands.c
353
printf("('send synch' will throw away most data in the network\n");
usr.bin/telnet/commands.c
354
printf("buffer, if this might help.)\n");
usr.bin/telnet/commands.c
419
printf("Usage: send %s <value|option>\n", cmd);
usr.bin/telnet/commands.c
420
printf("\"value\" must be from 0 to 255\n");
usr.bin/telnet/commands.c
421
printf("Valid options are:\n\t");
usr.bin/telnet/commands.c
427
printf("\n\t");
usr.bin/telnet/commands.c
430
printf(" \"%s\"", *cpp);
usr.bin/telnet/commands.c
433
printf("\n");
usr.bin/telnet/commands.c
463
printf("?Need to be connected first.\n");
usr.bin/telnet/commands.c
476
printf("%-15s %s\n", s->name, s->help);
usr.bin/telnet/commands.c
506
printf("Cannot turn off socket debugging\n");
usr.bin/telnet/commands.c
516
printf("Will send carriage returns as telnet <CR><LF>.\n");
usr.bin/telnet/commands.c
518
printf("Will send carriage returns as telnet <CR><NUL>.\n");
usr.bin/telnet/commands.c
546
printf("Already operating in binary mode with remote host.\n");
usr.bin/telnet/commands.c
548
printf("Negotiating binary mode with remote host.\n");
usr.bin/telnet/commands.c
554
printf("Already in network ascii mode with remote host.\n");
usr.bin/telnet/commands.c
556
printf("Negotiating network ascii mode with remote host.\n");
usr.bin/telnet/commands.c
573
printf("Already receiving in binary mode.\n");
usr.bin/telnet/commands.c
575
printf("Negotiating binary mode on input.\n");
usr.bin/telnet/commands.c
580
printf("Already receiving in network ascii mode.\n");
usr.bin/telnet/commands.c
582
printf("Negotiating network ascii mode on input.\n");
usr.bin/telnet/commands.c
599
printf("Already transmitting in binary mode.\n");
usr.bin/telnet/commands.c
601
printf("Negotiating binary mode on output.\n");
usr.bin/telnet/commands.c
606
printf("Already transmitting in network ascii mode.\n");
usr.bin/telnet/commands.c
608
printf("Negotiating network ascii mode on output.\n");
usr.bin/telnet/commands.c
751
printf("%-15s toggle %s\n", c->name, c->help);
usr.bin/telnet/commands.c
753
printf("\n");
usr.bin/telnet/commands.c
756
printf("\n");
usr.bin/telnet/commands.c
757
printf("%-15s %s\n", "?", "display help information");
usr.bin/telnet/commands.c
769
printf("%-15s %s %s\n", c->name, set ? "enable" : "disable",
usr.bin/telnet/commands.c
772
printf("\n");
usr.bin/telnet/commands.c
809
printf("%s %s.\n", *c->variable? "Will" : "Won't",
usr.bin/telnet/commands.c
877
printf("Telnet rlogin escape character is '%s'.\n",
usr.bin/telnet/commands.c
881
printf("Telnet escape character is '%s'.\n", control(escape));
usr.bin/telnet/commands.c
893
printf("Format is 'set Name Value'\n'set ?' for help.\n");
usr.bin/telnet/commands.c
898
printf("%-15s %s\n", ct->name, ct->help);
usr.bin/telnet/commands.c
899
printf("\n");
usr.bin/telnet/commands.c
901
printf("%-15s %s\n", "?", "display help information");
usr.bin/telnet/commands.c
923
printf("Format is 'set togglename [on|off]'\n'set ?' for help.\n");
usr.bin/telnet/commands.c
927
printf("%s %s.\n", *c->variable? "Will" : "Won't",
usr.bin/telnet/commands.c
934
printf("Format is 'set Name Value'\n'set ?' for help.\n");
usr.bin/telnet/commands.c
942
printf("%s set to \"%s\".\n", ct->name, (char *)ct->charp);
usr.bin/telnet/commands.c
950
printf("%s character is '%s'.\n", ct->name, control(*(ct->charp)));
usr.bin/telnet/commands.c
970
printf("%-15s %s\n", ct->name, ct->help);
usr.bin/telnet/commands.c
971
printf("\n");
usr.bin/telnet/commands.c
973
printf("%-15s %s\n", "?", "display help information");
usr.bin/telnet/commands.c
996
printf("%s %s.\n", *c->variable? "Will" : "Won't",
usr.bin/telnet/sys_bsd.c
972
printf("sleep(5) from telnet, after select: %s\r\n", strerror(errno));
usr.bin/telnet/telnet.c
1000
/*@*/ printf("lm_wont: no command!!!\n"); /* Should not happen... */
usr.bin/telnet/telnet.c
1015
/*@*/ printf("lm_do: no command!!!\n"); /* Should not happen... */
usr.bin/telnet/telnet.c
1027
/*@*/ else printf("lm_do: not enough room in buffer\n");
usr.bin/telnet/telnet.c
1036
/*@*/ printf("lm_dont: no command!!!\n"); /* Should not happen... */
usr.bin/telnet/telnet.c
1068
/*@*/ else printf("lm_mode: not enough room in buffer\n");
usr.bin/telnet/telnet.c
1156
printf("Special characters are %s values\n",
usr.bin/telnet/telnet.c
1197
/*@*/ else printf("slc_import: not enough room\n");
usr.bin/telnet/telnet.c
1361
/*@*/else printf("slc_end_reply: not enough room\n");
usr.bin/telnet/telnet.c
1482
/*@*/ printf("env_opt_start: malloc()/realloc() failed!!!\n");
usr.bin/telnet/telnet.c
1532
/*@*/ printf("env_opt_add: realloc() failed!!!\n");
usr.bin/telnet/telnet.c
1608
/*@*/ else printf("slc_end_reply: not enough room\n");
usr.bin/telnet/telnet.c
2247
printf("Remote side does not support STATUS option\n");
usr.bin/telnet/telnet.c
766
/*@*/ else printf("lm_will: not enough room in buffer\n");
usr.bin/telnet/telnet.c
872
/*@*/ else printf("lm_will: not enough room in buffer\n");
usr.bin/telnet/telnet.c
979
/*@*/ printf("lm_will: no command!!!\n"); /* Should not happen... */
usr.bin/telnet/telnet.c
991
/*@*/ else printf("lm_will: not enough room in buffer\n");
usr.bin/telnet/utilities.c
210
printf("resp DO_DONT %s: %d\n", TELOPT(i), do_dont_resp[i]);
usr.bin/telnet/utilities.c
212
printf("resp DO_DONT %s: %d\n", TELCMD(i), do_dont_resp[i]);
usr.bin/telnet/utilities.c
214
printf("resp DO_DONT %d: %d\n", i,
usr.bin/telnet/utilities.c
218
printf("want DO %s\n", TELOPT(i));
usr.bin/telnet/utilities.c
220
printf("want DO %s\n", TELCMD(i));
usr.bin/telnet/utilities.c
222
printf("want DO %d\n", i);
usr.bin/telnet/utilities.c
225
printf("want DONT %s\n", TELOPT(i));
usr.bin/telnet/utilities.c
227
printf("want DONT %s\n", TELCMD(i));
usr.bin/telnet/utilities.c
229
printf("want DONT %d\n", i);
usr.bin/telnet/utilities.c
234
printf(" DO %s\n", TELOPT(i));
usr.bin/telnet/utilities.c
236
printf(" DO %s\n", TELCMD(i));
usr.bin/telnet/utilities.c
238
printf(" DO %d\n", i);
usr.bin/telnet/utilities.c
243
printf("resp WILL_WONT %s: %d\n", TELOPT(i), will_wont_resp[i]);
usr.bin/telnet/utilities.c
245
printf("resp WILL_WONT %s: %d\n", TELCMD(i), will_wont_resp[i]);
usr.bin/telnet/utilities.c
247
printf("resp WILL_WONT %d: %d\n",
usr.bin/telnet/utilities.c
251
printf("want WILL %s\n", TELOPT(i));
usr.bin/telnet/utilities.c
253
printf("want WILL %s\n", TELCMD(i));
usr.bin/telnet/utilities.c
255
printf("want WILL %d\n", i);
usr.bin/telnet/utilities.c
258
printf("want WONT %s\n", TELOPT(i));
usr.bin/telnet/utilities.c
260
printf("want WONT %s\n", TELCMD(i));
usr.bin/telnet/utilities.c
262
printf("want WONT %d\n", i);
usr.bin/telnet/utilities.c
267
printf(" WILL %s\n", TELOPT(i));
usr.bin/telnet/utilities.c
269
printf(" WILL %s\n", TELCMD(i));
usr.bin/telnet/utilities.c
271
printf(" WILL %d\n", i);
usr.bin/tftp/main.c
233
printf("(to) ");
usr.bin/tftp/main.c
240
printf("usage: %s host-name [port]\n", argv[0]);
usr.bin/tftp/main.c
269
printf("Using %s mode to transfer files.\n", mode);
usr.bin/tftp/main.c
280
printf("%s: unknown mode\n", argv[1]);
usr.bin/tftp/main.c
284
printf("usage: %s [", argv[0]);
usr.bin/tftp/main.c
287
printf("%s%s", sep, p->m_name);
usr.bin/tftp/main.c
291
printf(" ]\n");
usr.bin/tftp/main.c
314
printf("mode set to %s\n", mode);
usr.bin/tftp/main.c
330
printf("(file) ");
usr.bin/tftp/main.c
357
printf("No target machine specified.\n");
usr.bin/tftp/main.c
368
printf("putting %s to %s:%s [%s]\n",
usr.bin/tftp/main.c
385
printf("putting %s to %s:%s [%s]\n",
usr.bin/tftp/main.c
394
printf("usage: %s file ... host:target, or\n", s);
usr.bin/tftp/main.c
395
printf(" %s file ... target (when already connected)\n", s);
usr.bin/tftp/main.c
411
printf("(files) ");
usr.bin/tftp/main.c
451
printf("getting from %s:%s to %s [%s]\n",
usr.bin/tftp/main.c
463
printf("getting from %s:%s to %s [%s]\n",
usr.bin/tftp/main.c
472
printf("usage: %s host:file host:file ... file, or\n", s);
usr.bin/tftp/main.c
473
printf(" %s file file ... file if connected\n", s);
usr.bin/tftp/main.c
485
printf("(value) ");
usr.bin/tftp/main.c
492
printf("usage: %s value\n", argv[0]);
usr.bin/tftp/main.c
497
printf("%s: bad value\n", argv[1]);
usr.bin/tftp/main.c
511
printf("(value) ");
usr.bin/tftp/main.c
518
printf("usage: %s value\n", argv[0]);
usr.bin/tftp/main.c
523
printf("%s: bad value\n", argv[1]);
usr.bin/tftp/main.c
532
printf("Connected to %s.\n", hostname);
usr.bin/tftp/main.c
534
printf("Not connected.\n");
usr.bin/tftp/main.c
535
printf("Mode: %s Verbose: %s Tracing: %s\n", mode,
usr.bin/tftp/main.c
537
printf("Rexmt-interval: %d seconds, Max-timeout: %d seconds\n",
usr.bin/tftp/main.c
622
printf("?Ambiguous command\n");
usr.bin/tftp/main.c
626
printf("?Invalid command\n");
usr.bin/tftp/main.c
706
printf("Commands may be abbreviated. Commands are:\n\n");
usr.bin/tftp/main.c
708
printf("%-*s\t%s\n", (int)HELPINDENT, c->name, c->help);
usr.bin/tftp/main.c
716
printf("?Ambiguous help command %s\n", arg);
usr.bin/tftp/main.c
718
printf("?Invalid help command %s\n", arg);
usr.bin/tftp/main.c
720
printf("%s\n", c->help);
usr.bin/tftp/main.c
728
printf("Packet tracing %s.\n", tftp_trace ? "on" : "off");
usr.bin/tftp/main.c
735
printf("Verbose mode %s.\n", verbose ? "on" : "off");
usr.bin/tftp/tftp.c
162
printf("Error code %d: %s\n", ap->th_code,
usr.bin/tftp/tftp.c
178
printf("discarded %d packets\n",
usr.bin/tftp/tftp.c
276
printf("Error code %d: %s\n", dp->th_code,
usr.bin/tftp/tftp.c
292
printf("discarded %d packets\n", j);
usr.bin/tftp/tftp.c
390
printf("%s opcode=%x ", s, op);
usr.bin/tftp/tftp.c
392
printf("%s %s ", s, opcodes[op]);
usr.bin/tftp/tftp.c
400
printf("<file=%s, mode=%s>\n", file, cp + 1);
usr.bin/tftp/tftp.c
404
printf("<block=%d, %d bytes>\n", ntohs(tp->th_block), n - 4);
usr.bin/tftp/tftp.c
408
printf("<block=%d>\n", ntohs(tp->th_block));
usr.bin/tftp/tftp.c
412
printf("<code=%d, msg=%s>\n", ntohs(tp->th_code), tp->th_msg);
usr.bin/tftp/tftp.c
442
printf("%s %lu bytes in %.1f seconds", direction, amount, delta);
usr.bin/tftp/tftp.c
444
printf(" [%.0f bits/sec]", (amount*8.)/delta);
usr.bin/tftp/tftp.c
454
printf("Transfer timed out.\n");
usr.bin/tip/acu.c
114
printf("%s: ", PH);
usr.bin/tip/acu.c
169
printf("\r\ndisconnecting...");
usr.bin/tip/acu.c
81
printf("\ncall aborted\n");
usr.bin/tip/cmds.c
109
printf("\r\n%s: cannot creat\r\n", copyname);
usr.bin/tip/cmds.c
135
printf("usage: <take> from [to]\r\n");
usr.bin/tip/cmds.c
142
printf("\r\n%s: cannot create\r\n", argv[1]);
usr.bin/tip/cmds.c
210
(void)printf("\r%d", ++ct);
usr.bin/tip/cmds.c
220
(void)printf("\r%d", ++ct);
usr.bin/tip/cmds.c
289
printf("\r%d", ++ct);
usr.bin/tip/cmds.c
315
printf("can't establish pipe\r\n");
usr.bin/tip/cmds.c
320
printf("can't fork!\r\n");
usr.bin/tip/cmds.c
342
printf("can't execl!\r\n");
usr.bin/tip/cmds.c
381
printf("%s: cannot open\r\n", fname);
usr.bin/tip/cmds.c
452
printf("\r%d", ++lcount);
usr.bin/tip/cmds.c
460
printf("\r\ntimed out at eol\r\n");
usr.bin/tip/cmds.c
500
printf("usage: <put> from [to]\r\n");
usr.bin/tip/cmds.c
507
printf("%s: cannot open\r\n", copynamex);
usr.bin/tip/cmds.c
556
printf("\r\ntimeout error (%s)\r\n", ctrl(c));
usr.bin/tip/cmds.c
595
printf("can't fork!\r\n");
usr.bin/tip/cmds.c
609
printf("can't find `%s'\r\n", buf);
usr.bin/tip/cmds.c
639
printf("can't fork!\r\n");
usr.bin/tip/cmds.c
654
printf("can't find `%s'\r\n", cmd);
usr.bin/tip/cmds.c
696
printf("[sh]\r\n");
usr.bin/tip/cmds.c
703
printf("\r\n!\r\n");
usr.bin/tip/cmds.c
716
printf("\r\ncan't execl!\r\n");
usr.bin/tip/cmds.c
741
printf("can't create %s\r\n", value(RECORD));
usr.bin/tip/cmds.c
760
printf("%s: bad directory\r\n", cp);
usr.bin/tip/cmds.c
761
printf("!\r\n");
usr.bin/tip/cmds.c
771
printf("\r\n%s", msg);
usr.bin/tip/cmds.c
772
printf("\r\n[EOT]\r\n");
usr.bin/tip/cmds.c
849
printf("%s", s);
usr.bin/tip/cmds.c
852
printf("%d %s%c ", nums[i], sep[i],
usr.bin/tip/cmds.c
854
printf("\r\n!\r\n");
usr.bin/tip/cu.c
102
printf("all ports busy\n");
usr.bin/tip/cu.c
106
printf("link down\n");
usr.bin/tip/cu.c
119
printf("Connect failed\n");
usr.bin/tip/cu.c
46
printf("usage: cu telno [-t] [-s speed] [-a acu] [-l line] [-#]\n");
usr.bin/tip/cu.c
87
printf("Bad flag %s", argv[1]);
usr.bin/tip/remote.c
180
printf("tip (warning): can't open login script \"%s\"\n", LI);
usr.bin/tip/remote.c
192
printf("tip (warning): can't open logout script \"%s\"\n", LO);
usr.bin/tip/tip.c
141
printf("all ports busy\n");
usr.bin/tip/tip.c
145
printf("link down\n");
usr.bin/tip/tip.c
161
printf("tip: bad baud rate %d\n", number(value(BAUDRATE)));
usr.bin/tip/tip.c
183
printf("\07%s\n[EOT]\n", p);
usr.bin/tip/tip.c
216
printf(cumode ? "Connected\r\n" : "\07connected\r\n");
usr.bin/tip/tip.c
330
printf("%s", s);
usr.bin/tip/tip.c
351
printf("\r\n");
usr.bin/tip/tip.c
393
printf("\r\n");
usr.bin/tip/tip.c
406
printf("%c", gch);
usr.bin/tip/tip.c
432
printf("%s", ctrl(c));
usr.bin/tip/tip.c
516
printf("%c\r\n", c);
usr.bin/tip/tip.c
520
printf("%2s", ctrl(character(value(ESCAPE))));
usr.bin/tip/tip.c
521
printf("%-2s %c %s\r\n", ctrl(p->e_char),
usr.bin/tip/unidialer.c
140
#define print_str(x) printf (#x " = %s\n", x)
usr.bin/tip/unidialer.c
141
#define print_num(x) printf (#x " = %d\n", x)
usr.bin/tip/unidialer.c
145
printf ("modem parms for %s\n", modem);
usr.bin/tip/unidialer.c
157
printf ("\n");
usr.bin/tip/unidialer.c
247
printf ("unidialer_waitfor_modem_ready: modem ready.\n");
usr.bin/tip/unidialer.c
285
printf ("get_response: timeout buf=%s\n", buf);
usr.bin/tip/unidialer.c
308
printf ("get_response: unexpected char %s.\n", ctrl (c));
usr.bin/tip/unidialer.c
320
printf ("get_response: <CRLF> encountered.\n");
usr.bin/tip/unidialer.c
328
printf ("get_response: unexpected char %s.\n", ctrl (c));
usr.bin/tip/unidialer.c
354
printf ("get_response: %s\n", buf);
usr.bin/tip/unidialer.c
398
printf("Using \"%s\"\n", acu);
usr.bin/tip/unidialer.c
407
printf("tip: can't synchronize with %s\n", modem_name);
usr.bin/tip/unidialer.c
481
printf ("unidialer_disconnect: warning CTS low.\r\n");
usr.bin/tip/unidialer.c
495
printf ("unidialer_disconnect: warning flush failed.\r\n");
usr.bin/tip/unidialer.c
511
printf("hang up failed\n");
usr.bin/tip/unidialer.c
527
(void) printf("\07timeout waiting for reply\n");
usr.bin/tip/unidialer.c
562
printf (ctrl (c));
usr.bin/tip/unidialer.c
620
printf("%s\r\n", dialer_buf);
usr.bin/tip/unidialer.c
631
printf("%s\r\n", dialer_buf);
usr.bin/tip/unidialer.c
642
printf("%s\r\n", dialer_buf);
usr.bin/tip/unidialer.c
650
printf("%s\r\n", dialer_buf);
usr.bin/tip/unidialer.c
678
printf("unidialersync (%s): (\"%s\")\n\r", modem_name, buf);
usr.bin/tip/unidialer.c
722
printf ("unidialer_modem_cmd: suspicious naptime (%u ms)\r\n", naptime);
usr.bin/tip/unidialer.c
727
printf ("unidialer_modem_cmd: delaying %u ms\r\n", naptime);
usr.bin/tip/unidialer.c
741
printf ("unidialer (%s): sending %s\n", modem_name, cp);
usr.bin/tip/value.c
109
printf("out of core\r\n");
usr.bin/tip/value.c
159
printf("\r\n");
usr.bin/tip/value.c
199
printf("%s: unknown variable\r\n", s);
usr.bin/tip/value.c
218
printf("%s", p->v_name);
usr.bin/tip/value.c
222
printf("%s=", p->v_name);
usr.bin/tip/value.c
227
printf("%s", cp);
usr.bin/tip/value.c
233
printf("%s=%-5d", p->v_name, number(p->v_value));
usr.bin/tip/value.c
237
printf("%s=", p->v_name);
usr.bin/tip/value.c
242
printf("%s", cp);
usr.bin/tip/value.c
248
printf("\r\n");
usr.bin/tip/value.c
77
printf("set %s", file);
usr.bin/tip/value.c
98
printf("access denied\r\n");
usr.bin/top/commands.c
341
printf("%d error%s:\n\n", errcnt, errcnt == 1 ? "" : "s");
usr.bin/top/commands.c
344
printf("%5s: %s\n", errp->arg,
usr.bin/tput/tput.c
100
(void)printf("%d\n", n);
usr.bin/tput/tput.c
116
(void)printf("%s\n", p + 1);
usr.bin/tset/map.c
157
(void)printf("port: %s\n", mapp->porttype ? mapp->porttype : "ANY");
usr.bin/tset/map.c
158
(void)printf("type: %s\n", mapp->type);
usr.bin/tset/map.c
159
(void)printf("conditional: ");
usr.bin/tset/map.c
162
(void)printf("GT");
usr.bin/tset/map.c
166
(void)printf("%sEQ", p);
usr.bin/tset/map.c
170
(void)printf("%sLT", p);
usr.bin/tset/map.c
171
(void)printf("\nspeed: %d\n", mapp->speed);
usr.bin/tset/tset.c
174
(void)printf("%s\n", ttype);
usr.bin/tset/tset.c
190
(void)printf("%s ", ttype);
usr.bin/tset/tset.c
202
printf("set noglob;\nsetenv TERM %s;\n", ttype);
usr.bin/tset/tset.c
204
printf("setenv TERMCAP '");
usr.bin/tset/tset.c
206
printf("';\n");
usr.bin/tset/tset.c
208
printf("unset noglob;\n");
usr.bin/tset/tset.c
210
printf("TERM=%s;\n", ttype);
usr.bin/tset/tset.c
212
printf("TERMCAP='");
usr.bin/tset/tset.c
214
printf("';\nexport TERMCAP;\n");
usr.bin/tset/tset.c
216
printf("export TERM;\n");
usr.bin/tset/wrterm.c
60
(void)printf("%s%s", sep, p);
usr.bin/tset/wrterm.c
77
(void)printf("\\E");
usr.bin/tset/wrterm.c
80
(void)printf("\\040");
usr.bin/tset/wrterm.c
83
(void)printf("\\041");
usr.bin/tset/wrterm.c
86
(void)printf("\\054");
usr.bin/tset/wrterm.c
89
(void)printf("\\042");
usr.bin/tset/wrterm.c
92
(void)printf("\\047");
usr.bin/tset/wrterm.c
95
(void)printf("\\140");
usr.bin/tsort/tsort.c
364
printf("%s\n", n->n_name);
usr.bin/tsort/tsort.c
404
printf("%*s %s->%s %d\n", depth, "",
usr.bin/u4bhidctl/usbhid.c
203
printf("%s rid=%d size=%d count=%d page=%s usage=%s%s%s", label,
usr.bin/u4bhidctl/usbhid.c
209
printf(", logical range %d..%d",
usr.bin/u4bhidctl/usbhid.c
212
printf(", physical range %d..%d",
usr.bin/u4bhidctl/usbhid.c
215
printf(", unit=0x%02x exp=%d", h->unit, h->unit_exponent);
usr.bin/u4bhidctl/usbhid.c
216
printf("\n");
usr.bin/u4bhidctl/usbhid.c
247
printf("Collection type=%s page=%s usage=%s\n",
usr.bin/u4bhidctl/usbhid.c
253
printf("End collection\n");
usr.bin/u4bhidctl/usbhid.c
268
printf("Total input size %d bytes\n", size);
usr.bin/u4bhidctl/usbhid.c
271
printf("Total output size %d bytes\n", size);
usr.bin/u4bhidctl/usbhid.c
274
printf("Total feature size %d bytes\n", size);
usr.bin/u4bhidctl/usbhid.c
287
printf(" ");
usr.bin/u4bhidctl/usbhid.c
289
printf("%d", (int)data);
usr.bin/u4bhidctl/usbhid.c
291
printf("%u", data);
usr.bin/u4bhidctl/usbhid.c
293
printf(" [0x%x]", data);
usr.bin/u4bhidctl/usbhid.c
346
printf("Got %s report %d (%d bytes):",
usr.bin/u4bhidctl/usbhid.c
352
printf(" %02x", dbuf[i]);
usr.bin/u4bhidctl/usbhid.c
354
printf("\n");
usr.bin/u4bhidctl/usbhid.c
365
printf("%s=", var->name);
usr.bin/u4bhidctl/usbhid.c
368
printf("\n");
usr.bin/u4bhidctl/usbhid.c
371
printf("\n");
usr.bin/u4bhidctl/usbhid.c
402
printf("Got %s report %d (%d bytes):",
usr.bin/u4bhidctl/usbhid.c
407
printf(" %02x", dbuf[i]);
usr.bin/u4bhidctl/usbhid.c
408
printf("\n");
usr.bin/u4bhidctl/usbhid.c
413
printf("Can't get %s report %d (%d bytes). "
usr.bin/u4bhidctl/usbhid.c
426
printf("Setting %s report %d (%d bytes):",
usr.bin/u4bhidctl/usbhid.c
431
printf(" %02x", dbuf[i]);
usr.bin/u4bhidctl/usbhid.c
432
printf("\n");
usr.bin/u4bhidctl/usbhid.c
518
printf("Report descriptor:\n");
usr.bin/uname/uname.c
194
printf(" "); \
usr.bin/uname/uname.c
199
printf("%s", var); \
usr.bin/uname/uname.c
216
printf("\n");
usr.bin/undo/undo.c
284
printf("%s: No UNDO history found\n", filename);
usr.bin/undo/undo.c
288
printf("%s: No UNDO history found\n", filename);
usr.bin/undo/undo.c
374
printf("%s: ITERATE ENTIRE HISTORY\n", filename);
usr.bin/undo/undo.c
481
printf("\n>>> %s %04d 0x%016jx %s\n\n",
usr.bin/undo/undo.c
485
printf("\n>>> %s ---- 0x%016jx %s\n\n",
usr.bin/undo/undo.c
490
printf("\n>>> %s %04d 0x%016jx %s\n\n",
usr.bin/undo/undo.c
510
printf("diff -N -r -u %s %s (to %s)\n",
usr.bin/undo/undo.c
517
printf("diff -N -r -u %s %s\n", ipath2, ipath1);
usr.bin/undo/undo.c
526
printf("\t0x%016jx %s", (uintmax_t)ts1.tid, datestr);
usr.bin/undo/undo.c
528
printf(" inode-change");
usr.bin/undo/undo.c
530
printf(" file-deleted");
usr.bin/undo/undo.c
531
printf("\n");
usr.bin/unifdef/unifdef.c
1344
printf("%s%3d", zerosyms ? "" : "\n", depth);
usr.bin/unifdef/unifdef.c
1346
printf("%s%.*s%s",
usr.bin/unifdef/unifdef.c
476
printf(
usr.bin/unifdef/unifdef.c
741
printf("\n");
usr.bin/units/units.c
245
printf("%.8g", theunit->factor);
usr.bin/units/units.c
247
printf("&%.8g", theunit->offset);
usr.bin/units/units.c
254
printf("%s%d", powerstring, counter);
usr.bin/units/units.c
256
printf(" %s", *ptr);
usr.bin/units/units.c
261
printf("%s%d", powerstring, counter);
usr.bin/units/units.c
270
printf("%s%d", powerstring, counter);
usr.bin/units/units.c
273
printf(" /");
usr.bin/units/units.c
275
printf(" %s", *ptr);
usr.bin/units/units.c
281
printf("%s%d", powerstring, counter);
usr.bin/units/units.c
282
printf("\n");
usr.bin/units/units.c
556
printf("unknown unit '%s'\n", *product);
usr.bin/units/units.c
642
printf("conformability error\n");
usr.bin/units/units.c
644
printf("\t%s = ", havestr);
usr.bin/units/units.c
646
printf("\t");
usr.bin/units/units.c
649
printf("\t%s = ", wantstr);
usr.bin/units/units.c
651
printf("\t");
usr.bin/units/units.c
656
printf("WARNING: conversion of non-proportional quantities.\n");
usr.bin/units/units.c
658
printf("\t%.8g\n",
usr.bin/units/units.c
661
printf("\t (-> x*%.8g %+.8g)\n\t (<- y*%.8g %+.8g)\n",
usr.bin/units/units.c
671
printf("\t%s = %.8g * %s\n", havestr, ans, wantstr);
usr.bin/units/units.c
673
printf("\t* %.8g\n", ans);
usr.bin/units/units.c
676
printf("\t%s = (1 / %.8g) * %s\n", havestr, 1/ans, wantstr);
usr.bin/units/units.c
678
printf("\t/ %.8g\n", 1/ans);
usr.bin/units/units.c
727
printf("%s\n", UNITSFILE);
usr.bin/units/units.c
729
printf("Units data file not found");
usr.bin/units/units.c
764
printf("%d units, %d prefixes\n", unitcount,
usr.bin/unstr/unstr.c
118
printf("%c\n", Delimch);
usr.bin/unzip/unzip.c
1041
printf("Zipinfo mode needs additional options\n");
usr.bin/unzip/unzip.c
427
printf("NULL\n(EOF or read error, "
usr.bin/unzip/unzip.c
447
printf("New name: ");
usr.bin/unzip/unzip.c
801
printf(" %8ju %s %s\n",
usr.bin/unzip/unzip.c
805
printf("%8ju Stored %7ju 0%% %s %08x %s\n",
usr.bin/unzip/unzip.c
814
printf("%s\n",archive_entry_pathname(e));
usr.bin/unzip/unzip.c
868
printf("Archive: %s\n", fn);
usr.bin/unzip/unzip.c
870
printf(" Length %sDate Time Name\n", y_str);
usr.bin/unzip/unzip.c
871
printf(" -------- %s---- ---- ----\n", y_str);
usr.bin/unzip/unzip.c
873
printf(" Length Method Size Ratio %sDate Time CRC-32 Name\n", y_str);
usr.bin/unzip/unzip.c
874
printf("-------- ------ ------- ----- %s---- ---- ------ ----\n", y_str);
usr.bin/unzip/unzip.c
906
printf(" -------- %s-------\n", y_str);
usr.bin/unzip/unzip.c
907
printf(" %8ju %s%ju file%s\n",
usr.bin/unzip/unzip.c
910
printf("-------- ------- --- %s-------\n", y_str);
usr.bin/unzip/unzip.c
911
printf("%8ju %7ju 0%% %s%ju file%s\n",
usr.bin/unzip/unzip.c
925
printf("No errors detected in compressed data of %s.\n",
usr.bin/usbhidaction/usbhidaction.c
161
printf("report size %zu\n", sz);
usr.bin/usbhidaction/usbhidaction.c
186
printf("read %d bytes:", n);
usr.bin/usbhidaction/usbhidaction.c
188
printf(" %02x", buf[i]);
usr.bin/usbhidaction/usbhidaction.c
189
printf("\n");
usr.bin/usbhidaction/usbhidaction.c
373
printf("kind=%d usage=%x\n", h.kind, h.usage);
usr.bin/usbhidaction/usbhidaction.c
401
printf("usage %s\n", usbuf);
usr.bin/usbhidaction/usbhidaction.c
458
printf("PARSE:%d %s, %d, '%s'\n", cmd->line, name,
usr.bin/usbhidaction/usbhidaction.c
504
printf("system '%s'\n", cmdbuf);
usr.bin/usbhidaction/usbhidaction.c
507
printf("return code = 0x%x\n", r);
usr.bin/users/users.c
81
printf("%.*s", 32, names[0]);
usr.bin/users/users.c
84
printf(" %.*s", 32, names[cnt]);
usr.bin/users/users.c
86
printf("\n");
usr.bin/vis/foldit.c
64
printf(flags & VIS_MIMESTYLE ? "=\n" : "\\\n");
usr.bin/vis/vis.c
256
printf("<%02d,", col);
usr.bin/vis/vis.c
261
printf("%02d>", col);
usr.bin/vis/vis.c
274
printf(eflags & VIS_MIMESTYLE ? "=\n" : "\\\n");
usr.bin/vknet/vknet.c
164
printf("timeout %d retries %d\n", timeoutOpt, retriesOpt);
usr.bin/vmstat/vmstat.c
1096
printf(
usr.bin/vmstat/vmstat.c
1098
printf("\t Type Count MemUse SlabUse Limit Requests\n");
usr.bin/vmstat/vmstat.c
1120
printf("%19s %s %s %s %s %s\n",
usr.bin/vmstat/vmstat.c
1132
printf("\nMemory Totals: In-Use Slab-Use Requests\n");
usr.bin/vmstat/vmstat.c
1133
printf(" %s %s %s\n",
usr.bin/vmstat/vmstat.c
1153
printf(
usr.bin/vmstat/vmstat.c
1155
printf(" Name Used Cached Limit Requests Allocs Fails Exhausts\n");
usr.bin/vmstat/vmstat.c
1157
printf("%21s %s %s %s %s %s %s %s\n",
usr.bin/vmstat/vmstat.c
1225
printf("%-10s %9ld / %-9ld %5ldM used"
usr.bin/vmstat/vmstat.c
1234
printf("%-10s %9ld %5ldM used"
usr.bin/vmstat/vmstat.c
1242
printf("use=%ld\n", znalloc_next - znalloc_prev);
usr.bin/vmstat/vmstat.c
1244
printf("\n");
usr.bin/vmstat/vmstat.c
1254
printf("\n");
usr.bin/vmstat/vmstat.c
516
printf("%s %s %s", b1, b2, b3);
usr.bin/vmstat/vmstat.c
524
printf(" %s ",
usr.bin/vmstat/vmstat.c
528
printf("%s ",
usr.bin/vmstat/vmstat.c
532
printf("%s ",
usr.bin/vmstat/vmstat.c
537
printf("%s ",
usr.bin/vmstat/vmstat.c
544
printf("%s ",
usr.bin/vmstat/vmstat.c
551
printf("%s ",
usr.bin/vmstat/vmstat.c
557
printf("%s ",
usr.bin/vmstat/vmstat.c
560
printf("%s ",
usr.bin/vmstat/vmstat.c
564
printf("%s ",
usr.bin/vmstat/vmstat.c
569
printf("\n");
usr.bin/vmstat/vmstat.c
683
printf("--procs-- ---memory-- -------paging------ ");
usr.bin/vmstat/vmstat.c
685
printf("--disks%.*s",
usr.bin/vmstat/vmstat.c
689
printf("disk");
usr.bin/vmstat/vmstat.c
690
printf(" -----faults------ ---cpu---\n");
usr.bin/vmstat/vmstat.c
691
printf(" r b w fre flt re pi po fr ");
usr.bin/vmstat/vmstat.c
695
printf(" %c%c%d ", dev_select[i].device_name[0],
usr.bin/vmstat/vmstat.c
698
printf(" int sys ctx us sy id\n");
usr.bin/vmstat/vmstat.c
744
printf("%9u cpu context switches\n", vmm.v_swtch);
usr.bin/vmstat/vmstat.c
745
printf("%9u device interrupts\n", vmm.v_intr);
usr.bin/vmstat/vmstat.c
746
printf("%9u software interrupts\n", vmm.v_soft);
usr.bin/vmstat/vmstat.c
747
printf("%9u traps\n", vmm.v_trap);
usr.bin/vmstat/vmstat.c
748
printf("%9u system calls\n", vmm.v_syscall);
usr.bin/vmstat/vmstat.c
749
printf("%9u kernel threads created\n", vmm.v_kthreads);
usr.bin/vmstat/vmstat.c
750
printf("%9u fork() calls\n", vmm.v_forks);
usr.bin/vmstat/vmstat.c
751
printf("%9u vfork() calls\n", vmm.v_vforks);
usr.bin/vmstat/vmstat.c
752
printf("%9u rfork() calls\n", vmm.v_rforks);
usr.bin/vmstat/vmstat.c
753
printf("%9u exec() calls\n", vmm.v_exec);
usr.bin/vmstat/vmstat.c
754
printf("%9u swap pager pageins\n", vmm.v_swapin);
usr.bin/vmstat/vmstat.c
755
printf("%9u swap pager pages paged in\n", vmm.v_swappgsin);
usr.bin/vmstat/vmstat.c
756
printf("%9u swap pager pageouts\n", vmm.v_swapout);
usr.bin/vmstat/vmstat.c
757
printf("%9u swap pager pages paged out\n", vmm.v_swappgsout);
usr.bin/vmstat/vmstat.c
758
printf("%9u vnode pager pageins\n", vmm.v_vnodein);
usr.bin/vmstat/vmstat.c
759
printf("%9u vnode pager pages paged in\n", vmm.v_vnodepgsin);
usr.bin/vmstat/vmstat.c
760
printf("%9u vnode pager pageouts\n", vmm.v_vnodeout);
usr.bin/vmstat/vmstat.c
761
printf("%9u vnode pager pages paged out\n", vmm.v_vnodepgsout);
usr.bin/vmstat/vmstat.c
762
printf("%9u page daemon wakeups\n", vmm.v_pdwakeups);
usr.bin/vmstat/vmstat.c
763
printf("%9u pages examined by the page daemon\n", vmm.v_pdpages);
usr.bin/vmstat/vmstat.c
764
printf("%9u pages reactivated\n", vmm.v_reactivated);
usr.bin/vmstat/vmstat.c
765
printf("%9u copy-on-write faults\n", vmm.v_cow_faults);
usr.bin/vmstat/vmstat.c
766
printf("%9u copy-on-write optimized faults\n", vmm.v_cow_optim);
usr.bin/vmstat/vmstat.c
767
printf("%9u zero fill pages zeroed\n", vmm.v_zfod);
usr.bin/vmstat/vmstat.c
768
printf("%9u zero fill pages prezeroed\n", vmm.v_ozfod);
usr.bin/vmstat/vmstat.c
769
printf("%9u intransit blocking page faults\n", vmm.v_intrans);
usr.bin/vmstat/vmstat.c
770
printf("%9u total VM faults taken\n", vmm.v_vm_faults);
usr.bin/vmstat/vmstat.c
771
printf("%9u pages affected by kernel thread creation\n", vmm.v_kthreadpages);
usr.bin/vmstat/vmstat.c
772
printf("%9u pages affected by fork()\n", vmm.v_forkpages);
usr.bin/vmstat/vmstat.c
773
printf("%9u pages affected by vfork()\n", vmm.v_vforkpages);
usr.bin/vmstat/vmstat.c
774
printf("%9u pages affected by rfork()\n", vmm.v_rforkpages);
usr.bin/vmstat/vmstat.c
775
printf("%9u pages freed\n", vmm.v_tfree);
usr.bin/vmstat/vmstat.c
776
printf("%9u pages freed by daemon\n", vmm.v_dfree);
usr.bin/vmstat/vmstat.c
777
printf("%9u pages freed by exiting processes\n", vmm.v_pfree);
usr.bin/vmstat/vmstat.c
778
printf("%9lu pages active\n", vms.v_active_count);
usr.bin/vmstat/vmstat.c
779
printf("%9lu pages inactive\n", vms.v_inactive_count);
usr.bin/vmstat/vmstat.c
780
printf("%9lu pages in VM cache\n", vms.v_cache_count);
usr.bin/vmstat/vmstat.c
781
printf("%9lu pages wired down\n", vms.v_wire_count);
usr.bin/vmstat/vmstat.c
782
printf("%9lu pages free\n", vms.v_free_count);
usr.bin/vmstat/vmstat.c
783
printf("%9u bytes per page\n", vms.v_page_size);
usr.bin/vmstat/vmstat.c
784
printf("%9u global smp invltlbs\n", vmm.v_smpinvltlb);
usr.bin/vmstat/vmstat.c
809
printf("%9ld total path lookups\n", nchpathtotal);
usr.bin/vmstat/vmstat.c
810
printf("%9ld total component lookups\n", nchtotal);
usr.bin/vmstat/vmstat.c
811
printf(
usr.bin/vmstat/vmstat.c
815
printf("%9s deletions %ld%%, falsehits %ld%%\n", "",
usr.bin/vmstat/vmstat.c
828
printf("%d forks, %d pages, average %.2f\n",
usr.bin/vmstat/vmstat.c
830
printf("%d vforks, %d pages, average %.2f\n",
usr.bin/vmstat/vmstat.c
868
printf("%s ", formatnum(transfers_per_second, 4, 0));
usr.bin/vmstat/vmstat.c
885
printf("%2.0f ",
usr.bin/vmstat/vmstat.c
887
printf("%2.0f ",
usr.bin/vmstat/vmstat.c
889
printf("%2.0f",
usr.bin/vmstat/vmstat.c
933
printf("%-*.*s %11s %10s\n",
usr.bin/vmstat/vmstat.c
958
printf("%-*.*s %11lu %10lu\n",
usr.bin/vmstat/vmstat.c
964
printf("%-*.*s %11llu %10llu\n",
usr.bin/w/pr_time.c
100
(void)printf(" %2d:%02d ",
usr.bin/w/pr_time.c
104
(void)printf(" - ");
usr.bin/w/pr_time.c
108
(void)printf(" %2d ", (int)(idle / 60));
usr.bin/w/pr_time.c
77
(void)printf("%-7.7s", buf);
usr.bin/w/pr_time.c
91
(void)printf(" %dday%s ", days, days > 1 ? "s" : " " );
usr.bin/w/w.c
265
(void)printf("%-*.*s %-*.*s %-*.*s %s",
usr.bin/w/w.c
420
printf("\t\t%-9d %s\n", scan->kp->kp_pid, ptr);
usr.bin/w/w.c
423
(void)printf("%-*.*s %-*.*s %-*.*s ",
usr.bin/w/w.c
433
(void)printf("%.*s\n", argwidth - longidle, ep->args);
usr.bin/w/w.c
455
(void)printf("%s ", buf);
usr.bin/w/w.c
474
(void)printf(" up");
usr.bin/w/w.c
476
(void)printf(" %d day%s,", days, days > 1 ? "s" : "");
usr.bin/w/w.c
478
(void)printf(" %2d:%02d,", hrs, mins);
usr.bin/w/w.c
480
(void)printf(" %d hr%s,", hrs, hrs > 1 ? "s" : "");
usr.bin/w/w.c
482
(void)printf(" %d min%s,", mins, mins > 1 ? "s" : "");
usr.bin/w/w.c
484
(void)printf(" %d sec%s,", secs, secs > 1 ? "s" : "");
usr.bin/w/w.c
488
(void)printf(" %d user%s", nusers, nusers == 1 ? "" : "s");
usr.bin/w/w.c
494
(void)printf(", no load average information available\n");
usr.bin/w/w.c
496
(void)printf(", load averages:");
usr.bin/w/w.c
499
(void)printf(",");
usr.bin/w/w.c
500
(void)printf(" %.2f", avenrun[i]);
usr.bin/w/w.c
502
(void)printf("\n");
usr.bin/what/what.c
70
printf("%s:\n", *argv);
usr.bin/whereis/whereis.c
643
printf("%s:", name);
usr.bin/which/which.c
113
printf("%s\n", candidate);
usr.bin/who/who.c
206
printf("%s", ctime(&t));
usr.bin/who/who.c
310
(void)printf("%-*.*s ", maxname, maxname, name);
usr.bin/who/who.c
313
(void)printf("%c ", state);
usr.bin/who/who.c
315
(void)printf("%-*.*s ", maxline, maxline, line);
usr.bin/who/who.c
316
(void)printf("%.12s ", ctime(&t) + 4);
usr.bin/who/who.c
320
(void)printf(" . ");
usr.bin/who/who.c
322
(void)printf("%02ld:%02ld ",
usr.bin/who/who.c
326
(void)printf(" old ");
usr.bin/who/who.c
328
(void)printf("\t%6d", pid);
usr.bin/who/who.c
332
(void)printf("\tnew=%c old=%c", term, xit);
usr.bin/who/who.c
334
(void)printf("\tterm=%d exit=%d", term, xit);
usr.bin/who/who.c
335
(void)printf(" sess=%d", sess);
usr.bin/who/who.c
336
(void)printf(" type=%s ", types);
usr.bin/who/who.c
341
(void)printf("\t(%.*s)", maxhost, host);
usr.bin/who/who.c
348
(void)printf("%-*.*s ", maxname, maxname, "USER");
usr.bin/who/who.c
351
(void)printf("S ");
usr.bin/who/who.c
353
(void)printf("%-*.*s ", maxline, maxline, "LINE");
usr.bin/who/who.c
354
(void)printf("WHEN ");
usr.bin/who/who.c
357
(void)printf("IDLE ");
usr.bin/who/who.c
358
(void)printf("\t PID");
usr.bin/who/who.c
360
(void)printf("\tCOMMENT");
usr.bin/who/who.c
374
(void)printf("%-*s ", maxname, ep->name);
usr.bin/who/who.c
381
(void)printf("# users = %d\n", num);
usr.bin/whois/whois.c
293
printf("%.*s\n", (int)len, buf);
usr.bin/window/compress.c
383
printf("Sweep:");
usr.bin/window/compress.c
395
printf("\n ");
usr.bin/window/compress.c
399
printf(" (%d", i);
usr.bin/window/compress.c
408
printf(" %d", n);
usr.bin/window/compress.c
418
printf("\n %d tokens, %d candidates\n",
usr.bin/window/compress.c
674
printf("Compress:");
usr.bin/window/compress.c
684
printf("\n ");
usr.bin/window/compress.c
688
printf(" (%d", (*pp)->length);
usr.bin/window/compress.c
695
printf(" %dt %du %dc)", ntoken_stat, ccount_stat,
usr.bin/window/compress.c
705
printf("\n total: (%dt %du %dc)\n", nt, cc, nc);
usr.bin/write/write.c
252
printf("\r\n\007\007\007Message from %s@%s on %s at %s (%s %s replies)...\r\n",
usr.bin/write/write.c
265
printf("EOF\r\n");
usr.bin/xargs/strnsubst.c
103
printf("strnsubst() seems to work!\n");
usr.bin/xargs/strnsubst.c
105
printf("strnsubst() is broken.\n");
usr.bin/xargs/strnsubst.c
106
printf("%s\n", z);
usr.bin/xinstall/xinstall.c
1122
(void)printf("install: mkdir %s\n",
usr.bin/xinstall/xinstall.c
392
printf("install: link %s -> %s\n",
usr.bin/xinstall/xinstall.c
405
printf("install: link %s -> %s\n",
usr.bin/xinstall/xinstall.c
440
printf("install: symlink %s -> %s\n",
usr.bin/xinstall/xinstall.c
449
printf("install: symlink %s -> %s\n",
usr.bin/xinstall/xinstall.c
680
(void)printf("install: %s -> %s\n",
usr.bin/xinstall/xinstall.c
755
(void)printf("install: %s -> %s\n", to_name, backup);
usr.bin/xinstall/xinstall.c
765
(void)printf("install: %s -> %s\n", from_name, to_name);
usr.bin/xinstall/xinstall.c
983
(void)printf("install: %s -> %s\n",
usr.bin/xstr/xstr.c
161
printf("extern char\txstr[];\n");
usr.bin/xstr/xstr.c
170
printf("#line%s", &linebuf[1]);
usr.bin/xstr/xstr.c
172
printf("%s", linebuf);
usr.bin/xstr/xstr.c
182
printf("(&xstr[%d])", ret);
usr.bin/xstr/xstr.c
198
printf("/*");
usr.bin/xstr/xstr.c
205
printf("*/");
usr.bin/yacc/config.h
11
#define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
usr.bin/ypcat/ypcat.c
100
printf("Use \"%s\" for \"%s\"\n",
usr.bin/ypcat/ypcat.c
79
printf("%*.*s ", inkeylen, inkeylen, inkey);
usr.bin/ypcat/ypcat.c
80
printf("%*.*s\n", invallen, invallen, inval);
usr.bin/ypmatch/ypmatch.c
120
printf("%s ", inkey);
usr.bin/ypmatch/ypmatch.c
121
printf("%*.*s\n", outbuflen, outbuflen, outbuf);
usr.bin/ypmatch/ypmatch.c
85
printf("Use \"%s\" for \"%s\"\n",
usr.bin/ypwhich/ypwhich.c
130
printf("%s\n", hent->h_name);
usr.bin/ypwhich/ypwhich.c
132
printf("%s\n", inet_ntoa(ss_addr));
usr.bin/ypwhich/ypwhich.c
153
printf("\"%s\" is an alias for \"%s\"\n",
usr.bin/ypwhich/ypwhich.c
213
printf("%s\n", master);
usr.bin/ypwhich/ypwhich.c
234
printf("%s %s\n", ypml->ypml_name, master);
usr.sbin/ac/ac.c
263
printf("\t%-*s %8.2f\n",
usr.sbin/ac/ac.c
308
printf("%s %11.2f\n", date, (double)total.tv_sec / 3600);
usr.sbin/acpi/acpicall/acpicall.c
185
printf("status: %d\nresult: ", params.retval);
usr.sbin/acpi/acpicall/acpicall.c
187
printf("\n");
usr.sbin/acpi/acpicall/acpicall.c
230
printf("path: %s\n", p->path);
usr.sbin/acpi/acpicall/acpicall.c
231
printf("number of arguments: %d\n", p->args.Count);
usr.sbin/acpi/acpicall/acpicall.c
233
printf("argument %d type: ", i + 1);
usr.sbin/acpi/acpicall/acpicall.c
236
printf("integer\n");
usr.sbin/acpi/acpicall/acpicall.c
239
printf("string\n");
usr.sbin/acpi/acpicall/acpicall.c
242
printf("buffer\n");
usr.sbin/acpi/acpicall/acpicall.c
245
printf("argument %d value: ", i + 1);
usr.sbin/acpi/acpicall/acpicall.c
247
printf("\n");
usr.sbin/acpi/acpicall/acpicall.c
258
printf("%ju", (uintmax_t)obj->Integer.Value);
usr.sbin/acpi/acpicall/acpicall.c
261
printf("%s", obj->String.Pointer);
usr.sbin/acpi/acpicall/acpicall.c
265
printf("%02x", obj->Buffer.Pointer[i]);
usr.sbin/acpi/acpicall/acpicall.c
268
printf("unknown object type '%d'", obj->Type);
usr.sbin/acpi/acpicall/acpicall.c
280
printf("%ju", (uintmax_t)*((UINT64 *)buf->Pointer));
usr.sbin/acpi/acpicall/acpicall.c
283
printf("%s", (char *)buf->Pointer);
usr.sbin/acpi/acpicall/acpicall.c
287
printf("%02x", ((UINT8 *)(buf->Pointer))[i]);
usr.sbin/acpi/acpiconf/acpiconf.c
101
printf("Design capacity:\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
103
printf("Design capacity:\t%d %sh\n", battio.bif.dcap,
usr.sbin/acpi/acpiconf/acpiconf.c
106
printf("Last full capacity:\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
108
printf("Last full capacity:\t%d %sh\n", battio.bif.lfcap,
usr.sbin/acpi/acpiconf/acpiconf.c
110
printf("Technology:\t\t%s\n", battio.bif.btech == 0 ?
usr.sbin/acpi/acpiconf/acpiconf.c
113
printf("Design voltage:\t\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
115
printf("Design voltage:\t\t%d mV\n", battio.bif.dvol);
usr.sbin/acpi/acpiconf/acpiconf.c
116
printf("Capacity (warn):\t%d %sh\n", battio.bif.wcap, pwr_units);
usr.sbin/acpi/acpiconf/acpiconf.c
117
printf("Capacity (low):\t\t%d %sh\n", battio.bif.lcap, pwr_units);
usr.sbin/acpi/acpiconf/acpiconf.c
118
printf("Low/warn granularity:\t%d %sh\n", battio.bif.gra1, pwr_units);
usr.sbin/acpi/acpiconf/acpiconf.c
119
printf("Warn/full granularity:\t%d %sh\n", battio.bif.gra2, pwr_units);
usr.sbin/acpi/acpiconf/acpiconf.c
120
printf("Model number:\t\t%s\n", battio.bif.model);
usr.sbin/acpi/acpiconf/acpiconf.c
121
printf("Serial number:\t\t%s\n", battio.bif.serial);
usr.sbin/acpi/acpiconf/acpiconf.c
122
printf("Type:\t\t\t%s\n", battio.bif.type);
usr.sbin/acpi/acpiconf/acpiconf.c
123
printf("OEM info:\t\t%s\n", battio.bif.oeminfo);
usr.sbin/acpi/acpiconf/acpiconf.c
138
printf("State:\t\t\t");
usr.sbin/acpi/acpiconf/acpiconf.c
140
printf("high ");
usr.sbin/acpi/acpiconf/acpiconf.c
142
printf("critical ");
usr.sbin/acpi/acpiconf/acpiconf.c
144
printf("discharging ");
usr.sbin/acpi/acpiconf/acpiconf.c
146
printf("charging ");
usr.sbin/acpi/acpiconf/acpiconf.c
147
printf("\n");
usr.sbin/acpi/acpiconf/acpiconf.c
149
printf("Remaining capacity:\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
151
printf("Remaining capacity:\t%d%%\n",
usr.sbin/acpi/acpiconf/acpiconf.c
154
printf("Remaining time:\t\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
158
printf("Remaining time:\t\t%d:%02d\n", hours, min);
usr.sbin/acpi/acpiconf/acpiconf.c
161
printf("Present rate:\t\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
163
printf("Present rate:\t\t%d mA (%d mW)\n",
usr.sbin/acpi/acpiconf/acpiconf.c
167
printf("Present rate:\t\t%d %s\n",
usr.sbin/acpi/acpiconf/acpiconf.c
170
printf("State:\t\t\tnot present\n");
usr.sbin/acpi/acpiconf/acpiconf.c
174
printf("Present voltage:\tunknown\n");
usr.sbin/acpi/acpiconf/acpiconf.c
176
printf("Present voltage:\t%d mV\n", volt);
usr.sbin/acpi/acpiconf/acpiconf.c
184
printf("usage: %s [-h] [-i batt] [-k ack] [-s 1-4]\n", prog);
usr.sbin/arp/arp.c
310
printf("%s: Sending trailers is no longer supported\n",
usr.sbin/arp/arp.c
318
printf("no interface found for %s\n",
usr.sbin/arp/arp.c
344
printf("set: can only proxy for %s\n", host);
usr.sbin/arp/arp.c
348
printf("set: proxy entry exists for non 802 device\n");
usr.sbin/arp/arp.c
357
printf("cannot intuit interface index and type for %s\n", host);
usr.sbin/arp/arp.c
384
printf("%s (%s) -- no entry",
usr.sbin/arp/arp.c
387
printf(" on %s", rifname);
usr.sbin/arp/arp.c
388
printf("\n");
usr.sbin/arp/arp.c
448
printf("cannot locate %s\n", host);
usr.sbin/arp/arp.c
455
printf("%s (%s) cleared\n",
usr.sbin/arp/arp.c
461
printf("%s (%s) deleted\n",
usr.sbin/arp/arp.c
543
printf("%s (%s) at ", host, inet_ntoa(addr->sin_addr));
usr.sbin/arp/arp.c
545
printf("%s", ether_ntoa((struct ether_addr *)LLADDR(sdl)));
usr.sbin/arp/arp.c
547
printf("(incomplete)");
usr.sbin/arp/arp.c
549
printf(" on %s", ifname);
usr.sbin/arp/arp.c
551
printf(" permanent");
usr.sbin/arp/arp.c
553
printf(" published (proxy only)");
usr.sbin/arp/arp.c
558
printf(" published");
usr.sbin/arp/arp.c
560
printf("(weird)");
usr.sbin/arp/arp.c
564
printf(" [ethernet]");
usr.sbin/arp/arp.c
567
printf(" [vlan]");
usr.sbin/arp/arp.c
570
printf(" [carp]");
usr.sbin/arp/arp.c
575
printf("\n");
usr.sbin/arp/arp.c
773
printf("using interface %s for proxy with address ",
usr.sbin/arp/arp.c
775
printf("%s\n", ether_ntoa(hwaddr));
usr.sbin/authpf/authpf.c
295
printf("Unable to modify filters\r\n");
usr.sbin/authpf/authpf.c
299
printf("Unable to modify table\r\n");
usr.sbin/authpf/authpf.c
312
printf("\r\nHello %s. ", luser);
usr.sbin/authpf/authpf.c
313
printf("You are authenticated from host \"%s\"\r\n", ipsrc);
usr.sbin/authpf/authpf.c
325
printf("\r\n\r\nSorry, this service is currently unavailable due to ");
usr.sbin/authpf/authpf.c
326
printf("technical difficulties\r\n\r\n");
usr.sbin/authpf/authpf.c
328
printf("\r\nYour authentication process (pid %ld) was unable to run\n",
usr.sbin/autofs/common.c
626
printf("%*.s%-*s %s%-*s %-*s # %s map %s at %s:%d\n",
usr.sbin/boot0cfg/boot0cfg.c
286
printf(fmt0);
usr.sbin/boot0cfg/boot0cfg.c
289
printf(fmt1, 1 + i, part[i].dp_flag,
usr.sbin/boot0cfg/boot0cfg.c
295
printf("\n");
usr.sbin/boot0cfg/boot0cfg.c
297
printf("version=%d.%d drive=0x%x mask=0x%x ticks=%u\noptions=",
usr.sbin/boot0cfg/boot0cfg.c
302
printf(",");
usr.sbin/boot0cfg/boot0cfg.c
304
printf("no");
usr.sbin/boot0cfg/boot0cfg.c
305
printf("%s", opttbl[i].tok);
usr.sbin/boot0cfg/boot0cfg.c
307
printf("\n");
usr.sbin/boot0cfg/boot0cfg.c
308
printf("default_selection=F%d (", mbr[OFF_OPT] + 1);
usr.sbin/boot0cfg/boot0cfg.c
310
printf("Slice %d", mbr[OFF_OPT] + 1);
usr.sbin/boot0cfg/boot0cfg.c
312
printf("Drive 1");
usr.sbin/boot0cfg/boot0cfg.c
313
printf(")\n");
usr.sbin/bootparamd/callbootd/callbootd.c
108
printf("Whoami returning:\n");
usr.sbin/bootparamd/callbootd/callbootd.c
129
printf("getfile returning:\n");
usr.sbin/bootparamd/callbootd/callbootd.c
163
printf("client_name:\t%s\ndomain_name:\t%s\n",
usr.sbin/bootparamd/callbootd/callbootd.c
165
printf("router:\t%d.%d.%d.%d\n",
usr.sbin/bootparamd/callbootd/callbootd.c
184
printf("server_name:\t%s\nserver_address:\t%s\npath:\t%s\n",
usr.sbin/bootparamd/callbootd/callbootd.c
45
printf("%s answered:\n", he ? he->h_name : inet_ntoa(raddr->sin_addr));
usr.sbin/bootparamd/callbootd/callbootd.c
47
printf("\n");
usr.sbin/bootparamd/callbootd/callbootd.c
57
printf("%s answered:\n", he ? he->h_name : inet_ntoa(raddr->sin_addr));
usr.sbin/bootparamd/callbootd/callbootd.c
59
printf("\n");
usr.sbin/btconfig/btconfig.c
1000
printf("\n");
usr.sbin/btconfig/btconfig.c
1012
printf(" : name \"%s\"\n", nep.name);
usr.sbin/btconfig/btconfig.c
1026
printf(" : page scan rep mode 0x%02x\n", r->page_scan_rep_mode);
usr.sbin/btconfig/btconfig.c
1027
printf(" : clock offset %d\n", le16toh(r->clock_offset));
usr.sbin/btconfig/btconfig.c
1030
printf(" : rssi %d\n", r->rssi);
usr.sbin/btconfig/btconfig.c
1032
printf("\n");
usr.sbin/btconfig/btconfig.c
1048
printf("Device Discovery from device: %s ...", btr.btr_name);
usr.sbin/btconfig/btconfig.c
1104
printf(".");
usr.sbin/btconfig/btconfig.c
1133
printf(".");
usr.sbin/btconfig/btconfig.c
1141
printf(" %d response%s\n", num, (num == 1 ? "" : "s"));
usr.sbin/btconfig/btconfig.c
340
printf("\n");
usr.sbin/btconfig/btconfig.c
344
width += printf("%*s%s",
usr.sbin/btconfig/btconfig.c
349
printf("\n");
usr.sbin/btconfig/btconfig.c
619
printf("%s: bdaddr %s flags %#x", btr.btr_name,
usr.sbin/btconfig/btconfig.c
622
printf("\n");
usr.sbin/btconfig/btconfig.c
627
printf("\tnum_cmd = %d\n"
usr.sbin/btconfig/btconfig.c
642
printf("\tname: \"%s\"\n", buf);
usr.sbin/btconfig/btconfig.c
649
printf("\tpin: %s\n", val ? "fixed" : "variable");
usr.sbin/btconfig/btconfig.c
651
width = printf("\toptions:");
usr.sbin/btconfig/btconfig.c
688
width = printf("\tptype: [0x%04x]", ptype);
usr.sbin/btconfig/btconfig.c
704
printf("\tpage timeout: %d ms\n", val16 * 5 / 8);
usr.sbin/btconfig/btconfig.c
727
printf( "\tTotal bytes sent %d, received %d\n"
usr.sbin/btconfig/btconfig.c
742
width = printf("%s", str);
usr.sbin/btconfig/btconfig.c
821
width = printf("%sclass: [0x%6.6x]", str, class);
usr.sbin/btconfig/btconfig.c
947
printf("\tvoice: [0x%4.4x]\n", voice);
usr.sbin/btconfig/btconfig.c
952
printf("\t\tInput Coding: ");
usr.sbin/btconfig/btconfig.c
954
case 0x00: printf("Linear PCM [%d-bit, pos %d]",
usr.sbin/btconfig/btconfig.c
957
case 0x01: printf("u-Law"); break;
usr.sbin/btconfig/btconfig.c
958
case 0x02: printf("A-Law"); break;
usr.sbin/btconfig/btconfig.c
959
case 0x03: printf("unknown"); break;
usr.sbin/btconfig/btconfig.c
963
case 0x00: printf(", 1's complement"); break;
usr.sbin/btconfig/btconfig.c
964
case 0x01: printf(", 2's complement"); break;
usr.sbin/btconfig/btconfig.c
965
case 0x02: printf(", sign magnitude"); break;
usr.sbin/btconfig/btconfig.c
966
case 0x03: printf(", unsigned"); break;
usr.sbin/btconfig/btconfig.c
969
printf("\n\t\tAir Coding: ");
usr.sbin/btconfig/btconfig.c
971
case 0x00: printf("CVSD"); break;
usr.sbin/btconfig/btconfig.c
972
case 0x01: printf("u-Law"); break;
usr.sbin/btconfig/btconfig.c
973
case 0x02: printf("A-Law"); break;
usr.sbin/btconfig/btconfig.c
974
case 0x03: printf("Transparent"); break;
usr.sbin/btconfig/btconfig.c
977
printf("\n");
usr.sbin/btconfig/btconfig.c
991
printf("%3d: bdaddr %s",
usr.sbin/btconfig/btconfig.c
998
printf(" (%s)", hp->h_name);
usr.sbin/burncd/burncd.c
197
printf("\n");
usr.sbin/cdcontrol/cdcontrol.c
1007
printf ("%2d:%02d.%02d ", e->addr.msf.minute,
usr.sbin/cdcontrol/cdcontrol.c
1016
printf ("%2d:%02d.%02d ", m, s, f);
usr.sbin/cdcontrol/cdcontrol.c
1020
printf (" - %6d - -\n", block);
usr.sbin/cdcontrol/cdcontrol.c
1034
printf ("%2d:%02d.%02d %6d %6d %5s\n", m, s, f, block, len,
usr.sbin/cdcontrol/cdcontrol.c
156
printf("\t");
usr.sbin/cdcontrol/cdcontrol.c
165
printf (" %s", c->args);
usr.sbin/cdcontrol/cdcontrol.c
166
printf ("\n");
usr.sbin/cdcontrol/cdcontrol.c
168
printf ("\n\tThe word \"play\" is not required for the play commands.\n");
usr.sbin/cdcontrol/cdcontrol.c
169
printf ("\tThe plain target address is taken as a synonym for play.\n");
usr.sbin/cdcontrol/cdcontrol.c
266
printf ("Compact Disc Control utility, version %s\n", VERSION);
usr.sbin/cdcontrol/cdcontrol.c
267
printf ("Type `?' for command list\n\n");
usr.sbin/cdcontrol/cdcontrol.c
601
printf ("Track %d is not that long.\n", tr1 + 1);
usr.sbin/cdcontrol/cdcontrol.c
690
printf ("The playing time of the disc is not that long.\n");
usr.sbin/cdcontrol/cdcontrol.c
815
printf ("Audio status = %d<%s>, current track = %d, current position = %d:%02d.%02d\n",
usr.sbin/cdcontrol/cdcontrol.c
818
printf ("%d %d %d:%02d.%02d\n", rc, trk, m, s, f);
usr.sbin/cdcontrol/cdcontrol.c
820
printf ("No current status info available\n");
usr.sbin/cdcontrol/cdcontrol.c
830
printf("Media catalog is %sactive",
usr.sbin/cdcontrol/cdcontrol.c
837
printf(", number \"%.*s\"", (int)sizeof (vmcn), vmcn);
usr.sbin/cdcontrol/cdcontrol.c
841
printf("No media catalog info available\n");
usr.sbin/cdcontrol/cdcontrol.c
847
printf ("Left volume = %d, right volume = %d\n",
usr.sbin/cdcontrol/cdcontrol.c
850
printf ("%d %d\n", v.vol[0], v.vol[1]);
usr.sbin/cdcontrol/cdcontrol.c
852
printf ("No volume level info available\n");
usr.sbin/cdcontrol/cdcontrol.c
938
printf ("CDID=");
usr.sbin/cdcontrol/cdcontrol.c
939
printf ("%08x\n",id);
usr.sbin/cdcontrol/cdcontrol.c
953
printf ("Starting track = %d, ending track = %d, TOC size = %d bytes\n",
usr.sbin/cdcontrol/cdcontrol.c
956
printf ("%d %d %d\n", h.starting_track,
usr.sbin/cdcontrol/cdcontrol.c
969
printf ("track start duration block length type\n");
usr.sbin/cdcontrol/cdcontrol.c
970
printf ("-------------------------------------------------\n");
usr.sbin/cdcontrol/cdcontrol.c
974
printf ("%5d ", toc_buffer[i].track);
usr.sbin/cdcontrol/cdcontrol.c
977
printf ("%5d ", toc_buffer[n].track);
usr.sbin/chkgrp/chkgrp.c
156
printf("%s:%s:%s:%s\n", f[0], f[1], f[2], f[3]);
usr.sbin/chkgrp/chkgrp.c
167
printf("%s is fine\n", gfn);
usr.sbin/chkgrp/chkgrp.c
96
printf("%*.*s\n", len, len, line);
usr.sbin/chown/chown.c
188
printf("%s", p->fts_path);
usr.sbin/chown/chown.c
191
printf(": %ju:%ju -> %ju:%ju",
usr.sbin/chown/chown.c
205
printf(": %ju -> %ju",
usr.sbin/chown/chown.c
214
printf("\n");
usr.sbin/ckdist/ckdist.c
377
printf("%s: Unknown format\n", path);
usr.sbin/ckdist/ckdist.c
380
printf("%s: Invalid MD5 format\n", path);
usr.sbin/ckdist/ckdist.c
383
printf("%s: Invalid .inf format\n", path);
usr.sbin/ckdist/ckdist.c
386
printf("%s: Can't derive component name\n", path);
usr.sbin/ckdist/ckdist.c
389
printf("%s: %s: Size mismatch\n", path, name);
usr.sbin/ckdist/ckdist.c
392
printf("%s: %s: Checksum mismatch\n", path, name);
usr.sbin/ckdist/ckdist.c
395
printf("%s: %s: %s\n", path, name, sys_errlist[errno]);
usr.sbin/ckdist/ckdist.c
398
printf("%s: %s: OK\n", path, name);
usr.sbin/config/main.c
159
printf("Specify platform architecture, e.g. 'platform pc64'\n");
usr.sbin/config/main.c
163
printf("Specify machine architecture, e.g. 'machine x86_64'\n");
usr.sbin/config/main.c
167
printf("Specify cpu architecture, e.g. 'machine_arch x86_64'\n");
usr.sbin/config/main.c
240
printf("Kernel build directory is %s\n", p);
usr.sbin/config/main.c
351
printf("config: missing quote reading `%s'\n",
usr.sbin/config/mkheaders.c
62
printf("Warning: pseudo-device \"%s\" is unknown\n",
usr.sbin/config/mkheaders.c
69
printf("Warning: device \"%s\" is unknown\n",
usr.sbin/config/mkmakefile.c
164
printf("cpu type must be specified\n");
usr.sbin/config/mkmakefile.c
239
printf("no ident line specified\n");
usr.sbin/config/mkmakefile.c
291
printf("%s: No type for %s.\n",
usr.sbin/config/mkmakefile.c
302
printf("%s: Local file %s overrides %s.\n",
usr.sbin/config/mkmakefile.c
305
printf("%s: Local file %s could override %s"
usr.sbin/config/mkmakefile.c
337
printf("%s: %s must be optional, mandatory or standard\n",
usr.sbin/config/mkmakefile.c
339
printf("Alternatively, your version of config(8) may be out of sync with your\nkernel source.\n");
usr.sbin/config/mkmakefile.c
356
printf("%s: alternate rule required when "
usr.sbin/config/mkmakefile.c
370
printf("%s: %s missing compile command string.\n",
usr.sbin/config/mkmakefile.c
380
printf("%s: %s missing clean file list.\n",
usr.sbin/config/mkmakefile.c
390
printf("%s: %s missing compile command string.\n",
usr.sbin/config/mkmakefile.c
404
printf("%s: %s missing warning text string.\n",
usr.sbin/config/mkmakefile.c
421
printf("%s: `device-driver' flag obsolete.\n", fname);
usr.sbin/config/mkmakefile.c
436
printf("%s: mandatory device \"%s\" not found\n",
usr.sbin/config/mkmakefile.c
460
printf("%s: the option \"%s\" MUST be specified\n",
usr.sbin/config/mkmakefile.c
481
printf("%s: what is %s optional on?\n",
usr.sbin/config/mkmakefile.c
487
printf("%s: syntax error describing %s\n",
usr.sbin/config/mkmakefile.c
692
printf("WARNING: %s\n", ftp->f_warn);
usr.sbin/config/mkmakefile.c
727
printf("config: don't know rules for %s\n", np);
usr.sbin/config/mkoptions.c
129
printf(
usr.sbin/config/mkoptions.c
186
printf("WARNING: unknown option `%s' removed from %s\n",
usr.sbin/config/mkoptions.c
190
printf("WARNING: option `%s' moved from %s to %s\n",
usr.sbin/config/mkoptions.c
285
printf("no ident line specified\n");
usr.sbin/config/mkoptions.c
343
printf("%s: Duplicate option %s.\n",
usr.sbin/config/mkoptions.c
75
printf("warning: maxusers > 512 (%d)\n", maxusers);
usr.sbin/config/mkoptions.c
92
printf("%s:%d: unknown option \"%s\"\n",
usr.sbin/cpucontrol/amd10h.c
216
printf("TEST %s %08x %08x\n", path, signature, equiv_cpu_table[i].installed_cpu);
usr.sbin/cron/cron/cron.h
112
printf message;
usr.sbin/cron/crontab/crontab.c
454
printf("Do you want to retry the same edit? ");
usr.sbin/cron/lib/misc.c
112
printf("this program was compiled without debugging enabled\n");
usr.sbin/daemon/daemon.c
576
printf("%.*s", (int)len, buf);
usr.sbin/dconschat/dconschat.c
163
printf("\n[dconschat exiting with signal %d ...]\n", sig);
usr.sbin/dconschat/dconschat.c
165
printf("\n[dconschat exiting...]\n");
usr.sbin/dconschat/dconschat.c
189
printf("%d %02x %06x\n", state, reg->key, reg->val);
usr.sbin/dconschat/dconschat.c
215
printf("addr: %06x %06x\n", hi, lo);
usr.sbin/dconschat/dconschat.c
232
printf("[dcons connected]\r\n");
usr.sbin/dconschat/dconschat.c
237
printf("[dcons disconnected (%s)]\r\n", reason);
usr.sbin/dconschat/dconschat.c
303
printf("port %d size offset gen pos\n", j);
usr.sbin/dconschat/dconschat.c
304
printf("output: %5d %6d %5d %5d\n"
usr.sbin/dconschat/dconschat.c
384
printf("[genskip %d]", lost);
usr.sbin/dconschat/dconschat.c
392
printf("[lost %d]", lost);
usr.sbin/dconschat/dconschat.c
406
printf("[%d]", rlen);
usr.sbin/dconschat/dconschat.c
427
printf("read_dcons: gen=%d", ch->gen);
usr.sbin/dconschat/dconschat.c
465
printf("write_dcons: gen=%d", ch->gen);
usr.sbin/dconschat/dconschat.c
474
printf("(iptr: 0x%x)", ptr);
usr.sbin/dconschat/dconschat.c
494
printf("[%s]", buf);
usr.sbin/dconschat/dconschat.c
547
printf("%s:%d for port %d\n",
usr.sbin/dconschat/dconschat.c
583
printf("port%d accepted\n", p->port);
usr.sbin/dconschat/dconschat.c
626
printf("(IAC)");
usr.sbin/dconschat/dconschat.c
634
printf("(0 stripped)");
usr.sbin/dconschat/dconschat.c
689
printf("(%s)\n", wbuf);
usr.sbin/dconschat/dconschat.c
692
printf("(%d)", wlen);
usr.sbin/dconschat/dconschat.c
936
printf("dcons_buf: 0x%x\n", (uint)dc->paddr);
usr.sbin/devinfo/devinfo.c
118
printf(" ");
usr.sbin/devinfo/devinfo.c
121
printf("%s cpu%d:\n", rman->dm_desc, rman->dm_cpuid);
usr.sbin/devinfo/devinfo.c
123
printf("%s:\n", rman->dm_desc);
usr.sbin/devinfo/devinfo.c
148
printf(" ");
usr.sbin/devinfo/devinfo.c
151
printf("%s", dev->dd_name);
usr.sbin/devinfo/devinfo.c
152
printf("(disabled)");
usr.sbin/devinfo/devinfo.c
154
printf("%s", dev->dd_name[0] ? dev->dd_name : "unknown");
usr.sbin/devinfo/devinfo.c
157
printf(" pnpinfo %s", dev->dd_pnpinfo);
usr.sbin/devinfo/devinfo.c
159
printf(" at %s", dev->dd_location);
usr.sbin/devinfo/devinfo.c
160
printf("\n");
usr.sbin/devinfo/devinfo.c
181
printf(" ");
usr.sbin/devinfo/devinfo.c
185
printf(" (%s)", dev->dd_name);
usr.sbin/devinfo/devinfo.c
187
printf(" ----");
usr.sbin/devinfo/devinfo.c
189
printf("\n");
usr.sbin/devinfo/devinfo.c
199
printf("%s:\n", rman->dm_desc);
usr.sbin/devinfo/devinfo.c
68
printf(hexmode ? "0x%lx" : "%lu", res->dr_start);
usr.sbin/devinfo/devinfo.c
70
printf(hexmode ? "-0x%lx" : "-%lu",
usr.sbin/devinfo/devinfo.c
93
printf(" ");
usr.sbin/devinfo/devinfo.c
95
printf("\n");
usr.sbin/edquota/edquota.c
741
printf("%s: bad units, specify %s\n", units,
usr.sbin/efibootmgr/efibootmgr.c
1024
printf("%s\n", buf);
usr.sbin/efibootmgr/efibootmgr.c
1034
printf("%s\n", abspath);
usr.sbin/efibootmgr/efibootmgr.c
1036
printf("%s\n", dev);
usr.sbin/efibootmgr/efibootmgr.c
498
printf("Removing boot variable '%s'\n", name);
usr.sbin/efibootmgr/efibootmgr.c
503
printf("Removing 0x%x from BootOrder\n", bootnum);
usr.sbin/efibootmgr/efibootmgr.c
776
printf("%*s%s\n", indent, "", buf);
usr.sbin/efibootmgr/efibootmgr.c
780
printf("%*s%s:%s %s\n", indent + 4, "", dev, relpath, abspath);
usr.sbin/efibootmgr/efibootmgr.c
825
printf("%c%s%c %s", curboot ? '+' : ' ', name,
usr.sbin/efibootmgr/efibootmgr.c
831
printf("\n");
usr.sbin/efibootmgr/efibootmgr.c
896
printf("Boot to FW : %s\n", boot_to_fw_ui != 0 ?
usr.sbin/efibootmgr/efibootmgr.c
902
printf("BootNext : %04x\n", le16dec(data));
usr.sbin/efibootmgr/efibootmgr.c
907
printf("BootCurrent: %04x\n", current);
usr.sbin/efibootmgr/efibootmgr.c
911
printf("Timeout : %d seconds\n", le16dec(data));
usr.sbin/efibootmgr/efibootmgr.c
919
printf("BootOrder : ");
usr.sbin/efibootmgr/efibootmgr.c
922
printf("%04X%s", boot_order[i / 2], i == size - 2 ? "\n" : ", ");
usr.sbin/efibootmgr/efibootmgr.c
943
printf("%s: MISSING!\n", buffer);
usr.sbin/efibootmgr/efibootmgr.c
952
printf("\n\nUnreferenced Variables:\n");
usr.sbin/efidp/efidp.c
159
printf("%s\n", efi);
usr.sbin/efidp/efidp.c
179
printf("%s:%s %s\n", dev, relpath, abspath);
usr.sbin/efidp/efidp.c
206
printf("%s\n", buffer);
usr.sbin/efivar/efiutil.c
100
printf("\n");
usr.sbin/efivar/efiutil.c
101
printf("%04x: ", (int)i);
usr.sbin/efivar/efiutil.c
103
printf("%02x ", data[i]);
usr.sbin/efivar/efiutil.c
105
printf("\n");
usr.sbin/efivar/efiutil.c
159
printf("%c ", attr & LOAD_OPTION_ACTIVE ? '*' : ' ');
usr.sbin/efivar/efiutil.c
161
printf("%s", str);
usr.sbin/efivar/efiutil.c
167
printf(" %s\n", buf);
usr.sbin/efivar/efiutil.c
169
printf(" %*s:%s\n", len + (int)strlen(dev), dev, relpath);
usr.sbin/efivar/efiutil.c
177
printf("Options: ");
usr.sbin/efivar/efiutil.c
58
printf("\n");
usr.sbin/efivar/efiutil.c
60
printf("%c", data[i]);
usr.sbin/efivar/efiutil.c
65
printf("\n");
usr.sbin/efivar/efiutil.c
67
printf("%%%02x", data[i]);
usr.sbin/efivar/efiutil.c
70
printf("\n");
usr.sbin/efivar/efiutil.c
87
printf("%s\n", utf8);
usr.sbin/efivar/efivar.c
162
printf(": ");
usr.sbin/efivar/efivar.c
163
printf("%s\n", buffer);
usr.sbin/efivar/efivar.c
213
printf("%s-%s\n", gname, name);
usr.sbin/efivar/efivar.c
227
printf("%s-%s", gname, name);
usr.sbin/efivar/efivar.c
231
printf("\n");
usr.sbin/efivar/efivar.c
266
printf("%s %s\n", tbl[i].uuid_str, tbl[i].name);
usr.sbin/fdcontrol/fdcontrol.c
60
printf(#name "? [" fmt "]: ", ft.name); fflush(stdout); \
usr.sbin/fdformat/fdformat.c
167
printf("Answer `yes' or `no': ");
usr.sbin/fdformat/fdformat.c
358
printf("Verify %dK floppy `%s'.\n",
usr.sbin/fdformat/fdformat.c
363
printf("Format %dK floppy `%s'? (y/n): ",
usr.sbin/fdformat/fdformat.c
367
printf("Not confirmed.\n");
usr.sbin/fdformat/fdformat.c
376
printf("Processing ");
usr.sbin/fdformat/fdformat.c
379
printf("\rProcessing ");
usr.sbin/fdformat/fdformat.c
420
printf(" done.\n");
usr.sbin/fdwrite/fdwrite.c
153
printf("Format: %d cylinders, %d heads, %d sectors, %d bytes = %dkb\n",
usr.sbin/fdwrite/fdwrite.c
169
if(verbose) printf("\r%3d ",fdt.tracks * fdt.heads-track);
usr.sbin/fdwrite/fdwrite.c
201
printf("%d bytes on %d flopp%s\n",nbytes,fdn,fdn==1?"y":"ies");
usr.sbin/fstyp/fstyp.c
280
printf("%s %s\n", name, strvised);
usr.sbin/fstyp/fstyp.c
282
printf("%s\n", name);
usr.sbin/fwcontrol/fwcontrol.c
101
printf("%4d %08x%08x %6d\n",
usr.sbin/fwcontrol/fwcontrol.c
167
printf("send phy_config root_node=%d gap_count=%d\n",
usr.sbin/fwcontrol/fwcontrol.c
231
printf("%d %08x:%08x, %08x",
usr.sbin/fwcontrol/fwcontrol.c
238
printf(" 0x%x -> 0x%x\n", old, pri_req);
usr.sbin/fwcontrol/fwcontrol.c
241
printf("\n");
usr.sbin/fwcontrol/fwcontrol.c
253
printf("bus_info%d: 0x%08x\n", i, *p++);
usr.sbin/fwcontrol/fwcontrol.c
300
printf("first quad: 0x%08x ", *crom_buf);
usr.sbin/fwcontrol/fwcontrol.c
305
printf("verndor ID: 0x%06x\n", reg->val);
usr.sbin/fwcontrol/fwcontrol.c
308
printf("info_len=%d crc_len=%d crc=0x%04x",
usr.sbin/fwcontrol/fwcontrol.c
312
printf("(OK)\n");
usr.sbin/fwcontrol/fwcontrol.c
314
printf("(NG)\n");
usr.sbin/fwcontrol/fwcontrol.c
319
printf("root_directory: len=0x%04x(%d) crc=0x%04x",
usr.sbin/fwcontrol/fwcontrol.c
323
printf("(OK)\n");
usr.sbin/fwcontrol/fwcontrol.c
325
printf("(NG)\n");
usr.sbin/fwcontrol/fwcontrol.c
332
printf("\t");
usr.sbin/fwcontrol/fwcontrol.c
333
printf("%02x(%c:%02x) %06x %s: %s\n",
usr.sbin/fwcontrol/fwcontrol.c
350
printf(DUMP_FORMAT,
usr.sbin/fwcontrol/fwcontrol.c
387
printf("crc_len: %d generation:%d node_count:%d sid_count:%d\n",
usr.sbin/fwcontrol/fwcontrol.c
390
printf("id link gap_cnt speed delay cIRM power port0 port1 port2"
usr.sbin/fwcontrol/fwcontrol.c
395
printf("%02d sequel packet\n", sid.p0.phy_id);
usr.sbin/fwcontrol/fwcontrol.c
398
printf("%02d %2d %2d %4s %d %d %3s"
usr.sbin/fwcontrol/fwcontrol.c
97
printf("%d devices (info_len=%d)\n", data->n, data->info_len);
usr.sbin/fwcontrol/fwcontrol.c
98
printf("node EUI64 status\n");
usr.sbin/fwcontrol/fwdv.c
189
printf("%s\n", system_name[systype]);
usr.sbin/fwcontrol/fwdv.c
326
printf("\nend of file\n");
usr.sbin/fwcontrol/fwdv.c
346
printf("%s\n", system_name[systype]);
usr.sbin/gifconfig/gifconfig.c
461
printf("%s: ", name);
usr.sbin/gifconfig/gifconfig.c
464
printf(" metric %d", metric);
usr.sbin/gifconfig/gifconfig.c
466
printf(" mtu %d", mtu);
usr.sbin/gifconfig/gifconfig.c
577
printf("\tphysical address %s %s --> %s\n", af, psrcaddr, pdstaddr);
usr.sbin/gifconfig/gifconfig.c
607
printf("\tphysical address %s %s --> %s\n", af, psrcaddr, pdstaddr);
usr.sbin/gifconfig/gifconfig.c
628
printf("\tinet %s ", inet_ntoa(sin->sin_addr));
usr.sbin/gifconfig/gifconfig.c
635
printf("--> %s ", inet_ntoa(sin->sin_addr));
usr.sbin/gifconfig/gifconfig.c
641
printf("netmask 0x%x ", (u_int32_t)ntohl(sin->sin_addr.s_addr));
usr.sbin/gifconfig/gifconfig.c
647
printf("broadcast %s", inet_ntoa(sin->sin_addr));
usr.sbin/gifconfig/gifconfig.c
682
printf("\tinet6 %s ", hostname);
usr.sbin/gifconfig/gifconfig.c
702
printf("--> %s ", hostname);
usr.sbin/gifconfig/gifconfig.c
709
printf(" prefixlen %d ", prefix(&sin->sin6_addr,
usr.sbin/gifconfig/gifconfig.c
728
printf ("\tether ");
usr.sbin/gifconfig/gifconfig.c
730
printf ("\tlladdr ");
usr.sbin/gifconfig/gifconfig.c
732
printf("%02x%c",*cp++ & 0xff, n>0? ':' : ' ');
usr.sbin/gifconfig/gifconfig.c
827
printf("%s=%o", s, v & 0xffff);
usr.sbin/gifconfig/gifconfig.c
829
printf("%s=%x", s, v & 0xffff);
usr.sbin/ifmcstat/ifmcstat.c
129
printf("symbol %s not found\n", nl[N_IFNET].n_name);
usr.sbin/ifmcstat/ifmcstat.c
138
printf("%s:\n", if_indextoname(ifnet.if_index, ifnamebuf));
usr.sbin/ifmcstat/ifmcstat.c
202
printf("\tinet6 %s\n", inet6_n2a(&if6a.ia_addr.sin6_addr));
usr.sbin/ifmcstat/ifmcstat.c
232
printf("\t\t\tmcast-macaddr %s multicnt %d\n",
usr.sbin/ifmcstat/ifmcstat.c
258
printf("\t(on kludge entry for %s)\n", nam);
usr.sbin/ifmcstat/ifmcstat.c
274
printf("\t\tgroup %s", inet6_n2a(&multi.in6m_addr));
usr.sbin/ifmcstat/ifmcstat.c
275
printf(" refcnt %u\n", multi.in6m_refcount);
usr.sbin/installer/libaura/test.c
57
printf("key> ");
usr.sbin/installer/libaura/test.c
62
printf("%s %s a file\n", &k[1],
usr.sbin/installer/libaura/test.c
70
printf("+ %s -> %s\n", (char *)rk, (char *)rv);
usr.sbin/installer/libaura/test.c
74
printf("value> ");
usr.sbin/installer/libaura/test.c
80
printf("*NOT FOUND*\n");
usr.sbin/installer/libaura/test.c
82
printf("%s -> %s\n", k, (char *)rv);
usr.sbin/installer/test/test_storage/test_storage.c
163
printf("msgtype=%c\n", msgtype);
usr.sbin/installer/test/test_storage/test_storage.c
92
printf("survey_storage rc=%d\n", r);
usr.sbin/installer/test/test_storage/test_storage.c
94
printf("Found disks:\n");
usr.sbin/installer/test/test_storage/test_storage.c
99
printf("%s %ld MB\n",
usr.sbin/iostat/iostat.c
496
printf("%4.0f%5.0f", diff_tk_nin / cp_time_total * 1e6,
usr.sbin/iostat/iostat.c
501
printf("\n");
usr.sbin/iostat/iostat.c
541
printf(" tty");
usr.sbin/iostat/iostat.c
547
printf("%12.6s%d ",
usr.sbin/iostat/iostat.c
552
printf("%19.6s%d ",
usr.sbin/iostat/iostat.c
556
printf("%15.6s%d ",
usr.sbin/iostat/iostat.c
563
printf(" cpu\n");
usr.sbin/iostat/iostat.c
565
printf("\n");
usr.sbin/iostat/iostat.c
568
printf(" tin tout");
usr.sbin/iostat/iostat.c
574
printf(" sps tps msps ");
usr.sbin/iostat/iostat.c
576
printf(" blk xfr msps ");
usr.sbin/iostat/iostat.c
580
printf(" KB/t rtps MBr/s wtps MBw/s ");
usr.sbin/iostat/iostat.c
582
printf(" KB/t tps MB/s ");
usr.sbin/iostat/iostat.c
585
printf(" KB/t xfrs MB ");
usr.sbin/iostat/iostat.c
591
printf(" us ni sy in id\n");
usr.sbin/iostat/iostat.c
593
printf("\n");
usr.sbin/iostat/iostat.c
663
printf("%4.0Lf%4.0Lf%5.*Lf ",
usr.sbin/iostat/iostat.c
669
printf("%4.1ju%4.1ju%5.*Lf ",
usr.sbin/iostat/iostat.c
677
printf(" %5.2Lf %4.0Lf %6.2Lf %4.0Lf %6.2Lf ",
usr.sbin/iostat/iostat.c
684
printf(" %5.2Lf %4.0Lf %5.2Lf ",
usr.sbin/iostat/iostat.c
693
printf(" %5.2Lf %3.1ju %5.2Lf ",
usr.sbin/iostat/iostat.c
708
printf(" %2.0f", 100. * diff_cp_time.cp_user / cp_time_total);
usr.sbin/iostat/iostat.c
709
printf(" %2.0f", 100. * diff_cp_time.cp_nice / cp_time_total);
usr.sbin/iostat/iostat.c
710
printf(" %2.0f", 100. * diff_cp_time.cp_sys / cp_time_total);
usr.sbin/iostat/iostat.c
711
printf(" %2.0f", 100. * diff_cp_time.cp_intr / cp_time_total);
usr.sbin/iostat/iostat.c
712
printf(" %2.0f", 100. * diff_cp_time.cp_idle / cp_time_total);
usr.sbin/ip6addrctl/ip6addrctl.c
121
printf("no source-address-selection policy is installed\n");
usr.sbin/ip6addrctl/ip6addrctl.c
159
printf("%-30s %5s %5s %8s\n",
usr.sbin/ip6addrctl/ip6addrctl.c
179
printf("%-30s", addrbuf);
usr.sbin/ip6addrctl/ip6addrctl.c
181
printf("%s/%d", addrbuf, plen);
usr.sbin/ip6addrctl/ip6addrctl.c
182
printf(" %5d %5d %8llu\n", pol->preced, pol->label,
usr.sbin/jail/jail.c
125
printf("Invalid value %s\n", curpos);
usr.sbin/jail/jail.c
137
printf("%d\n", i);
usr.sbin/jls/jls.c
68
printf("JID\tHostname\tPath\t\tIPs\n");
usr.sbin/jls/jls.c
84
printf("%-8s%-15s %-15s %s\n",
usr.sbin/kbdcontrol/kbdcontrol.c
1018
printf("kbd%d\n", info.kb_index);
usr.sbin/kbdcontrol/kbdcontrol.c
1019
printf(" %.*s%d, type:%s (%d)\n",
usr.sbin/kbdcontrol/kbdcontrol.c
1043
printf("kbd%d\n", info.kb_index);
usr.sbin/kbdcontrol/kbdcontrol.c
1044
printf(" %.*s%d, type:%s (%d)\n",
usr.sbin/kbdcontrol/kbdcontrol.c
1067
printf("kbd%d\n", info.kb_index);
usr.sbin/kbdcontrol/kbdcontrol.c
1068
printf(" %.*s%d, type:%s (%d)\n",
usr.sbin/kbdcontrol/kbdcontrol.c
560
printf(" NOP, ");
usr.sbin/kbdcontrol/kbdcontrol.c
563
printf(" LSH, ");
usr.sbin/kbdcontrol/kbdcontrol.c
566
printf(" RSH, ");
usr.sbin/kbdcontrol/kbdcontrol.c
569
printf(" CLK, ");
usr.sbin/kbdcontrol/kbdcontrol.c
572
printf(" NLK, ");
usr.sbin/kbdcontrol/kbdcontrol.c
575
printf(" SLK, ");
usr.sbin/kbdcontrol/kbdcontrol.c
578
printf(" BTAB, ");
usr.sbin/kbdcontrol/kbdcontrol.c
581
printf(" LALT, ");
usr.sbin/kbdcontrol/kbdcontrol.c
584
printf(" LCTR, ");
usr.sbin/kbdcontrol/kbdcontrol.c
587
printf(" NEXT, ");
usr.sbin/kbdcontrol/kbdcontrol.c
590
printf(" PREV, ");
usr.sbin/kbdcontrol/kbdcontrol.c
593
printf(" RCTR, ");
usr.sbin/kbdcontrol/kbdcontrol.c
596
printf(" RALT, ");
usr.sbin/kbdcontrol/kbdcontrol.c
599
printf(" ALK, ");
usr.sbin/kbdcontrol/kbdcontrol.c
602
printf(" ASH, ");
usr.sbin/kbdcontrol/kbdcontrol.c
605
printf(" META, ");
usr.sbin/kbdcontrol/kbdcontrol.c
608
printf(" RBT, ");
usr.sbin/kbdcontrol/kbdcontrol.c
611
printf(" DBG, ");
usr.sbin/kbdcontrol/kbdcontrol.c
614
printf(" SUSP, ");
usr.sbin/kbdcontrol/kbdcontrol.c
617
printf(" SPSC, ");
usr.sbin/kbdcontrol/kbdcontrol.c
620
printf(" PNC, ");
usr.sbin/kbdcontrol/kbdcontrol.c
623
printf(" LSHA, ");
usr.sbin/kbdcontrol/kbdcontrol.c
626
printf(" RSHA, ");
usr.sbin/kbdcontrol/kbdcontrol.c
629
printf("LCTRA, ");
usr.sbin/kbdcontrol/kbdcontrol.c
632
printf("RCTRA, ");
usr.sbin/kbdcontrol/kbdcontrol.c
635
printf("LALTA, ");
usr.sbin/kbdcontrol/kbdcontrol.c
638
printf("RALTA, ");
usr.sbin/kbdcontrol/kbdcontrol.c
641
printf(" HALT, ");
usr.sbin/kbdcontrol/kbdcontrol.c
644
printf(" PDWN, ");
usr.sbin/kbdcontrol/kbdcontrol.c
648
printf(" F(%2d),", value - F_FN + 1);
usr.sbin/kbdcontrol/kbdcontrol.c
650
printf(" S(%2d),", value - F_SCR + 1);
usr.sbin/kbdcontrol/kbdcontrol.c
652
printf(" %-4s, ", acc_names_u[value - F_ACC]);
usr.sbin/kbdcontrol/kbdcontrol.c
654
printf(" 0x%02X, ", value);
usr.sbin/kbdcontrol/kbdcontrol.c
658
printf(" '\\'', ");
usr.sbin/kbdcontrol/kbdcontrol.c
660
printf(" '\\\\', ");
usr.sbin/kbdcontrol/kbdcontrol.c
662
printf(" '%c', ", value);
usr.sbin/kbdcontrol/kbdcontrol.c
664
printf(" 0x%02X, ", value);
usr.sbin/kbdcontrol/kbdcontrol.c
673
printf("static keymap_t keymap_%s = { 0x%02x, {\n",
usr.sbin/kbdcontrol/kbdcontrol.c
675
printf(
usr.sbin/kbdcontrol/kbdcontrol.c
682
printf("/*%02x*/{{", i);
usr.sbin/kbdcontrol/kbdcontrol.c
689
printf("}, 0x%02X,0x%02X },\n",
usr.sbin/kbdcontrol/kbdcontrol.c
693
printf("} };\n\n");
usr.sbin/kbdcontrol/kbdcontrol.c
702
printf("static accentmap_t accentmap_%s = { %d",
usr.sbin/kbdcontrol/kbdcontrol.c
705
printf(" };\n\n");
usr.sbin/kbdcontrol/kbdcontrol.c
708
printf(", {\n");
usr.sbin/kbdcontrol/kbdcontrol.c
710
printf(" /* %s=%d */\n {", acc_names[i], i);
usr.sbin/kbdcontrol/kbdcontrol.c
713
printf(" '\\'', {");
usr.sbin/kbdcontrol/kbdcontrol.c
715
printf(" '\\\\', {");
usr.sbin/kbdcontrol/kbdcontrol.c
717
printf(" '%c', {", c);
usr.sbin/kbdcontrol/kbdcontrol.c
719
printf(" 0x00 }, \n");
usr.sbin/kbdcontrol/kbdcontrol.c
722
printf(" 0x%02x, {", c);
usr.sbin/kbdcontrol/kbdcontrol.c
728
printf("\n\t ");
usr.sbin/kbdcontrol/kbdcontrol.c
730
printf(" { '%c',", c);
usr.sbin/kbdcontrol/kbdcontrol.c
732
printf(" { 0x%02x,", c);
usr.sbin/kbdcontrol/kbdcontrol.c
733
printf("0x%02x },", accentmap->acc[i].map[j][1]);
usr.sbin/kbdcontrol/kbdcontrol.c
735
printf(" }, },\n");
usr.sbin/kbdcontrol/kbdcontrol.c
737
printf("} };\n\n");
usr.sbin/kbdcontrol/kbdcontrol.c
771
printf("/*\n"
usr.sbin/kbdcontrol/kbdcontrol.c
803
printf(
usr.sbin/kbdcontrol/kbdcontrol.c
812
printf("\n");
usr.sbin/kbdcontrol/kbdcontrol.c
987
printf("kbd%d:\n", info.kb_index);
usr.sbin/kbdcontrol/kbdcontrol.c
988
printf(" %.*s%d, type:%s (%d)\n",
usr.sbin/kbdmap/kbdmap.c
314
printf("font%s=%s\n", p, km->keym);
usr.sbin/kbdmap/kbdmap.c
670
printf("Could not open file\n");
usr.sbin/kbdmap/kbdmap.c
675
printf("Currently supported languages: ");
usr.sbin/kbdmap/kbdmap.c
677
printf("%s ", lang_list->sl_str[i]);
usr.sbin/kbdmap/kbdmap.c
744
printf("%s\n", km_sorted[i]->desc);
usr.sbin/keyserv/crypt_server.c
192
printf ("DES support disabled -- using ARCFOUR instead.\n");
usr.sbin/keyserv/crypt_server.c
193
printf ("Warning: ARCFOUR cipher is not compatible with ");
usr.sbin/keyserv/crypt_server.c
194
printf ("other Secure RPC implementations.\nInstall ");
usr.sbin/keyserv/crypt_server.c
195
printf ("the FreeBSD 'des' distribution to enable");
usr.sbin/keyserv/crypt_server.c
196
printf (" DES encryption.\n");
usr.sbin/keyserv/crypt_server.c
200
printf ("DES support enabled\n");
usr.sbin/keyserv/crypt_server.c
201
printf ("Using %s shared object.\n", dlpath);
usr.sbin/lastlogin/lastlogin.c
95
printf("%-10s %-8s %-22.22s %s",
usr.sbin/lpr/common_source/common.c
284
printf("\tcannot stat() lock file\n");
usr.sbin/lpr/common_source/common.c
333
printf("\t<error in set_qstate!>\n");
usr.sbin/lpr/common_source/common.c
380
printf("\t%s\n", okmsg);
usr.sbin/lpr/common_source/common.c
383
printf("\tcannot create lock file: %s\n",
usr.sbin/lpr/common_source/common.c
387
printf("\tcannot %s: %s\n", failmsg, strerror(errsav));
usr.sbin/lpr/common_source/common.c
685
printf("%s: ", local_host);
usr.sbin/lpr/common_source/common.c
686
printf("%s: ", progname);
usr.sbin/lpr/common_source/common.c
688
printf("%s: ", pp->printer);
usr.sbin/lpr/common_source/displayq.c
101
printf("Warning: %s\n", cp);
usr.sbin/lpr/common_source/displayq.c
122
printf("%s: ", local_host);
usr.sbin/lpr/common_source/displayq.c
123
printf("Warning: %s is down: ", pp->printer);
usr.sbin/lpr/common_source/displayq.c
136
printf("%s: ", local_host);
usr.sbin/lpr/common_source/displayq.c
137
printf("Warning: %s queue is turned off\n",
usr.sbin/lpr/common_source/displayq.c
180
printf("%s: ", local_host);
usr.sbin/lpr/common_source/displayq.c
240
printf("%s: ", local_host);
usr.sbin/lpr/common_source/displayq.c
241
printf("connection to %s is down\n", pp->remote_host);
usr.sbin/lpr/common_source/displayq.c
260
printf("%s: ", local_host);
usr.sbin/lpr/common_source/displayq.c
271
printf("%s", head0);
usr.sbin/lpr/common_source/displayq.c
274
printf("%s", head1);
usr.sbin/lpr/common_source/displayq.c
320
printf("\n%s: ", line+1);
usr.sbin/lpr/common_source/displayq.c
324
printf(" [job %s]\n", cf+3);
usr.sbin/lpr/common_source/displayq.c
329
printf("%-10s %-3d ", line+1, atoi(cf+3));
usr.sbin/lpr/common_source/displayq.c
369
printf("%ld bytes\n", totsize);
usr.sbin/lpr/common_source/displayq.c
443
printf("...%s ", &nfile[3+nlen-rem]);
usr.sbin/lpr/common_source/displayq.c
452
printf("%s", etc);
usr.sbin/lpr/common_source/displayq.c
459
printf("%s", lastsep);
usr.sbin/lpr/common_source/displayq.c
468
printf(", ");
usr.sbin/lpr/common_source/displayq.c
469
printf("%s", nfile);
usr.sbin/lpr/common_source/displayq.c
490
printf("%-2d copies of %-19s", copies, nfile);
usr.sbin/lpr/common_source/displayq.c
492
printf("%-32s", nfile);
usr.sbin/lpr/common_source/displayq.c
494
printf(" %qd bytes", (long long) lbuf.st_size);
usr.sbin/lpr/common_source/displayq.c
496
printf(" ??? bytes");
usr.sbin/lpr/common_source/displayq.c
513
printf("active");
usr.sbin/lpr/common_source/displayq.c
522
printf("%s", rline);
usr.sbin/lpr/common_source/matchjobs.c
214
printf("\t [ pjs-input = %s ]\n", jobstr);
usr.sbin/lpr/common_source/matchjobs.c
357
printf("\t [ will check for");
usr.sbin/lpr/common_source/matchjobs.c
360
printf(" jobnum = %ld", jsinfo->startnum);
usr.sbin/lpr/common_source/matchjobs.c
362
printf(" jobrange = %ld to %ld", jsinfo->startnum,
usr.sbin/lpr/common_source/matchjobs.c
365
printf(" jobs");
usr.sbin/lpr/common_source/matchjobs.c
368
printf(" from");
usr.sbin/lpr/common_source/matchjobs.c
370
printf(" user = %s", jsinfo->wanteduser);
usr.sbin/lpr/common_source/matchjobs.c
372
printf(" host = %s", jsinfo->wantedhost);
usr.sbin/lpr/common_source/matchjobs.c
374
printf("]\n");
usr.sbin/lpr/common_source/matchjobs.c
407
printf("\t [ match-js checking %s ]\n", jq->job_cfname);
usr.sbin/lpr/common_source/matchjobs.c
487
printf("\t [ job matched! ]\n");
usr.sbin/lpr/common_source/rmjob.c
213
printf("%s: ", local_host);
usr.sbin/lpr/common_source/rmjob.c
217
printf(ret ? "cannot dequeue %s\n" : "%s dequeued\n", file);
usr.sbin/lpr/common_source/rmjob.c
288
printf("%s: ", local_host);
usr.sbin/lpr/common_source/rmjob.c
289
printf("%s: Permission denied\n", file);
usr.sbin/lpr/common_source/rmjob.c
358
printf("%s: ", local_host);
usr.sbin/lpr/common_source/rmjob.c
359
printf("connection to %s is down\n", pp->remote_host);
usr.sbin/lpr/common_source/rmjob.c
83
printf("Warning: %s\n", cp);
usr.sbin/lpr/filters/lpf.c
206
printf("%7.2f\t%s:%s\n", (float)npages, host, name);
usr.sbin/lpr/lpc/cmds.c
1011
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
1019
printf("\tcouldn't start daemon\n");
usr.sbin/lpr/lpc/cmds.c
1021
printf("\tdaemon started\n");
usr.sbin/lpr/lpc/cmds.c
1037
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
1040
printf("\tqueuing is %s\n",
usr.sbin/lpr/lpc/cmds.c
1043
printf("\tprinting is %s\n",
usr.sbin/lpr/lpc/cmds.c
1047
printf("\tqueuing is enabled\n");
usr.sbin/lpr/lpc/cmds.c
1048
printf("\tprinting is enabled\n");
usr.sbin/lpr/lpc/cmds.c
1051
printf("\tcannot examine spool directory\n");
usr.sbin/lpr/lpc/cmds.c
1061
printf("\tno entries in spool area\n");
usr.sbin/lpr/lpc/cmds.c
1063
printf("\t1 entry in spool area\n");
usr.sbin/lpr/lpc/cmds.c
1065
printf("\t%d entries in spool area\n", i);
usr.sbin/lpr/lpc/cmds.c
1069
printf("\tprinter idle\n");
usr.sbin/lpr/lpc/cmds.c
109
printf("usage: %s {all | printer ...}", argv[0]);
usr.sbin/lpr/lpc/cmds.c
1098
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
111
printf(" -msg [<text> ...]\n");
usr.sbin/lpr/lpc/cmds.c
112
printf(" or: down {all | printer} [<text> ...]");
usr.sbin/lpr/lpc/cmds.c
1122
printf("usage: topq printer [jobnum ...] [user ...]\n");
usr.sbin/lpr/lpc/cmds.c
1134
printf("unknown printer %s\n", *argv);
usr.sbin/lpr/lpc/cmds.c
1137
printf("warning: %s: unresolved tc= reference(s)", *argv);
usr.sbin/lpr/lpc/cmds.c
114
printf(" [-msg <text> ...]");
usr.sbin/lpr/lpc/cmds.c
1142
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
1146
printf("\tcannot chdir to %s\n", pp->spool_dir);
usr.sbin/lpr/lpc/cmds.c
115
printf("\n");
usr.sbin/lpr/lpc/cmds.c
1157
printf("\tjob %s is not in the queue\n", argv[i]);
usr.sbin/lpr/lpc/cmds.c
1166
printf("\tqueue order unchanged\n");
usr.sbin/lpr/lpc/cmds.c
1242
printf("\tmoved %s\n", (*qq)->job_cfname);
usr.sbin/lpr/lpc/cmds.c
1264
printf("\tmoved %s\n", (*qq)->job_cfname);
usr.sbin/lpr/lpc/cmds.c
1281
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
1289
printf("\tcouldn't start daemon\n");
usr.sbin/lpr/lpc/cmds.c
1291
printf("\tdaemon started\n");
usr.sbin/lpr/lpc/cmds.c
194
printf("warning: %s: unresolved "
usr.sbin/lpr/lpc/cmds.c
215
printf("unknown printer %s\n", *argv);
usr.sbin/lpr/lpc/cmds.c
218
printf("warning: %s: unresolved tc= reference(s)\n",
usr.sbin/lpr/lpc/cmds.c
319
printf("\tdaemon (pid %d) killed\n", pid);
usr.sbin/lpr/lpc/cmds.c
324
printf("\tWarning: daemon (pid %d) not killed:\n", pid);
usr.sbin/lpr/lpc/cmds.c
325
printf("\t %s\n", strerror(errsav));
usr.sbin/lpr/lpc/cmds.c
331
printf("\tcannot open lock file: %s\n",
usr.sbin/lpr/lpc/cmds.c
335
printf("\tno daemon to abort\n");
usr.sbin/lpr/lpc/cmds.c
342
printf("\t<internal error in kill_qtask>\n");
usr.sbin/lpr/lpc/cmds.c
364
printf("\tcannot create status file: %s\n", strerror(errno));
usr.sbin/lpr/lpc/cmds.c
375
printf("\tstatus message is now set to nothing.\n");
usr.sbin/lpr/lpc/cmds.c
377
printf("\tstatus message is now: %s", msg);
usr.sbin/lpr/lpc/cmds.c
391
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
415
printf("\tno daemon to abort\n");
usr.sbin/lpr/lpc/cmds.c
418
printf("\tassuming no daemon to abort\n");
usr.sbin/lpr/lpc/cmds.c
421
printf("\t<unexpected result (%d) from set_qstate>\n",
usr.sbin/lpr/lpc/cmds.c
583
printf("\t*** Error in sortq: %s == %s !\n", fname_a, fname_b);
usr.sbin/lpr/lpc/cmds.c
584
printf("\t*** cat %d == %d ; seq = %d %d\n", cat_a, cat_b,
usr.sbin/lpr/lpc/cmds.c
621
printf("Invalid option '%s'\n", *argv);
usr.sbin/lpr/lpc/cmds.c
653
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
672
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
675
printf("\tcannot examine spool directory\n");
usr.sbin/lpr/lpc/cmds.c
680
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
683
printf("\t** found a core file in %s !\n", pp->spool_dir);
usr.sbin/lpr/lpc/cmds.c
688
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
690
printf("\t** ----- Sorted list of files being checked:\n");
usr.sbin/lpr/lpc/cmds.c
694
printf("\t** [%3d] = %s\n", i, cp);
usr.sbin/lpr/lpc/cmds.c
696
printf("\t** ----- end of sorted list\n");
usr.sbin/lpr/lpc/cmds.c
739
printf("\t** internal error: 'line' overflow!\n");
usr.sbin/lpr/lpc/cmds.c
740
printf("\t** spooldir = %s\n", pp->spool_dir);
usr.sbin/lpr/lpc/cmds.c
741
printf("\t** cp = %s\n", cp);
usr.sbin/lpr/lpc/cmds.c
754
printf("Checked %d queues, and ", cln_queuecnt);
usr.sbin/lpr/lpc/cmds.c
756
printf("no cruft was found\n");
usr.sbin/lpr/lpc/cmds.c
760
printf("would have ");
usr.sbin/lpr/lpc/cmds.c
762
printf("removed %d files (%ld bytes).\n", cln_filecnt, cln_sizecnt);
usr.sbin/lpr/lpc/cmds.c
783
printf("\terror return from stat(%s):\n", name);
usr.sbin/lpr/lpc/cmds.c
784
printf("\t %s\n", strerror(errno));
usr.sbin/lpr/lpc/cmds.c
792
printf("\t\t modify age=%g secs, stat age=%g secs\n",
usr.sbin/lpr/lpc/cmds.c
807
printf("\terror return from readlink(%s):\n", name);
usr.sbin/lpr/lpc/cmds.c
808
printf("\t %s\n", strerror(errno));
usr.sbin/lpr/lpc/cmds.c
820
printf("\twould remove %s\n", name);
usr.sbin/lpr/lpc/cmds.c
822
printf("\t (which is a symlink to %s)\n", linkbuf);
usr.sbin/lpr/lpc/cmds.c
829
printf("\tcannot remove %s (!)\n", name);
usr.sbin/lpr/lpc/cmds.c
831
printf("\tremoved %s\n", name);
usr.sbin/lpr/lpc/cmds.c
847
printf("\t (which was a symlink to %s)\n", linkbuf);
usr.sbin/lpr/lpc/cmds.c
862
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
877
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
929
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
955
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/cmds.c
971
printf("\tcouldn't restart daemon\n");
usr.sbin/lpr/lpc/cmds.c
973
printf("\tdaemon restarted\n");
usr.sbin/lpr/lpc/cmds.c
985
printf("You must specify '-msg' before the text of the new status message.\n");
usr.sbin/lpr/lpc/cmds.c
996
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/lpc.c
100
printf("?Privileged command\n");
usr.sbin/lpr/lpc/lpc.c
193
printf("?Ambiguous command\n");
usr.sbin/lpr/lpc/lpc.c
197
printf("?Invalid command\n");
usr.sbin/lpr/lpc/lpc.c
202
printf("?Privileged command\n");
usr.sbin/lpr/lpc/lpc.c
291
printf("Commands may be abbreviated. Commands are:\n\n");
usr.sbin/lpr/lpc/lpc.c
307
printf("%s", c->c_name);
usr.sbin/lpr/lpc/lpc.c
309
printf("\n");
usr.sbin/lpr/lpc/lpc.c
327
printf("?Ambiguous help command %s\n", arg);
usr.sbin/lpr/lpc/lpc.c
329
printf("?Invalid help command %s\n", arg);
usr.sbin/lpr/lpc/lpc.c
331
printf("%-*s\t%s\n", (int) HELPINDENT,
usr.sbin/lpr/lpc/lpc.c
381
printf("unknown printer %s\n", pwanted);
usr.sbin/lpr/lpc/lpc.c
384
printf("warning: %s: unresolved tc= reference(s)", pwanted);
usr.sbin/lpr/lpc/lpc.c
390
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpc/lpc.c
397
printf("\tcannot chdir to %s\n", pp->spool_dir);
usr.sbin/lpr/lpc/lpc.c
91
printf("?Ambiguous command\n");
usr.sbin/lpr/lpc/lpc.c
95
printf("?Invalid command\n");
usr.sbin/lpr/lpc/movejobs.c
121
printf("\tjobs %s are not in the queue\n",
usr.sbin/lpr/lpc/movejobs.c
124
printf("\tjob %s is not in the queue\n",
usr.sbin/lpr/lpc/movejobs.c
138
printf("\tmoved %s earlier\n", jq->job_cfname);
usr.sbin/lpr/lpc/movejobs.c
152
printf("\tmoved %s (user %s)\n", jq->job_cfname,
usr.sbin/lpr/lpc/movejobs.c
155
printf("\tmoved %s\n", jq->job_cfname);
usr.sbin/lpr/lpc/movejobs.c
168
printf("usage: bottomq printer [jobspec ...]\n");
usr.sbin/lpr/lpc/movejobs.c
185
printf("usage: topq printer [jobspec ...]\n");
usr.sbin/lpr/lpc/movejobs.c
212
printf("\tthere are no jobs in the queue\n");
usr.sbin/lpr/lpc/movejobs.c
240
printf("\ninternal error in topq/bottomq processing.\n");
usr.sbin/lpr/lpc/movejobs.c
252
printf("\tqueue order unchanged\n");
usr.sbin/lpr/lpc/movejobs.c
256
printf("\t* queue order changed for %s, but the\n"
usr.sbin/lpr/lpc/movejobs.c
92
printf("\tinvalid job specifier: %s\n", argv[i]);
usr.sbin/lpr/lpd/lpd.c
829
printf("%s [@%s]: %s\n", progname, local_host, usermsg);
usr.sbin/lpr/lpd/printjob.c
1436
printf("To: %s@%s\n", userid, origin_host);
usr.sbin/lpr/lpd/printjob.c
1437
printf("Subject: %s printer job \"%s\"\n", pp->printer,
usr.sbin/lpr/lpd/printjob.c
1439
printf("Reply-To: root@%s\n\n", local_host);
usr.sbin/lpr/lpd/printjob.c
1440
printf("Your printer job ");
usr.sbin/lpr/lpd/printjob.c
1442
printf("(%s) ", jobname);
usr.sbin/lpr/lpd/printjob.c
1447
printf("\ncompleted successfully\n");
usr.sbin/lpr/lpd/printjob.c
1452
printf("\ncould not be printed\n");
usr.sbin/lpr/lpd/printjob.c
1456
printf("\ncould not be printed without an account on %s\n",
usr.sbin/lpr/lpd/printjob.c
1463
printf("\nhad some errors and may not have printed\n");
usr.sbin/lpr/lpd/printjob.c
1466
printf("\nhad the following errors and may not have printed:\n");
usr.sbin/lpr/lpd/printjob.c
1473
printf("\nwas not printed because it was not linked to the original file\n");
usr.sbin/lpr/lpq/lpq.c
125
printf("%s:\n", pp->printer);
usr.sbin/lpr/lpq/lpq.c
127
printf("\n");
usr.sbin/lpr/lpq/lpq.c
134
printf("warning: %s: unresolved "
usr.sbin/lpr/lpr/lpr.c
398
printf("%s: %s: not linked, copying instead\n",
usr.sbin/lpr/lpr/lpr.c
478
printf("%s: cannot open %s\n", progname, arg);
usr.sbin/lpr/lpr/lpr.c
483
printf("%s: %s: not removed\n", progname, arg);
usr.sbin/lpr/lpr/lpr.c
500
printf("%s: cannot touch %s\n", progname,
usr.sbin/lpr/lpr/lpr.c
508
printf("%s: cannot rename %s\n", progname, cfname);
usr.sbin/lpr/lpr/lpr.c
517
printf("jobs queued, but cannot start daemon.\n");
usr.sbin/lpr/lpr/lpr.c
544
printf("%s: %s: temp file write error\n", progname, n);
usr.sbin/lpr/lpr/lpr.c
552
printf("%s: %s: copy file is too large\n",
usr.sbin/lpr/lpr/lpr.c
560
printf("%s: %s: empty input file\n", progname,
usr.sbin/lpr/lpr/lpr.c
637
printf("%s: cannot create %s\n", progname, n);
usr.sbin/lpr/lpr/lpr.c
641
printf("%s: cannot chown %s\n", progname, n);
usr.sbin/lpr/lpr/lpr.c
647
printf("too many files - break up the job\n");
usr.sbin/lpr/lpr/lpr.c
702
printf("%s: cannot access %s\n", progname, file);
usr.sbin/lpr/lpr/lpr.c
706
printf("%s: cannot stat %s\n", progname, file);
usr.sbin/lpr/lpr/lpr.c
710
printf("%s: %s is a directory\n", progname, file);
usr.sbin/lpr/lpr/lpr.c
714
printf("%s: %s is an empty file\n", progname, file);
usr.sbin/lpr/lpr/lpr.c
718
printf("%s: cannot open %s\n", progname, file);
usr.sbin/lpr/lpr/lpr.c
726
printf("%s: %s is an executable program", progname, file);
usr.sbin/lpr/lpr/lpr.c
753
printf("%s: %s: is not removable by you\n", progname, file);
usr.sbin/lpr/lpr/lpr.c
758
printf(" and is unprintable\n");
usr.sbin/lpr/lpr/lpr.c
843
printf("%s: cannot create %s\n", progname, buf);
usr.sbin/lpr/lpr/lpr.c
847
printf("%s: cannot lock %s\n", progname, buf);
usr.sbin/lpr/pac/pac.c
161
printf("pac: unknown printer %s\n", printer);
usr.sbin/lpr/pac/pac.c
259
printf(" Login pages/feet runs price\n");
usr.sbin/lpr/pac/pac.c
266
printf("%-24s %7.2f %4d $%6.2f\n", hp->h_name,
usr.sbin/lpr/pac/pac.c
270
printf("\n");
usr.sbin/lpr/pac/pac.c
271
printf("%-24s %7.2f %4d $%6.2f\n", "total", feet,
usr.sbin/lpr/pac/pac.c
421
printf("pac: getprintcap: %s\n", pcaperr(stat));
usr.sbin/makefs/cd9660.c
1035
printf("Rename_filename called\n");
usr.sbin/makefs/cd9660.c
1205
printf("%s: count is %i\n", __func__, count);
usr.sbin/makefs/cd9660.c
2073
printf("Generic boot image has size %lld\n",
usr.sbin/makefs/cd9660.c
359
printf("%s: got `%s'\n", __func__, option);
usr.sbin/makefs/cd9660.c
473
printf("%s: ISO level is %i\n", __func__,
usr.sbin/makefs/cd9660.c
484
printf("%s: image %s directory %s root %p\n", __func__,
usr.sbin/makefs/cd9660.c
516
printf("%s: tree converted\n", __func__);
usr.sbin/makefs/cd9660.c
525
printf("%s: done converting tree\n", __func__);
usr.sbin/makefs/cd9660.c
559
printf("%s: Path table conversion complete. "
usr.sbin/makefs/cd9660.c
589
printf("%s: Sectors 0-15 reserved\n", __func__);
usr.sbin/makefs/cd9660.c
590
printf("%s: Primary path tables starts in sector %"
usr.sbin/makefs/cd9660.c
593
printf("%s: File data starts in sector %"
usr.sbin/makefs/cd9660.c
595
printf("%s: Total sectors: %"
usr.sbin/makefs/cd9660.c
618
printf("%s: done ret = %d\n", __func__, ret);
usr.sbin/makefs/cd9660.c
761
printf("Setting up boot volume descriptor\n");
usr.sbin/makefs/cd9660.c
836
printf("%s: NULL node passed, returning\n", __func__);
usr.sbin/makefs/cd9660/cd9660_debug.c
103
printf("%s (%s) (%" PRIu32 " to %" PRId64 ")\n",
usr.sbin/makefs/cd9660/cd9660_debug.c
118
printf("Sorry, debugging is not supported in host-tools mode.\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
129
printf("debug_print_path_table: Dumping path table contents\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
133
printf("0) (ROOT)\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
135
printf("%i) %s\n", iterator->level,
usr.sbin/makefs/cd9660/cd9660_debug.c
148
printf("==Listing Volume Descriptors==\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
153
printf("Volume descriptor in sector %" PRId64
usr.sbin/makefs/cd9660/cd9660_debug.c
175
printf("==Done Listing Volume Descriptors==\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
181
printf("<ptentry num=\"%i\">\n" ,num);
usr.sbin/makefs/cd9660/cd9660_debug.c
182
printf("<length>%i</length>\n", pttemp->length[0]);
usr.sbin/makefs/cd9660/cd9660_debug.c
183
printf("<extended_attribute_length>%i</extended_attribute_length>\n",
usr.sbin/makefs/cd9660/cd9660_debug.c
185
printf("<parent_number>%i</parent_number>\n",
usr.sbin/makefs/cd9660/cd9660_debug.c
189
printf("</ptentry>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
230
printf("<cd9660dump>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
254
printf("Path table 1 located at sector %i and is %i bytes long\n",
usr.sbin/makefs/cd9660/cd9660_debug.c
262
printf("</cd9660dump>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
272
printf("<%s>",element);
usr.sbin/makefs/cd9660/cd9660_debug.c
276
printf("%c",t);
usr.sbin/makefs/cd9660/cd9660_debug.c
278
printf("</%s>\n",element);
usr.sbin/makefs/cd9660/cd9660_debug.c
280
printf("<%s:hex>",element);
usr.sbin/makefs/cd9660/cd9660_debug.c
283
printf(" %x",t);
usr.sbin/makefs/cd9660/cd9660_debug.c
285
printf("</%s:hex>\n",element);
usr.sbin/makefs/cd9660/cd9660_debug.c
332
printf("<%s>%i</%s>\n", element, debug_get_encoded_number(buf, mode),
usr.sbin/makefs/cd9660/cd9660_debug.c
346
printf("<directoryrecord>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
359
printf("</directoryrecord>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
369
printf("<volumedescriptor sector=\"%i\">\n", sector);
usr.sbin/makefs/cd9660/cd9660_debug.c
370
printf("<vdtype>");
usr.sbin/makefs/cd9660/cd9660_debug.c
373
printf("boot");
usr.sbin/makefs/cd9660/cd9660_debug.c
377
printf("primary");
usr.sbin/makefs/cd9660/cd9660_debug.c
381
printf("supplementary");
usr.sbin/makefs/cd9660/cd9660_debug.c
385
printf("volume partition descriptor");
usr.sbin/makefs/cd9660/cd9660_debug.c
389
printf("terminator");
usr.sbin/makefs/cd9660/cd9660_debug.c
393
printf("</vdtype>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
452
printf("</volumedescriptor>\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
55
printf("\t");
usr.sbin/makefs/cd9660/cd9660_debug.c
76
printf("-");
usr.sbin/makefs/cd9660/cd9660_debug.c
77
printf("%c%c: L:%i",t->attr.su_entry.SP.h.type[0],
usr.sbin/makefs/cd9660/cd9660_debug.c
80
printf("\n");
usr.sbin/makefs/cd9660/cd9660_debug.c
92
printf(". (%i)\n",
usr.sbin/makefs/cd9660/cd9660_debug.c
95
printf("..(%i)\n",
usr.sbin/makefs/cd9660/cd9660_debug.c
98
printf("(ROOT) (%" PRIu32 " to %" PRId64 ")\n",
usr.sbin/makefs/cd9660/cd9660_eltorito.c
102
printf("Found bootdisk with system %s, and filename %s\n",
usr.sbin/makefs/cd9660/cd9660_eltorito.c
156
printf("%s\n", mode_msg);
usr.sbin/makefs/cd9660/cd9660_eltorito.c
163
printf("New image has size %d, uses %d 512-byte sectors\n",
usr.sbin/makefs/cd9660/cd9660_eltorito.c
420
printf("%s: there will be %i entries consuming %i sectors. "
usr.sbin/makefs/cd9660/cd9660_eltorito.c
51
#define ELTORITO_DPRINTF(__x) printf __x
usr.sbin/makefs/cd9660/cd9660_eltorito.c
644
printf("Writing boot catalog to sector %" PRId64 "\n",
usr.sbin/makefs/cd9660/cd9660_eltorito.c
649
printf("Writing catalog entry of type %d\n",
usr.sbin/makefs/cd9660/cd9660_eltorito.c
659
printf("Finished writing boot catalog\n");
usr.sbin/makefs/cd9660/cd9660_eltorito.c
664
printf("Writing boot image from %s to sectors %d\n",
usr.sbin/makefs/cd9660/cd9660_write.c
107
printf("Path tables written\n");
usr.sbin/makefs/cd9660/cd9660_write.c
126
printf("Files written\n");
usr.sbin/makefs/cd9660/cd9660_write.c
130
printf("Image closed\n");
usr.sbin/makefs/cd9660/cd9660_write.c
138
printf("Bad image cleaned up\n");
usr.sbin/makefs/cd9660/cd9660_write.c
441
printf("Writing file: %s\n",filename);
usr.sbin/makefs/cd9660/cd9660_write.c
73
printf("Writing image\n");
usr.sbin/makefs/cd9660/cd9660_write.c
94
printf("Volume descriptors written\n");
usr.sbin/makefs/ffs.c
1011
printf(
usr.sbin/makefs/ffs.c
1056
printf("ffs_dump_dirbuf: dir %s size %d cur %d\n",
usr.sbin/makefs/ffs.c
1062
printf(
usr.sbin/makefs/ffs.c
1097
printf(
usr.sbin/makefs/ffs.c
1106
printf("ffs_make_dirbuf: growing buf to %d\n",
usr.sbin/makefs/ffs.c
1155
printf("ffs_write_inode: din %p ino %u cg %d cgino %d\n",
usr.sbin/makefs/ffs.c
243
printf("ffs_parse_opts: got `%s'\n", option);
usr.sbin/makefs/ffs.c
282
printf("ffs_makefs: image %s directory %s root %p\n",
usr.sbin/makefs/ffs.c
295
printf("Calculated size of `%s': %lld bytes, %lld inodes\n",
usr.sbin/makefs/ffs.c
310
printf("Populating `%s'\n", image);
usr.sbin/makefs/ffs.c
335
printf("Image `%s' complete\n", image);
usr.sbin/makefs/ffs.c
355
printf("ffs_validate: before defaults set:\n");
usr.sbin/makefs/ffs.c
401
printf("ffs_validate: size of tree: %lld bytes, %lld inodes\n",
usr.sbin/makefs/ffs.c
460
printf("ffs_validate: after defaults set:\n");
usr.sbin/makefs/ffs.c
462
printf("ffs_validate: dir %s; %lld bytes, %lld inodes\n",
usr.sbin/makefs/ffs.c
479
printf("fsopts at %p\n", f);
usr.sbin/makefs/ffs.c
481
printf("\tsize %lld, inodes %lld, curinode %u\n",
usr.sbin/makefs/ffs.c
484
printf("\tminsize %lld, maxsize %lld\n",
usr.sbin/makefs/ffs.c
486
printf("\tfree files %lld, freefile %% %d\n",
usr.sbin/makefs/ffs.c
488
printf("\tfree blocks %lld, freeblock %% %d\n",
usr.sbin/makefs/ffs.c
490
printf("\tneedswap %d, sectorsize %d\n", f->needswap, f->sectorsize);
usr.sbin/makefs/ffs.c
492
printf("\tbsize %d, fsize %d, cpg %d, density %d\n",
usr.sbin/makefs/ffs.c
494
printf("\tnsectors %d, rpm %d, minfree %d\n",
usr.sbin/makefs/ffs.c
496
printf("\tmaxcontig %d, maxbpg %d\n",
usr.sbin/makefs/ffs.c
498
printf("\toptimization %s\n",
usr.sbin/makefs/ffs.c
551
printf("zero-ing image `%s', %lld sectors, "
usr.sbin/makefs/ffs.c
579
printf("calling mkfs(\"%s\", ...)\n", image);
usr.sbin/makefs/ffs.c
594
printf("mkfs returned %p; fs_time %s",
usr.sbin/makefs/ffs.c
596
printf("fs totals: nbfree %lld, nffree %lld, nifree %lld, ndir %lld\n",
usr.sbin/makefs/ffs.c
628
printf("ffs_size_dir: entry: bytes %lld inodes %lld\n",
usr.sbin/makefs/ffs.c
635
printf("ADDDIRENT: was: %s (%d) this %d cur %d\n", \
usr.sbin/makefs/ffs.c
641
printf("ADDDIRENT: now: %s (%d) this %d cur %d\n", \
usr.sbin/makefs/ffs.c
670
printf("ffs_size_dir: `%s' size %lld\n",
usr.sbin/makefs/ffs.c
696
printf("ffs_size_dir: exit: size %lld inodes %lld\n",
usr.sbin/makefs/ffs.c
827
printf("ffs_populate_dir: PASS 1 dir %s node %p\n", dir, root);
usr.sbin/makefs/ffs.c
865
printf("ffs_populate_dir: PASS 2 dir %s\n", dir);
usr.sbin/makefs/ffs.c
891
printf("ffs_populate_dir: writing ino %d, %s",
usr.sbin/makefs/ffs.c
894
printf(", nlink %d", cur->inode->nlink);
usr.sbin/makefs/ffs.c
913
printf("ffs_populate_dir: PASS 3 dir %s\n", dir);
usr.sbin/makefs/ffs.c
925
printf("ffs_populate_dir: DONE dir %s\n", dir);
usr.sbin/makefs/ffs.c
960
printf(
usr.sbin/makefs/ffs.c
965
printf(", file '%s'\n", (char *)buf);
usr.sbin/makefs/ffs.c
967
printf(", buffer %p\n", buf);
usr.sbin/makefs/ffs/buf.c
140
printf("%s: blkno %lld offset %lld bcount %zu\n", __func__,
usr.sbin/makefs/ffs/buf.c
149
printf("%s: write %ld (offset %lld) returned %lld\n", __func__,
usr.sbin/makefs/ffs/buf.c
171
printf("%s: clean\n", __func__);
usr.sbin/makefs/ffs/buf.c
175
printf("%s: unflushed buffers:\n", __func__);
usr.sbin/makefs/ffs/buf.c
177
printf("\t%p lblkno %10lld blkno %10lld count %6ld bufsize %6ld "
usr.sbin/makefs/ffs/buf.c
189
printf("%s: done\n", __func__);
usr.sbin/makefs/ffs/buf.c
205
printf("%s: blkno %lld size %d\n", __func__, (long long)blkno,
usr.sbin/makefs/ffs/buf.c
210
printf("%s: initialising tailq\n", __func__);
usr.sbin/makefs/ffs/buf.c
70
printf("%s: blkno %lld size %d\n", __func__, (long long)blkno,
usr.sbin/makefs/ffs/buf.c
75
printf("%s: blkno %lld offset %lld bcount %ld\n", __func__,
usr.sbin/makefs/ffs/buf.c
83
printf("%s: read %ld (%lld) returned %d\n", __func__,
usr.sbin/makefs/ffs/mkfs.c
180
printf("preposterous size %lld\n", (long long)fssize);
usr.sbin/makefs/ffs/mkfs.c
191
printf("illegal expected average file size %d\n",
usr.sbin/makefs/ffs/mkfs.c
194
printf("illegal expected number of files per directory %d\n",
usr.sbin/makefs/ffs/mkfs.c
202
printf("block size must be a power of 2, not %d\n",
usr.sbin/makefs/ffs/mkfs.c
207
printf("fragment size must be a power of 2, not %d\n",
usr.sbin/makefs/ffs/mkfs.c
212
printf("fragment size %d is too small, minimum is %d\n",
usr.sbin/makefs/ffs/mkfs.c
217
printf("block size %d is too small, minimum is %d\n",
usr.sbin/makefs/ffs/mkfs.c
222
printf("block size %d is too large, maximum is %d\n",
usr.sbin/makefs/ffs/mkfs.c
227
printf("block size (%d) cannot be smaller than fragment size (%d)\n",
usr.sbin/makefs/ffs/mkfs.c
235
printf("Extent size set to %d\n", sblock.fs_maxbsize);
usr.sbin/makefs/ffs/mkfs.c
238
printf("Extent size reduced to %d\n", sblock.fs_maxbsize);
usr.sbin/makefs/ffs/mkfs.c
247
printf("Maxcontig raised to %d\n", sblock.fs_maxbsize);
usr.sbin/makefs/ffs/mkfs.c
266
printf("fragment size %d is too small, "
usr.sbin/makefs/ffs/mkfs.c
392
printf("density reduced from %d to %d\n", origdensity, density);
usr.sbin/makefs/ffs/mkfs.c
434
printf("Filesystem size %lld < minimum size of %d\n",
usr.sbin/makefs/ffs/mkfs.c
446
printf("Reduced frags per cylinder group from %d to %d %s\n",
usr.sbin/makefs/ffs/mkfs.c
538
printf("%s: %.1fMB (%lld sectors) block size %d, "
usr.sbin/makefs/ffs/mkfs.c
543
printf("\tusing %d cylinder groups of %.2fMB, %d blks, "
usr.sbin/makefs/ffs/mkfs.c
576
printf("super-block backups (for fsck -b #) at:");
usr.sbin/makefs/ffs/mkfs.c
580
printf("\n");
usr.sbin/makefs/ffs/mkfs.c
581
printf(" %*lld,", printcolwidth,
usr.sbin/makefs/ffs/mkfs.c
585
printf("\n");
usr.sbin/makefs/ffs/mkfs.c
739
printf("Panic: cylinder group too big\n");
usr.sbin/makefs/hammer2.c
1023
printf("%*.*s", indent, indent, "");
usr.sbin/makefs/hammer2.c
1024
printf("dvp=%p/%d vp=%p/%d \"%s\" %s %s\n",
usr.sbin/makefs/hammer2.c
1040
printf("%c", type);
usr.sbin/makefs/hammer2.c
1226
printf("ignore %s 0%o\n", path, cur->type);
usr.sbin/makefs/hammer2.c
1364
printf("version: %d\n", hmp->voldata.version);
usr.sbin/makefs/hammer2.c
1422
printf("Type "
usr.sbin/makefs/hammer2.c
1426
printf("%s %s\n", p->s, p->name);
usr.sbin/makefs/hammer2.c
1446
printf("name: %s\n", pfs.name);
usr.sbin/makefs/hammer2.c
1447
printf("type: %s\n", hammer2_pfstype_to_str(pfs.pfs_type));
usr.sbin/makefs/hammer2.c
1448
printf("subtype: %s\n",
usr.sbin/makefs/hammer2.c
1453
printf("fsid: %s\n", pfs_id_str);
usr.sbin/makefs/hammer2.c
1458
printf("clid: %s\n", pfs_id_str);
usr.sbin/makefs/hammer2.c
1600
printf("--------------------\n");
usr.sbin/makefs/hammer2.c
1601
printf("flags = 0x%x\n", inode.flags);
usr.sbin/makefs/hammer2.c
1602
printf("data_count = %ju\n", (uintmax_t)inode.data_count);
usr.sbin/makefs/hammer2.c
1603
printf("inode_count = %ju\n", (uintmax_t)inode.inode_count);
usr.sbin/makefs/hammer2.c
1604
printf("--------------------\n");
usr.sbin/makefs/hammer2.c
1605
printf("version = %u\n", meta->version);
usr.sbin/makefs/hammer2.c
1606
printf("pfs_subtype = %u (%s)\n", meta->pfs_subtype,
usr.sbin/makefs/hammer2.c
1608
printf("uflags = 0x%x\n", (unsigned int)meta->uflags);
usr.sbin/makefs/hammer2.c
1609
printf("rmajor = %u\n", meta->rmajor);
usr.sbin/makefs/hammer2.c
1610
printf("rminor = %u\n", meta->rminor);
usr.sbin/makefs/hammer2.c
1611
printf("ctime = %s\n", hammer2_time64_to_str(meta->ctime, &str));
usr.sbin/makefs/hammer2.c
1612
printf("mtime = %s\n", hammer2_time64_to_str(meta->mtime, &str));
usr.sbin/makefs/hammer2.c
1613
printf("atime = %s\n", hammer2_time64_to_str(meta->atime, &str));
usr.sbin/makefs/hammer2.c
1614
printf("btime = %s\n", hammer2_time64_to_str(meta->btime, &str));
usr.sbin/makefs/hammer2.c
1616
printf("uid = %s\n", hammer2_uuid_to_str(&uuid, &str));
usr.sbin/makefs/hammer2.c
1618
printf("gid = %s\n", hammer2_uuid_to_str(&uuid, &str));
usr.sbin/makefs/hammer2.c
1619
printf("type = %u (%s)\n", meta->type,
usr.sbin/makefs/hammer2.c
1621
printf("op_flags = 0x%x\n", meta->op_flags);
usr.sbin/makefs/hammer2.c
1622
printf("cap_flags = 0x%x\n", meta->cap_flags);
usr.sbin/makefs/hammer2.c
1623
printf("mode = 0%o\n", meta->mode);
usr.sbin/makefs/hammer2.c
1624
printf("inum = 0x%jx\n", (uintmax_t)meta->inum);
usr.sbin/makefs/hammer2.c
1625
printf("size = %ju\n", (uintmax_t)meta->size);
usr.sbin/makefs/hammer2.c
1626
printf("nlinks = %ju\n", (uintmax_t)meta->nlinks);
usr.sbin/makefs/hammer2.c
1627
printf("iparent = 0x%jx\n", (uintmax_t)meta->iparent);
usr.sbin/makefs/hammer2.c
1628
printf("name_key = 0x%jx\n", (uintmax_t)meta->name_key);
usr.sbin/makefs/hammer2.c
1629
printf("name_len = %u\n", meta->name_len);
usr.sbin/makefs/hammer2.c
1630
printf("ncopies = %u\n", meta->ncopies);
usr.sbin/makefs/hammer2.c
1631
printf("comp_algo = 0x%jx\n", (uintmax_t)meta->comp_algo);
usr.sbin/makefs/hammer2.c
1632
printf("check_algo = %u\n", meta->check_algo);
usr.sbin/makefs/hammer2.c
1633
printf("pfs_nmasters = %u\n", meta->pfs_nmasters);
usr.sbin/makefs/hammer2.c
1634
printf("pfs_type = %u (%s)\n", meta->pfs_type,
usr.sbin/makefs/hammer2.c
1636
printf("pfs_inum = 0x%jx\n", (uintmax_t)meta->pfs_inum);
usr.sbin/makefs/hammer2.c
1638
printf("pfs_clid = %s\n", hammer2_uuid_to_str(&uuid, &str));
usr.sbin/makefs/hammer2.c
1640
printf("pfs_fsid = %s\n", hammer2_uuid_to_str(&uuid, &str));
usr.sbin/makefs/hammer2.c
1641
printf("data_quota = 0x%jx\n", (uintmax_t)meta->data_quota);
usr.sbin/makefs/hammer2.c
1642
printf("inode_quota = 0x%jx\n", (uintmax_t)meta->inode_quota);
usr.sbin/makefs/hammer2.c
1643
printf("pfs_lsnap_tid = 0x%jx\n", (uintmax_t)meta->pfs_lsnap_tid);
usr.sbin/makefs/hammer2.c
1644
printf("decrypt_check = 0x%jx\n", (uintmax_t)meta->decrypt_check);
usr.sbin/makefs/hammer2.c
1645
printf("--------------------\n");
usr.sbin/makefs/hammer2.c
1699
printf("invalid check_algo_str: %s\n", check_algo_str);
usr.sbin/makefs/hammer2.c
1704
printf("change %s to algo %d (%s)\n", p, check_algo, check_algo_str);
usr.sbin/makefs/hammer2.c
1827
printf("invalid comp_algo_str: %s\n", comp_algo_str);
usr.sbin/makefs/hammer2.c
1841
printf("invalid comp_level_str: %s\n", comp_level_str);
usr.sbin/makefs/hammer2.c
1848
printf("unsupported comp_level %d for %s\n",
usr.sbin/makefs/hammer2.c
1854
printf("unsupported comp_level %d for %s\n",
usr.sbin/makefs/hammer2.c
1860
printf("change %s to algo %d (%s) level %d\n",
usr.sbin/makefs/hammer2.c
2009
printf("%s\t", f);
usr.sbin/makefs/hammer2.c
2014
printf("%s\n", strerror(error));
usr.sbin/makefs/hammer2.c
2016
printf("ok\n");
usr.sbin/makefs/hammer2.c
2032
printf("%jd\t", (intmax_t)destroy.inum);
usr.sbin/makefs/hammer2.c
2037
printf("%s\n", strerror(error));
usr.sbin/makefs/hammer2.c
2039
printf("ok\n");
usr.sbin/makefs/hammer2.c
2056
printf("grown to %016jx\n", (intmax_t)growfs.size);
usr.sbin/makefs/hammer2.c
2058
printf("no size change - %016jx\n",
usr.sbin/makefs/hammer2.c
2298
printf("ignore inode %jd %s \"%s\"\n",
usr.sbin/makefs/hammer2.c
359
printf("root inode inum %lld, mode 0%o, refs %d\n",
usr.sbin/makefs/hammer2.c
367
printf("version get `%s'\n", image);
usr.sbin/makefs/hammer2.c
376
printf("PFS %s `%s'\n", h2_opt->pfs_cmd_name, image);
usr.sbin/makefs/hammer2.c
385
printf("PFS %s `%s'\n", h2_opt->pfs_cmd_name, image);
usr.sbin/makefs/hammer2.c
394
printf("PFS %s `%s'\n", h2_opt->pfs_cmd_name, image);
usr.sbin/makefs/hammer2.c
403
printf("PFS %s `%s'\n", h2_opt->pfs_cmd_name, image);
usr.sbin/makefs/hammer2.c
412
printf("PFS %s `%s'\n", h2_opt->pfs_cmd_name, image);
usr.sbin/makefs/hammer2.c
422
printf("inode %s `%s'\n", h2_opt->inode_cmd_name, image);
usr.sbin/makefs/hammer2.c
431
printf("inode %s `%s'\n", h2_opt->inode_cmd_name, image);
usr.sbin/makefs/hammer2.c
453
printf("bulkfree `%s'\n", image);
usr.sbin/makefs/hammer2.c
464
printf("destroy `%s' in `%s'\n",
usr.sbin/makefs/hammer2.c
473
printf("destroy %lld in `%s'\n",
usr.sbin/makefs/hammer2.c
485
printf("growfs `%s'\n", image);
usr.sbin/makefs/hammer2.c
494
printf("read `%s'\n", image);
usr.sbin/makefs/hammer2.c
503
printf("populating `%s'\n", image);
usr.sbin/makefs/hammer2.c
518
printf("XXX %lld vnode left\n", (long long)vnode_count);
usr.sbin/makefs/hammer2.c
520
printf("XXX %ld chain left\n", hammer2_chain_allocs);
usr.sbin/makefs/hammer2.c
532
printf("image `%s' complete\n", image);
usr.sbin/makefs/hammer2.c
62
printf("%s: " X, __func__, ## __VA_ARGS__)
usr.sbin/makefs/hammer2.c
651
printf("trying default image size %s\n", sizetostr(image_size));
usr.sbin/makefs/hammer2.c
664
printf("trying adjusted image size %s\n",
usr.sbin/makefs/hammer2.c
713
printf("using default label \"%s\"\n", s);
usr.sbin/makefs/hammer2.c
720
printf("using default mount label \"%s\"\n", s);
usr.sbin/makefs/hammer2.c
726
printf("using default %d volume headers\n", h2_opt->num_volhdr);
usr.sbin/makefs/hammer2.c
743
printf("estimated data size %s from %lld inode\n",
usr.sbin/makefs/hammer2.c
760
printf("using %s image size\n", sizetostr(h2_opt->image_size));
usr.sbin/makefs/hammer2.c
780
printf("\tinodes %lld\n", (long long)fsopts->inodes);
usr.sbin/makefs/hammer2.c
781
printf("\tsize %lld, minsize %lld, maxsize %lld\n",
usr.sbin/makefs/hammer2.c
786
printf("\thammer2_debug 0x%x\n", hammer2_debug);
usr.sbin/makefs/hammer2.c
788
printf("\tlabel_specified %d\n", h2_opt->label_specified);
usr.sbin/makefs/hammer2.c
789
printf("\tmount_label \"%s\"\n", h2_opt->mount_label);
usr.sbin/makefs/hammer2.c
790
printf("\tnum_volhdr %d\n", h2_opt->num_volhdr);
usr.sbin/makefs/hammer2.c
791
printf("\tioctl_cmd %ld\n", h2_opt->ioctl_cmd);
usr.sbin/makefs/hammer2.c
792
printf("\temergency_mode %d\n", h2_opt->emergency_mode);
usr.sbin/makefs/hammer2.c
793
printf("\tpfs_cmd_name \"%s\"\n", h2_opt->pfs_cmd_name);
usr.sbin/makefs/hammer2.c
794
printf("\tpfs_name \"%s\"\n", h2_opt->pfs_name);
usr.sbin/makefs/hammer2.c
795
printf("\tinode_cmd_name \"%s\"\n", h2_opt->inode_cmd_name);
usr.sbin/makefs/hammer2.c
796
printf("\tinode_path \"%s\"\n", h2_opt->inode_path);
usr.sbin/makefs/hammer2.c
797
printf("\tdestroy_path \"%s\"\n", h2_opt->destroy_path);
usr.sbin/makefs/hammer2.c
798
printf("\tdestroy_inum %lld\n", (long long)h2_opt->destroy_inum);
usr.sbin/makefs/hammer2.c
799
printf("\tread_path \"%s\"\n", h2_opt->read_path);
usr.sbin/makefs/hammer2.c
800
printf("\timage_size 0x%llx\n", (long long)h2_opt->image_size);
usr.sbin/makefs/hammer2.c
802
printf("\tHammer2Version %d\n", opt->Hammer2Version);
usr.sbin/makefs/hammer2.c
803
printf("\tBootAreaSize 0x%jx\n", opt->BootAreaSize);
usr.sbin/makefs/hammer2.c
804
printf("\tAuxAreaSize 0x%jx\n", opt->AuxAreaSize);
usr.sbin/makefs/hammer2.c
805
printf("\tNLabels %d\n", opt->NLabels);
usr.sbin/makefs/hammer2.c
806
printf("\tCompType %d\n", opt->CompType);
usr.sbin/makefs/hammer2.c
807
printf("\tCheckType %d\n", opt->CheckType);
usr.sbin/makefs/hammer2.c
808
printf("\tDefaultLabelType %d\n", opt->DefaultLabelType);
usr.sbin/makefs/hammer2.c
809
printf("\tDebugOpt %d\n", opt->DebugOpt);
usr.sbin/makefs/hammer2.c
813
printf("\tHammer2_FSType \"%s\"\n", s);
usr.sbin/makefs/hammer2.c
816
printf("\tHammer2_VolFSID \"%s\"\n", s);
usr.sbin/makefs/hammer2.c
819
printf("\tHammer2_SupCLID \"%s\"\n", s);
usr.sbin/makefs/hammer2.c
822
printf("\tHammer2_SupFSID \"%s\"\n", s);
usr.sbin/makefs/hammer2.c
825
printf("\tLabel[%d] \"%s\"\n", i, opt->Label[i]);
usr.sbin/makefs/hammer2.c
828
printf("\t Hammer2_PfsCLID[%d] \"%s\"\n", i, s);
usr.sbin/makefs/hammer2.c
831
printf("\t Hammer2_PfsFSID[%d] \"%s\"\n", i, s);
usr.sbin/makefs/hammer2/hammer2_buf.c
85
printf("%s: read vp %p offset 0x%016jx size 0x%jx -> 0x%jx\n",
usr.sbin/makefs/hammer2/hammer2_buf.c
95
printf("%s: read vp %p offset 0x%016jx size 0x%jx -> "
usr.sbin/makefs/hammer2/hammer2_compat.h
69
#define kprintf(s, ...) printf(s, ## __VA_ARGS__)
usr.sbin/makefs/hammer2/hammer2_inode.c
1851
printf("%s: total chain %ld\n", __func__, hammer2_chain_allocs);
usr.sbin/makefs/hammer2/hammer2_inode.c
1852
printf("%s: total dio %d\n", __func__, hammer2_dio_count);
usr.sbin/makefs/hammer2/hammer2_inode.c
1883
printf("%s: total inode %jd -> %jd\n",
usr.sbin/makefs/hammer2/hammer2_inode.c
1891
printf("%s: %jd inode in reclaim queue\n",
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inflate.c
326
printf(" static const code lenfix[%u] = {", size);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inflate.c
329
if ((low % 7) == 0) printf("\n ");
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inflate.c
330
printf("{%u,%u,%d}", (low & 127) == 99 ? 64 : state.lencode[low].op,
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inflate.c
337
printf("\n static const code distfix[%u] = {", size);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inflate.c
340
if ((low % 6) == 0) printf("\n ");
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inflate.c
341
printf("{%u,%u,%d}", state.distcode[low].op, state.distcode[low].bits,
usr.sbin/makefs/makefs.c
281
printf("debug mask: 0x%08x\n", debug);
usr.sbin/makefs/makefs.c
282
printf("start time: %ld.%ld, %s",
usr.sbin/makefs/makefs.c
346
printf("\nparent: %s\n", subtree);
usr.sbin/makefs/makefs.h
243
printf("%s took %lld.%06ld seconds\n", \
usr.sbin/makefs/msdos.c
124
printf("msdos_parse_opts: got `%s'\n", option);
usr.sbin/makefs/msdos.c
177
printf("Creating `%s'\n", image);
usr.sbin/makefs/msdos.c
193
printf("msdos_makefs: image %s directory %s root %p\n",
usr.sbin/makefs/msdos.c
197
printf("Populating `%s'\n", image);
usr.sbin/makefs/msdos.c
212
printf("Image `%s' complete\n", image);
usr.sbin/makefs/msdos.h
40
printf args; \
usr.sbin/makefs/msdos/msdosfs_fat.c
316
printf("updatefats(pmp %p, bp %p, fatbn %lu)\n", pmp, bp, fatbn);
usr.sbin/makefs/msdos/msdosfs_fat.c
457
printf("fatentry(func %d, pmp %p, clust %lu, oldcon %p, newcon %lx)\n",
usr.sbin/makefs/msdos/msdosfs_fat.c
467
printf("fatentry(): function code doesn't specify get or set\n");
usr.sbin/makefs/msdos/msdosfs_fat.c
478
printf("fatentry(): get function with no place to put result\n");
usr.sbin/makefs/msdos/msdosfs_fat.c
563
printf("fatchain(pmp %p, start %lu, count %lu, fillwith %lx)\n",
usr.sbin/makefs/msdos/msdosfs_fat.c
703
printf("clusteralloc(): allocated cluster chain at %lu (%lu clusters)\n",
usr.sbin/makefs/msdos/msdosfs_fat.c
917
printf("mountmsdosfs(): Media descriptor in BPB"
usr.sbin/makefs/msdos/msdosfs_fat.c
966
printf("extendfile(): attempt to extend root directory\n");
usr.sbin/makefs/walk.c
124
printf("scanning %s/%s/%s\n", root, dir, name);
usr.sbin/makefs/walk.c
133
printf(" skipping socket %s\n", path);
usr.sbin/makefs/walk.c
153
printf("merging %s with %p\n",
usr.sbin/makefs/walk.c
195
printf("link_check: found [%llu, %llu]\n",
usr.sbin/makefs/walk.c
319
printf("apply_specfile: %s, %s %p\n", specfile, dir, parent);
usr.sbin/makefs/walk.c
353
printf("apply_specdir: %s %p %p\n", dir, specnode, dirnode);
usr.sbin/makefs/walk.c
381
printf("apply_specdir: trimming %s/%s %p\n", dir, curfsnode->name, curfsnode);
usr.sbin/makefs/walk.c
392
printf("apply_specdir: spec %s\n",
usr.sbin/makefs/walk.c
398
printf("apply_specdir: dirent %s\n",
usr.sbin/makefs/walk.c
435
printf("apply_specdir: adding %s\n",
usr.sbin/makefs/walk.c
489
printf("apply_specentry: %s/%s\n", dir, dirnode->name);
usr.sbin/makefs/walk.c
493
printf("\t\t\tchanging %s from " b " to " b "\n", \
usr.sbin/makefs/walk.c
569
printf("dump_fsnodes: %s %p\n", root->path, root);
usr.sbin/makefs/walk.c
576
printf("cur=%8p parent=%8p first=%8p ",
usr.sbin/makefs/walk.c
578
printf("%7s: %s", inode_type(cur->type), path);
usr.sbin/makefs/walk.c
581
printf(" -> %s", cur->symlink);
usr.sbin/makefs/walk.c
586
printf(", nlinks=%d", cur->inode->nlink);
usr.sbin/makefs/walk.c
594
printf("dump_fsnodes: finished %s/%s\n", root->path, root->name);
usr.sbin/makefs/walk.c
94
printf("walk_dir: %s %p\n", path, parent);
usr.sbin/memcontrol/memcontrol.c
180
printf("%jx/%jx %.8s ",
usr.sbin/memcontrol/memcontrol.c
185
printf("%s ", attrnames[j].name);
usr.sbin/memcontrol/memcontrol.c
186
printf("\n");
usr.sbin/mfiutil/mfi_cmd.c
319
printf("%s: %.2f%% complete, after %ds", label,
usr.sbin/mfiutil/mfi_cmd.c
322
printf(" finished in ");
usr.sbin/mfiutil/mfi_cmd.c
326
printf("%u:", seconds / 3600);
usr.sbin/mfiutil/mfi_cmd.c
329
printf("%02u:%02u", seconds / 60, seconds % 60);
usr.sbin/mfiutil/mfi_cmd.c
331
printf("%us", seconds);
usr.sbin/mfiutil/mfi_cmd.c
333
printf("\n");
usr.sbin/mfiutil/mfi_config.c
1097
printf(
usr.sbin/mfiutil/mfi_config.c
1101
printf(" array size: %u\n", config->array_size);
usr.sbin/mfiutil/mfi_config.c
1102
printf(" volume size: %u\n", config->log_drv_size);
usr.sbin/mfiutil/mfi_config.c
1103
printf(" spare size: %u\n", config->spares_size);
usr.sbin/mfiutil/mfi_config.c
1108
printf(" array %u of %u drives:\n", ar->array_ref,
usr.sbin/mfiutil/mfi_config.c
1110
printf(" size = %ju\n", (uintmax_t)ar->size);
usr.sbin/mfiutil/mfi_config.c
1114
printf(" drive MISSING\n");
usr.sbin/mfiutil/mfi_config.c
1116
printf(" drive %u %s\n", device_id,
usr.sbin/mfiutil/mfi_config.c
1120
printf(" raw size: %ju\n",
usr.sbin/mfiutil/mfi_config.c
1122
printf(" non-coerced size: %ju\n",
usr.sbin/mfiutil/mfi_config.c
1124
printf(" coerced size: %ju\n",
usr.sbin/mfiutil/mfi_config.c
1134
printf(" volume %s ",
usr.sbin/mfiutil/mfi_config.c
1136
printf("%s %s",
usr.sbin/mfiutil/mfi_config.c
1141
printf(" <%s>", ld->properties.name);
usr.sbin/mfiutil/mfi_config.c
1142
printf("\n");
usr.sbin/mfiutil/mfi_config.c
1143
printf(" primary raid level: %u\n",
usr.sbin/mfiutil/mfi_config.c
1145
printf(" raid level qualifier: %u\n",
usr.sbin/mfiutil/mfi_config.c
1147
printf(" secondary raid level: %u\n",
usr.sbin/mfiutil/mfi_config.c
1149
printf(" stripe size: %u\n", ld->params.stripe_size);
usr.sbin/mfiutil/mfi_config.c
1150
printf(" num drives: %u\n", ld->params.num_drives);
usr.sbin/mfiutil/mfi_config.c
1151
printf(" init state: %u\n", ld->params.init_state);
usr.sbin/mfiutil/mfi_config.c
1152
printf(" consistent: %u\n", ld->params.is_consistent);
usr.sbin/mfiutil/mfi_config.c
1153
printf(" no bgi: %u\n", ld->properties.no_bgi);
usr.sbin/mfiutil/mfi_config.c
1154
printf(" spans:\n");
usr.sbin/mfiutil/mfi_config.c
1156
printf(" array %u @ ", ld->span[j].array_ref);
usr.sbin/mfiutil/mfi_config.c
1157
printf("%ju : %ju\n",
usr.sbin/mfiutil/mfi_config.c
1166
printf(" %s spare %u ",
usr.sbin/mfiutil/mfi_config.c
1169
printf("%s", mfi_pdstate(MFI_PD_STATE_HOT_SPARE));
usr.sbin/mfiutil/mfi_config.c
1170
printf(" backs:\n");
usr.sbin/mfiutil/mfi_config.c
1172
printf(" array %u\n", sp->array_ref[j]);
usr.sbin/mfiutil/mfi_config.c
163
printf(
usr.sbin/mfiutil/mfi_config.c
168
printf("\nAborting\n");
usr.sbin/mfiutil/mfi_config.c
180
printf("mfi%d: Configuration cleared\n", mfi_unit);
usr.sbin/mfiutil/mfi_config.c
405
printf("Adding drive %s to array %u\n",
usr.sbin/mfiutil/mfi_config.c
507
printf("Adding array %u to volume %u\n", ar->array_ref,
usr.sbin/mfiutil/mfi_drive.c
631
printf("No activity in progress for drive %s.\n",
usr.sbin/mfiutil/mfi_evt.c
333
printf("%02x", cp[0]);
usr.sbin/mfiutil/mfi_evt.c
335
printf("%s%02x", separator, cp[i]);
usr.sbin/mfiutil/mfi_evt.c
364
printf("%5d (%s/%s/%s) - ", detail->seq, format_timestamp(detail->time),
usr.sbin/mfiutil/mfi_evt.c
372
printf("PD %s CDB ",
usr.sbin/mfiutil/mfi_evt.c
377
printf(" Sense ");
usr.sbin/mfiutil/mfi_evt.c
380
printf(":\n ");
usr.sbin/mfiutil/mfi_evt.c
384
printf("VOL %s event: ", volume_name(fd, &detail->args.ld));
usr.sbin/mfiutil/mfi_evt.c
387
printf("VOL %s", volume_name(fd, &detail->args.ld_count.ld));
usr.sbin/mfiutil/mfi_evt.c
389
printf(" count %lld: ",
usr.sbin/mfiutil/mfi_evt.c
392
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
395
printf("VOL %s", volume_name(fd, &detail->args.ld_count.ld));
usr.sbin/mfiutil/mfi_evt.c
397
printf(" lba %lld",
usr.sbin/mfiutil/mfi_evt.c
400
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
403
printf("VOL %s", volume_name(fd, &detail->args.ld_count.ld));
usr.sbin/mfiutil/mfi_evt.c
405
printf(" owner changed: prior %d, new %d",
usr.sbin/mfiutil/mfi_evt.c
409
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
412
printf("VOL %s", volume_name(fd, &detail->args.ld_count.ld));
usr.sbin/mfiutil/mfi_evt.c
414
printf(" lba %lld, physical drive PD %s lba %lld",
usr.sbin/mfiutil/mfi_evt.c
419
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
422
printf("VOL %s", volume_name(fd, &detail->args.ld_prog.ld));
usr.sbin/mfiutil/mfi_evt.c
424
printf(" progress %d%% in %ds",
usr.sbin/mfiutil/mfi_evt.c
428
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
431
printf("VOL %s", volume_name(fd, &detail->args.ld_prog.ld));
usr.sbin/mfiutil/mfi_evt.c
433
printf(" state prior %s new %s",
usr.sbin/mfiutil/mfi_evt.c
437
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
440
printf("VOL %s", volume_name(fd, &detail->args.ld_strip.ld));
usr.sbin/mfiutil/mfi_evt.c
442
printf(" strip %lld",
usr.sbin/mfiutil/mfi_evt.c
445
printf(": ");
usr.sbin/mfiutil/mfi_evt.c
449
printf("PD %s event: ",
usr.sbin/mfiutil/mfi_evt.c
455
printf("PD %s err %d: ",
usr.sbin/mfiutil/mfi_evt.c
462
printf("PD %s lba %lld: ",
usr.sbin/mfiutil/mfi_evt.c
469
printf("PD %s lba %lld VOL %s: ",
usr.sbin/mfiutil/mfi_evt.c
477
printf("PD %s progress %d%% seconds %ds: ",
usr.sbin/mfiutil/mfi_evt.c
485
printf("PD %s state prior %s new %s: ",
usr.sbin/mfiutil/mfi_evt.c
493
printf("PCI 0x%04x 0x%04x 0x%04x 0x%04x: ",
usr.sbin/mfiutil/mfi_evt.c
502
printf("Rebuild rate %d: ", detail->args.rate);
usr.sbin/mfiutil/mfi_evt.c
507
printf("Adapter time %s; %d seconds since power on: ",
usr.sbin/mfiutil/mfi_evt.c
514
printf("Adapter ECC %x,%x: %s: ",
usr.sbin/mfiutil/mfi_evt.c
522
printf("Type %d: ", detail->arg_type);
usr.sbin/mfiutil/mfi_evt.c
526
printf("%s\n", detail->description);
usr.sbin/mfiutil/mfi_evt.c
90
printf("mfi%d Event Log Sequence Numbers:\n", mfi_unit);
usr.sbin/mfiutil/mfi_evt.c
91
printf(" Newest Seq #: %u\n", info.newest_seq_num);
usr.sbin/mfiutil/mfi_evt.c
92
printf(" Oldest Seq #: %u\n", info.oldest_seq_num);
usr.sbin/mfiutil/mfi_evt.c
93
printf(" Clear Seq #: %u\n", info.clear_seq_num);
usr.sbin/mfiutil/mfi_evt.c
94
printf("Shutdown Seq #: %u\n", info.shutdown_seq_num);
usr.sbin/mfiutil/mfi_evt.c
95
printf(" Boot Seq #: %u\n", info.boot_seq_num);
usr.sbin/mfiutil/mfi_flash.c
172
printf("WARNING: Firmware flash in progress, do not reboot machine... ");
usr.sbin/mfiutil/mfi_flash.c
177
printf("failed:\n\t%s\n", mfi_status(status));
usr.sbin/mfiutil/mfi_flash.c
181
printf("finished\n");
usr.sbin/mfiutil/mfi_flash.c
59
printf("mfi%d Pending Firmware Images:\n", mfi_unit);
usr.sbin/mfiutil/mfi_foreign.c
117
printf(
usr.sbin/mfiutil/mfi_foreign.c
123
printf("\nAborting\n");
usr.sbin/mfiutil/mfi_foreign.c
136
printf("mfi%d: Foreign configuration cleared\n", mfi_unit);
usr.sbin/mfiutil/mfi_foreign.c
163
printf("mfi%d: Found %d foreign configurations\n", mfi_unit,
usr.sbin/mfiutil/mfi_foreign.c
247
printf("\n");
usr.sbin/mfiutil/mfi_foreign.c
305
printf("\n");
usr.sbin/mfiutil/mfi_foreign.c
357
printf("Are you sure you wish to import ALL foreign "
usr.sbin/mfiutil/mfi_foreign.c
373
printf("Are you sure you wish to import the foreign "
usr.sbin/mfiutil/mfi_foreign.c
379
printf("\nAborting\n");
usr.sbin/mfiutil/mfi_foreign.c
395
printf("mfi%d: All foreign configurations imported\n",
usr.sbin/mfiutil/mfi_foreign.c
398
printf("mfi%d: Foreign configuration %d imported\n", mfi_unit,
usr.sbin/mfiutil/mfi_foreign.c
73
printf("mfi%d Foreign disks:\n", mfi_unit);
usr.sbin/mfiutil/mfi_foreign.c
90
printf("%s ", mfi_drive_name(&info, list->addr[i].device_id,
usr.sbin/mfiutil/mfi_foreign.c
93
printf(" %s\n", mfi_drive_name(&info, list->addr[i].device_id,
usr.sbin/mfiutil/mfi_patrol.c
103
printf("Operation Mode: ");
usr.sbin/mfiutil/mfi_patrol.c
106
printf("auto\n");
usr.sbin/mfiutil/mfi_patrol.c
109
printf("manual\n");
usr.sbin/mfiutil/mfi_patrol.c
112
printf("disabled\n");
usr.sbin/mfiutil/mfi_patrol.c
115
printf("??? (%02x)\n", prop.op_mode);
usr.sbin/mfiutil/mfi_patrol.c
120
printf(" Next Run Starts: %s", adapter_time(now, at,
usr.sbin/mfiutil/mfi_patrol.c
123
printf(" Runs Execute Continuously\n");
usr.sbin/mfiutil/mfi_patrol.c
125
printf(" Runs Start Every %u seconds\n",
usr.sbin/mfiutil/mfi_patrol.c
136
printf("Runs Completed: %u\n", status.num_iteration);
usr.sbin/mfiutil/mfi_patrol.c
137
printf("Current State: ");
usr.sbin/mfiutil/mfi_patrol.c
140
printf("stopped\n");
usr.sbin/mfiutil/mfi_patrol.c
143
printf("ready\n");
usr.sbin/mfiutil/mfi_patrol.c
146
printf("active\n");
usr.sbin/mfiutil/mfi_patrol.c
149
printf("aborted\n");
usr.sbin/mfiutil/mfi_patrol.c
152
printf("??? (%02x)\n", status.state);
usr.sbin/mfiutil/mfi_patrol.c
319
printf("Starting next patrol read at %s",
usr.sbin/mfiutil/mfi_show.c
102
printf("%s RAID1E", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
106
printf("%s RAID6", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
111
printf("%s RAID10", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
116
printf("%s RAID50", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
119
printf("\n");
usr.sbin/mfiutil/mfi_show.c
120
printf(" Battery Backup: ");
usr.sbin/mfiutil/mfi_show.c
122
printf("present\n");
usr.sbin/mfiutil/mfi_show.c
124
printf("not present\n");
usr.sbin/mfiutil/mfi_show.c
126
printf(" NVRAM: %uK\n", info.nvram_size);
usr.sbin/mfiutil/mfi_show.c
127
printf(" Onboard Memory: %uM\n", info.memory_size);
usr.sbin/mfiutil/mfi_show.c
129
printf(" Minimum Stripe: %s\n", stripe);
usr.sbin/mfiutil/mfi_show.c
131
printf(" Maximum Stripe: %s\n", stripe);
usr.sbin/mfiutil/mfi_show.c
168
printf("mfi%d: No battery present\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
190
printf("mfi%d: Battery State:\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
191
printf(" Manufacture Date: %d/%d/%d\n", design.mfg_date >> 5 & 0x0f,
usr.sbin/mfiutil/mfi_show.c
193
printf(" Serial Number: %d\n", design.serial_number);
usr.sbin/mfiutil/mfi_show.c
194
printf(" Manufacturer: %s\n", design.mfg_name);
usr.sbin/mfiutil/mfi_show.c
195
printf(" Model: %s\n", design.device_name);
usr.sbin/mfiutil/mfi_show.c
196
printf(" Chemistry: %s\n", design.device_chemistry);
usr.sbin/mfiutil/mfi_show.c
197
printf(" Design Capacity: %d mAh\n", design.design_capacity);
usr.sbin/mfiutil/mfi_show.c
199
printf(" Full Charge Capacity: %d mAh\n",
usr.sbin/mfiutil/mfi_show.c
201
printf(" Current Capacity: %d mAh\n",
usr.sbin/mfiutil/mfi_show.c
203
printf(" Charge Cycles: %d\n", cap.cycle_count);
usr.sbin/mfiutil/mfi_show.c
204
printf(" Current Charge: %d%%\n", cap.relative_charge);
usr.sbin/mfiutil/mfi_show.c
206
printf(" Design Voltage: %d mV\n", design.design_voltage);
usr.sbin/mfiutil/mfi_show.c
207
printf(" Current Voltage: %d mV\n", stat.voltage);
usr.sbin/mfiutil/mfi_show.c
208
printf(" Temperature: %d C\n", stat.temperature);
usr.sbin/mfiutil/mfi_show.c
209
printf(" Status:");
usr.sbin/mfiutil/mfi_show.c
212
printf(" PACK_MISSING");
usr.sbin/mfiutil/mfi_show.c
216
printf("%s VOLTAGE_LOW", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
220
printf("%s TEMPERATURE_HIGH", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
224
printf("%s CHARGING", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
228
printf("%s DISCHARGING", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
231
printf(" normal");
usr.sbin/mfiutil/mfi_show.c
232
printf("\n");
usr.sbin/mfiutil/mfi_show.c
235
printf(" State of Health: %s\n",
usr.sbin/mfiutil/mfi_show.c
260
printf("(%6s) %-8s %6s %-*s", size, level, stripe, state_len,
usr.sbin/mfiutil/mfi_show.c
263
printf("(%s) %s %s %s", size, level, stripe,
usr.sbin/mfiutil/mfi_show.c
275
printf("(%6s) ", buf);
usr.sbin/mfiutil/mfi_show.c
282
printf("%-*s", state_len, s);
usr.sbin/mfiutil/mfi_show.c
284
printf("%s", s);
usr.sbin/mfiutil/mfi_show.c
287
printf(" %s", s);
usr.sbin/mfiutil/mfi_show.c
324
printf("mfi%d Configuration: %d arrays, %d volumes, %d spares\n",
usr.sbin/mfiutil/mfi_show.c
331
printf(" array %u of %u drives:\n", ar->array_ref,
usr.sbin/mfiutil/mfi_show.c
335
printf(" drive %s ", mfi_drive_name(NULL,
usr.sbin/mfiutil/mfi_show.c
341
printf("%s",
usr.sbin/mfiutil/mfi_show.c
346
printf("\n");
usr.sbin/mfiutil/mfi_show.c
353
printf(" volume %s ",
usr.sbin/mfiutil/mfi_show.c
357
printf("%s %s",
usr.sbin/mfiutil/mfi_show.c
364
printf(" <%s>", ld->properties.name);
usr.sbin/mfiutil/mfi_show.c
365
printf(" spans:\n");
usr.sbin/mfiutil/mfi_show.c
367
printf(" array %u\n", ld->span[j].array_ref);
usr.sbin/mfiutil/mfi_show.c
373
printf(" %s spare %s ",
usr.sbin/mfiutil/mfi_show.c
378
printf("%s", mfi_pdstate(MFI_PD_STATE_HOT_SPARE));
usr.sbin/mfiutil/mfi_show.c
382
printf(" backs:\n");
usr.sbin/mfiutil/mfi_show.c
384
printf(" array %u\n", sp->array_ref[j]);
usr.sbin/mfiutil/mfi_show.c
386
printf("\n");
usr.sbin/mfiutil/mfi_show.c
425
printf("mfi%d Volumes:\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
432
printf(" Id Size Level Stripe ");
usr.sbin/mfiutil/mfi_show.c
435
printf(" ");
usr.sbin/mfiutil/mfi_show.c
436
printf("State");
usr.sbin/mfiutil/mfi_show.c
438
printf(" ");
usr.sbin/mfiutil/mfi_show.c
439
printf(" Cache Name\n");
usr.sbin/mfiutil/mfi_show.c
449
printf("%6s ",
usr.sbin/mfiutil/mfi_show.c
456
printf(" Disabled");
usr.sbin/mfiutil/mfi_show.c
459
printf(" Reads ");
usr.sbin/mfiutil/mfi_show.c
462
printf(" Writes ");
usr.sbin/mfiutil/mfi_show.c
466
printf(" Enabled ");
usr.sbin/mfiutil/mfi_show.c
470
printf(" <%s>", info.ld_config.properties.name);
usr.sbin/mfiutil/mfi_show.c
471
printf("\n");
usr.sbin/mfiutil/mfi_show.c
527
printf("mfi%d Physical Drives:\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
543
printf("%s ", mfi_drive_name(&info, list->addr[i].device_id,
usr.sbin/mfiutil/mfi_show.c
546
printf(" %s", mfi_drive_name(&info, list->addr[i].device_id,
usr.sbin/mfiutil/mfi_show.c
548
printf("\n");
usr.sbin/mfiutil/mfi_show.c
587
printf("mfi%d Firmware Package Version: %s\n", mfi_unit,
usr.sbin/mfiutil/mfi_show.c
589
printf("mfi%d Firmware Images:\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
664
printf("volume %s ", mfi_volume_name(fd, target_id));
usr.sbin/mfiutil/mfi_show.c
670
printf("volume %s ", mfi_volume_name(fd, target_id));
usr.sbin/mfiutil/mfi_show.c
676
printf("volume %s ", mfi_volume_name(fd, target_id));
usr.sbin/mfiutil/mfi_show.c
682
printf("volume %s ", mfi_volume_name(fd, target_id));
usr.sbin/mfiutil/mfi_show.c
703
printf("drive %s ", mfi_drive_name(NULL, device_id,
usr.sbin/mfiutil/mfi_show.c
709
printf("drive %s ", mfi_drive_name(NULL, device_id,
usr.sbin/mfiutil/mfi_show.c
716
printf("drive %s ", mfi_drive_name(NULL, device_id,
usr.sbin/mfiutil/mfi_show.c
727
printf("No activity in progress for adapter mfi%d\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
79
printf("mfi%d Adapter:\n", mfi_unit);
usr.sbin/mfiutil/mfi_show.c
80
printf(" Product Name: %.80s\n", info.product_name);
usr.sbin/mfiutil/mfi_show.c
81
printf(" Serial Number: %.32s\n", info.serial_number);
usr.sbin/mfiutil/mfi_show.c
83
printf(" Firmware: %s\n", info.package_version);
usr.sbin/mfiutil/mfi_show.c
84
printf(" RAID Levels:");
usr.sbin/mfiutil/mfi_show.c
86
printf(" (%#x)", info.raid_levels);
usr.sbin/mfiutil/mfi_show.c
90
printf(" JBOD, RAID0");
usr.sbin/mfiutil/mfi_show.c
94
printf("%s RAID1", comma ? "," : "");
usr.sbin/mfiutil/mfi_show.c
98
printf("%s RAID5", comma ? "," : "");
usr.sbin/mfiutil/mfi_volume.c
125
printf("%s caching of I/O writes\n",
usr.sbin/mfiutil/mfi_volume.c
129
printf("%s caching of I/O reads\n",
usr.sbin/mfiutil/mfi_volume.c
133
printf("Setting write cache policy to %s\n",
usr.sbin/mfiutil/mfi_volume.c
137
printf("Setting read ahead policy to %s\n",
usr.sbin/mfiutil/mfi_volume.c
142
printf("%s write caching with bad BBU\n",
usr.sbin/mfiutil/mfi_volume.c
148
printf("Enabling write-cache on physical drives\n");
usr.sbin/mfiutil/mfi_volume.c
151
printf("Disabling write-cache on physical drives\n");
usr.sbin/mfiutil/mfi_volume.c
154
printf("Using default write-cache setting on physical drives\n");
usr.sbin/mfiutil/mfi_volume.c
319
printf("mfi%u volume %s cache settings:\n", mfi_unit,
usr.sbin/mfiutil/mfi_volume.c
321
printf(" I/O caching: ");
usr.sbin/mfiutil/mfi_volume.c
326
printf("disabled\n");
usr.sbin/mfiutil/mfi_volume.c
329
printf("writes\n");
usr.sbin/mfiutil/mfi_volume.c
332
printf("reads\n");
usr.sbin/mfiutil/mfi_volume.c
336
printf("writes and reads\n");
usr.sbin/mfiutil/mfi_volume.c
339
printf(" write caching: %s\n",
usr.sbin/mfiutil/mfi_volume.c
342
printf("write cache with bad BBU: %s\n",
usr.sbin/mfiutil/mfi_volume.c
345
printf(" read ahead: %s\n",
usr.sbin/mfiutil/mfi_volume.c
349
printf(" drive write cache: ");
usr.sbin/mfiutil/mfi_volume.c
352
printf("default\n");
usr.sbin/mfiutil/mfi_volume.c
355
printf("enabled\n");
usr.sbin/mfiutil/mfi_volume.c
358
printf("disabled\n");
usr.sbin/mfiutil/mfi_volume.c
361
printf("??? %d\n", props.disk_cache_policy);
usr.sbin/mfiutil/mfi_volume.c
365
printf("Cache Disabled Due to Dead Battery\n");
usr.sbin/mfiutil/mfi_volume.c
426
printf("mfi%u volume %s name changed from \"%s\" to \"%s\"\n", mfi_unit,
usr.sbin/mfiutil/mfi_volume.c
490
printf("No activity in progress for volume %s.\n",
usr.sbin/mfiutil/mfiutil.c
104
printf("mfiutil version 1.0.13");
usr.sbin/mfiutil/mfiutil.c
106
printf(" (DEBUG)");
usr.sbin/mfiutil/mfiutil.c
108
printf("\n");
usr.sbin/mfiutil/mfiutil.c
177
printf("%-*s %-*s %-*s %-*s %s\n", fw_name_width, comp->name,
usr.sbin/mixer/mixer.c
103
printf("\n");
usr.sbin/mixer/mixer.c
176
printf("%s%s%c%d:%d", n ? " " : "",
usr.sbin/mixer/mixer.c
181
printf("Mixer %-8s is currently set to "
usr.sbin/mixer/mixer.c
186
printf(" ");
usr.sbin/mixer/mixer.c
270
printf("%s%s%c%d:%d", n ? " " : "",
usr.sbin/mixer/mixer.c
275
printf("Mixer %-8s is currently set to "
usr.sbin/mixer/mixer.c
308
printf("Setting the mixer %s from %d:%d to "
usr.sbin/mixer/mixer.c
37
printf("usage: mixer [-f device] [-s | -S] [dev [+|-][voll[:[+|-]volr]] ...\n"
usr.sbin/mixer/mixer.c
41
printf(" devices: ");
usr.sbin/mixer/mixer.c
45
printf(", ");
usr.sbin/mixer/mixer.c
46
printf("%s", names[i]);
usr.sbin/mixer/mixer.c
52
printf("\n rec devices: ");
usr.sbin/mixer/mixer.c
56
printf(", ");
usr.sbin/mixer/mixer.c
57
printf("%s", names[i]);
usr.sbin/mixer/mixer.c
62
printf("\n");
usr.sbin/mixer/mixer.c
90
printf("Recording source: ");
usr.sbin/mixer/mixer.c
95
printf("%srec ", n ? " +" : "=");
usr.sbin/mixer/mixer.c
97
printf(", ");
usr.sbin/mixer/mixer.c
98
printf("%s", names[i]);
usr.sbin/mld6query/mld6query.c
229
printf("too short!\n");
usr.sbin/mld6query/mld6query.c
235
printf("from %s, ", inet_ntop(AF_INET6, &from.sin6_addr,
usr.sbin/mld6query/mld6query.c
240
printf("type=Multicast Listener Query, ");
usr.sbin/mld6query/mld6query.c
243
printf("type=Multicast Listener Report, ");
usr.sbin/mld6query/mld6query.c
246
printf("type=Multicast Listener Done, ");
usr.sbin/mld6query/mld6query.c
249
printf("addr=%s\n", inet_ntop(AF_INET6, &mld->mld6_addr,
usr.sbin/mlxcontrol/command.c
227
printf("%s: online", drivename(unit));
usr.sbin/mlxcontrol/command.c
231
printf("%s: critical", drivename(unit));
usr.sbin/mlxcontrol/command.c
237
printf("%s: offline", drivename(unit));
usr.sbin/mlxcontrol/command.c
243
printf("%s: unknown status 0x%x", drivename(unit), result);
usr.sbin/mlxcontrol/command.c
252
printf(" [consistency check");
usr.sbin/mlxcontrol/command.c
255
printf(" [add capacity");
usr.sbin/mlxcontrol/command.c
258
printf(" [add capacity init");
usr.sbin/mlxcontrol/command.c
261
printf(" [unknown operation");
usr.sbin/mlxcontrol/command.c
263
printf(": %d/%d, %d%% complete]",
usr.sbin/mlxcontrol/command.c
267
printf("\n");
usr.sbin/mlxcontrol/command.c
286
printf("0x%08x-0x%08x %uMB on", span->sp_start_lba, span->sp_start_lba + span->sp_nblks, span->sp_nblks / 2048);
usr.sbin/mlxcontrol/command.c
288
printf(" disk%02d%02d", span->sp_arm[i] >> 4, span->sp_arm[i] & 0x0f);
usr.sbin/mlxcontrol/command.c
289
printf("\n");
usr.sbin/mlxcontrol/command.c
298
printf("drive%02d ", drvno);
usr.sbin/mlxcontrol/command.c
301
printf("RAID0");
usr.sbin/mlxcontrol/command.c
304
printf("RAID1");
usr.sbin/mlxcontrol/command.c
307
printf("RAID3");
usr.sbin/mlxcontrol/command.c
310
printf("RAID5");
usr.sbin/mlxcontrol/command.c
313
printf("RAID6");
usr.sbin/mlxcontrol/command.c
316
printf("JBOD");
usr.sbin/mlxcontrol/command.c
319
printf("RAID?");
usr.sbin/mlxcontrol/command.c
321
printf(" write%s\n", drv->sd_raidlevel & MLX_SYS_DRV_WRITEBACK ? "back" : "through");
usr.sbin/mlxcontrol/command.c
324
printf(" span%d ", i);
usr.sbin/mlxcontrol/command.c
382
printf("mlx%d: error submitting ENQUIRY2\n", unit);
usr.sbin/mlxcontrol/command.c
396
printf("mlx%d: DAC%s, %d channel%s, firmware %d.%02d-%c-%02d, %dMB RAM\n",
usr.sbin/mlxcontrol/command.c
407
printf(" Hardware ID 0x%08x\n", enq.me_hardware_id);
usr.sbin/mlxcontrol/command.c
408
printf(" Firmware ID 0x%08x\n", enq.me_firmware_id);
usr.sbin/mlxcontrol/command.c
409
printf(" Configured/Actual channels %d/%d\n", enq.me_configured_channels,
usr.sbin/mlxcontrol/command.c
411
printf(" Max Targets %d\n", enq.me_max_targets);
usr.sbin/mlxcontrol/command.c
412
printf(" Max Tags %d\n", enq.me_max_tags);
usr.sbin/mlxcontrol/command.c
413
printf(" Max System Drives %d\n", enq.me_max_sys_drives);
usr.sbin/mlxcontrol/command.c
414
printf(" Max Arms %d\n", enq.me_max_arms);
usr.sbin/mlxcontrol/command.c
415
printf(" Max Spans %d\n", enq.me_max_spans);
usr.sbin/mlxcontrol/command.c
416
printf(" DRAM/cache/flash/NVRAM size %d/%d/%d/%d\n", enq.me_mem_size,
usr.sbin/mlxcontrol/command.c
418
printf(" DRAM type %d\n", enq.me_mem_type);
usr.sbin/mlxcontrol/command.c
419
printf(" Clock Speed %dns\n", enq.me_clock_speed);
usr.sbin/mlxcontrol/command.c
420
printf(" Hardware Speed %dns\n", enq.me_hardware_speed);
usr.sbin/mlxcontrol/command.c
421
printf(" Max Commands %d\n", enq.me_max_commands);
usr.sbin/mlxcontrol/command.c
422
printf(" Max SG Entries %d\n", enq.me_max_sg);
usr.sbin/mlxcontrol/command.c
423
printf(" Max DP %d\n", enq.me_max_dp);
usr.sbin/mlxcontrol/command.c
424
printf(" Max IOD %d\n", enq.me_max_iod);
usr.sbin/mlxcontrol/command.c
425
printf(" Max Comb %d\n", enq.me_max_comb);
usr.sbin/mlxcontrol/command.c
426
printf(" Latency %ds\n", enq.me_latency);
usr.sbin/mlxcontrol/command.c
427
printf(" SCSI Timeout %ds\n", enq.me_scsi_timeout);
usr.sbin/mlxcontrol/command.c
428
printf(" Min Free Lines %d\n", enq.me_min_freelines);
usr.sbin/mlxcontrol/command.c
429
printf(" Rate Constant %d\n", enq.me_rate_const);
usr.sbin/mlxcontrol/command.c
430
printf(" MAXBLK %d\n", enq.me_maxblk);
usr.sbin/mlxcontrol/command.c
431
printf(" Blocking Factor %d sectors\n", enq.me_blocking_factor);
usr.sbin/mlxcontrol/command.c
432
printf(" Cache Line Size %d blocks\n", enq.me_cacheline);
usr.sbin/mlxcontrol/command.c
433
printf(" SCSI Capability %s%dMHz, %d bit\n",
usr.sbin/mlxcontrol/command.c
437
printf(" Firmware Build Number %d\n", enq.me_firmware_build);
usr.sbin/mlxcontrol/command.c
438
printf(" Fault Management Type %d\n", enq.me_fault_mgmt_type);
usr.sbin/mlxcontrol/command.c
440
printf(" Features %pb%i\n",
usr.sbin/mlxcontrol/command.c
735
printf("mlx%d: error submitting READ CONFIGURATION\n", unit);
usr.sbin/mlxcontrol/command.c
738
printf("# Controller <INSERT DETAILS HERE>\n");
usr.sbin/mlxcontrol/command.c
739
printf("#\n# Physical devices connected:\n");
usr.sbin/mlxcontrol/command.c
743
printf("#\n# System Drives defined:\n");
usr.sbin/mlxcontrol/mlxcontrol.h
31
#define debug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args)
usr.sbin/mlxcontrol/util.c
130
printf("%s%s%02d%02d ", prefix, type, chn, targ);
usr.sbin/mlxcontrol/util.c
133
printf(" (dead) ");
usr.sbin/mlxcontrol/util.c
136
printf(" (write-only) ");
usr.sbin/mlxcontrol/util.c
139
printf(" (online) ");
usr.sbin/mlxcontrol/util.c
142
printf(" (standby) ");
usr.sbin/mlxcontrol/util.c
145
printf(" (0x%02x) ", drv->pd_status);
usr.sbin/mlxcontrol/util.c
147
printf("\n");
usr.sbin/mlxcontrol/util.c
151
printf("%s ", prefix);
usr.sbin/mlxcontrol/util.c
153
printf("'%8.8s' '%16.16s' '%4.4s'", vendor, device, revision);
usr.sbin/mlxcontrol/util.c
155
printf("<IDENTIFY FAILED>");
usr.sbin/mlxcontrol/util.c
158
printf(" %dMB ", drv->pd_config_size / 2048);
usr.sbin/mlxcontrol/util.c
161
printf(" fast20");
usr.sbin/mlxcontrol/util.c
163
printf(" fast");
usr.sbin/mlxcontrol/util.c
166
printf(" wide");
usr.sbin/mlxcontrol/util.c
168
printf(" sync");
usr.sbin/mlxcontrol/util.c
170
printf(" tag-enabled");
usr.sbin/mlxcontrol/util.c
171
printf("\n");
usr.sbin/moused/moused.c
803
printf("%s %s %s %s\n",
usr.sbin/moused/moused.c
807
printf("%s\n", rodent.portname);
usr.sbin/moused/moused.c
809
printf("%s\n", r_if(rodent.hw.iftype));
usr.sbin/moused/moused.c
811
printf("%s\n", r_name(rodent.rtype));
usr.sbin/moused/moused.c
813
printf("%s\n", r_model(rodent.hw.model));
usr.sbin/mpsutil/mps_debug.c
147
printf("SGL for command\n");
usr.sbin/mpsutil/mps_debug.c
154
printf("seg%d flags=%x %s len= 0x%06x addr=0x%016jx\n", i,
usr.sbin/mpsutil/mps_debug.c
165
printf("Invalid chain element\n");
usr.sbin/mpsutil/mps_debug.c
172
printf("chain64 flags=0x%x %s len=0x%x "
usr.sbin/mpsutil/mps_debug.c
177
printf("chain32 flags=0x%x %s len=0x%x "
usr.sbin/mpsutil/mps_debug.c
87
printf("len= %zu, error= %d errno= %d\n", len, error, errno);
usr.sbin/mpsutil/mps_debug.c
95
printf("SMID= %d state= %#x numframes= %d desc.hi= %#08x "
usr.sbin/mpsutil/mps_flash.c
112
printf("%s successfully saved as %s\n", argv[1], firmware_file);
usr.sbin/mpsutil/mps_flash.c
228
printf("Updating %s...\n", argv[1]);
usr.sbin/mpsutil/mps_flash.c
240
printf("%s successfully updated\n", argv[1]);
usr.sbin/mpsutil/mps_show.c
100
printf(" Chip Revision: %.16s\n", man0->ChipRevision);
usr.sbin/mpsutil/mps_show.c
110
printf(" BIOS Revision: %d.%02d.%02d.%02d\n",
usr.sbin/mpsutil/mps_show.c
116
printf("could not get controller IOCFacts\n");
usr.sbin/mpsutil/mps_show.c
121
printf("Firmware Revision: %d.%02d.%02d.%02d\n",
usr.sbin/mpsutil/mps_show.c
124
printf(" Integrated RAID: %s\n",
usr.sbin/mpsutil/mps_show.c
157
printf("\n");
usr.sbin/mpsutil/mps_show.c
159
printf("%-8s%-12s%-11s%-10s%-8s%-7s%-7s%s\n", "PhyNum", "CtlrHandle",
usr.sbin/mpsutil/mps_show.c
166
printf("Discovery still in progress\n");
usr.sbin/mpsutil/mps_show.c
188
printf("%-8d%-12s%-11s%-10s%-8s%-7s%-7s%s\n",
usr.sbin/mpsutil/mps_show.c
194
printf("\n");
usr.sbin/mpsutil/mps_show.c
216
printf("could not get controller IOCFacts\n");
usr.sbin/mpsutil/mps_show.c
229
printf(" MsgVersion: %02d.%02d\n",
usr.sbin/mpsutil/mps_show.c
231
printf(" MsgLength: %d\n", facts->MsgLength);
usr.sbin/mpsutil/mps_show.c
232
printf(" Function: 0x%x\n", facts->Function);
usr.sbin/mpsutil/mps_show.c
233
printf(" HeaderVersion: %02d,%02d\n",
usr.sbin/mpsutil/mps_show.c
235
printf(" IOCNumber: %d\n", facts->IOCNumber);
usr.sbin/mpsutil/mps_show.c
236
printf(" MsgFlags: 0x%x\n", facts->MsgFlags);
usr.sbin/mpsutil/mps_show.c
237
printf(" VP_ID: %d\n", facts->VP_ID);
usr.sbin/mpsutil/mps_show.c
238
printf(" VF_ID: %d\n", facts->VF_ID);
usr.sbin/mpsutil/mps_show.c
239
printf(" IOCExceptions: %d\n", facts->IOCExceptions);
usr.sbin/mpsutil/mps_show.c
240
printf(" IOCStatus: %d\n", facts->IOCStatus);
usr.sbin/mpsutil/mps_show.c
241
printf(" IOCLogInfo: 0x%x\n", facts->IOCLogInfo);
usr.sbin/mpsutil/mps_show.c
242
printf(" MaxChainDepth: %d\n", facts->MaxChainDepth);
usr.sbin/mpsutil/mps_show.c
243
printf(" WhoInit: 0x%x\n", facts->WhoInit);
usr.sbin/mpsutil/mps_show.c
244
printf(" NumberOfPorts: %d\n", facts->NumberOfPorts);
usr.sbin/mpsutil/mps_show.c
245
printf(" MaxMSIxVectors: %d\n", facts->MaxMSIxVectors);
usr.sbin/mpsutil/mps_show.c
246
printf(" RequestCredit: %d\n", facts->RequestCredit);
usr.sbin/mpsutil/mps_show.c
247
printf(" ProductID: 0x%x\n", facts->ProductID);
usr.sbin/mpsutil/mps_show.c
248
printf(" IOCCapabilities: 0x%x %s\n", facts->IOCCapabilities,
usr.sbin/mpsutil/mps_show.c
250
printf(" FWVersion: 0x%08x\n", facts->FWVersion.Word);
usr.sbin/mpsutil/mps_show.c
251
printf(" IOCRequestFrameSize: %d\n", facts->IOCRequestFrameSize);
usr.sbin/mpsutil/mps_show.c
252
printf(" MaxInitiators: %d\n", facts->MaxInitiators);
usr.sbin/mpsutil/mps_show.c
253
printf(" MaxTargets: %d\n", facts->MaxTargets);
usr.sbin/mpsutil/mps_show.c
254
printf(" MaxSasExpanders: %d\n", facts->MaxSasExpanders);
usr.sbin/mpsutil/mps_show.c
255
printf(" MaxEnclosures: %d\n", facts->MaxEnclosures);
usr.sbin/mpsutil/mps_show.c
260
printf(" ProtocolFlags: 0x%x %s\n", facts->ProtocolFlags, tmpbuf);
usr.sbin/mpsutil/mps_show.c
261
printf(" HighPriorityCredit: %d\n", facts->HighPriorityCredit);
usr.sbin/mpsutil/mps_show.c
262
printf("MaxRepDescPostQDepth: %d\n",
usr.sbin/mpsutil/mps_show.c
264
printf(" ReplyFrameSize: %d\n", facts->ReplyFrameSize);
usr.sbin/mpsutil/mps_show.c
265
printf(" MaxVolumes: %d\n", facts->MaxVolumes);
usr.sbin/mpsutil/mps_show.c
266
printf(" MaxDevHandle: %d\n", facts->MaxDevHandle);
usr.sbin/mpsutil/mps_show.c
267
printf("MaxPersistentEntries: %d\n", facts->MaxPersistentEntries);
usr.sbin/mpsutil/mps_show.c
268
printf(" MinDevHandle: %d\n", facts->MinDevHandle);
usr.sbin/mpsutil/mps_show.c
283
printf("Device Name\t Chip Name Board Name Firmware\n");
usr.sbin/mpsutil/mps_show.c
310
printf("/dev/mp%s%d\t%16s %16s %08x\n",
usr.sbin/mpsutil/mps_show.c
456
printf("Adapter:\n");
usr.sbin/mpsutil/mps_show.c
458
printf("Devices:\n");
usr.sbin/mpsutil/mps_show.c
460
printf("Enclosures:\n");
usr.sbin/mpsutil/mps_show.c
462
printf("Expanders:\n");
usr.sbin/mpsutil/mps_show.c
497
printf("B____%-5s%-17s%-8s%-10s%-14s%-6s%-5s%-6s%s\n",
usr.sbin/mpsutil/mps_show.c
571
printf("%-10s", bt);
usr.sbin/mpsutil/mps_show.c
574
printf("%-17s", buf);
usr.sbin/mpsutil/mps_show.c
576
printf("%-8s", buf);
usr.sbin/mpsutil/mps_show.c
578
printf("%-10s", buf);
usr.sbin/mpsutil/mps_show.c
579
printf("%-14s%-6s%-5s%-6s%d\n", type, speed,
usr.sbin/mpsutil/mps_show.c
583
printf("\n");
usr.sbin/mpsutil/mps_show.c
605
printf("Slots Logical ID SEPHandle EncHandle Type\n");
usr.sbin/mpsutil/mps_show.c
626
printf(" %.2d %08x%08x %s %04x %s\n",
usr.sbin/mpsutil/mps_show.c
633
printf("\n");
usr.sbin/mpsutil/mps_show.c
656
printf("NumPhys SAS Address DevHandle Parent EncHandle SAS Level\n");
usr.sbin/mpsutil/mps_show.c
684
printf(" %02d %08x%08x %04x %s %s %d\n",
usr.sbin/mpsutil/mps_show.c
688
printf("\n");
usr.sbin/mpsutil/mps_show.c
689
printf(" Phy RemotePhy DevHandle Speed Min Max Device\n");
usr.sbin/mpsutil/mps_show.c
718
printf(" %02d %s %s %s %s %s %s\n", exp1->Phy, rphy, rhandle, speed, min, max, type);
usr.sbin/mpsutil/mps_show.c
725
printf("\n");
usr.sbin/mpsutil/mps_show.c
804
printf("Page 0x%x: %s %d, %s\n", page, pgname, num, pgattr);
usr.sbin/mpsutil/mps_show.c
96
printf("mp%s%d Adapter:\n", is_mps ? "s": "r", mps_unit);
usr.sbin/mpsutil/mps_show.c
97
printf(" Board Name: %.16s\n", man0->BoardName);
usr.sbin/mpsutil/mps_show.c
98
printf(" Board Assembly: %.16s\n", man0->BoardAssembly);
usr.sbin/mpsutil/mps_show.c
99
printf(" Chip Name: %.16s\n", man0->ChipName);
usr.sbin/mpsutil/mpsutil.c
172
printf("%s", hdr);
usr.sbin/mpsutil/mpsutil.c
175
printf("%04x ", i);
usr.sbin/mpsutil/mpsutil.c
184
printf("%c%02x", delim, cp[k]);
usr.sbin/mpsutil/mpsutil.c
186
printf(" ");
usr.sbin/mpsutil/mpsutil.c
191
printf(" |");
usr.sbin/mpsutil/mpsutil.c
198
printf(" ");
usr.sbin/mpsutil/mpsutil.c
200
printf("%c", cp[k]);
usr.sbin/mpsutil/mpsutil.c
202
printf(".");
usr.sbin/mpsutil/mpsutil.c
204
printf("|");
usr.sbin/mpsutil/mpsutil.c
206
printf("\n");
usr.sbin/mpsutil/mpsutil.c
81
printf("%s: version %s", MPSUTIL_VERSION, getprogname());
usr.sbin/mpsutil/mpsutil.c
83
printf(" (DEBUG)");
usr.sbin/mpsutil/mpsutil.c
85
printf("\n");
usr.sbin/mptable/mptable.c
1003
printf( "--\n%s\n", extendedtableEntryTypes[entry.type - 128].name );
usr.sbin/mptable/mptable.c
1004
printf( " bus ID: %d", entry.busID );
usr.sbin/mptable/mptable.c
1005
printf( " address type: " );
usr.sbin/mptable/mptable.c
1008
printf( "I/O address\n" );
usr.sbin/mptable/mptable.c
1011
printf( "memory address\n" );
usr.sbin/mptable/mptable.c
1014
printf( "prefetch address\n" );
usr.sbin/mptable/mptable.c
1017
printf( "UNKNOWN type\n" );
usr.sbin/mptable/mptable.c
1021
printf( " address base: 0x%" PRIx64 "\n", entry.addressBase );
usr.sbin/mptable/mptable.c
1022
printf( " address range: 0x%" PRIx64 "\n", entry.addressLength );
usr.sbin/mptable/mptable.c
1034
printf( "--\n%s\n", extendedtableEntryTypes[entry.type - 128].name );
usr.sbin/mptable/mptable.c
1035
printf( " bus ID: %d", entry.busID );
usr.sbin/mptable/mptable.c
1036
printf( " bus info: 0x%02x", entry.busInfo );
usr.sbin/mptable/mptable.c
1037
printf( " parent bus ID: %d\n", entry.busParent );
usr.sbin/mptable/mptable.c
1049
printf( "--\n%s\n", extendedtableEntryTypes[entry.type - 128].name );
usr.sbin/mptable/mptable.c
1050
printf( " bus ID: %d", entry.busID );
usr.sbin/mptable/mptable.c
1051
printf( " address modifier: %s\n", (entry.addressMod & 0x01) ?
usr.sbin/mptable/mptable.c
1053
printf( " predefined range: 0x%08x\n", entry.predefinedRange );
usr.sbin/mptable/mptable.c
1065
printf( "dmesg output:\n\n" );
usr.sbin/mptable/mptable.c
1083
printf( "%s", string );
usr.sbin/mptable/mptable.c
315
printf( "MPTable, version %d.%d.%d\n", VMAJOR, VMINOR, VDELTA );
usr.sbin/mptable/mptable.c
362
printf( "\n MP FPS found in %s @ physical addr: 0x%08lx\n",
usr.sbin/mptable/mptable.c
418
printf( "\n" );
usr.sbin/mptable/mptable.c
422
printf( " looking for EBDA pointer @ 0x%04x, ", EBDA_POINTER );
usr.sbin/mptable/mptable.c
428
printf( "found, searching EBDA @ 0x%08lx\n", target );
usr.sbin/mptable/mptable.c
438
printf( "NOT found\n" );
usr.sbin/mptable/mptable.c
447
printf( " searching CMOS 'top of mem' @ 0x%08lx (%dK)\n",
usr.sbin/mptable/mptable.c
460
printf( " searching default 'top of mem' @ 0x%08lx (%ldK)\n",
usr.sbin/mptable/mptable.c
472
printf( " searching BIOS @ 0x%08x\n", BIOS_BASE );
usr.sbin/mptable/mptable.c
482
printf( " searching extended BIOS @ 0x%08x\n", BIOS_BASE2 );
usr.sbin/mptable/mptable.c
494
printf( " groping memory @ 0x%08lx\n", target );
usr.sbin/mptable/mptable.c
504
printf( " groping memory @ 0x%08lx\n", target );
usr.sbin/mptable/mptable.c
530
printf( "MP Floating Pointer Structure:\n\n" );
usr.sbin/mptable/mptable.c
532
printf( " location:\t\t\t" );
usr.sbin/mptable/mptable.c
536
printf( "EBDA\n" );
usr.sbin/mptable/mptable.c
539
printf( "BIOS base memory\n" );
usr.sbin/mptable/mptable.c
542
printf( "DEFAULT base memory (639K)\n" );
usr.sbin/mptable/mptable.c
545
printf( "BIOS\n" );
usr.sbin/mptable/mptable.c
548
printf( "Extended BIOS\n" );
usr.sbin/mptable/mptable.c
552
printf( "NOT found!\n" );
usr.sbin/mptable/mptable.c
555
printf( "BOGUS!\n" );
usr.sbin/mptable/mptable.c
558
printf( " physical address:\t\t0x%08lx\n", paddr );
usr.sbin/mptable/mptable.c
560
printf( " signature:\t\t\t'" );
usr.sbin/mptable/mptable.c
562
printf( "'\n" );
usr.sbin/mptable/mptable.c
564
printf( " length:\t\t\t%d bytes\n", mpfps->length * 16 );
usr.sbin/mptable/mptable.c
565
printf( " version:\t\t\t1.%1d\n", mpfps->spec_rev );
usr.sbin/mptable/mptable.c
566
printf( " checksum:\t\t\t0x%02x\n", mpfps->checksum );
usr.sbin/mptable/mptable.c
570
printf( " warning, MP feature byte 2: 0x%02x\n", mpfps->mpfb2 );
usr.sbin/mptable/mptable.c
574
printf( " mode:\t\t\t\t%s\n", (mpfps->mpfb2 & 0x80) ?
usr.sbin/mptable/mptable.c
579
printf( " warning, MP feature byte 3 NONZERO!\n" );
usr.sbin/mptable/mptable.c
581
printf( " warning, MP feature byte 4 NONZERO!\n" );
usr.sbin/mptable/mptable.c
583
printf( " warning, MP feature byte 5 NONZERO!\n" );
usr.sbin/mptable/mptable.c
593
printf( " MP default config type: %d\n\n", featureByte );
usr.sbin/mptable/mptable.c
596
printf( " bus: ISA, APIC: 82489DX\n" );
usr.sbin/mptable/mptable.c
599
printf( " bus: EISA, APIC: 82489DX\n" );
usr.sbin/mptable/mptable.c
602
printf( " bus: EISA, APIC: 82489DX\n" );
usr.sbin/mptable/mptable.c
605
printf( " bus: MCA, APIC: 82489DX\n" );
usr.sbin/mptable/mptable.c
608
printf( " bus: ISA+PCI, APIC: Integrated\n" );
usr.sbin/mptable/mptable.c
611
printf( " bus: EISA+PCI, APIC: Integrated\n" );
usr.sbin/mptable/mptable.c
614
printf( " bus: MCA+PCI, APIC: Integrated\n" );
usr.sbin/mptable/mptable.c
617
printf( " future type\n" );
usr.sbin/mptable/mptable.c
634
printf( " future type\n" );
usr.sbin/mptable/mptable.c
658
printf( "MP Configuration Table Header MISSING!\n" );
usr.sbin/mptable/mptable.c
669
printf( "MP Config Table Header:\n\n" );
usr.sbin/mptable/mptable.c
671
printf( " physical address:\t\t0x%08x\n", pap );
usr.sbin/mptable/mptable.c
673
printf( " signature:\t\t\t'" );
usr.sbin/mptable/mptable.c
675
printf( "'\n" );
usr.sbin/mptable/mptable.c
677
printf( " base table length:\t\t%d\n", cth.base_table_length );
usr.sbin/mptable/mptable.c
679
printf( " version:\t\t\t1.%1d\n", cth.spec_rev );
usr.sbin/mptable/mptable.c
680
printf( " checksum:\t\t\t0x%02x\n", cth.checksum );
usr.sbin/mptable/mptable.c
682
printf( " OEM ID:\t\t\t'" );
usr.sbin/mptable/mptable.c
684
printf( "'\n" );
usr.sbin/mptable/mptable.c
686
printf( " Product ID:\t\t\t'" );
usr.sbin/mptable/mptable.c
688
printf( "'\n" );
usr.sbin/mptable/mptable.c
690
printf( " OEM table pointer:\t\t0x%08x\n", cth.oem_table_pointer );
usr.sbin/mptable/mptable.c
691
printf( " OEM table size:\t\t%d\n", cth.oem_table_size );
usr.sbin/mptable/mptable.c
693
printf( " entry count:\t\t\t%d\n", cth.entry_count );
usr.sbin/mptable/mptable.c
695
printf( " local APIC address:\t\t0x%08x\n", cth.apic_address );
usr.sbin/mptable/mptable.c
697
printf( " extended table length:\t%d\n", cth.extended_table_length );
usr.sbin/mptable/mptable.c
698
printf( " extended table checksum:\t%d\n", cth.extended_table_checksum );
usr.sbin/mptable/mptable.c
705
printf( "MP Config Base Table Entries:\n\n" );
usr.sbin/mptable/mptable.c
718
printf( "--\nProcessors:\tAPIC ID\tVersion\tState"
usr.sbin/mptable/mptable.c
727
printf( "--\nBus:\t\tBus ID\tType\n" );
usr.sbin/mptable/mptable.c
735
printf( "--\nI/O APICs:\tAPIC ID\tVersion\tState\t\tAddress\n" );
usr.sbin/mptable/mptable.c
743
printf( "--\nI/O Ints:\tType\tPolarity Trigger\tBus ID\t IRQ\tAPIC ID\tPIN#\n" );
usr.sbin/mptable/mptable.c
751
printf( "--\nLocal Ints:\tType\tPolarity Trigger\tBus ID\t IRQ\tAPIC ID\tPIN#\n" );
usr.sbin/mptable/mptable.c
764
printf( "MP Config Extended Table Entries:\n\n" );
usr.sbin/mptable/mptable.c
778
printf( "Extended Table HOSED!\n" );
usr.sbin/mptable/mptable.c
805
printf( "\nyou need to modify the source to handle OEM data!\n\n" );
usr.sbin/mptable/mptable.c
875
printf( "\t\t%2d", entry.apicID );
usr.sbin/mptable/mptable.c
876
printf( "\t 0x%2x", entry.apicVersion );
usr.sbin/mptable/mptable.c
878
printf( "\t %s, %s",
usr.sbin/mptable/mptable.c
882
printf( "\t %d\t %d\t %d",
usr.sbin/mptable/mptable.c
887
printf( "\t 0x%04x\n", entry.featureFlags );
usr.sbin/mptable/mptable.c
921
printf( "\t\t%2d", entry.busID );
usr.sbin/mptable/mptable.c
922
printf( "\t " ); pnstr( entry.busType, 6 ); printf( "\n" );
usr.sbin/mptable/mptable.c
945
printf( "\t\t%2d", entry.apicID );
usr.sbin/mptable/mptable.c
946
printf( "\t 0x%02x", entry.apicVersion );
usr.sbin/mptable/mptable.c
947
printf( "\t %s",
usr.sbin/mptable/mptable.c
949
printf( "\t\t 0x%x\n", entry.apicAddress );
usr.sbin/mptable/mptable.c
978
printf( "\t\t%s", intTypes[ (int)entry.intType ] );
usr.sbin/mptable/mptable.c
980
printf( "\t%9s", polarityMode[ (int)entry.intFlags & 0x03 ] );
usr.sbin/mptable/mptable.c
981
printf( "%12s", triggerMode[ ((int)entry.intFlags >> 2) & 0x03 ] );
usr.sbin/mptable/mptable.c
983
printf( "\t %5d", (int)entry.srcBusID );
usr.sbin/mptable/mptable.c
985
printf( "\t%2d:%c",
usr.sbin/mptable/mptable.c
989
printf( "\t %3d", (int)entry.srcBusIRQ );
usr.sbin/mptable/mptable.c
990
printf( "\t %6d", (int)entry.dstApicID );
usr.sbin/mptable/mptable.c
991
printf( "\t %3d\n", (int)entry.dstApicINT );
usr.sbin/mptutil/mpt_cmd.c
597
printf("%s", hdr);
usr.sbin/mptutil/mpt_cmd.c
600
printf("%04x ", i);
usr.sbin/mptutil/mpt_cmd.c
606
printf("%c%02x", delim, cp[k]);
usr.sbin/mptutil/mpt_cmd.c
608
printf(" ");
usr.sbin/mptutil/mpt_cmd.c
613
printf(" |");
usr.sbin/mptutil/mpt_cmd.c
617
printf(" ");
usr.sbin/mptutil/mpt_cmd.c
619
printf("%c", cp[k]);
usr.sbin/mptutil/mpt_cmd.c
621
printf(".");
usr.sbin/mptutil/mpt_cmd.c
623
printf("|");
usr.sbin/mptutil/mpt_cmd.c
625
printf("\n");
usr.sbin/mptutil/mpt_config.c
1041
printf("Added drive %s with PhysDiskNum %u\n", av[1], PhysDiskNum);
usr.sbin/mptutil/mpt_config.c
1107
printf("Volume Configuration (Debug):\n");
usr.sbin/mptutil/mpt_config.c
1108
printf(
usr.sbin/mptutil/mpt_config.c
1113
printf(" Address: %d:%d IOC %d\n", vol->VolumeBus, vol->VolumeID,
usr.sbin/mptutil/mpt_config.c
1115
printf(" Type: %d (%s)\n", vol->VolumeType,
usr.sbin/mptutil/mpt_config.c
1117
printf(" Status: %s (Flags 0x%02x)\n",
usr.sbin/mptutil/mpt_config.c
1119
printf(" Settings: 0x%04x (Spare Pools 0x%02x)\n",
usr.sbin/mptutil/mpt_config.c
1121
printf(" MaxLBA: %ju\n", (uintmax_t)vol->MaxLBAHigh << 32 |
usr.sbin/mptutil/mpt_config.c
1123
printf(" Stripe Size: %ld\n", (long)vol->StripeSize * 512);
usr.sbin/mptutil/mpt_config.c
1124
printf(" %d Disks:\n", vol->NumPhysDisks);
usr.sbin/mptutil/mpt_config.c
1127
printf(" Disk %d: Num 0x%02x Map 0x%02x\n", i,
usr.sbin/mptutil/mpt_config.c
228
printf(
usr.sbin/mptutil/mpt_config.c
233
printf("\nAborting\n");
usr.sbin/mptutil/mpt_config.c
277
printf("mpt%d: Configuration cleared\n", mpt_unit);
usr.sbin/mptutil/mpt_config.c
422
printf("Added drive %s with PhysDiskNum %u\n",
usr.sbin/mptutil/mpt_config.c
563
printf("Adding drive %u (%u:%u) to volume %u:%u\n",
usr.sbin/mptutil/mpt_evt.c
146
printf("Event log is empty\n");
usr.sbin/mptutil/mpt_evt.c
148
printf(" ID Time Type Log Data\n");
usr.sbin/mptutil/mpt_evt.c
61
printf("%5d %7ds %4x ", entry->LogSequence, entry->TimeStamp,
usr.sbin/mptutil/mpt_evt.c
64
printf("%02x ", entry->LogData[i]);
usr.sbin/mptutil/mpt_evt.c
65
printf("|");
usr.sbin/mptutil/mpt_evt.c
67
printf("%c", isprint(entry->LogData[i]) ? entry->LogData[i] :
usr.sbin/mptutil/mpt_evt.c
69
printf("|\n");
usr.sbin/mptutil/mpt_evt.c
70
printf(" ");
usr.sbin/mptutil/mpt_evt.c
72
printf("%02x ", entry->LogData[i + 14]);
usr.sbin/mptutil/mpt_evt.c
73
printf("|");
usr.sbin/mptutil/mpt_evt.c
75
printf("%c", isprint(entry->LogData[i + 14]) ?
usr.sbin/mptutil/mpt_evt.c
77
printf("|\n");
usr.sbin/mptutil/mpt_show.c
105
printf("mpt%d Adapter:\n", mpt_unit);
usr.sbin/mptutil/mpt_show.c
106
printf(" Board Name: %.16s\n", man0->BoardName);
usr.sbin/mptutil/mpt_show.c
107
printf(" Board Assembly: %.16s\n", man0->BoardAssembly);
usr.sbin/mptutil/mpt_show.c
108
printf(" Chip Name: %.16s\n", man0->ChipName);
usr.sbin/mptutil/mpt_show.c
109
printf(" Chip Revision: %.16s\n", man0->ChipRevision);
usr.sbin/mptutil/mpt_show.c
115
printf(" RAID Levels:");
usr.sbin/mptutil/mpt_show.c
119
printf(" RAID0");
usr.sbin/mptutil/mpt_show.c
124
printf("%s RAID1", comma ? "," : "");
usr.sbin/mptutil/mpt_show.c
129
printf("%s RAID1E", comma ? "," : "");
usr.sbin/mptutil/mpt_show.c
134
printf("%s RAID5", comma ? "," : "");
usr.sbin/mptutil/mpt_show.c
139
printf("%s RAID6", comma ? "," : "");
usr.sbin/mptutil/mpt_show.c
144
printf("%s RAID10", comma ? "," : "");
usr.sbin/mptutil/mpt_show.c
149
printf("%s RAID50", comma ? "," : "");
usr.sbin/mptutil/mpt_show.c
153
printf(" none");
usr.sbin/mptutil/mpt_show.c
154
printf("\n");
usr.sbin/mptutil/mpt_show.c
166
printf(" RAID0 Drives/Vol: %u", ioc6->MinDrivesIS);
usr.sbin/mptutil/mpt_show.c
168
printf("-%u", ioc6->MaxDrivesIS);
usr.sbin/mptutil/mpt_show.c
169
printf("\n");
usr.sbin/mptutil/mpt_show.c
170
printf(" RAID1 Drives/Vol: %u", ioc6->MinDrivesIM);
usr.sbin/mptutil/mpt_show.c
172
printf("-%u", ioc6->MaxDrivesIM);
usr.sbin/mptutil/mpt_show.c
173
printf("\n");
usr.sbin/mptutil/mpt_show.c
174
printf("RAID1E Drives/Vol: %u", ioc6->MinDrivesIME);
usr.sbin/mptutil/mpt_show.c
176
printf("-%u", ioc6->MaxDrivesIME);
usr.sbin/mptutil/mpt_show.c
177
printf("\n");
usr.sbin/mptutil/mpt_show.c
208
printf("(%6s) %-8s %6s %-*s", buf, level, stripe, state_len,
usr.sbin/mptutil/mpt_show.c
211
printf("(%s) %s %s %s", buf, level, stripe, state);
usr.sbin/mptutil/mpt_show.c
213
printf("(%s) %s %s", buf, level, state);
usr.sbin/mptutil/mpt_show.c
226
printf("(%6s) %-*s", buf, state_len, state);
usr.sbin/mptutil/mpt_show.c
228
printf("(%s) %s", buf, state);
usr.sbin/mptutil/mpt_show.c
231
printf(" %s", inq);
usr.sbin/mptutil/mpt_show.c
234
printf(" bus %d id %d", info->PhysDiskBus, info->PhysDiskID);
usr.sbin/mptutil/mpt_show.c
245
printf("(%6s) %-*s", buf, state_len, STANDALONE_STATE);
usr.sbin/mptutil/mpt_show.c
247
printf("(%s) %s", buf, STANDALONE_STATE);
usr.sbin/mptutil/mpt_show.c
249
printf(" %s", disk->inqstring);
usr.sbin/mptutil/mpt_show.c
252
printf(" bus %d id %d", disk->bus, disk->target);
usr.sbin/mptutil/mpt_show.c
261
printf("none");
usr.sbin/mptutil/mpt_show.c
266
printf("%d", i);
usr.sbin/mptutil/mpt_show.c
269
printf(", ");
usr.sbin/mptutil/mpt_show.c
316
printf("mpt%d Configuration: %d volumes, %d drives\n",
usr.sbin/mptutil/mpt_show.c
321
printf(" volume %s ", mpt_volume_name(vol->VolumeBus,
usr.sbin/mptutil/mpt_show.c
325
printf("%s UNKNOWN", mpt_raid_level(vol->VolumeType));
usr.sbin/mptutil/mpt_show.c
331
printf(" <%s>", vnames->Name);
usr.sbin/mptutil/mpt_show.c
335
printf("\n");
usr.sbin/mptutil/mpt_show.c
338
printf(" spans:\n");
usr.sbin/mptutil/mpt_show.c
341
printf(" drive %u ", disk->PhysDiskNum);
usr.sbin/mptutil/mpt_show.c
347
printf("\n");
usr.sbin/mptutil/mpt_show.c
350
printf(" spare pools: ");
usr.sbin/mptutil/mpt_show.c
352
printf("\n");
usr.sbin/mptutil/mpt_show.c
359
printf(" spare %u ", spare->PhysDiskNum);
usr.sbin/mptutil/mpt_show.c
365
printf(" backs pool %d\n", ffs(spare->HotSparePool) - 1);
usr.sbin/mptutil/mpt_show.c
368
printf(" drive %s ", sdisks[i].devname);
usr.sbin/mptutil/mpt_show.c
370
printf("\n");
usr.sbin/mptutil/mpt_show.c
428
printf("mpt%d Volumes:\n", mpt_unit);
usr.sbin/mptutil/mpt_show.c
429
printf(" Id Size Level Stripe ");
usr.sbin/mptutil/mpt_show.c
432
printf(" ");
usr.sbin/mptutil/mpt_show.c
433
printf("State");
usr.sbin/mptutil/mpt_show.c
435
printf(" ");
usr.sbin/mptutil/mpt_show.c
436
printf(" Write-Cache Name\n");
usr.sbin/mptutil/mpt_show.c
439
printf("%6s ", mpt_volume_name(vol->VolumeBus, vol->VolumeID));
usr.sbin/mptutil/mpt_show.c
443
printf(" %-8s %-*s",
usr.sbin/mptutil/mpt_show.c
449
printf(" Enabled ");
usr.sbin/mptutil/mpt_show.c
451
printf(" Disabled ");
usr.sbin/mptutil/mpt_show.c
453
printf(" ");
usr.sbin/mptutil/mpt_show.c
458
printf(" <%s>", vnames->Name);
usr.sbin/mptutil/mpt_show.c
461
printf("\n");
usr.sbin/mptutil/mpt_show.c
514
printf("mpt%d Physical Drives:\n", mpt_unit);
usr.sbin/mptutil/mpt_show.c
516
printf("%4u ", list->drives[i]->PhysDiskNum);
usr.sbin/mptutil/mpt_show.c
518
printf("\n");
usr.sbin/mptutil/mpt_show.c
522
printf("%4s ", sdisks[i].devname);
usr.sbin/mptutil/mpt_show.c
524
printf("\n");
usr.sbin/mptutil/mpt_show.c
564
printf("%3u ", i);
usr.sbin/mptutil/mpt_show.c
566
printf("\n");
usr.sbin/mptutil/mpt_show.c
62
printf("%s: ", label);
usr.sbin/mptutil/mpt_show.c
67
printf(", ");
usr.sbin/mptutil/mpt_show.c
68
printf("%s", stripe);
usr.sbin/mptutil/mpt_show.c
71
printf("\n");
usr.sbin/mptutil/mpt_volume.c
107
printf("mpt%u changing volume %s name from \"%s\" to \"%s\"\n",
usr.sbin/mptutil/mpt_volume.c
163
printf("Volume %s status:\n", mpt_volume_name(VolumeBus, VolumeID));
usr.sbin/mptutil/mpt_volume.c
164
printf(" state: %s\n", mpt_volstate(VolumeStatus.State));
usr.sbin/mptutil/mpt_volume.c
165
printf(" flags:");
usr.sbin/mptutil/mpt_volume.c
167
printf(" ENABLED");
usr.sbin/mptutil/mpt_volume.c
169
printf(" DISABLED");
usr.sbin/mptutil/mpt_volume.c
171
printf(", QUIESCED");
usr.sbin/mptutil/mpt_volume.c
173
printf(", REBUILDING");
usr.sbin/mptutil/mpt_volume.c
175
printf(", INACTIVE");
usr.sbin/mptutil/mpt_volume.c
177
printf(", BAD BLOCK TABLE FULL");
usr.sbin/mptutil/mpt_volume.c
178
printf("\n");
usr.sbin/mptutil/mpt_volume.c
185
printf(" resync: %.2f%% complete\n", pct);
usr.sbin/mptutil/mptutil.c
82
printf("mptutil version 1.0.3");
usr.sbin/mptutil/mptutil.c
84
printf(" (DEBUG)");
usr.sbin/mptutil/mptutil.c
86
printf("\n");
usr.sbin/mtest/mtest.c
109
printf( "bad args\n" );
usr.sbin/mtest/mtest.c
128
else printf( "ether address added\n" );
usr.sbin/mtest/mtest.c
141
printf( "bad args\n" );
usr.sbin/mtest/mtest.c
160
else printf( "ether address deleted\n" );
usr.sbin/mtest/mtest.c
170
printf( "bad args\n" );
usr.sbin/mtest/mtest.c
178
printf( "interface flags %x, ", ifr.ifr_flags );
usr.sbin/mtest/mtest.c
184
else printf( "changed to %x\n", ifr.ifr_flags );
usr.sbin/mtest/mtest.c
194
printf( "bad args\n" );
usr.sbin/mtest/mtest.c
202
printf( "interface flags %x, ", ifr.ifr_flags );
usr.sbin/mtest/mtest.c
208
else printf( "changed to %x\n", ifr.ifr_flags );
usr.sbin/mtest/mtest.c
219
printf( "bad command\n" );
usr.sbin/mtest/mtest.c
36
printf( "multicast membership test program; " );
usr.sbin/mtest/mtest.c
37
printf( "enter ? for list of commands\n" );
usr.sbin/mtest/mtest.c
47
printf( "%s%s%s%s%s%s%s",
usr.sbin/mtest/mtest.c
65
printf( "bad args\n" );
usr.sbin/mtest/mtest.c
75
else printf( "group joined\n" );
usr.sbin/mtest/mtest.c
86
printf( "bad args\n" );
usr.sbin/mtest/mtest.c
96
else printf( "group left\n" );
usr.sbin/mtree/compare.c
168
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
191
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
203
printf(", not modified: %s%s\n",
usr.sbin/mtree/compare.c
207
printf(", modified%s\n",
usr.sbin/mtree/compare.c
210
printf(")\n");
usr.sbin/mtree/compare.c
216
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
221
printf(", not modified: %s%s\n",
usr.sbin/mtree/compare.c
225
printf(", modified%s\n",
usr.sbin/mtree/compare.c
228
printf(")\n");
usr.sbin/mtree/compare.c
233
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
238
printf(", not modified: %s%s\n",
usr.sbin/mtree/compare.c
242
printf(", modified%s\n",
usr.sbin/mtree/compare.c
246
printf(")\n");
usr.sbin/mtree/compare.c
268
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
275
printf(", not modified: %s%s\n",
usr.sbin/mtree/compare.c
279
printf(", modified%s\n",
usr.sbin/mtree/compare.c
283
printf(")\n");
usr.sbin/mtree/compare.c
290
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
298
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
334
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
338
printf("%.24s", ctime(&pmtime));
usr.sbin/mtree/compare.c
342
printf(", not modified: %s%s\n",
usr.sbin/mtree/compare.c
346
printf(", modified%s\n",
usr.sbin/mtree/compare.c
349
printf("%s\n", flavor == F_FREEBSD9 ? "" : ")");
usr.sbin/mtree/compare.c
366
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
371
printf("\"%s\"", f_s);
usr.sbin/mtree/compare.c
382
printf("%s\n", flavor == F_FREEBSD9 ? "" : ")");
usr.sbin/mtree/compare.c
395
printf("%scksum: %s: %s\n",
usr.sbin/mtree/compare.c
401
printf("%scksum: %s: %s\n",
usr.sbin/mtree/compare.c
408
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
420
printf("%s%s: %s: %s\n",
usr.sbin/mtree/compare.c
426
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
440
printf("%s%s: %s: %s\n",
usr.sbin/mtree/compare.c
446
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
460
printf("%s%s: %s: %s\n",
usr.sbin/mtree/compare.c
466
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
478
printf("%s%s: %s: %s\n",
usr.sbin/mtree/compare.c
484
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
497
printf("%s%s: %s: %s\n",
usr.sbin/mtree/compare.c
503
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
516
printf("%s%s: %s: %s\n",
usr.sbin/mtree/compare.c
522
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
535
printf(flavor == F_FREEBSD9 ?
usr.sbin/mtree/compare.c
541
printf(", not modified: %s%s\n",
usr.sbin/mtree/compare.c
545
printf(", modified%s\n",
usr.sbin/mtree/compare.c
548
printf("%s\n", flavor == F_FREEBSD9 ? "" : ")");
usr.sbin/mtree/compare.c
62
len = printf("%s changed\n", RP(p)); \
usr.sbin/mtree/compare.c
65
len = printf("%s: ", RP(p)); \
usr.sbin/mtree/compare.c
68
printf("\n"); \
usr.sbin/mtree/compare.c
71
printf("%*s", INDENTNAMELEN - (int)len, ""); \
usr.sbin/mtree/compare.c
86
printf("%sflags (\"%s\"", tab, sf); \
usr.sbin/mtree/compare.c
91
printf(", not modified: %s)\n", \
usr.sbin/mtree/compare.c
95
printf(", modified to \"%s\")\n", sf); \
usr.sbin/mtree/misc.c
260
printf("unknown type %d", type);
usr.sbin/mtree/specspec.c
107
printf("\t");
usr.sbin/mtree/specspec.c
113
printf("\t\t");
usr.sbin/mtree/specspec.c
115
printf("\t\t");
usr.sbin/mtree/specspec.c
54
printf("%s%s %s", path, n->name, inotype(nodetoino(n->type)));
usr.sbin/mtree/specspec.c
56
printf(" cksum=%lu", n->cksum);
usr.sbin/mtree/specspec.c
58
printf(" gid=%d", n->st_gid);
usr.sbin/mtree/specspec.c
62
printf(" gid=%d", n->st_gid);
usr.sbin/mtree/specspec.c
64
printf(" gname=%s", gr->gr_name);
usr.sbin/mtree/specspec.c
67
printf(" mode=%o", n->st_mode);
usr.sbin/mtree/specspec.c
69
printf(" nlink=%ju", (uintmax_t)n->st_nlink);
usr.sbin/mtree/specspec.c
71
printf(" size=%jd", (intmax_t)n->st_size);
usr.sbin/mtree/specspec.c
73
printf(" uid=%d", n->st_uid);
usr.sbin/mtree/specspec.c
77
printf(" uid=%d", n->st_uid);
usr.sbin/mtree/specspec.c
79
printf(" uname=%s", pw->pw_name);
usr.sbin/mtree/specspec.c
82
printf(" %s=%s", MD5KEY, n->md5digest);
usr.sbin/mtree/specspec.c
84
printf(" %s=%s", SHA1KEY, n->sha1digest);
usr.sbin/mtree/specspec.c
86
printf(" %s=%s", RMD160KEY, n->rmd160digest);
usr.sbin/mtree/specspec.c
88
printf(" %s=%s", SHA256KEY, n->sha256digest);
usr.sbin/mtree/specspec.c
90
printf(" %s=%s", SHA384KEY, n->sha384digest);
usr.sbin/mtree/specspec.c
92
printf(" %s=%s", SHA512KEY, n->sha512digest);
usr.sbin/mtree/specspec.c
94
printf(" flags=%s", flags_to_string(n->st_flags, "none"));
usr.sbin/mtree/specspec.c
95
printf("\n");
usr.sbin/mtree/verify.c
135
printf("extra: %s", RP(p));
usr.sbin/mtree/verify.c
140
printf(" (chflags %s)",
usr.sbin/mtree/verify.c
145
printf(", not removed: %s",
usr.sbin/mtree/verify.c
148
printf(", removed");
usr.sbin/mtree/verify.c
185
(void)printf("%s missing", path);
usr.sbin/mtree/verify.c
208
printf(
usr.sbin/mtree/verify.c
211
printf(
usr.sbin/mtree/verify.c
214
printf(
usr.sbin/mtree/verify.c
224
printf(
usr.sbin/mtree/verify.c
230
printf(" (%s not created: %s)\n",
usr.sbin/mtree/verify.c
237
printf(
usr.sbin/mtree/verify.c
241
printf(
usr.sbin/mtree/verify.c
249
printf(" (not created: %s)",
usr.sbin/mtree/verify.c
260
printf(" (created)");
usr.sbin/mtree/verify.c
277
printf("%s: user/group/mode not modified: %s\n",
usr.sbin/mtree/verify.c
279
printf("%s: warning: file mode %snot set\n", path,
usr.sbin/mtree/verify.c
285
printf("%s: permissions not set: %s\n",
usr.sbin/mtree/verify.c
295
printf("%s: file flags not set: %s\n",
usr.sbin/ndp/ndp.c
1002
printf("accept_rtadv ");
usr.sbin/ndp/ndp.c
1006
printf("auto_linklocal ");
usr.sbin/ndp/ndp.c
1052
printf("%s if=%s", host_buf,
usr.sbin/ndp/ndp.c
1054
printf(", flags=%s%s",
usr.sbin/ndp/ndp.c
1058
printf(", pref=%s", rtpref_str[rtpref]);
usr.sbin/ndp/ndp.c
1062
printf(", expire=Never\n");
usr.sbin/ndp/ndp.c
1064
printf(", expire=%s\n",
usr.sbin/ndp/ndp.c
1095
printf("%s if=%s", host_buf,
usr.sbin/ndp/ndp.c
1097
printf(", flags=%s%s",
usr.sbin/ndp/ndp.c
1102
printf(", expire=Never\n");
usr.sbin/ndp/ndp.c
1104
printf(", expire=%s\n",
usr.sbin/ndp/ndp.c
1154
printf("%s/%d if=%s\n", namebuf, p->prefixlen,
usr.sbin/ndp/ndp.c
1162
printf("flags=%s%s%s%s%s",
usr.sbin/ndp/ndp.c
1174
printf(" vltime=infinity");
usr.sbin/ndp/ndp.c
1176
printf(" vltime=%ld", (long)p->vltime);
usr.sbin/ndp/ndp.c
1178
printf(", pltime=infinity");
usr.sbin/ndp/ndp.c
1180
printf(", pltime=%ld", (long)p->pltime);
usr.sbin/ndp/ndp.c
1182
printf(", expire=Never");
usr.sbin/ndp/ndp.c
1184
printf(", expire=%s",
usr.sbin/ndp/ndp.c
1187
printf(", expired");
usr.sbin/ndp/ndp.c
1188
printf(", ref=%d", p->refcnt);
usr.sbin/ndp/ndp.c
1189
printf("\n");
usr.sbin/ndp/ndp.c
1199
printf(" advertised by\n");
usr.sbin/ndp/ndp.c
1207
printf(" %s", namebuf);
usr.sbin/ndp/ndp.c
1217
printf(" (reachable)\n");
usr.sbin/ndp/ndp.c
1220
printf(" (unreachable)\n");
usr.sbin/ndp/ndp.c
1223
printf(" (no neighbor state)\n");
usr.sbin/ndp/ndp.c
1227
printf(" No advertising router\n");
usr.sbin/ndp/ndp.c
1287
printf("%s/%d if=%s\n", namebuf, PR.prefixlen,
usr.sbin/ndp/ndp.c
1296
printf(" %s",
usr.sbin/ndp/ndp.c
1300
printf("flags=%s%s%s%s%s",
usr.sbin/ndp/ndp.c
1312
printf("flags=%s%s",
usr.sbin/ndp/ndp.c
1317
printf(" vltime=infinity");
usr.sbin/ndp/ndp.c
1319
printf(" vltime=%ld", (long)PR.vltime);
usr.sbin/ndp/ndp.c
1321
printf(", pltime=infinity");
usr.sbin/ndp/ndp.c
1323
printf(", pltime=%ld", (long)PR.pltime);
usr.sbin/ndp/ndp.c
1325
printf(", expire=Never");
usr.sbin/ndp/ndp.c
1327
printf(", expire=%s",
usr.sbin/ndp/ndp.c
1330
printf(", expired");
usr.sbin/ndp/ndp.c
1332
printf(", ref=%d", PR.refcnt);
usr.sbin/ndp/ndp.c
1337
printf(", origin=RA");
usr.sbin/ndp/ndp.c
1340
printf(", origin=RR");
usr.sbin/ndp/ndp.c
1343
printf(", origin=static");
usr.sbin/ndp/ndp.c
1346
printf(", origin=kernel");
usr.sbin/ndp/ndp.c
1349
printf(", origin=?");
usr.sbin/ndp/ndp.c
1353
printf("\n");
usr.sbin/ndp/ndp.c
1363
printf(" advertised by\n");
usr.sbin/ndp/ndp.c
1377
printf(" %s", host_buf);
usr.sbin/ndp/ndp.c
1387
printf(" (reachable)\n");
usr.sbin/ndp/ndp.c
1390
printf(" (unreachable)\n");
usr.sbin/ndp/ndp.c
1393
printf(" (no neighbor state)\n");
usr.sbin/ndp/ndp.c
1396
printf(" and %d routers\n",
usr.sbin/ndp/ndp.c
1399
printf(" No advertising router\n");
usr.sbin/ndp/ndp.c
1491
printf("No default interface.\n");
usr.sbin/ndp/ndp.c
1496
printf("ND default interface = %s\n", ifname);
usr.sbin/ndp/ndp.c
1544
printf("%02d:%02d:%02d.%06u ",
usr.sbin/ndp/ndp.c
447
printf("cannot intuit interface index and type for %s\n", host);
usr.sbin/ndp/ndp.c
486
printf("%s (%s) -- no entry\n", host, host_buf);
usr.sbin/ndp/ndp.c
542
printf("cannot locate %s\n", host);
usr.sbin/ndp/ndp.c
558
printf("%s (%s) deleted\n", host, host_buf);
usr.sbin/ndp/ndp.c
591
printf("%-*.*s %-*.*s %*.*s %-9.9s %2s %4s %4s\n",
usr.sbin/ndp/ndp.c
682
printf("%-*.*s %-*.*s %*.*s", addrwidth, addrwidth, host_buf,
usr.sbin/ndp/ndp.c
689
printf(" %-9.9s",
usr.sbin/ndp/ndp.c
692
printf(" %-9.9s", "permanent");
usr.sbin/ndp/ndp.c
694
printf(" %-9.9s", "expired");
usr.sbin/ndp/ndp.c
698
printf(" N");
usr.sbin/ndp/ndp.c
702
printf(" W");
usr.sbin/ndp/ndp.c
706
printf(" I");
usr.sbin/ndp/ndp.c
709
printf(" R");
usr.sbin/ndp/ndp.c
712
printf(" S");
usr.sbin/ndp/ndp.c
715
printf(" D");
usr.sbin/ndp/ndp.c
718
printf(" P");
usr.sbin/ndp/ndp.c
721
printf(" ?");
usr.sbin/ndp/ndp.c
729
printf(" ");
usr.sbin/ndp/ndp.c
751
printf(" %-4.4s", flgbuf);
usr.sbin/ndp/ndp.c
754
printf(" %4d", prbs);
usr.sbin/ndp/ndp.c
756
printf("\n");
usr.sbin/ndp/ndp.c
762
printf("\n");
usr.sbin/ndp/ndp.c
827
printf("usage: ndp hostname\n");
usr.sbin/ndp/ndp.c
828
printf(" ndp -a[nt]\n");
usr.sbin/ndp/ndp.c
829
printf(" ndp [-nt] -A wait\n");
usr.sbin/ndp/ndp.c
830
printf(" ndp -c[nt]\n");
usr.sbin/ndp/ndp.c
831
printf(" ndp -d[nt] hostname\n");
usr.sbin/ndp/ndp.c
832
printf(" ndp -f[nt] filename\n");
usr.sbin/ndp/ndp.c
833
printf(" ndp -i interface [flags...]\n");
usr.sbin/ndp/ndp.c
835
printf(" ndp -I [interface|delete]\n");
usr.sbin/ndp/ndp.c
837
printf(" ndp -p\n");
usr.sbin/ndp/ndp.c
838
printf(" ndp -r\n");
usr.sbin/ndp/ndp.c
839
printf(" ndp -s hostname ether_addr [temp] [proxy]\n");
usr.sbin/ndp/ndp.c
840
printf(" ndp -H\n");
usr.sbin/ndp/ndp.c
841
printf(" ndp -P\n");
usr.sbin/ndp/ndp.c
842
printf(" ndp -R\n");
usr.sbin/ndp/ndp.c
964
printf("linkmtu=%d", ND.linkmtu);
usr.sbin/ndp/ndp.c
965
printf(", curhlim=%d", ND.chlim);
usr.sbin/ndp/ndp.c
966
printf(", basereachable=%ds%dms",
usr.sbin/ndp/ndp.c
968
printf(", reachable=%ds", ND.reachable);
usr.sbin/ndp/ndp.c
969
printf(", retrans=%ds%dms", ND.retrans / 1000, ND.retrans % 1000);
usr.sbin/ndp/ndp.c
979
printf("\nRandom seed(0): ");
usr.sbin/ndp/ndp.c
983
printf("\nRandom seed(1): ");
usr.sbin/ndp/ndp.c
987
printf("\nRandom ID: ");
usr.sbin/ndp/ndp.c
992
printf("%02x", rbuf[j]);
usr.sbin/ndp/ndp.c
997
printf("\nFlags: ");
usr.sbin/ndp/ndp.c
999
printf("nud ");
usr.sbin/newsyslog/newsyslog.c
1023
printf("\t+ Expanding pattern %s\n", globent->log);
usr.sbin/newsyslog/newsyslog.c
1048
printf("\t+ . skipping %s (!file)\n",
usr.sbin/newsyslog/newsyslog.c
1054
printf("\t+ . add file %s\n", mfname);
usr.sbin/newsyslog/newsyslog.c
1064
printf("\t+ Done with pattern %s\n", globent->log);
usr.sbin/newsyslog/newsyslog.c
1130
printf("Found: %s", errline);
usr.sbin/newsyslog/newsyslog.c
1150
printf("\t+ Expanding pattern %s\n", q);
usr.sbin/newsyslog/newsyslog.c
1512
printf("Ignoring %s which has unexpected "
usr.sbin/newsyslog/newsyslog.c
1527
printf("Ignoring %s which does not "
usr.sbin/newsyslog/newsyslog.c
1538
printf("Ignoring %s which has unexpected extension '%s'\n",
usr.sbin/newsyslog/newsyslog.c
1578
printf("Searching for old logs in %s\n", dir);
usr.sbin/newsyslog/newsyslog.c
1631
printf("\trm -f %s/%s\n", dir,
usr.sbin/newsyslog/newsyslog.c
1641
printf("No old logs to delete for logfile %s\n", ent->log);
usr.sbin/newsyslog/newsyslog.c
1685
printf("\trm -f %s\n", zfile1);
usr.sbin/newsyslog/newsyslog.c
1713
printf("\t+ Adding %s to the processing queue.\n", fname);
usr.sbin/newsyslog/newsyslog.c
1847
printf("\tmv %s %s\n", zfile1, zfile2);
usr.sbin/newsyslog/newsyslog.c
1874
printf("\tcp %s %s\n", ent->log, file1);
usr.sbin/newsyslog/newsyslog.c
1876
printf("\tln %s %s\n", ent->log, file1);
usr.sbin/newsyslog/newsyslog.c
1877
printf("\ttouch %s\t\t"
usr.sbin/newsyslog/newsyslog.c
1898
printf("Start new log...\n");
usr.sbin/newsyslog/newsyslog.c
1967
printf("\tsh -c '%s %d'\n", swork->sw_fname,
usr.sbin/newsyslog/newsyslog.c
1970
printf("\tkill -%d %d \t\t# %s\n", swork->sw_signum,
usr.sbin/newsyslog/newsyslog.c
1973
printf("\tsleep %d\n", secs);
usr.sbin/newsyslog/newsyslog.c
1986
printf("Run command: %s\n", tmp);
usr.sbin/newsyslog/newsyslog.c
2011
printf("Notified %s pid %d = %s\n", swork->sw_pidtype,
usr.sbin/newsyslog/newsyslog.c
2015
printf("Pause %d second(s) between signals\n",
usr.sbin/newsyslog/newsyslog.c
2087
printf("\t%s %s\n", pgm_name, zwork->zw_fname);
usr.sbin/newsyslog/newsyslog.c
2093
printf("Executing: %s\n", command);
usr.sbin/newsyslog/newsyslog.c
2584
printf("\tmkdir %s\n", mkdirpath);
usr.sbin/newsyslog/newsyslog.c
2597
printf("Created directory '%s' for new %s\n",
usr.sbin/newsyslog/newsyslog.c
2600
printf("Created directory '%s' for -a\n", dirpart);
usr.sbin/newsyslog/newsyslog.c
2650
printf("\tmktemp %s\n", tempfile);
usr.sbin/newsyslog/newsyslog.c
2668
printf("\tchown %u:%u %s\n", ent->uid, ent->gid,
usr.sbin/newsyslog/newsyslog.c
2680
printf("\tchflags nodump %s\n", tempfile);
usr.sbin/newsyslog/newsyslog.c
2700
printf("\tchmod %o %s\n", ent->permissions, tempfile);
usr.sbin/newsyslog/newsyslog.c
2701
printf("\tmv %s %s\n", tempfile, realfile);
usr.sbin/newsyslog/newsyslog.c
2727
printf("\tchmod %o %s\n", ent->permissions, fname);
usr.sbin/newsyslog/newsyslog.c
2730
printf("\tchown %u:%u %s\n",
usr.sbin/newsyslog/newsyslog.c
2734
printf("\tchflags nodump %s\n", fname);
usr.sbin/newsyslog/newsyslog.c
361
printf("Signal all daemon process(es)...\n");
usr.sbin/newsyslog/newsyslog.c
366
printf("\tsleep 10\n");
usr.sbin/newsyslog/newsyslog.c
369
printf("Pause 10 seconds to allow "
usr.sbin/newsyslog/newsyslog.c
382
printf("Compress all rotated log file(s)...\n");
usr.sbin/newsyslog/newsyslog.c
408
printf("\t--> [creating entry for %s]\n", fname);
usr.sbin/newsyslog/newsyslog.c
474
printf("\t--> [freeing entry for %s]\n", ent->log);
usr.sbin/newsyslog/newsyslog.c
524
printf("%s <%d%s>: ", ent->log, ent->numlogs,
usr.sbin/newsyslog/newsyslog.c
550
printf("does not exist -> will create.\n");
usr.sbin/newsyslog/newsyslog.c
553
printf("does not exist, skipped%s.\n", temp_reason);
usr.sbin/newsyslog/newsyslog.c
564
printf("--> will trim at %s",
usr.sbin/newsyslog/newsyslog.c
575
printf("\n\t--> prev trim at %s\t",
usr.sbin/newsyslog/newsyslog.c
579
printf("--> will trim at %s",
usr.sbin/newsyslog/newsyslog.c
590
printf("\n\t--> timematch at %s",
usr.sbin/newsyslog/newsyslog.c
594
printf("--> time is up\n");
usr.sbin/newsyslog/newsyslog.c
598
printf("size (Kb): %d [%d] ", ent->fsize, ent->trsize);
usr.sbin/newsyslog/newsyslog.c
600
printf(" age (hr): %d [%d] ", modtime, ent->hours);
usr.sbin/newsyslog/newsyslog.c
631
printf("--> trimming log....\n");
usr.sbin/newsyslog/newsyslog.c
633
printf("%s <%d%s>: trimming\n", ent->log,
usr.sbin/newsyslog/newsyslog.c
639
printf("--> skipping\n");
usr.sbin/newsyslog/newsyslog.c
868
printf("Processing %s\n", inc->file);
usr.sbin/newsyslog/newsyslog.c
934
printf("\t+ Matched entry %s\n", *given);
usr.sbin/newsyslog/newsyslog.c
944
printf("\t+ Checking globs for %s\n", *given);
usr.sbin/newsyslog/newsyslog.c
948
printf("\t+ = %d for pattern %s\n", fnres,
usr.sbin/newsyslog/newsyslog.c
962
printf("\t+ Matched %s via %s\n", *given,
usr.sbin/newsyslog/newsyslog.c
972
printf("\t+ No entry matched %s (will use %s)\n",
usr.sbin/ngctl/config.c
100
printf("No config available for \"%s\"\n", path);
usr.sbin/ngctl/config.c
102
printf("Config for \"%s\":\n%s\n", path, status);
usr.sbin/ngctl/debug.c
72
printf("Current debug level is %d\n", NgSetDebug(-1));
usr.sbin/ngctl/list.c
100
printf("There are %d total %snodes:\n",
usr.sbin/ngctl/main.c
218
printf("%s", PROMPT);
usr.sbin/ngctl/main.c
229
printf("\n");
usr.sbin/ngctl/main.c
250
printf("Rec'd data packet on hook \"%s\":\n", hook);
usr.sbin/ngctl/main.c
259
printf("\n");
usr.sbin/ngctl/main.c
395
printf("Available commands:\n");
usr.sbin/ngctl/main.c
403
printf(" %-10s %s\n", buf, cmd->desc);
usr.sbin/ngctl/main.c
409
printf("Usage: %s\n", cmd->cmd);
usr.sbin/ngctl/main.c
413
printf("Aliases: ");
usr.sbin/ngctl/main.c
415
printf("%s", cmd->aliases[a++]);
usr.sbin/ngctl/main.c
418
printf("\n");
usr.sbin/ngctl/main.c
421
printf(", ");
usr.sbin/ngctl/main.c
424
printf("Summary: %s\n", cmd->desc);
usr.sbin/ngctl/main.c
430
printf("Description:\n");
usr.sbin/ngctl/main.c
443
printf(" %s\n", buf);
usr.sbin/ngctl/main.c
493
printf("%s\n", sbuf);
usr.sbin/ngctl/msg.c
127
printf("Rec'd %s %d from \"%s\":\n",
usr.sbin/ngctl/msg.c
131
printf("No arguments\n");
usr.sbin/ngctl/msg.c
138
printf("Rec'd %s \"%s\" (%d) from \"%s\":\n",
usr.sbin/ngctl/msg.c
142
printf("Args:\t%s\n", ascii->data);
usr.sbin/ngctl/msg.c
144
printf("No arguments\n");
usr.sbin/ngctl/show.c
105
printf(" Name: %-15s Type: %-15s ID: %08x Num hooks: %d\n",
usr.sbin/ngctl/show.c
110
printf(FMT, "Local hook", "Peer name",
usr.sbin/ngctl/show.c
112
printf(FMT, "----------", "---------",
usr.sbin/ngctl/show.c
124
printf(FMT, sc_link->ourhook, peer->name,
usr.sbin/ngctl/status.c
91
printf("No status available for \"%s\"\n", path);
usr.sbin/ngctl/status.c
93
printf("Status for \"%s\":\n%s\n", path, status);
usr.sbin/ngctl/types.c
81
printf("There are %d total types:\n", tlist->numtypes);
usr.sbin/ngctl/types.c
83
printf("%15s Number of living nodes\n", "Type name");
usr.sbin/ngctl/types.c
84
printf("%15s ----------------------\n", "---------");
usr.sbin/ngctl/types.c
88
printf("%15s %5d\n", ti->type_name, ti->numnodes);
usr.sbin/nscd/debug.c
100
printf("\t");
usr.sbin/nscd/debug.c
102
printf("= INT %s: %i, %s: %d\n",desc, i, f, l);
usr.sbin/nscd/debug.c
114
printf("\t");
usr.sbin/nscd/debug.c
116
printf("= STR %s: '%s', %s: %d\n", desc, s, f, l);
usr.sbin/nscd/debug.c
129
printf("\t");
usr.sbin/nscd/debug.c
131
printf("<= %s\n", s);
usr.sbin/nscd/debug.c
42
printf("\t");
usr.sbin/nscd/debug.c
44
printf("=> %s\n", s);
usr.sbin/nscd/debug.c
58
printf("\t");
usr.sbin/nscd/debug.c
60
printf("= %s: %d\n", f, l);
usr.sbin/nscd/debug.c
72
printf("\t");
usr.sbin/nscd/debug.c
74
printf("= MSG %s, %s: %d\n", msg, f, l);
usr.sbin/nscd/debug.c
86
printf("\t");
usr.sbin/nscd/debug.c
88
printf("= PTR %s: %p, %s: %d\n", desc, p, f, l);
usr.sbin/nscd/log.c
48
printf("M%d from %s: %s\n", level, sender, fmessage);
usr.sbin/nscd/log.c
69
printf("E%d from %s: %s\n", level, sender, ferror);
usr.sbin/nvmmctl/nvmmctl.c
120
printf("nvmm: Kernel API version %u\n", cap.version);
usr.sbin/nvmmctl/nvmmctl.c
121
printf("nvmm: State size %u\n", cap.state_size);
usr.sbin/nvmmctl/nvmmctl.c
122
printf("nvmm: Comm size %u\n", cap.comm_size);
usr.sbin/nvmmctl/nvmmctl.c
123
printf("nvmm: Max machines %u\n", cap.max_machines);
usr.sbin/nvmmctl/nvmmctl.c
124
printf("nvmm: Max VCPUs per machine %u\n", cap.max_vcpus);
usr.sbin/nvmmctl/nvmmctl.c
129
printf("nvmm: Max RAM per machine %s\n", ram);
usr.sbin/nvmmctl/nvmmctl.c
132
printf("nvmm: Arch Mach conf %s\n", buf);
usr.sbin/nvmmctl/nvmmctl.c
135
printf("nvmm: Arch VCPU conf %s\n", buf);
usr.sbin/nvmmctl/nvmmctl.c
138
printf("nvmm: Guest FPU states %s\n", buf);
usr.sbin/nvmmctl/nvmmctl.c
154
printf(
usr.sbin/nvmmctl/nvmmctl.c
174
printf("%-10zu %-5u %-4s %-9d %s\n", i, machinfo.nvcpus, ram,
usr.sbin/pciconf/cap.c
103
printf("4x ");
usr.sbin/pciconf/cap.c
106
printf("2x ");
usr.sbin/pciconf/cap.c
109
printf("1x ");
usr.sbin/pciconf/cap.c
113
printf("SBA ");
usr.sbin/pciconf/cap.c
115
printf("disabled");
usr.sbin/pciconf/cap.c
122
printf("VPD");
usr.sbin/pciconf/cap.c
133
printf("MSI supports %d message%s%s%s ", msgnum,
usr.sbin/pciconf/cap.c
139
printf("enabled with %d message%s", msgnum,
usr.sbin/pciconf/cap.c
151
printf("PCI-X ");
usr.sbin/pciconf/cap.c
153
printf("64-bit ");
usr.sbin/pciconf/cap.c
155
printf("bridge ");
usr.sbin/pciconf/cap.c
158
printf("supports");
usr.sbin/pciconf/cap.c
161
printf("%s 133MHz", comma ? "," : "");
usr.sbin/pciconf/cap.c
165
printf("%s 266MHz", comma ? "," : "");
usr.sbin/pciconf/cap.c
169
printf("%s 533MHz", comma ? "," : "");
usr.sbin/pciconf/cap.c
214
printf("%s %d burst read, %d split transaction%s", comma ? "," : "",
usr.sbin/pciconf/cap.c
225
printf("HT ");
usr.sbin/pciconf/cap.c
227
printf("slave");
usr.sbin/pciconf/cap.c
229
printf("host");
usr.sbin/pciconf/cap.c
233
printf("switch");
usr.sbin/pciconf/cap.c
236
printf("interrupt");
usr.sbin/pciconf/cap.c
239
printf("revision ID");
usr.sbin/pciconf/cap.c
242
printf("unit ID clumping");
usr.sbin/pciconf/cap.c
245
printf("extended config space");
usr.sbin/pciconf/cap.c
248
printf("address mapping");
usr.sbin/pciconf/cap.c
251
printf("MSI %saddress window %s at 0x",
usr.sbin/pciconf/cap.c
256
printf("fee00000");
usr.sbin/pciconf/cap.c
261
printf("%08x", reg);
usr.sbin/pciconf/cap.c
264
printf("%08x", reg);
usr.sbin/pciconf/cap.c
268
printf("direct route");
usr.sbin/pciconf/cap.c
271
printf("VC set");
usr.sbin/pciconf/cap.c
274
printf("retry mode");
usr.sbin/pciconf/cap.c
277
printf("X86 encoding");
usr.sbin/pciconf/cap.c
280
printf("unknown %02x", command);
usr.sbin/pciconf/cap.c
291
printf("vendor (length %d)", length);
usr.sbin/pciconf/cap.c
298
printf(" Intel cap %d version %d", version >> 4, version & 0xf);
usr.sbin/pciconf/cap.c
307
printf("\n\t\t features:");
usr.sbin/pciconf/cap.c
309
printf(" AMT");
usr.sbin/pciconf/cap.c
315
printf("%s Quick Resume", comma ? "," : "");
usr.sbin/pciconf/cap.c
319
printf("%s SATA RAID-5", comma ? "," : "");
usr.sbin/pciconf/cap.c
323
printf("%s Mobile", comma ? "," : "");
usr.sbin/pciconf/cap.c
327
printf("%s 6 PCI-e x1 slots", comma ? "," : "");
usr.sbin/pciconf/cap.c
330
printf("%s 4 PCI-e x1 slots", comma ? "," : "");
usr.sbin/pciconf/cap.c
334
printf("%s SATA RAID-0/1/10", comma ? "," : "");
usr.sbin/pciconf/cap.c
338
printf("%s SATA AHCI", comma ? "," : "");
usr.sbin/pciconf/cap.c
351
printf("EHCI Debug Port at offset 0x%x in map 0x%x", debug_port &
usr.sbin/pciconf/cap.c
361
printf("PCI Bridge card=0x%08x", id);
usr.sbin/pciconf/cap.c
375
printf("PCI-Express %u ", version);
usr.sbin/pciconf/cap.c
378
printf("endpoint");
usr.sbin/pciconf/cap.c
381
printf("legacy endpoint");
usr.sbin/pciconf/cap.c
384
printf("root port");
usr.sbin/pciconf/cap.c
387
printf("upstream port");
usr.sbin/pciconf/cap.c
390
printf("downstream port");
usr.sbin/pciconf/cap.c
393
printf("PCI bridge");
usr.sbin/pciconf/cap.c
396
printf("PCI to PCIe bridge");
usr.sbin/pciconf/cap.c
399
printf("root endpoint");
usr.sbin/pciconf/cap.c
402
printf("event collector");
usr.sbin/pciconf/cap.c
405
printf("type %d", (flags & PCIEM_CAP_PORT_TYPE) >> 8);
usr.sbin/pciconf/cap.c
409
printf(" IRQ %d", (flags & PCIEM_CAP_IRQ_MSGNO) >> 8);
usr.sbin/pciconf/cap.c
412
printf(" max data %d(%d)",
usr.sbin/pciconf/cap.c
416
printf(" FLR");
usr.sbin/pciconf/cap.c
418
printf(" RO");
usr.sbin/pciconf/cap.c
420
printf(" NS");
usr.sbin/pciconf/cap.c
422
printf(" COR");
usr.sbin/pciconf/cap.c
424
printf(" NFER");
usr.sbin/pciconf/cap.c
426
printf(" FER");
usr.sbin/pciconf/cap.c
428
printf(" URR");
usr.sbin/pciconf/cap.c
434
printf(" ARI %s",
usr.sbin/pciconf/cap.c
440
printf(" LTR %s",
usr.sbin/pciconf/cap.c
449
printf(" link x%d(x%d)", (sta & PCIEM_LNKSTAT_WIDTH) >> 4,
usr.sbin/pciconf/cap.c
454
printf(" ASPM %s(%s)",
usr.sbin/pciconf/cap.c
462
printf("\n ");
usr.sbin/pciconf/cap.c
463
printf(" slot %d", (cap & PCIEM_SLOTCAP_PSN) >> 19);
usr.sbin/pciconf/cap.c
464
printf(" power limit %d mW", slot_power(cap));
usr.sbin/pciconf/cap.c
466
printf(" HotPlug(%s)", sta & PCIEM_SLOTSTA_PDS ?
usr.sbin/pciconf/cap.c
469
printf(" surprise");
usr.sbin/pciconf/cap.c
471
printf(" Attn Button");
usr.sbin/pciconf/cap.c
473
printf(" PC(%s)", ctl & PCIEM_SLOTCTL_PCC ?
usr.sbin/pciconf/cap.c
476
printf(" MRL(%s)", sta & PCIEM_SLOTSTA_MRLSS ?
usr.sbin/pciconf/cap.c
479
printf(" EI(%s)", sta & PCIEM_SLOTSTA_EIS ?
usr.sbin/pciconf/cap.c
497
printf("MSI-X supports %d message%s ", msgnum,
usr.sbin/pciconf/cap.c
500
printf("in map 0x%x", table_bar);
usr.sbin/pciconf/cap.c
502
printf("in maps 0x%x and 0x%x", table_bar, pba_bar);
usr.sbin/pciconf/cap.c
504
printf(" enabled");
usr.sbin/pciconf/cap.c
511
printf("SATA Index-Data Pair");
usr.sbin/pciconf/cap.c
520
printf("PCI Advanced Features:%s%s",
usr.sbin/pciconf/cap.c
554
printf(" cap %02x[%02x] = ", cap, ptr);
usr.sbin/pciconf/cap.c
57
printf("powerspec %d supports D0%s%s D3 current %s",
usr.sbin/pciconf/cap.c
597
printf("unknown");
usr.sbin/pciconf/cap.c
600
printf("\n");
usr.sbin/pciconf/cap.c
626
printf("AER %d", ver);
usr.sbin/pciconf/cap.c
631
printf(" %d fatal", bitcount32(sta & mask));
usr.sbin/pciconf/cap.c
632
printf(" %d non-fatal", bitcount32(sta & ~mask));
usr.sbin/pciconf/cap.c
634
printf(" %d corrected", bitcount32(sta));
usr.sbin/pciconf/cap.c
642
printf("VC %d", ver);
usr.sbin/pciconf/cap.c
646
printf(" max VC%d", cap1 & PCIM_VC_CAP1_EXT_COUNT);
usr.sbin/pciconf/cap.c
648
printf(" lowpri VC0-VC%d",
usr.sbin/pciconf/cap.c
657
printf("Serial %d", ver);
usr.sbin/pciconf/cap.c
662
printf(" %08x%08x", high, low);
usr.sbin/pciconf/cap.c
676
printf("ecap %04x[%03x] = ", PCI_EXTCAP_ID(ecap), ptr);
usr.sbin/pciconf/cap.c
688
printf("unknown %d", PCI_EXTCAP_VER(ecap));
usr.sbin/pciconf/cap.c
691
printf("\n");
usr.sbin/pciconf/cap.c
71
printf("AGP ");
usr.sbin/pciconf/cap.c
73
printf("v3 ");
usr.sbin/pciconf/cap.c
75
printf("8x ");
usr.sbin/pciconf/cap.c
77
printf("4x ");
usr.sbin/pciconf/cap.c
80
printf("4x ");
usr.sbin/pciconf/cap.c
82
printf("2x ");
usr.sbin/pciconf/cap.c
84
printf("1x ");
usr.sbin/pciconf/cap.c
87
printf("SBA ");
usr.sbin/pciconf/cap.c
89
printf("enabled at ");
usr.sbin/pciconf/cap.c
91
printf("v3 ");
usr.sbin/pciconf/cap.c
94
printf("8x ");
usr.sbin/pciconf/cap.c
97
printf("4x ");
usr.sbin/pciconf/err.c
120
printf("%14s = ", header);
usr.sbin/pciconf/err.c
123
printf(" ");
usr.sbin/pciconf/err.c
124
printf("%s\n", table->desc);
usr.sbin/pciconf/err.c
129
printf("%14s = ", header);
usr.sbin/pciconf/err.c
131
printf(" ");
usr.sbin/pciconf/err.c
132
printf("Unknown: 0x%08x\n", mask);
usr.sbin/pciconf/pciconf.c
218
printf("%s%d@pci%d:%d:%d:%d:\tclass=0x%06x card=0x%08x "
usr.sbin/pciconf/pciconf.c
253
printf(" bus range = %u-%u\n", secbus, subbus);
usr.sbin/pciconf/pciconf.c
261
printf(" window[%02x] = type %s, range %2d, addr %#jx-%#jx, %s\n",
usr.sbin/pciconf/pciconf.c
273
printf(" decode = ");
usr.sbin/pciconf/pciconf.c
275
printf("ISA");
usr.sbin/pciconf/pciconf.c
279
printf("%sVGA", comma ? ", " : "");
usr.sbin/pciconf/pciconf.c
283
printf("%ssubtractive", comma ? ", " : "");
usr.sbin/pciconf/pciconf.c
284
printf("\n");
usr.sbin/pciconf/pciconf.c
480
printf(" bar [%02x] = type %s, range %2d, base %#jx, ",
usr.sbin/pciconf/pciconf.c
482
printf("size %2d, %s\n", (int)bar.pbi_length,
usr.sbin/pciconf/pciconf.c
496
printf(" vendor = '%s'\n", vi->desc);
usr.sbin/pciconf/pciconf.c
505
printf(" device = '%s'\n", di->desc);
usr.sbin/pciconf/pciconf.c
511
printf(" class = %s\n", dp);
usr.sbin/pciconf/pciconf.c
513
printf(" subclass = %s\n", dp);
usr.sbin/pciconf/pciconf.c
790
printf("%0*x", width*2, read_config(fd, sel, reg, width));
usr.sbin/pciconf/pciconf.c
860
printf("%s: %s%s\n", name, pi.pi_data == 0 ? "not " : "", "attached");
usr.sbin/pfctl/parse.y
4836
printf("queue { ");
usr.sbin/pfctl/parse.y
4839
printf("%s ",
usr.sbin/pfctl/parse.y
4842
printf("}");
usr.sbin/pfctl/parse.y
4844
printf("\n");
usr.sbin/pfctl/parse.y
5023
printf("{ ");
usr.sbin/pfctl/parse.y
5026
printf("%s ",
usr.sbin/pfctl/parse.y
5029
printf("}");
usr.sbin/pfctl/parse.y
5031
printf("\n");
usr.sbin/pfctl/parse.y
5241
printf("set skip on none\n");
usr.sbin/pfctl/parse.y
5247
printf("set skip on {");
usr.sbin/pfctl/parse.y
5250
printf(" %s", interface->ifname);
usr.sbin/pfctl/parse.y
5259
printf(" }\n");
usr.sbin/pfctl/parse.y
617
printf("set block-policy drop\n");
usr.sbin/pfctl/parse.y
624
printf("set block-policy return\n");
usr.sbin/pfctl/parse.y
631
printf("set require-order %s\n",
usr.sbin/pfctl/parse.y
637
printf("set fingerprints \"%s\"\n", $3);
usr.sbin/pfctl/parse.y
657
printf("set state-policy floating\n");
usr.sbin/pfctl/parse.y
660
printf("set state-policy if-bound\n");
usr.sbin/pfctl/parse.y
667
printf("A default keeppolicy was set\n");
usr.sbin/pfctl/parse.y
730
printf("%s = \"%s\"\n", $1, $3);
usr.sbin/pfctl/pf_print_state.c
100
printf("any");
usr.sbin/pfctl/pf_print_state.c
106
printf("?");
usr.sbin/pfctl/pf_print_state.c
108
printf("%s", buf);
usr.sbin/pfctl/pf_print_state.c
112
printf("no-route");
usr.sbin/pfctl/pf_print_state.c
115
printf("urpf-failed");
usr.sbin/pfctl/pf_print_state.c
118
printf("route \"%s\"", addr->v.rtlabelname);
usr.sbin/pfctl/pf_print_state.c
121
printf("?");
usr.sbin/pfctl/pf_print_state.c
132
printf("/%d", bits);
usr.sbin/pfctl/pf_print_state.c
166
printf("%s", his_host);
usr.sbin/pfctl/pf_print_state.c
190
printf(":%u", ntohs(port));
usr.sbin/pfctl/pf_print_state.c
192
printf("[%u]", ntohs(port));
usr.sbin/pfctl/pf_print_state.c
200
printf("[%u + %u](+%u)", ntohl(p->seqlo),
usr.sbin/pfctl/pf_print_state.c
203
printf("[%u + %u]", ntohl(p->seqlo),
usr.sbin/pfctl/pf_print_state.c
230
printf("%s ", s->ifname);
usr.sbin/pfctl/pf_print_state.c
232
printf("%s ", p->p_name);
usr.sbin/pfctl/pf_print_state.c
234
printf("%u ", s->proto);
usr.sbin/pfctl/pf_print_state.c
239
printf(" (");
usr.sbin/pfctl/pf_print_state.c
241
printf(")");
usr.sbin/pfctl/pf_print_state.c
244
printf(" -> ");
usr.sbin/pfctl/pf_print_state.c
246
printf(" <- ");
usr.sbin/pfctl/pf_print_state.c
250
printf(" (");
usr.sbin/pfctl/pf_print_state.c
252
printf(")");
usr.sbin/pfctl/pf_print_state.c
255
printf(" ");
usr.sbin/pfctl/pf_print_state.c
259
printf(" %s:%s\n", tcpstates[src->state],
usr.sbin/pfctl/pf_print_state.c
263
printf(" PROXY:SRC\n");
usr.sbin/pfctl/pf_print_state.c
266
printf(" PROXY:DST\n");
usr.sbin/pfctl/pf_print_state.c
268
printf(" <BAD STATE LEVELS %u:%u>\n",
usr.sbin/pfctl/pf_print_state.c
271
printf(" ");
usr.sbin/pfctl/pf_print_state.c
274
printf(" wscale %u",
usr.sbin/pfctl/pf_print_state.c
276
printf(" ");
usr.sbin/pfctl/pf_print_state.c
279
printf(" wscale %u",
usr.sbin/pfctl/pf_print_state.c
281
printf("\n");
usr.sbin/pfctl/pf_print_state.c
287
printf(" %s:%s\n", states[src->state], states[dst->state]);
usr.sbin/pfctl/pf_print_state.c
293
printf(" %s:%s\n", states[src->state], states[dst->state]);
usr.sbin/pfctl/pf_print_state.c
295
printf(" %u:%u\n", src->state, dst->state);
usr.sbin/pfctl/pf_print_state.c
304
printf(" rule %u", ntohl(s->rule));
usr.sbin/pfctl/pf_print_state.c
306
printf(", anchor %u", ntohl(s->anchor));
usr.sbin/pfctl/pf_print_state.c
307
printf(", flags:");
usr.sbin/pfctl/pf_print_state.c
309
printf(" allowopts");
usr.sbin/pfctl/pf_print_state.c
311
printf(" sloppy");
usr.sbin/pfctl/pf_print_state.c
313
printf(" global");
usr.sbin/pfctl/pf_print_state.c
315
printf(" creating");
usr.sbin/pfctl/pf_print_state.c
317
printf(" (TRANSLATION COLLISION)");
usr.sbin/pfctl/pf_print_state.c
319
printf(" source-track");
usr.sbin/pfctl/pf_print_state.c
321
printf(" sticky-address");
usr.sbin/pfctl/pf_print_state.c
326
printf(" no-pickups");
usr.sbin/pfctl/pf_print_state.c
329
printf(" hash-only");
usr.sbin/pfctl/pf_print_state.c
332
printf(" pickups");
usr.sbin/pfctl/pf_print_state.c
335
printf("\n");
usr.sbin/pfctl/pf_print_state.c
341
printf(" age %.2u:%.2u:%.2u", creation, min, sec);
usr.sbin/pfctl/pf_print_state.c
346
printf(", expires in %.2u:%.2u:%.2u", expire, min, sec);
usr.sbin/pfctl/pf_print_state.c
352
printf(", %" PRIu64 ":%" PRIu64 " pkts, %" PRIu64 ":%"
usr.sbin/pfctl/pf_print_state.c
363
printf(" id: %016jx creatorid: %08x cpuid: %-3d",
usr.sbin/pfctl/pf_print_state.c
365
printf("\n");
usr.sbin/pfctl/pf_print_state.c
57
printf("(%s", addr->v.ifname);
usr.sbin/pfctl/pf_print_state.c
59
printf(":network");
usr.sbin/pfctl/pf_print_state.c
61
printf(":broadcast");
usr.sbin/pfctl/pf_print_state.c
63
printf(":peer");
usr.sbin/pfctl/pf_print_state.c
65
printf(":0");
usr.sbin/pfctl/pf_print_state.c
68
printf(":*");
usr.sbin/pfctl/pf_print_state.c
70
printf(":%d", addr->p.dyncnt);
usr.sbin/pfctl/pf_print_state.c
72
printf(")");
usr.sbin/pfctl/pf_print_state.c
77
printf("<%s:*>", addr->v.tblname);
usr.sbin/pfctl/pf_print_state.c
79
printf("<%s:%d>", addr->v.tblname,
usr.sbin/pfctl/pf_print_state.c
82
printf("<%s>", addr->v.tblname);
usr.sbin/pfctl/pf_print_state.c
88
printf("?");
usr.sbin/pfctl/pf_print_state.c
90
printf("%s", buf);
usr.sbin/pfctl/pf_print_state.c
92
printf(" - ?");
usr.sbin/pfctl/pf_print_state.c
94
printf(" - %s", buf);
usr.sbin/pfctl/pfctl.c
1115
printf("%-20s %10d", pf_timeouts[i].name, pt.seconds);
usr.sbin/pfctl/pfctl.c
1118
printf(" states");
usr.sbin/pfctl/pfctl.c
1120
printf("s");
usr.sbin/pfctl/pfctl.c
1121
printf("\n");
usr.sbin/pfctl/pfctl.c
1140
printf("%-13s ", pf_limits[i].name);
usr.sbin/pfctl/pfctl.c
1142
printf("unlimited\n");
usr.sbin/pfctl/pfctl.c
1144
printf("hard limit %8u\n", pl.limit);
usr.sbin/pfctl/pfctl.c
1267
printf(" {\n");
usr.sbin/pfctl/pfctl.c
127
printf(" "); \
usr.sbin/pfctl/pfctl.c
1271
printf("pfctl_load_rulesets: "
usr.sbin/pfctl/pfctl.c
1276
printf("\n");
usr.sbin/pfctl/pfctl.c
1292
printf("\n");
usr.sbin/pfctl/pfctl.c
1297
printf("}\n");
usr.sbin/pfctl/pfctl.c
1657
printf("set limit %s %d\n", opt, limit);
usr.sbin/pfctl/pfctl.c
1703
printf("set timeout %s %d\n", opt, seconds);
usr.sbin/pfctl/pfctl.c
1748
printf("set optimization %s\n", opt);
usr.sbin/pfctl/pfctl.c
1771
printf("set loginterface %s\n", ifname);
usr.sbin/pfctl/pfctl.c
1806
printf("set hostid 0x%08x\n", ntohl(hostid));
usr.sbin/pfctl/pfctl.c
1849
printf("set debug %s\n", d);
usr.sbin/pfctl/pfctl.c
1969
printf(" %s\n", sub);
usr.sbin/pfctl/pfctl.c
768
printf(" [ Skip steps: ");
usr.sbin/pfctl/pfctl.c
772
printf("%s=", t[i]);
usr.sbin/pfctl/pfctl.c
774
printf("end ");
usr.sbin/pfctl/pfctl.c
776
printf("%u ", rule->skip[i].nr);
usr.sbin/pfctl/pfctl.c
778
printf("]\n");
usr.sbin/pfctl/pfctl.c
780
printf(" [ queue: qname=%s qid=%u pqname=%s pqid=%u ]\n",
usr.sbin/pfctl/pfctl.c
784
printf(" [ Evaluations: %-8llu Packets: %-8llu "
usr.sbin/pfctl/pfctl.c
792
printf(" [ Inserted: uid %u pid %u "
usr.sbin/pfctl/pfctl.c
803
printf("\n");
usr.sbin/pfctl/pfctl.c
805
printf("%s\n", title);
usr.sbin/pfctl/pfctl.c
867
printf("\n");
usr.sbin/pfctl/pfctl.c
895
printf("%s %llu %llu %llu %llu"
usr.sbin/pfctl/pfctl.c
930
printf(" {\n");
usr.sbin/pfctl/pfctl.c
932
printf("\n");
usr.sbin/pfctl/pfctl.c
938
printf("}\n");
usr.sbin/pfctl/pfctl.c
986
printf("\n");
usr.sbin/pfctl/pfctl_altq.c
1008
printf(" ) ");
usr.sbin/pfctl/pfctl_altq.c
1030
printf("fairq(");
usr.sbin/pfctl/pfctl_altq.c
1032
printf(" red");
usr.sbin/pfctl/pfctl_altq.c
1034
printf(" ecn");
usr.sbin/pfctl/pfctl_altq.c
1036
printf(" rio");
usr.sbin/pfctl/pfctl_altq.c
1038
printf(" cleardscp");
usr.sbin/pfctl/pfctl_altq.c
1040
printf(" default");
usr.sbin/pfctl/pfctl_altq.c
1045
printf(" ) ");
usr.sbin/pfctl/pfctl_altq.c
1394
printf(" %s", scname);
usr.sbin/pfctl/pfctl_altq.c
1397
printf("(");
usr.sbin/pfctl/pfctl_altq.c
1399
printf("%u%%", sc->m1.bw_percent);
usr.sbin/pfctl/pfctl_altq.c
1401
printf("%s", rate2str((double)m1));
usr.sbin/pfctl/pfctl_altq.c
1402
printf(" %u", d);
usr.sbin/pfctl/pfctl_altq.c
1406
printf(" %u%%", sc->m2.bw_percent);
usr.sbin/pfctl/pfctl_altq.c
1408
printf(" %s", rate2str((double)m2));
usr.sbin/pfctl/pfctl_altq.c
1411
printf(")");
usr.sbin/pfctl/pfctl_altq.c
1418
printf(" %s", scname);
usr.sbin/pfctl/pfctl_altq.c
1421
printf("(");
usr.sbin/pfctl/pfctl_altq.c
1423
printf("%u%%", sc->m1.bw_percent);
usr.sbin/pfctl/pfctl_altq.c
1425
printf("%s", rate2str((double)m1));
usr.sbin/pfctl/pfctl_altq.c
1426
printf(" %u", d);
usr.sbin/pfctl/pfctl_altq.c
1430
printf(" %u%%", sc->m2.bw_percent);
usr.sbin/pfctl/pfctl_altq.c
1432
printf(" %s", rate2str((double)m2));
usr.sbin/pfctl/pfctl_altq.c
1435
printf(")");
usr.sbin/pfctl/pfctl_altq.c
159
printf("altq on %s ", a->ifname);
usr.sbin/pfctl/pfctl_altq.c
164
printf("cbq ");
usr.sbin/pfctl/pfctl_altq.c
168
printf("priq ");
usr.sbin/pfctl/pfctl_altq.c
172
printf("hfsc ");
usr.sbin/pfctl/pfctl_altq.c
176
printf("hfsc ");
usr.sbin/pfctl/pfctl_altq.c
182
printf("bandwidth %u%% ", bw->bw_percent);
usr.sbin/pfctl/pfctl_altq.c
184
printf("bandwidth %s ", rate2str((double)a->ifbandwidth));
usr.sbin/pfctl/pfctl_altq.c
187
printf("qlimit %u ", a->qlimit);
usr.sbin/pfctl/pfctl_altq.c
188
printf("tbrsize %u ", a->tbrsize);
usr.sbin/pfctl/pfctl_altq.c
198
printf("queue ");
usr.sbin/pfctl/pfctl_altq.c
200
printf(" ");
usr.sbin/pfctl/pfctl_altq.c
201
printf("%s ", a->qname);
usr.sbin/pfctl/pfctl_altq.c
203
printf("on %s ", a->ifname);
usr.sbin/pfctl/pfctl_altq.c
208
printf("bandwidth %u%% ", bw->bw_percent);
usr.sbin/pfctl/pfctl_altq.c
210
printf("bandwidth %s ", rate2str((double)a->bandwidth));
usr.sbin/pfctl/pfctl_altq.c
213
printf("priority %u ", a->priority);
usr.sbin/pfctl/pfctl_altq.c
215
printf("qlimit %u ", a->qlimit);
usr.sbin/pfctl/pfctl_altq.c
570
printf("cbq(");
usr.sbin/pfctl/pfctl_altq.c
572
printf(" red");
usr.sbin/pfctl/pfctl_altq.c
574
printf(" ecn");
usr.sbin/pfctl/pfctl_altq.c
576
printf(" rio");
usr.sbin/pfctl/pfctl_altq.c
578
printf(" cleardscp");
usr.sbin/pfctl/pfctl_altq.c
580
printf(" borrow");
usr.sbin/pfctl/pfctl_altq.c
582
printf(" wrr");
usr.sbin/pfctl/pfctl_altq.c
584
printf(" efficient");
usr.sbin/pfctl/pfctl_altq.c
586
printf(" root");
usr.sbin/pfctl/pfctl_altq.c
588
printf(" default");
usr.sbin/pfctl/pfctl_altq.c
589
printf(" ) ");
usr.sbin/pfctl/pfctl_altq.c
655
printf("priq(");
usr.sbin/pfctl/pfctl_altq.c
657
printf(" red");
usr.sbin/pfctl/pfctl_altq.c
659
printf(" ecn");
usr.sbin/pfctl/pfctl_altq.c
661
printf(" rio");
usr.sbin/pfctl/pfctl_altq.c
663
printf(" cleardscp");
usr.sbin/pfctl/pfctl_altq.c
665
printf(" default");
usr.sbin/pfctl/pfctl_altq.c
666
printf(" ) ");
usr.sbin/pfctl/pfctl_altq.c
987
printf("hfsc(");
usr.sbin/pfctl/pfctl_altq.c
989
printf(" red");
usr.sbin/pfctl/pfctl_altq.c
991
printf(" ecn");
usr.sbin/pfctl/pfctl_altq.c
993
printf(" rio");
usr.sbin/pfctl/pfctl_altq.c
995
printf(" cleardscp");
usr.sbin/pfctl/pfctl_altq.c
997
printf(" default");
usr.sbin/pfctl/pfctl_optimize.c
405
printf("--- Superblock ---\n");
usr.sbin/pfctl/pfctl_optimize.c
407
printf(" ");
usr.sbin/pfctl/pfctl_optimize.c
435
printf("--- END Superblock ---\n");
usr.sbin/pfctl/pfctl_optimize.c
48
printf("%s: " str "\n", __func__ , ## v)
usr.sbin/pfctl/pfctl_osfp.c
267
printf("Loaded %d passive OS fingerprints\n",
usr.sbin/pfctl/pfctl_osfp.c
325
printf("%u fingerprints loaded\n", fingerprint_count);
usr.sbin/pfctl/pfctl_osfp.c
327
printf("Class\tVersion\tSubtype(subversion)\n");
usr.sbin/pfctl/pfctl_osfp.c
328
printf("-----\t-------\t-------------------\n");
usr.sbin/pfctl/pfctl_osfp.c
732
printf("%s\n", newprefix);
usr.sbin/pfctl/pfctl_parser.c
1001
printf(" tag %s", r->tagname);
usr.sbin/pfctl/pfctl_parser.c
1004
printf(" !");
usr.sbin/pfctl/pfctl_parser.c
1005
printf(" tagged %s", r->match_tagname);
usr.sbin/pfctl/pfctl_parser.c
1008
printf(" rtable %u", r->rtableid);
usr.sbin/pfctl/pfctl_parser.c
1011
printf(" divert-reply");
usr.sbin/pfctl/pfctl_parser.c
1016
printf(" divert-to ");
usr.sbin/pfctl/pfctl_parser.c
1019
printf("?");
usr.sbin/pfctl/pfctl_parser.c
1021
printf("%s", buf);
usr.sbin/pfctl/pfctl_parser.c
1022
printf(" port %u", ntohs(r->divert.port));
usr.sbin/pfctl/pfctl_parser.c
1027
printf(" -> ");
usr.sbin/pfctl/pfctl_parser.c
1040
printf("table <%s>", name);
usr.sbin/pfctl/pfctl_parser.c
1042
printf(" const");
usr.sbin/pfctl/pfctl_parser.c
1044
printf(" persist");
usr.sbin/pfctl/pfctl_parser.c
1046
printf(" counters");
usr.sbin/pfctl/pfctl_parser.c
1049
printf(" file \"%s\"", ti->file);
usr.sbin/pfctl/pfctl_parser.c
1052
printf(" {");
usr.sbin/pfctl/pfctl_parser.c
1055
printf(h->not ? " !" : " ");
usr.sbin/pfctl/pfctl_parser.c
1064
printf(" }");
usr.sbin/pfctl/pfctl_parser.c
1067
printf(" { }");
usr.sbin/pfctl/pfctl_parser.c
1068
printf("\n");
usr.sbin/pfctl/pfctl_parser.c
290
printf(" %s >< %s", a1, a2);
usr.sbin/pfctl/pfctl_parser.c
292
printf(" %s <> %s", a1, a2);
usr.sbin/pfctl/pfctl_parser.c
294
printf(" = %s", a1);
usr.sbin/pfctl/pfctl_parser.c
296
printf(" != %s", a1);
usr.sbin/pfctl/pfctl_parser.c
298
printf(" < %s", a1);
usr.sbin/pfctl/pfctl_parser.c
300
printf(" <= %s", a1);
usr.sbin/pfctl/pfctl_parser.c
302
printf(" > %s", a1);
usr.sbin/pfctl/pfctl_parser.c
304
printf(" >= %s", a1);
usr.sbin/pfctl/pfctl_parser.c
306
printf(" %s:%s", a1, a2);
usr.sbin/pfctl/pfctl_parser.c
320
printf(" port");
usr.sbin/pfctl/pfctl_parser.c
334
printf(" %s", t);
usr.sbin/pfctl/pfctl_parser.c
348
printf("%c", tcpflags[i]);
usr.sbin/pfctl/pfctl_parser.c
365
printf(" all");
usr.sbin/pfctl/pfctl_parser.c
367
printf(" from ");
usr.sbin/pfctl/pfctl_parser.c
369
printf("! ");
usr.sbin/pfctl/pfctl_parser.c
376
printf(" os \"%s\"", pfctl_lookup_fingerprint(osfp, buf,
usr.sbin/pfctl/pfctl_parser.c
379
printf(" to ");
usr.sbin/pfctl/pfctl_parser.c
381
printf("! ");
usr.sbin/pfctl/pfctl_parser.c
398
printf("{ ");
usr.sbin/pfctl/pfctl_parser.c
408
printf("%s", pooladdr->ifname);
usr.sbin/pfctl/pfctl_parser.c
410
printf("(%s ", pooladdr->ifname);
usr.sbin/pfctl/pfctl_parser.c
412
printf(")");
usr.sbin/pfctl/pfctl_parser.c
419
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
421
printf(" }");
usr.sbin/pfctl/pfctl_parser.c
428
printf(" port %u", p1);
usr.sbin/pfctl/pfctl_parser.c
430
printf(" port %u:%u", p1, p2);
usr.sbin/pfctl/pfctl_parser.c
435
printf(" port %u", p1);
usr.sbin/pfctl/pfctl_parser.c
437
printf(":%u", p2);
usr.sbin/pfctl/pfctl_parser.c
447
printf(" bitmask");
usr.sbin/pfctl/pfctl_parser.c
450
printf(" random");
usr.sbin/pfctl/pfctl_parser.c
453
printf(" source-hash 0x%08x%08x%08x%08x",
usr.sbin/pfctl/pfctl_parser.c
458
printf(" round-robin");
usr.sbin/pfctl/pfctl_parser.c
462
printf(" sticky-address");
usr.sbin/pfctl/pfctl_parser.c
464
printf(" static-port");
usr.sbin/pfctl/pfctl_parser.c
499
printf("%-44s", statline);
usr.sbin/pfctl/pfctl_parser.c
502
printf("%15s\n\n", "Debug: None");
usr.sbin/pfctl/pfctl_parser.c
505
printf("%15s\n\n", "Debug: Urgent");
usr.sbin/pfctl/pfctl_parser.c
508
printf("%15s\n\n", "Debug: Misc");
usr.sbin/pfctl/pfctl_parser.c
511
printf("%15s\n\n", "Debug: Loud");
usr.sbin/pfctl/pfctl_parser.c
516
printf("Hostid: 0x%08x\n", ntohl(s->hostid));
usr.sbin/pfctl/pfctl_parser.c
523
printf("Checksum: 0x%s\n\n", buf);
usr.sbin/pfctl/pfctl_parser.c
527
printf("Interface Stats for %-16s %5s %16s\n",
usr.sbin/pfctl/pfctl_parser.c
529
printf(" %-25s %14llu %16llu\n", "Bytes In",
usr.sbin/pfctl/pfctl_parser.c
532
printf(" %-25s %14llu %16llu\n", "Bytes Out",
usr.sbin/pfctl/pfctl_parser.c
535
printf(" Packets In\n");
usr.sbin/pfctl/pfctl_parser.c
536
printf(" %-23s %14llu %16llu\n", "Passed",
usr.sbin/pfctl/pfctl_parser.c
539
printf(" %-23s %14llu %16llu\n", "Blocked",
usr.sbin/pfctl/pfctl_parser.c
542
printf(" Packets Out\n");
usr.sbin/pfctl/pfctl_parser.c
543
printf(" %-23s %14llu %16llu\n", "Passed",
usr.sbin/pfctl/pfctl_parser.c
546
printf(" %-23s %14llu %16llu\n\n", "Blocked",
usr.sbin/pfctl/pfctl_parser.c
550
printf("%-27s %14s %16s\n", "State Table", "Total", "Rate");
usr.sbin/pfctl/pfctl_parser.c
551
printf(" %-25s %14u %14s\n", "current entries", s->states, "");
usr.sbin/pfctl/pfctl_parser.c
553
printf(" %-25s %14llu ", pf_fcounters[i],
usr.sbin/pfctl/pfctl_parser.c
556
printf("%14.1f/s\n",
usr.sbin/pfctl/pfctl_parser.c
559
printf("%14s\n", "");
usr.sbin/pfctl/pfctl_parser.c
562
printf("Source Tracking Table\n");
usr.sbin/pfctl/pfctl_parser.c
563
printf(" %-25s %14u %14s\n", "current entries",
usr.sbin/pfctl/pfctl_parser.c
566
printf(" %-25s %14lld ", pf_scounters[i],
usr.sbin/pfctl/pfctl_parser.c
569
printf("%14.1f/s\n",
usr.sbin/pfctl/pfctl_parser.c
572
printf("%14s\n", "");
usr.sbin/pfctl/pfctl_parser.c
575
printf("Counters\n");
usr.sbin/pfctl/pfctl_parser.c
577
printf(" %-25s %14llu ", pf_reasons[i],
usr.sbin/pfctl/pfctl_parser.c
580
printf("%14.1f/s\n",
usr.sbin/pfctl/pfctl_parser.c
583
printf("%14s\n", "");
usr.sbin/pfctl/pfctl_parser.c
586
printf("Limit Counters\n");
usr.sbin/pfctl/pfctl_parser.c
588
printf(" %-25s %14ju ", pf_lcounters[i],
usr.sbin/pfctl/pfctl_parser.c
591
printf("%14.1f/s\n",
usr.sbin/pfctl/pfctl_parser.c
594
printf("%14s\n", "");
usr.sbin/pfctl/pfctl_parser.c
613
printf(" -> ");
usr.sbin/pfctl/pfctl_parser.c
616
printf(" ( states %u, connections %u, rate %u.%u/%us )\n", sn->states,
usr.sbin/pfctl/pfctl_parser.c
624
printf(" age %.2u:%.2u:%.2u", sn->creation, min, sec);
usr.sbin/pfctl/pfctl_parser.c
630
printf(", expires in %.2u:%.2u:%.2u",
usr.sbin/pfctl/pfctl_parser.c
633
printf(", %ju pkts, %ju bytes",
usr.sbin/pfctl/pfctl_parser.c
639
printf(", nat rule %u", sn->rule.nr);
usr.sbin/pfctl/pfctl_parser.c
643
printf(", rdr rule %u", sn->rule.nr);
usr.sbin/pfctl/pfctl_parser.c
647
printf(", filter rule %u", sn->rule.nr);
usr.sbin/pfctl/pfctl_parser.c
650
printf("\n");
usr.sbin/pfctl/pfctl_parser.c
665
printf("@%d ", r->nr);
usr.sbin/pfctl/pfctl_parser.c
667
printf("action(%d)", r->action);
usr.sbin/pfctl/pfctl_parser.c
670
printf("%s", anchortypes[r->action]);
usr.sbin/pfctl/pfctl_parser.c
672
printf("%s \"%s\"", anchortypes[r->action],
usr.sbin/pfctl/pfctl_parser.c
675
printf("%s", actiontypes[r->action]);
usr.sbin/pfctl/pfctl_parser.c
677
printf(" pass");
usr.sbin/pfctl/pfctl_parser.c
681
printf(" return");
usr.sbin/pfctl/pfctl_parser.c
684
printf(" return-rst");
usr.sbin/pfctl/pfctl_parser.c
686
printf(" return-rst(ttl %d)", r->return_ttl);
usr.sbin/pfctl/pfctl_parser.c
697
printf(" return-icmp");
usr.sbin/pfctl/pfctl_parser.c
699
printf("(%u)", r->return_icmp & 255);
usr.sbin/pfctl/pfctl_parser.c
701
printf("(%s)", ic->name);
usr.sbin/pfctl/pfctl_parser.c
704
printf(" return-icmp6");
usr.sbin/pfctl/pfctl_parser.c
706
printf("(%u)", r->return_icmp6 & 255);
usr.sbin/pfctl/pfctl_parser.c
708
printf("(%s)", ic6->name);
usr.sbin/pfctl/pfctl_parser.c
711
printf(" return-icmp");
usr.sbin/pfctl/pfctl_parser.c
713
printf("(%u, ", r->return_icmp & 255);
usr.sbin/pfctl/pfctl_parser.c
715
printf("(%s, ", ic->name);
usr.sbin/pfctl/pfctl_parser.c
717
printf("%u)", r->return_icmp6 & 255);
usr.sbin/pfctl/pfctl_parser.c
719
printf("%s)", ic6->name);
usr.sbin/pfctl/pfctl_parser.c
723
printf(" drop");
usr.sbin/pfctl/pfctl_parser.c
726
printf(" in");
usr.sbin/pfctl/pfctl_parser.c
728
printf(" out");
usr.sbin/pfctl/pfctl_parser.c
730
printf(" log");
usr.sbin/pfctl/pfctl_parser.c
734
printf(" (");
usr.sbin/pfctl/pfctl_parser.c
736
printf("%sall", count++ ? ", " : "");
usr.sbin/pfctl/pfctl_parser.c
738
printf("%suser", count++ ? ", " : "");
usr.sbin/pfctl/pfctl_parser.c
740
printf("%sto pflog%u", count++ ? ", " : "",
usr.sbin/pfctl/pfctl_parser.c
742
printf(")");
usr.sbin/pfctl/pfctl_parser.c
746
printf(" quick");
usr.sbin/pfctl/pfctl_parser.c
749
printf(" on ! %s", r->ifname);
usr.sbin/pfctl/pfctl_parser.c
751
printf(" on %s", r->ifname);
usr.sbin/pfctl/pfctl_parser.c
755
printf(" route-to");
usr.sbin/pfctl/pfctl_parser.c
757
printf(" reply-to");
usr.sbin/pfctl/pfctl_parser.c
759
printf(" dup-to");
usr.sbin/pfctl/pfctl_parser.c
761
printf(" fastroute");
usr.sbin/pfctl/pfctl_parser.c
763
printf(" ");
usr.sbin/pfctl/pfctl_parser.c
769
printf(" inet");
usr.sbin/pfctl/pfctl_parser.c
771
printf(" inet6");
usr.sbin/pfctl/pfctl_parser.c
777
printf(" proto %s", p->p_name);
usr.sbin/pfctl/pfctl_parser.c
779
printf(" proto %u", r->proto);
usr.sbin/pfctl/pfctl_parser.c
790
printf(" flags ");
usr.sbin/pfctl/pfctl_parser.c
792
printf("/");
usr.sbin/pfctl/pfctl_parser.c
798
printf(" flags any");
usr.sbin/pfctl/pfctl_parser.c
804
printf(" icmp-type");
usr.sbin/pfctl/pfctl_parser.c
806
printf(" icmp6-type");
usr.sbin/pfctl/pfctl_parser.c
808
printf(" %s", it->name);
usr.sbin/pfctl/pfctl_parser.c
810
printf(" %u", r->type-1);
usr.sbin/pfctl/pfctl_parser.c
816
printf(" code %s", ic->name);
usr.sbin/pfctl/pfctl_parser.c
818
printf(" code %u", r->code-1);
usr.sbin/pfctl/pfctl_parser.c
822
printf(" tos 0x%2.2x", r->tos);
usr.sbin/pfctl/pfctl_parser.c
824
printf(" no state");
usr.sbin/pfctl/pfctl_parser.c
826
printf(" keep state");
usr.sbin/pfctl/pfctl_parser.c
828
printf(" modulate state");
usr.sbin/pfctl/pfctl_parser.c
830
printf(" synproxy state");
usr.sbin/pfctl/pfctl_parser.c
844
printf(" probability %s%%", buf);
usr.sbin/pfctl/pfctl_parser.c
863
printf(" (");
usr.sbin/pfctl/pfctl_parser.c
868
printf("no-pickups");
usr.sbin/pfctl/pfctl_parser.c
872
printf("hash-only");
usr.sbin/pfctl/pfctl_parser.c
876
printf("pickups");
usr.sbin/pfctl/pfctl_parser.c
880
printf("unknown-pickups-mode-%d", r->pickup_mode);
usr.sbin/pfctl/pfctl_parser.c
885
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
886
printf("max %u", r->max_states);
usr.sbin/pfctl/pfctl_parser.c
891
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
892
printf("no-sync");
usr.sbin/pfctl/pfctl_parser.c
897
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
898
printf("source-track");
usr.sbin/pfctl/pfctl_parser.c
900
printf(" rule");
usr.sbin/pfctl/pfctl_parser.c
902
printf(" global");
usr.sbin/pfctl/pfctl_parser.c
907
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
908
printf("max-src-states %u", r->max_src_states);
usr.sbin/pfctl/pfctl_parser.c
913
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
914
printf("max-src-conn %u", r->max_src_conn);
usr.sbin/pfctl/pfctl_parser.c
919
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
920
printf("max-src-conn-rate %u/%u",
usr.sbin/pfctl/pfctl_parser.c
927
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
928
printf("max-src-nodes %u", r->max_src_nodes);
usr.sbin/pfctl/pfctl_parser.c
933
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
934
printf("overload <%s>", r->overload_tblname);
usr.sbin/pfctl/pfctl_parser.c
936
printf(" flush");
usr.sbin/pfctl/pfctl_parser.c
938
printf(" global");
usr.sbin/pfctl/pfctl_parser.c
942
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
943
printf("if-bound");
usr.sbin/pfctl/pfctl_parser.c
948
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
949
printf("sloppy");
usr.sbin/pfctl/pfctl_parser.c
957
printf(", ");
usr.sbin/pfctl/pfctl_parser.c
963
printf("%s %u", pf_timeouts[j].name == NULL ?
usr.sbin/pfctl/pfctl_parser.c
967
printf(")");
usr.sbin/pfctl/pfctl_parser.c
970
printf(" fragment");
usr.sbin/pfctl/pfctl_parser.c
972
printf(" no-df");
usr.sbin/pfctl/pfctl_parser.c
974
printf(" random-id");
usr.sbin/pfctl/pfctl_parser.c
976
printf(" min-ttl %d", r->min_ttl);
usr.sbin/pfctl/pfctl_parser.c
978
printf(" max-mss %d", r->max_mss);
usr.sbin/pfctl/pfctl_parser.c
980
printf(" set-tos 0x%2.2x", r->set_tos);
usr.sbin/pfctl/pfctl_parser.c
982
printf(" allow-opts");
usr.sbin/pfctl/pfctl_parser.c
985
printf(" reassemble tcp");
usr.sbin/pfctl/pfctl_parser.c
988
printf(" fragment drop-ovl");
usr.sbin/pfctl/pfctl_parser.c
990
printf(" fragment crop");
usr.sbin/pfctl/pfctl_parser.c
992
printf(" fragment reassemble");
usr.sbin/pfctl/pfctl_parser.c
995
printf(" label \"%s\"", r->label);
usr.sbin/pfctl/pfctl_parser.c
997
printf(" queue(%s, %s)", r->qname, r->pqname);
usr.sbin/pfctl/pfctl_parser.c
999
printf(" queue %s", r->qname);
usr.sbin/pfctl/pfctl_qstats.c
107
printf("\n");
usr.sbin/pfctl/pfctl_qstats.c
248
printf("{");
usr.sbin/pfctl/pfctl_qstats.c
251
printf("%s", child->altq.qname);
usr.sbin/pfctl/pfctl_qstats.c
253
printf(", ");
usr.sbin/pfctl/pfctl_qstats.c
255
printf("}");
usr.sbin/pfctl/pfctl_qstats.c
257
printf("\n");
usr.sbin/pfctl/pfctl_qstats.c
263
printf(" [ qid=%u ifname=%s ifbandwidth=%s ]\n",
usr.sbin/pfctl/pfctl_qstats.c
297
printf(" [ pkts: %10llu bytes: %10llu "
usr.sbin/pfctl/pfctl_qstats.c
303
printf(" [ qlength: %3d/%3d borrows: %6u suspends: %6u ]\n",
usr.sbin/pfctl/pfctl_qstats.c
310
printf(" [ measured: %7.1f packets/s, %s/s ]\n",
usr.sbin/pfctl/pfctl_qstats.c
318
printf(" [ pkts: %10llu bytes: %10llu "
usr.sbin/pfctl/pfctl_qstats.c
324
printf(" [ qlength: %3d/%3d ]\n",
usr.sbin/pfctl/pfctl_qstats.c
330
printf(" [ measured: %7.1f packets/s, %s/s ]\n",
usr.sbin/pfctl/pfctl_qstats.c
338
printf(" [ pkts: %10llu bytes: %10llu "
usr.sbin/pfctl/pfctl_qstats.c
344
printf(" [ qlength: %3d/%3d ]\n",
usr.sbin/pfctl/pfctl_qstats.c
350
printf(" [ measured: %7.1f packets/s, %s/s ]\n",
usr.sbin/pfctl/pfctl_qstats.c
358
printf(" [ pkts: %10llu bytes: %10llu "
usr.sbin/pfctl/pfctl_qstats.c
364
printf(" [ qlength: %3d/%3d ]\n",
usr.sbin/pfctl/pfctl_qstats.c
370
printf(" [ measured: %7.1f packets/s, %s/s ]\n",
usr.sbin/pfctl/pfctl_table.c
370
printf("%c%c%c%c%c%c%c\t%s",
usr.sbin/pfctl/pfctl_table.c
380
printf("\t%s", ta->pfrt_anchor);
usr.sbin/pfctl/pfctl_table.c
395
printf("\tAddresses: %d\n", ts->pfrts_cnt);
usr.sbin/pfctl/pfctl_table.c
396
printf("\tCleared: %s", ctime(&rtime));
usr.sbin/pfctl/pfctl_table.c
397
printf("\tReferences: [ Anchors: %-18d Rules: %-18d ]\n",
usr.sbin/pfctl/pfctl_table.c
400
printf("\tEvaluations: [ NoMatch: %-18llu Match: %-18llu ]\n",
usr.sbin/pfctl/pfctl_table.c
405
printf("\t%-12s [ Packets: %-18llu Bytes: %-18llu ]\n",
usr.sbin/pfctl/pfctl_table.c
439
printf("%c %c%s", ch, (ad->pfra_not?'!':' '), buf);
usr.sbin/pfctl/pfctl_table.c
441
printf("/%d", ad->pfra_net);
usr.sbin/pfctl/pfctl_table.c
446
printf("\t%c%s", (rad->pfra_not?'!':' '), buf);
usr.sbin/pfctl/pfctl_table.c
448
printf("/%d", rad->pfra_net);
usr.sbin/pfctl/pfctl_table.c
451
printf("\t nomatch");
usr.sbin/pfctl/pfctl_table.c
468
printf("\t(%s)", hostname);
usr.sbin/pfctl/pfctl_table.c
470
printf("\n");
usr.sbin/pfctl/pfctl_table.c
480
printf("\tCleared: %s", ctime(&rtime));
usr.sbin/pfctl/pfctl_table.c
485
printf("\t%-12s [ Packets: %-18llu Bytes: %-18llu ]\n",
usr.sbin/pfctl/pfctl_table.c
611
printf("%s", p->pfik_name);
usr.sbin/pfctl/pfctl_table.c
614
printf(" (skip)");
usr.sbin/pfctl/pfctl_table.c
616
printf("\n");
usr.sbin/pfctl/pfctl_table.c
620
printf("\tCleared: %s", ctime(&tzero));
usr.sbin/pfctl/pfctl_table.c
621
printf("\tReferences: [ States: %-18d Rules: %-18d ]\n",
usr.sbin/pfctl/pfctl_table.c
627
printf("\t%-12s [ Packets: %-18llu Bytes: %-18llu ]\n",
usr.sbin/powerd/powerd.c
1129
printf("%d cpus not found\n", ncpu);
usr.sbin/powerd/powerd.c
1144
printf("dom%d set frequency %d\n", dom, desired);
usr.sbin/powerd/powerd.c
1161
printf("cpu%d increase perf\n", cpu);
usr.sbin/powerd/powerd.c
1163
printf("cpu%d decrease perf\n", cpu);
usr.sbin/powerd/powerd.c
1259
printf("global set cstate %s\n", orig_global_cx);
usr.sbin/powerd/powerd.c
1321
printf("cstate orig %s, perf %s, idle %s\n",
usr.sbin/powerd/powerd.c
1343
printf("cpu%d set cstate %s\n", cpu, cst);
usr.sbin/powerd/powerd.c
1464
printf("Falling temp %d (use %d)\n",
usr.sbin/powerd/powerd.c
1470
printf("Rising temp %d (use %d)\n",
usr.sbin/powerd/powerd.c
1481
printf("Temp %d {%d-%d} NFreq=%d)\n",
usr.sbin/powerd/powerd.c
1541
printf("Temp index %d (use %d)\n", idx, last_idx);
usr.sbin/powerd/powerd.c
393
printf("samples for downgrading: %5.2f\n", srt);
usr.sbin/powerd/powerd.c
502
printf("dom%d cpumask: ", dom->dom_id);
usr.sbin/powerd/powerd.c
504
printf("%jx ",
usr.sbin/powerd/powerd.c
507
printf("\n");
usr.sbin/powerd/powerd.c
513
printf("Found %d cpus, expecting %d\n", ncpu, NCpus);
usr.sbin/powerd/powerd.c
872
printf("hw.ncpu %d\n", NCpus);
usr.sbin/powerd/powerd.c
887
printf("usched cpumask was: ");
usr.sbin/powerd/powerd.c
889
printf("%jx ", (uintmax_t)usched_cpu_used.ary[i]);
usr.sbin/powerd/powerd.c
890
printf("\n");
usr.sbin/powerd/powerd.c
900
printf("usched cpumask: ");
usr.sbin/powerd/powerd.c
902
printf("%jx ",
usr.sbin/powerd/powerd.c
905
printf("\n");
usr.sbin/powerd/powerd.c
930
printf("cpu%d set perfbias hint %d\n", cpu, hint);
usr.sbin/powerd/powerd.c
995
printf("%s qavg=%5.2f uavg=%5.2f davg=%5.2f "
usr.sbin/ppp/chap.c
322
printf("exec() of %s failed: %s\n", nargv[0], strerror(errno));
usr.sbin/ppp/command.c
668
printf("ppp: Pausing until %s finishes\n", arg->argv[arg->argn]);
usr.sbin/ppp/command.c
672
printf("ppp: Pausing until %s finishes\n", shell);
usr.sbin/ppp/exec.c
187
printf("execvp failed: %s: %s\r\n", *argv, strerror(child_status));
usr.sbin/ppp/prompt.h
75
__attribute__ ((format (printf, 2, 3)));
usr.sbin/ppp/prompt.h
81
__attribute__ ((format (printf, 2, 0)));
usr.sbin/procctl/procctl.c
100
printf("process %s continued\n", *argv);
usr.sbin/procctl/procctl.c
95
printf("successfully cleared process %s\n", *argv);
usr.sbin/pstat/pstat.c
1017
printf("%-15s %*s ", name, hlen, buf1);
usr.sbin/pstat/pstat.c
1018
printf("%8s %8s %5.0f%%",
usr.sbin/pstat/pstat.c
1023
printf(" %s",
usr.sbin/pstat/pstat.c
1027
printf("\n");
usr.sbin/pstat/pstat.c
340
printf("%7d vnodes\n", numvnodes);
usr.sbin/pstat/pstat.c
344
printf("%d active vnodes\n", numvnodes);
usr.sbin/pstat/pstat.c
365
printf("\n");
usr.sbin/pstat/pstat.c
373
printf("\n");
usr.sbin/pstat/pstat.c
381
printf("ADDR TYP VFLAG USE HOLD");
usr.sbin/pstat/pstat.c
462
printf("%8lx %s %5s %08x %4d",
usr.sbin/pstat/pstat.c
469
printf(" FILEID IFLAG RDEV|SZ");
usr.sbin/pstat/pstat.c
505
printf(" %6ju %5s", (uintmax_t)ip->i_number, flagbuf);
usr.sbin/pstat/pstat.c
509
printf(" %2d,%-2d",
usr.sbin/pstat/pstat.c
512
printf(" %7s", name);
usr.sbin/pstat/pstat.c
514
printf(" %7ju", (uintmax_t)ip->i_size);
usr.sbin/pstat/pstat.c
521
printf(" FILEID NFLAG RDEV|SZ");
usr.sbin/pstat/pstat.c
562
printf(" %6ju %5s", (uintmax_t)VT.va_fileid, flagbuf);
usr.sbin/pstat/pstat.c
566
printf(" %2d,%-2d",
usr.sbin/pstat/pstat.c
569
printf(" %7s", name);
usr.sbin/pstat/pstat.c
571
printf(" %7ju", (uintmax_t)np->n_size);
usr.sbin/pstat/pstat.c
607
printf("*** MOUNT %s %s on %s", ST.f_fstypename,
usr.sbin/pstat/pstat.c
615
printf("%s%s", sep, mnt_flags[i].m_name);
usr.sbin/pstat/pstat.c
621
printf("%sunknown_flags:%x", sep, flags);
usr.sbin/pstat/pstat.c
622
printf(")");
usr.sbin/pstat/pstat.c
624
printf("\n");
usr.sbin/pstat/pstat.c
712
printf("%s", hdr);
usr.sbin/pstat/pstat.c
742
printf("%d %s %s\n", ntty, name, (ntty == 1) ? "line" : "lines");
usr.sbin/pstat/pstat.c
756
printf("%s", hdr);
usr.sbin/pstat/pstat.c
826
printf("%7d ", line);
usr.sbin/pstat/pstat.c
828
printf("%7s ", name);
usr.sbin/pstat/pstat.c
829
printf("%2d %3d ", tp->t_rawq.c_cc, tp->t_canq.c_cc);
usr.sbin/pstat/pstat.c
830
printf("%3d %5d %5d %4d %3d %7d ", tp->t_outq.c_cc,
usr.sbin/pstat/pstat.c
839
printf("%-6s %8lx", state, (u_long)(void *)tp->t_session);
usr.sbin/pstat/pstat.c
843
printf("%6d ", pgid);
usr.sbin/pstat/pstat.c
846
printf("term\n");
usr.sbin/pstat/pstat.c
849
printf("slip\n");
usr.sbin/pstat/pstat.c
852
printf("ppp\n");
usr.sbin/pstat/pstat.c
855
printf("%d\n", tp->t_line);
usr.sbin/pstat/pstat.c
874
printf("%3d/%3d files\n", nfile, maxfile);
usr.sbin/pstat/pstat.c
881
printf("%zu/%d open files\n", len, maxfile);
usr.sbin/pstat/pstat.c
882
printf(" LOC TYPE FLG CNT MSG DATA OFFSET\n");
usr.sbin/pstat/pstat.c
886
printf("%p ", fp->f_file);
usr.sbin/pstat/pstat.c
887
printf("%-8.8s", dtypes[fp->f_type]);
usr.sbin/pstat/pstat.c
904
printf("%6s %3d", flagbuf, fp->f_count);
usr.sbin/pstat/pstat.c
905
printf(" %3d", fp->f_msgcount);
usr.sbin/pstat/pstat.c
906
printf(" %8lx", (u_long)(void *)fp->f_data);
usr.sbin/pstat/pstat.c
908
printf(" %jx\n", (uintmax_t)fp->f_offset);
usr.sbin/pstat/pstat.c
910
printf(" %jd\n", (intmax_t)fp->f_offset);
usr.sbin/pstat/pstat.c
947
printf("%-15s %*s %8s %8s %8s %s\n",
usr.sbin/pstat/pstat.c
970
printf("%s/%s swap space\n", buf1, buf2);
usr.sbin/pstat/pstat.c
973
printf("%ldM/%ldM swap space\n",
usr.sbin/pw/pw_conf.c
265
printf("Got unknown kwd `%s' val=`%s'\n", p, q ? q : "");
usr.sbin/pw/pw_conf.c
267
printf("Got kwd[%s]=%s\n", p, q);
usr.sbin/pw/pw_conf.c
504
printf("WROTE: %s = %s\n", kwds[i], val);
usr.sbin/pw/pw_group.c
195
printf("%sassword for group %s:", (mode == M_UPDATE) ? "New p" : "P", grp->gr_name);
usr.sbin/pw/pw_group.c
424
printf("Group Name: %-15s #%lu\n"
usr.sbin/pw/pw_group.c
428
printf("%s%s", i ? "," : "", grp->gr_mem[i]);
usr.sbin/pw/pw_group.c
87
printf("%ld\n", (long)next);
usr.sbin/pw/pw_user.c
1057
printf("Password for '%s' is: ", user);
usr.sbin/pw/pw_user.c
1058
printf("%s\n", pwbuf);
usr.sbin/pw/pw_user.c
1123
printf("Login Name: %-15s #%-12ld Group: %-15s #%ld\n"
usr.sbin/pw/pw_user.c
1143
printf(j++ == 0 ? " Groups: %s" : ",%s", grp->gr_name);
usr.sbin/pw/pw_user.c
1150
printf("%s", j ? "\n" : "");
usr.sbin/pw/pw_user.c
133
printf("%ld:", (long)next);
usr.sbin/pw/pw_user.c
627
printf("%s%spassword for user %s:",
usr.sbin/quot/quot.c
395
printf("%d\t%ju\t%d\n",fp->fsz_first + i,
usr.sbin/quot/quot.c
428
printf("%5d",SIZE(usr->space));
usr.sbin/quot/quot.c
430
printf("\t%5ld",usr->count);
usr.sbin/quot/quot.c
431
printf("\t%-8s",usr->name);
usr.sbin/quot/quot.c
433
printf("\t%5d\t%5d\t%5d",
usr.sbin/quot/quot.c
437
printf("\n");
usr.sbin/quot/quot.c
463
printf("%s\t",user(ip->di_uid)->name);
usr.sbin/quot/quot.c
517
printf("%s:",name);
usr.sbin/quot/quot.c
519
printf(" (%s)",mp);
usr.sbin/quotaon/quotaon.c
157
printf("%s: quotas turned off\n", fs->fs_file);
usr.sbin/quotaon/quotaon.c
166
printf("%s: %s quotas turned on\n", fs->fs_file,
usr.sbin/quotaon/quotaon.c
232
printf("%s: not mounted\n", fs->fs_file);
usr.sbin/quotaon/quotaon.c
236
printf("%s: mounted read-only\n", fs->fs_file);
usr.sbin/repquota/repquota.c
194
printf("\n");
usr.sbin/repquota/repquota.c
213
printf("%*s Block limits File limits\n",
usr.sbin/repquota/repquota.c
215
printf("User%*s used soft hard grace used soft hard grace\n",
usr.sbin/repquota/repquota.c
224
printf("%-*s", max(MAXLOGNAME - 1, 10), fup->fu_name);
usr.sbin/repquota/repquota.c
225
printf("%c%c %8lu %8lu %8lu %6s",
usr.sbin/repquota/repquota.c
239
printf(" %7lu %7lu %7lu %6s\n",
usr.sbin/resident/resident.c
130
printf("unregister: %s\n", strerror(errno));
usr.sbin/resident/resident.c
132
printf("unregister: success\n");
usr.sbin/resident/resident.c
66
printf("no resident binaries to list\n");
usr.sbin/resident/resident.c
85
printf("%-4s\t%-15s\t%-12s\t%-30s\n","Id", "Size", "Address", "Executable");
usr.sbin/resident/resident.c
87
printf("%-4d\t%-15jd\t0x%-12x\t%-30s\n",
usr.sbin/rip6query/rip6query.c
161
printf("Response from %s len %d\n",
usr.sbin/rip6query/rip6query.c
167
printf("\t%s/%d [%d]", inet6_n2a(&np->rip6_dest),
usr.sbin/rip6query/rip6query.c
170
printf(" tag=0x%x", ntohs(np->rip6_tag));
usr.sbin/rip6query/rip6query.c
171
printf("\n");
usr.sbin/rndcontrol/rndcontrol.c
101
printf(" unknown");
usr.sbin/rndcontrol/rndcontrol.c
103
printf("\n");
usr.sbin/rndcontrol/rndcontrol.c
68
printf("%s: setting irq %d\n", argv[0], irq);
usr.sbin/rndcontrol/rndcontrol.c
78
printf("%s: clearing irq %d\n", argv[0], irq);
usr.sbin/rndcontrol/rndcontrol.c
91
printf("%s: interrupts in use:", argv[0]);
usr.sbin/rndcontrol/rndcontrol.c
97
printf(" %d", irq);
usr.sbin/route6d/misc/cksum.c
45
*p++ = i; printf("%d ", i);
usr.sbin/route6d/misc/cksum.c
47
printf("\n");
usr.sbin/route6d/misc/cksum.c
53
printf("%x, %x\n", sum, sum2);
usr.sbin/rpc.lockd/test.c
275
printf("Creating client for host %s\n", argv[1]);
usr.sbin/rpc.lockd/test.c
282
printf("Default timeout was %d.%d\n", tim.tv_sec, tim.tv_usec);
usr.sbin/rpc.lockd/test.c
287
printf("timeout now %d.%d\n", tim.tv_sec, tim.tv_usec);
usr.sbin/rpc.lockd/test.c
311
printf("Success!\n");
usr.sbin/rpc.lockd/test.c
313
printf("Fail\n");
usr.sbin/rpc.lockd/test.c
316
printf("Success!\n");
usr.sbin/rpc.lockd/test.c
317
printf("out->stat = %d", out->stat);
usr.sbin/rpc.lockd/test.c
319
printf("Fail\n");
usr.sbin/rpc.lockd/test.c
36
printf("clnt_call returns %d\n", st);
usr.sbin/rpc.statd/test.c
114
printf("Success!\n");
usr.sbin/rpc.statd/test.c
118
printf("Fail\n");
usr.sbin/rpc.statd/test.c
125
printf("Success!\n");
usr.sbin/rpc.statd/test.c
129
printf("Fail\n");
usr.sbin/rpc.statd/test.c
94
printf("Creating client for localhost\n" );
usr.sbin/rpc.statd/test.c
98
printf("Failed to create client\n");
usr.sbin/rpc.ypupdated/update.c
99
printf("%s %s\n", key, data);
usr.sbin/rpcbind/rpcbind.c
188
printf("rpcbind debugging enabled.");
usr.sbin/rpcbind/rpcbind.c
190
printf(" Will abort on errors!\n");
usr.sbin/rpcbind/rpcbind.c
192
printf("\n");
usr.sbin/rtadvctl/rtadvctl.c
143
printf("%s\n", dtable[i].dt_comm);
usr.sbin/rtadvctl/rtadvctl.c
401
printf("version=%s\n", cp.cp_val);
usr.sbin/rtadvctl/rtadvctl.c
491
printf("%s: flags=<", ifi->ifi_ifname);
usr.sbin/rtadvctl/rtadvctl.c
495
c += printf("NONEXISTENT");
usr.sbin/rtadvctl/rtadvctl.c
497
c += printf("%s", (ifi_s->ifi_flags & IFF_UP) ?
usr.sbin/rtadvctl/rtadvctl.c
501
c += printf("%s%s", (c) ? "," : "", "CONFIGURED");
usr.sbin/rtadvctl/rtadvctl.c
504
c += printf("%s%s", (c) ? "," : "", "TRANSITIVE");
usr.sbin/rtadvctl/rtadvctl.c
508
c += printf("%s%s", (c) ? "," : "", "PERSIST");
usr.sbin/rtadvctl/rtadvctl.c
509
printf(">");
usr.sbin/rtadvctl/rtadvctl.c
528
printf(" status=<");
usr.sbin/rtadvctl/rtadvctl.c
530
printf("%s%s", (c) ? "," : "", "INACTIVE");
usr.sbin/rtadvctl/rtadvctl.c
532
printf("%s%s", (c) ? "," : "", "RA_RECV");
usr.sbin/rtadvctl/rtadvctl.c
534
printf("%s%s", (c) ? "," : "", "RA_SEND");
usr.sbin/rtadvctl/rtadvctl.c
535
printf("> ");
usr.sbin/rtadvctl/rtadvctl.c
542
printf("\n");
usr.sbin/rtadvctl/rtadvctl.c
546
printf("mtu %d\n", ifi_s->ifi_phymtu);
usr.sbin/rtadvctl/rtadvctl.c
557
printf("\tDefaultLifetime: %s",
usr.sbin/rtadvctl/rtadvctl.c
561
printf(" (RAs will be sent with zero lifetime)");
usr.sbin/rtadvctl/rtadvctl.c
563
printf("\n");
usr.sbin/rtadvctl/rtadvctl.c
565
printf("\tMinAdvInterval/MaxAdvInterval: ");
usr.sbin/rtadvctl/rtadvctl.c
566
printf("%s/", sec2str(rai->rai_mininterval, ssbuf));
usr.sbin/rtadvctl/rtadvctl.c
567
printf("%s\n", sec2str(rai->rai_maxinterval, ssbuf));
usr.sbin/rtadvctl/rtadvctl.c
569
printf("\tAdvLinkMTU: %d", rai->rai_linkmtu);
usr.sbin/rtadvctl/rtadvctl.c
571
printf("\tAdvLinkMTU: <none>");
usr.sbin/rtadvctl/rtadvctl.c
573
printf(", ");
usr.sbin/rtadvctl/rtadvctl.c
575
printf("Flags: ");
usr.sbin/rtadvctl/rtadvctl.c
577
printf("%s", rai->rai_managedflg ? "M" : "");
usr.sbin/rtadvctl/rtadvctl.c
578
printf("%s", rai->rai_otherflg ? "O" : "");
usr.sbin/rtadvctl/rtadvctl.c
580
printf("<none>");
usr.sbin/rtadvctl/rtadvctl.c
582
printf(", ");
usr.sbin/rtadvctl/rtadvctl.c
584
printf("Preference: %s\n",
usr.sbin/rtadvctl/rtadvctl.c
587
printf("\tReachableTime: %s, ",
usr.sbin/rtadvctl/rtadvctl.c
589
printf("RetransTimer: %s, "
usr.sbin/rtadvctl/rtadvctl.c
593
printf("\tAdvIfPrefixes: %s\n",
usr.sbin/rtadvctl/rtadvctl.c
609
printf("\tNext RA send: ");
usr.sbin/rtadvctl/rtadvctl.c
611
printf("never\n");
usr.sbin/rtadvctl/rtadvctl.c
614
printf("%s", ctime(&ts.tv_sec));
usr.sbin/rtadvctl/rtadvctl.c
616
printf("\tLast RA send: ");
usr.sbin/rtadvctl/rtadvctl.c
618
printf("never\n");
usr.sbin/rtadvctl/rtadvctl.c
621
printf("%s", ctime(&ts.tv_sec));
usr.sbin/rtadvctl/rtadvctl.c
624
printf("\tClock skew: %" PRIu16 "sec\n",
usr.sbin/rtadvctl/rtadvctl.c
640
printf("\tRoute Info:\n");
usr.sbin/rtadvctl/rtadvctl.c
658
printf("\tPrefixes (%d):\n", len);
usr.sbin/rtadvctl/rtadvctl.c
675
printf("\tRDNSS entries:\n");
usr.sbin/rtadvctl/rtadvctl.c
690
printf("\tDNSSL entries:\n");
usr.sbin/rtadvctl/rtadvctl.c
697
printf("\n");
usr.sbin/rtadvctl/rtadvctl.c
699
printf("\tCounters\n"
usr.sbin/rtadvctl/rtadvctl.c
706
printf("\tOutputs\n"
usr.sbin/rtadvctl/rtadvctl.c
709
printf("\tInputs\n"
usr.sbin/rtadvctl/rtadvctl.c
717
printf("\n");
usr.sbin/rtadvctl/rtadvctl.c
720
printf("\tReceived RAs:\n");
usr.sbin/rtadvctl/rtadvctl.c
733
printf("\t %s/%d (pref: %s, ltime: %s)\n",
usr.sbin/rtadvctl/rtadvctl.c
752
printf("\t %s/%d", inet_ntop(AF_INET6, &pfx->pfx_prefix,
usr.sbin/rtadvctl/rtadvctl.c
755
printf(" (");
usr.sbin/rtadvctl/rtadvctl.c
758
printf("KERNEL");
usr.sbin/rtadvctl/rtadvctl.c
761
printf("CONFIG");
usr.sbin/rtadvctl/rtadvctl.c
764
printf("DYNAMIC");
usr.sbin/rtadvctl/rtadvctl.c
768
printf(",");
usr.sbin/rtadvctl/rtadvctl.c
770
printf(" vltime=%s",
usr.sbin/rtadvctl/rtadvctl.c
775
printf("(expire: %s)",
usr.sbin/rtadvctl/rtadvctl.c
780
printf(",");
usr.sbin/rtadvctl/rtadvctl.c
782
printf(" pltime=%s",
usr.sbin/rtadvctl/rtadvctl.c
787
printf("(expire %s)",
usr.sbin/rtadvctl/rtadvctl.c
792
printf(",");
usr.sbin/rtadvctl/rtadvctl.c
794
printf(" flags=");
usr.sbin/rtadvctl/rtadvctl.c
796
printf("%s", pfx->pfx_onlinkflg ? "L" : "");
usr.sbin/rtadvctl/rtadvctl.c
797
printf("%s", pfx->pfx_autoconfflg ? "A" : "");
usr.sbin/rtadvctl/rtadvctl.c
799
printf("<none>");
usr.sbin/rtadvctl/rtadvctl.c
806
printf(" expire=%s", sec2str(rest->tv_sec, ssbuf));
usr.sbin/rtadvctl/rtadvctl.c
810
printf(")\n");
usr.sbin/rtadvctl/rtadvctl.c
844
printf("\t %s (ltime=%s)\n",
usr.sbin/rtadvctl/rtadvctl.c
889
printf("\t %s (ltime=%s)\n",
usr.sbin/rtprio/rtprio.c
77
printf("%s: ", p);
usr.sbin/rtprio/rtprio.c
81
printf("realtime priority %d\n", rtp.prio);
usr.sbin/rtprio/rtprio.c
84
printf("normal priority\n");
usr.sbin/rtprio/rtprio.c
87
printf("idle priority %d\n", rtp.prio);
usr.sbin/rtprio/rtprio.c
90
printf("invalid priority type %d\n", rtp.type);
usr.sbin/rwhod/rwhod.c
698
printf("sendto %s:%d\n", inet_ntoa(sock_in->sin_addr),
usr.sbin/rwhod/rwhod.c
700
printf("hostname %s %s\n", w->wd_hostname,
usr.sbin/rwhod/rwhod.c
702
printf("load %4.2f, %4.2f, %4.2f\n",
usr.sbin/rwhod/rwhod.c
709
printf("%-8.8s %s:%s %.12s",
usr.sbin/rwhod/rwhod.c
718
printf(" %2d", idle_time / 60);
usr.sbin/rwhod/rwhod.c
720
printf(" ");
usr.sbin/rwhod/rwhod.c
721
printf(":%02d", idle_time % 60);
usr.sbin/rwhod/rwhod.c
723
printf("\n");
usr.sbin/sa/main.c
354
printf("%6lu %12.2f cpu %12juk mem %12ju io %s\n",
usr.sbin/sa/pdb.c
339
printf("%8ju ", (uintmax_t)cip->ci_calls);
usr.sbin/sa/pdb.c
342
printf(" %4.2f%% ",
usr.sbin/sa/pdb.c
345
printf(" %4s ", "");
usr.sbin/sa/pdb.c
349
printf("%11.2fre ", cip->ci_etime / (double) (AHZ * c));
usr.sbin/sa/pdb.c
351
printf("%11.2fre ", cip->ci_etime / (60.0 * AHZ));
usr.sbin/sa/pdb.c
354
printf(" %4.2f%% ",
usr.sbin/sa/pdb.c
357
printf(" %4s ", "");
usr.sbin/sa/pdb.c
362
printf("%11.2fcp ", t / (double) cip->ci_calls);
usr.sbin/sa/pdb.c
364
printf("%11.2fcp ", t / 60.0);
usr.sbin/sa/pdb.c
367
printf(" %4.2f%% ",
usr.sbin/sa/pdb.c
371
printf(" %4s ", "");
usr.sbin/sa/pdb.c
375
printf("%11.2fu ", cip->ci_utime / (double) (AHZ * c));
usr.sbin/sa/pdb.c
377
printf("%11.2fu ", cip->ci_utime / (60.0 * AHZ));
usr.sbin/sa/pdb.c
380
printf(" %4.2f%% ", cip->ci_utime / (double) totalcip->ci_utime);
usr.sbin/sa/pdb.c
382
printf(" %4s ", "");
usr.sbin/sa/pdb.c
385
printf("%11.2fs ", cip->ci_stime / (double) (AHZ * c));
usr.sbin/sa/pdb.c
387
printf("%11.2fs ", cip->ci_stime / (60.0 * AHZ));
usr.sbin/sa/pdb.c
390
printf(" %4.2f%% ", cip->ci_stime / (double) totalcip->ci_stime);
usr.sbin/sa/pdb.c
392
printf(" %4s ", "");
usr.sbin/sa/pdb.c
398
printf("%8.2fre/cp ", cip->ci_etime / (double) (cip->ci_utime + cip->ci_stime));
usr.sbin/sa/pdb.c
400
printf("*ignore* ");
usr.sbin/sa/pdb.c
404
printf("%10jutio ", (uintmax_t)cip->ci_io);
usr.sbin/sa/pdb.c
406
printf("%8.0favio ", cip->ci_io / c);
usr.sbin/sa/pdb.c
409
printf("%10juk*sec ", (uintmax_t)cip->ci_mem);
usr.sbin/sa/pdb.c
411
printf("%8.0fk ", cip->ci_mem / t);
usr.sbin/sa/pdb.c
413
printf(" %s\n", cip->ci_comm);
usr.sbin/sa/usrdb.c
237
printf("%-*s %9ju ", MAXLOGNAME - 1,
usr.sbin/sa/usrdb.c
245
printf("%12.2f%s ", t / 60.0, "cpu");
usr.sbin/sa/usrdb.c
249
printf("%12ju%s", (uintmax_t)ui->ui_io / ui->ui_calls,
usr.sbin/sa/usrdb.c
252
printf("%12ju%s", (uintmax_t)ui->ui_io, "tio");
usr.sbin/sa/usrdb.c
256
printf("%12.0f%s", ui->ui_mem / t, "k");
usr.sbin/sa/usrdb.c
258
printf("%12ju%s", (uintmax_t)ui->ui_mem, "k*sec");
usr.sbin/sa/usrdb.c
260
printf("\n");
usr.sbin/sensorsd/sensorsd.c
736
printf("C");
usr.sbin/sensorsd/sensorsd.c
740
printf("F");
usr.sbin/slstat/slstat.c
180
printf("%8.8s %6.6s %6.6s %6.6s %6.6s",
usr.sbin/slstat/slstat.c
183
printf(" %6.6s %6.6s %6.6s",
usr.sbin/slstat/slstat.c
185
printf(" | %8.8s %6.6s %6.6s %6.6s %6.6s",
usr.sbin/slstat/slstat.c
188
printf(" %6.6s %6.6s %6.6s %6.6s",
usr.sbin/slstat/slstat.c
192
printf("%8lu %6ld %6u %6u %6u",
usr.sbin/slstat/slstat.c
199
printf(" %6u %6lu %6lu",
usr.sbin/slstat/slstat.c
206
printf(" | %8lu %6ld %6u %6u %6lu",
usr.sbin/slstat/slstat.c
213
printf(" %6u %6u %6lu %6lu",
usr.sbin/spray/spray.c
146
printf ("sending %u packets of lnth %d to %s ...", count, length,
usr.sbin/spray/spray.c
170
printf ("\n\tin %.2f seconds elapsed time\n", xmit_time);
usr.sbin/spray/spray.c
177
printf("\t%d packets (%.2f%%) dropped\n",
usr.sbin/spray/spray.c
181
printf("\tno packets dropped\n");
usr.sbin/spray/spray.c
184
printf("Sent:");
usr.sbin/spray/spray.c
187
printf("Rcvd:");
usr.sbin/spray/spray.c
206
printf("\t%.0f packets/sec, ", pps);
usr.sbin/spray/spray.c
209
printf ("%.1fK ", bps / 1024);
usr.sbin/spray/spray.c
211
printf ("%.0f ", bps);
usr.sbin/spray/spray.c
213
printf("bytes/sec\n");
usr.sbin/syslogd/syslogd.c
110
#define dprintf if (Debug) printf
usr.sbin/syslogd/syslogd.c
1694
printf("X ");
usr.sbin/syslogd/syslogd.c
1696
printf("%d ", f->f_pmask[i]);
usr.sbin/syslogd/syslogd.c
1697
printf("%s: ", TypeNames[f->f_type]);
usr.sbin/syslogd/syslogd.c
1700
printf("%s", f->f_un.f_fname);
usr.sbin/syslogd/syslogd.c
1705
printf("%s%s", _PATH_DEV, f->f_un.f_fname);
usr.sbin/syslogd/syslogd.c
1712
printf("%s:%d",
usr.sbin/syslogd/syslogd.c
1715
printf("%s", f->f_un.f_forw.f_hname);
usr.sbin/syslogd/syslogd.c
1720
printf("%s", f->f_un.f_pipe.f_pname);
usr.sbin/syslogd/syslogd.c
1725
printf("%s, ", f->f_un.f_uname[i]);
usr.sbin/syslogd/syslogd.c
1729
printf(" (%s)", f->f_program);
usr.sbin/syslogd/syslogd.c
1730
printf("\n");
usr.sbin/syslogd/syslogd.c
2320
printf("allowaddr: rule %d: ", NumAllowed);
usr.sbin/syslogd/syslogd.c
2322
printf("numeric, ");
usr.sbin/syslogd/syslogd.c
2326
printf("addr = %s, ", ip);
usr.sbin/syslogd/syslogd.c
2330
printf("mask = %s; ", ip);
usr.sbin/syslogd/syslogd.c
2332
printf("domainname = %s; ", ap.a_name);
usr.sbin/syslogd/syslogd.c
2334
printf("port = %d\n", ap.port);
usr.sbin/tcpdrop/tcpdrop.c
188
printf("tcpdrop %s %s %s %s\n", local.hs_host, local.hs_service,
usr.sbin/tcpdrop/tcpdrop.c
200
printf("%s %s %s %s: dropped\n", local.hs_host, local.hs_service,
usr.sbin/traceroute/traceroute.c
1020
printf("packet too short (%d bytes) from %s\n", cc,
usr.sbin/traceroute/traceroute.c
1076
printf("\n%d bytes from %s", cc, inet_ntoa(from->sin_addr));
usr.sbin/traceroute/traceroute.c
1077
printf(" to %s", inet_ntoa(ip->ip_dst));
usr.sbin/traceroute/traceroute.c
1078
printf(": icmp type %u (%s) code %d\n", type, pr_type(type),
usr.sbin/traceroute/traceroute.c
1081
printf("%2d: x%8.8lx\n", i, (unsigned long)*lp++);
usr.sbin/traceroute/traceroute.c
1098
printf(" %s", inet_ntoa(from->sin_addr));
usr.sbin/traceroute/traceroute.c
1100
printf(" %s (%s)", inetname(from->sin_addr),
usr.sbin/traceroute/traceroute.c
1104
printf(" %d bytes to %s", cc, inet_ntoa (ip->ip_dst));
usr.sbin/traceroute/traceroute.c
598
printf("Skipping %u intermediate hops\n", first_ttl - 1);
usr.sbin/traceroute/traceroute.c
606
printf("%2u ", ttl);
usr.sbin/traceroute/traceroute.c
627
printf("\n ");
usr.sbin/traceroute/traceroute.c
634
printf(" %u", (u_int)(dt / 1000));
usr.sbin/traceroute/traceroute.c
636
printf(".%u", (u_int)(dt % 1000));
usr.sbin/traceroute/traceroute.c
637
printf(" ms");
usr.sbin/traceroute/traceroute.c
640
printf(" (%u)", ip->ip_ttl);
usr.sbin/traceroute/traceroute.c
645
printf(" !");
usr.sbin/traceroute/traceroute.c
659
printf(" !");
usr.sbin/traceroute/traceroute.c
665
printf(" !N");
usr.sbin/traceroute/traceroute.c
669
printf(" !H");
usr.sbin/traceroute/traceroute.c
673
printf(" !P");
usr.sbin/traceroute/traceroute.c
677
printf(" !F");
usr.sbin/traceroute/traceroute.c
681
printf(" !S");
usr.sbin/traceroute/traceroute.c
685
printf(" !X");
usr.sbin/traceroute/traceroute.c
689
printf(" !A");
usr.sbin/traceroute/traceroute.c
693
printf(" !C");
usr.sbin/traceroute/traceroute.c
698
printf(" !U");
usr.sbin/traceroute/traceroute.c
702
printf(" !I");
usr.sbin/traceroute/traceroute.c
707
printf(" !T");
usr.sbin/traceroute/traceroute.c
711
printf(" !<%d>", i - 1);
usr.sbin/traceroute/traceroute.c
717
printf(" *");
usr.sbin/traceroute/traceroute.c
726
printf(" (%d%% loss)", (loss * 100) / nprobes);
usr.sbin/traceroute/traceroute.c
847
printf(" [MPLS: Label %d Exp %d]",
usr.sbin/traceroute/traceroute.c
967
printf("traceroute: wrote %s %d chars, ret=%d\n", hostname,
usr.sbin/traceroute6/traceroute6.c
1004
printf("data too short (%d bytes) from %s\n", cc, hbuf);
usr.sbin/traceroute6/traceroute6.c
1082
printf("\n%d bytes from %s to %s", cc, sbuf,
usr.sbin/traceroute6/traceroute6.c
1085
printf(": icmp type %d (%s) code %d\n", type, pr_type(type),
usr.sbin/traceroute6/traceroute6.c
1091
printf("%04x:", i);
usr.sbin/traceroute6/traceroute6.c
1093
printf(" ");
usr.sbin/traceroute6/traceroute6.c
1094
printf("%02x", p[i]);
usr.sbin/traceroute6/traceroute6.c
1096
printf("\n");
usr.sbin/traceroute6/traceroute6.c
1099
printf("\n");
usr.sbin/traceroute6/traceroute6.c
1161
printf(" %s", hbuf);
usr.sbin/traceroute6/traceroute6.c
1163
printf(" %s (%s)", inetname((struct sockaddr *)from), hbuf);
usr.sbin/traceroute6/traceroute6.c
1165
printf(" %s", inetname((struct sockaddr *)from));
usr.sbin/traceroute6/traceroute6.c
1169
printf(" %d bytes to %s", cc,
usr.sbin/traceroute6/traceroute6.c
1173
printf(" %d bytes of data to %s", cc,
usr.sbin/traceroute6/traceroute6.c
663
printf("traceroute6: %s: %s\n", source,
usr.sbin/traceroute6/traceroute6.c
668
printf("traceroute6: %s: %s\n", source,
usr.sbin/traceroute6/traceroute6.c
735
printf("Skipping %lu intermediate hops\n", first_hop - 1);
usr.sbin/traceroute6/traceroute6.c
745
printf("%2lu ", hops);
usr.sbin/traceroute6/traceroute6.c
763
printf(" %.3f ms", deltaT(&t1, &t2));
usr.sbin/traceroute6/traceroute6.c
767
printf(" !N");
usr.sbin/traceroute6/traceroute6.c
771
printf(" !P");
usr.sbin/traceroute6/traceroute6.c
775
printf(" !S");
usr.sbin/traceroute6/traceroute6.c
779
printf(" !A");
usr.sbin/traceroute6/traceroute6.c
784
printf(" !");
usr.sbin/traceroute6/traceroute6.c
792
printf(" *");
usr.sbin/traceroute6/traceroute6.c
892
printf("traceroute6: wrote %s %lu chars, ret=%d\n",
usr.sbin/traceroute6/traceroute6.c
991
printf("packet too short (%d bytes) from %s\n", cc,
usr.sbin/trpt/trpt.c
186
printf("%p", (void *)tcp_pcbs[i]);
usr.sbin/trpt/trpt.c
194
printf("\n%p:\n", (void *)tcp_pcbs[i]);
usr.sbin/trpt/trpt.c
329
printf("%03ld %s:%s ",(long)(ntime/10) % 1000, tcpstates[ostate],
usr.sbin/trpt/trpt.c
340
printf("(src=%s,%u, ",
usr.sbin/trpt/trpt.c
349
printf("dst=%s,%u)",
usr.sbin/trpt/trpt.c
376
printf("[%lx..%lx)", (u_long)seq, (u_long)(seq + len));
usr.sbin/trpt/trpt.c
378
printf("%lx", (u_long)seq);
usr.sbin/trpt/trpt.c
379
printf("@%lx", (u_long)ack);
usr.sbin/trpt/trpt.c
381
printf("(win=%x)", win);
usr.sbin/trpt/trpt.c
388
printf("%s%s", cp, string); \
usr.sbin/trpt/trpt.c
398
printf(">");
usr.sbin/trpt/trpt.c
404
printf("%s", prurequests[req]);
usr.sbin/trpt/trpt.c
406
printf("<%s>", tcptimers[timer]);
usr.sbin/trpt/trpt.c
409
printf(" -> %s", tcpstates[tp->t_state]);
usr.sbin/trpt/trpt.c
411
printf("\n");
usr.sbin/trpt/trpt.c
413
printf("\trcv_nxt %lx rcv_wnd %lx snd_una %lx snd_nxt %lx snd_max %lx\n",
usr.sbin/trpt/trpt.c
417
printf("\tsnd_wl1 %lx snd_wl2 %lx snd_wnd %lx\n",
usr.sbin/trpt/trpt.c
434
printf("%s%s=%d", cp, tcptimers[i], tp->t_timer[i]);
usr.sbin/trpt/trpt.c
436
printf(" (t_rxtshft=%d)", tp->t_rxtshift);
usr.sbin/uefisign/child.c
191
printf("computed %s digest ", DIGEST);
usr.sbin/uefisign/child.c
193
printf("%02x", (unsigned char)x->x_digest[i]);
usr.sbin/uefisign/child.c
194
printf("; digest len %u\n", x->x_digest_len);
usr.sbin/uefisign/child.c
247
printf("file contains signature\n");
usr.sbin/uefisign/pe.c
197
printf("file not signed\n");
usr.sbin/uefisign/pe.c
202
printf("certificate chunk at offset %zd, size %zd\n",
usr.sbin/uefisign/pe.c
217
printf("to dump PKCS7:\n "
usr.sbin/uefisign/pe.c
220
printf("to dump raw ASN.1:\n "
usr.sbin/uefisign/pe.c
252
printf("section %d: start %d, size %d\n",
usr.sbin/uefisign/pe.c
284
printf("certificate directory entry at offset %zd, len %zd\n",
usr.sbin/uefisign/pe.c
289
printf("rva %zd, size %zd\n", pde->pde_rva, pde->pde_size);
usr.sbin/uefisign/pe.c
370
printf("subsystem %d, checksum 0x%x, %d data directories\n",
usr.sbin/uefisign/pe.c
378
printf("checksum 0x%x at offset %zd, len %zd\n",
usr.sbin/uefisign/pe.c
419
printf("subsystem %d, checksum 0x%x, %d data directories\n",
usr.sbin/uefisign/pe.c
427
printf("checksum at offset %zd, len %zd\n",
usr.sbin/uefisign/pe.c
554
printf("added signature chunk at offset %zd, len %zd\n",
usr.sbin/uefisign/pe.c
568
printf("new checksum 0x%x\n", checksum);
usr.sbin/usbconfig/dump.c
101
printf("%s%s = 0x%04x ", plevel, field, value);
usr.sbin/usbconfig/dump.c
108
printf(" <IN>\n");
usr.sbin/usbconfig/dump.c
110
printf(" <OUT>\n");
usr.sbin/usbconfig/dump.c
116
printf(" <CONTROL>\n");
usr.sbin/usbconfig/dump.c
121
printf(" <ISOCHRONOUS>\n");
usr.sbin/usbconfig/dump.c
124
printf(" <ASYNC-ISOCHRONOUS>\n");
usr.sbin/usbconfig/dump.c
127
printf(" <ADAPT-ISOCHRONOUS>\n");
usr.sbin/usbconfig/dump.c
130
printf(" <SYNC-ISOCHRONOUS>\n");
usr.sbin/usbconfig/dump.c
135
printf(" <BULK>\n");
usr.sbin/usbconfig/dump.c
138
printf(" <INTERRUPT>\n");
usr.sbin/usbconfig/dump.c
147
printf(" <no string>\n");
usr.sbin/usbconfig/dump.c
152
printf(" <retrieving string failed>\n");
usr.sbin/usbconfig/dump.c
155
printf(" <%s>\n", temp_string);
usr.sbin/usbconfig/dump.c
167
printf(" <Probed by interface class>\n");
usr.sbin/usbconfig/dump.c
170
printf(" <Audio device>\n");
usr.sbin/usbconfig/dump.c
173
printf(" <Communication device>\n");
usr.sbin/usbconfig/dump.c
176
printf(" <HID device>\n");
usr.sbin/usbconfig/dump.c
179
printf(" <Physical device>\n");
usr.sbin/usbconfig/dump.c
182
printf(" <Still imaging>\n");
usr.sbin/usbconfig/dump.c
185
printf(" <Printer device>\n");
usr.sbin/usbconfig/dump.c
188
printf(" <Mass storage>\n");
usr.sbin/usbconfig/dump.c
191
printf(" <HUB>\n");
usr.sbin/usbconfig/dump.c
194
printf(" <CDC-data>\n");
usr.sbin/usbconfig/dump.c
197
printf(" <Smart card>\n");
usr.sbin/usbconfig/dump.c
200
printf(" <Content security>\n");
usr.sbin/usbconfig/dump.c
203
printf(" <Video device>\n");
usr.sbin/usbconfig/dump.c
206
printf(" <Personal healthcare>\n");
usr.sbin/usbconfig/dump.c
209
printf(" <Audio and video device>\n");
usr.sbin/usbconfig/dump.c
212
printf(" <Billboard device>\n");
usr.sbin/usbconfig/dump.c
215
printf(" <Diagnostic device>\n");
usr.sbin/usbconfig/dump.c
218
printf(" <Wireless controller>\n");
usr.sbin/usbconfig/dump.c
221
printf(" <Miscellaneous device>\n");
usr.sbin/usbconfig/dump.c
224
printf(" <Application specific>\n");
usr.sbin/usbconfig/dump.c
227
printf(" <Vendor specific>\n");
usr.sbin/usbconfig/dump.c
230
printf(" <Unknown>\n");
usr.sbin/usbconfig/dump.c
237
printf("\n");
usr.sbin/usbconfig/dump.c
249
printf("\n" "%sAdditional Descriptor\n\n", plevel);
usr.sbin/usbconfig/dump.c
250
printf("%sbLength = 0x%02x\n", plevel, ptr[0]);
usr.sbin/usbconfig/dump.c
251
printf("%sbDescriptorType = 0x%02x\n", plevel, ptr[1]);
usr.sbin/usbconfig/dump.c
253
printf("%sbDescriptorSubType = 0x%02x\n",
usr.sbin/usbconfig/dump.c
255
printf("%s RAW dump: ", plevel);
usr.sbin/usbconfig/dump.c
258
printf("\n%s 0x%02x | ", plevel, x);
usr.sbin/usbconfig/dump.c
260
printf("0x%02x%s", ptr[x],
usr.sbin/usbconfig/dump.c
263
printf("\n");
usr.sbin/usbconfig/dump.c
292
printf("\n Endpoint %u\n", z);
usr.sbin/usbconfig/dump.c
307
printf("%s, cfg=%u md=%s spd=%s pwr=%s (%umA)\n",
usr.sbin/usbconfig/dump.c
323
printf("ugen%u.%u.%u: %s\n",
usr.sbin/usbconfig/dump.c
338
printf("\nDumping list of supported quirks:\n\n");
usr.sbin/usbconfig/dump.c
345
printf("No quirk names - maybe the USB quirk "
usr.sbin/usbconfig/dump.c
351
printf("%s\n", q.quirkname);
usr.sbin/usbconfig/dump.c
353
printf("\n");
usr.sbin/usbconfig/dump.c
366
printf("\nDumping current device quirks:\n\n");
usr.sbin/usbconfig/dump.c
373
printf("No device quirks - maybe the USB quirk "
usr.sbin/usbconfig/dump.c
379
printf("VID=0x%04x PID=0x%04x REVLO=0x%04x "
usr.sbin/usbconfig/dump.c
385
printf("\n");
usr.sbin/usbconfig/dump.c
426
printf("\n Configuration index %u\n\n", cfg_index);
usr.sbin/usbconfig/dump.c
432
printf("\n Interface %u\n", x);
usr.sbin/usbconfig/dump.c
434
printf("\n");
usr.sbin/usbconfig/dump.c
436
printf("\n Interface %u Alt %u\n", x, y + 1);
usr.sbin/usbconfig/dump.c
439
printf("\n");
usr.sbin/usbconfig/dump.c
442
printf("\n");
usr.sbin/usbconfig/dump.c
463
printf("STRING_0x%02x = <read error>\n", str_index);
usr.sbin/usbconfig/dump.c
465
printf("STRING_0x%02x = ", str_index);
usr.sbin/usbconfig/dump.c
468
printf("0x%02x%s", (uint8_t)pbuf[n],
usr.sbin/usbconfig/dump.c
471
printf("\n");
usr.sbin/usbconfig/dump.c
477
printf("STRING_0x%02x = <read error>\n", str_index);
usr.sbin/usbconfig/dump.c
479
printf("STRING_0x%02x = <%s>\n", str_index, pbuf);
usr.sbin/usbconfig/usbconfig.c
360
printf("USB template: <unknown>\n");
usr.sbin/usbconfig/usbconfig.c
362
printf("USB template: %u\n", opt->template);
usr.sbin/usbconfig/usbconfig.c
417
printf("REQUEST = <ERROR>\n");
usr.sbin/usbconfig/usbconfig.c
420
printf("REQUEST = <OK>\n");
usr.sbin/usbconfig/usbconfig.c
423
printf("REQUEST = <");
usr.sbin/usbconfig/usbconfig.c
425
printf("0x%02x%s",
usr.sbin/usbconfig/usbconfig.c
429
printf("><");
usr.sbin/usbconfig/usbconfig.c
439
printf(">\n");
usr.sbin/usbconfig/usbconfig.c
500
printf("\n");
usr.sbin/usbconfig/usbconfig.c
504
printf("\n");
usr.sbin/usbconfig/usbconfig.c
507
printf("\n");
usr.sbin/usbconfig/usbconfig.c
511
printf("\n");
usr.sbin/usbconfig/usbconfig.c
519
printf("No device match or lack of permissions.\n");
usr.sbin/usbdump/usbdump.c
324
printf(" flags %#x <%s%s%s%s%s%s%s%s%s0>\n",
usr.sbin/usbdump/usbdump.c
340
printf(" status %#x <%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s0>\n",
usr.sbin/usbdump/usbdump.c
494
printf("%.*s.%06ld usbus%d.%d %s-%s-EP=%08x,SPD=%s,NFR=%d,SLEN=%d,IVAL=%d%s%s\n",
usr.sbin/usbdump/usbdump.c
526
printf(" frame[%u] %s %d bytes\n",
usr.sbin/usbdump/usbdump.c
959
printf("\n");
usr.sbin/usbdump/usbdump.c
960
printf("%d packets captured\n", pkt_captured);
usr.sbin/usbdump/usbdump.c
961
printf("%d packets received by filter\n", us.bs_recv);
usr.sbin/usbdump/usbdump.c
962
printf("%d packets dropped by kernel\n", us.bs_drop);
usr.sbin/vidcontrol/vidcontrol.c
1015
printf("SCRSHOT_%c%c%c%c", DUMP_FMT_REV, 2,
usr.sbin/vidcontrol/vidcontrol.c
874
printf("fb%d:\n", ad.va_index);
usr.sbin/vidcontrol/vidcontrol.c
875
printf(" %.*s%d, type:%s (%d), flags:0x%x\n",
usr.sbin/vidcontrol/vidcontrol.c
878
printf(" initial mode:%d, current mode:%d, BIOS mode:%d\n",
usr.sbin/vidcontrol/vidcontrol.c
880
printf(" frame buffer window:0x%x, buffer size:0x%zx\n",
usr.sbin/vidcontrol/vidcontrol.c
882
printf(" window size:0x%zx, origin:0x%x\n",
usr.sbin/vidcontrol/vidcontrol.c
884
printf(" display start address (%d, %d), scan line width:%d\n",
usr.sbin/vidcontrol/vidcontrol.c
886
printf(" reserved:0x%x\n", ad.va_unused0);
usr.sbin/vidcontrol/vidcontrol.c
902
printf(" mode# flags type size "
usr.sbin/vidcontrol/vidcontrol.c
904
printf("---------------------------------------"
usr.sbin/vidcontrol/vidcontrol.c
915
printf("%3d (0x%03x)", mode, mode);
usr.sbin/vidcontrol/vidcontrol.c
916
printf(" 0x%08x", vinfo.vi_flags);
usr.sbin/vidcontrol/vidcontrol.c
931
printf(" %c %-15s", c, buf);
usr.sbin/vidcontrol/vidcontrol.c
934
printf(" %-5s", buf);
usr.sbin/vidcontrol/vidcontrol.c
935
printf(" 0x%05x %2dk %2dk",
usr.sbin/vidcontrol/vidcontrol.c
938
printf(" 0x%08x %dk\n",
usr.sbin/vipw/vipw.c
109
printf("re-edit the password file? ");
usr.sbin/vknetd/vknetd.c
230
printf("/dev/tap%d\n", tap_unit);
usr.sbin/vknetd/vknetd.c
476
printf("%02x:%02x:%02x:%02x:%02x:%02x <- "
usr.sbin/vknetd/vknetd.c
482
printf("\n\t");
usr.sbin/vknetd/vknetd.c
484
printf(" %02x", pkt[i]);
usr.sbin/vknetd/vknetd.c
486
printf("\n");
usr.sbin/vnconfig/vnconfig.c
393
printf("Unable to ZERO file "
usr.sbin/vnconfig/vnconfig.c
402
printf("Unable to open file %s\n", file);
usr.sbin/vnconfig/vnconfig.c
417
printf("%s\n", fdevname(fileno(f)));
usr.sbin/vnconfig/vnconfig.c
439
printf("%s: unmounted\n", dev);
usr.sbin/vnconfig/vnconfig.c
450
printf("%s: not configured\n", dev);
usr.sbin/vnconfig/vnconfig.c
457
printf("%s: cleared\n", dev);
usr.sbin/vnconfig/vnconfig.c
472
printf("%s: flags now=%08lx\n",dev,l);
usr.sbin/vnconfig/vnconfig.c
487
printf("%s: flags now=%08lx\n",dev,l);
usr.sbin/vnconfig/vnconfig.c
500
printf("%s: %s, ", dev, file);
usr.sbin/vnconfig/vnconfig.c
502
printf("%jd bytes mapped\n",
usr.sbin/vnconfig/vnconfig.c
505
printf("complete file mapped\n");
usr.sbin/vnconfig/vnconfig.c
529
printf("%s: flags now=%08lx\n",dev,l);
usr.sbin/vnconfig/vnconfig.c
544
printf("%s: flags now=%08lx\n",dev,l);
usr.sbin/vnconfig/vnconfig.c
563
printf("%s: swapping enabled\n", dev);
usr.sbin/vnconfig/vnconfig.c
577
printf("%s: mounted on %s\n", dev, oarg);
usr.sbin/watch/watch.c
100
printf("\n---------------------------------------------\n");
usr.sbin/watch/watch.c
103
printf("%s\n", btmp);
usr.sbin/watch/watch.c
104
printf("%s\n", buf);
usr.sbin/watch/watch.c
105
printf("---------------------------------------------\n");
usr.sbin/watch/watch.c
266
printf("%s\n", msg);
usr.sbin/watch/watch.c
268
printf("Enter device name [%s]:", dbuf);
usr.sbin/watch/watch.c
270
printf("Enter device name:");
usr.sbin/wlandebug/wlandebug.c
138
printf("%s\n", flags[i].name);
usr.sbin/wlandebug/wlandebug.c
216
printf("%s: 0x%x => ", oid, debug);
usr.sbin/wlandebug/wlandebug.c
219
printf("0x%x", ndebug);
usr.sbin/wlandebug/wlandebug.c
222
printf("%s: 0x%x", oid, debug);
usr.sbin/wlandebug/wlandebug.c
226
printf("%s%s", sep, flags[i].name);
usr.sbin/wlandebug/wlandebug.c
229
printf("%s\n", *sep != '<' ? ">" : "");
usr.sbin/yp_mkdb/yp_mkdb.c
90
printf("%.*s %.*s\n", (int)key.size, (char *)key.data,
usr.sbin/yppoll/yppoll.c
101
printf("The master server is %s.\n", master);
usr.sbin/yppoll/yppoll.c
96
printf("Map %s has order number %d. %s", inmap, order,
usr.sbin/zic/zdump.c
507
printf("%-*s ", (int) longest, zone);
usr.sbin/zic/zdump.c
511
printf(tformat(), t);
usr.sbin/zic/zdump.c
514
printf(" UT");
usr.sbin/zic/zdump.c
516
printf(" = ");
usr.sbin/zic/zdump.c
522
printf(" %s", abbr(tmp));
usr.sbin/zic/zdump.c
524
printf(" isdst=%d", tmp->tm_isdst);
usr.sbin/zic/zdump.c
525
printf(" gmtoff=%ld", tmp->TM_GMTOFF);
usr.sbin/zic/zdump.c
528
printf("\n");
usr.sbin/zic/zdump.c
587
printf("NULL");
usr.sbin/zic/zdump.c
603
printf("%.3s %.3s%3d %.2d:%.2d:%.2d ",
usr.sbin/zic/zdump.c
620
printf("%d", trail);
usr.sbin/zic/zdump.c
621
else printf("%d%d", lead, ((trail < 0) ? -trail : trail));