Symbol: PRINT
crypto/openssh/sshkey-xmss.c
408
PRINT("corrupt state file: %s", filename);
crypto/openssh/sshkey-xmss.c
417
PRINT("cannot read blob: %s", filename);
crypto/openssh/sshkey-xmss.c
480
PRINT("cannot open/create: %s", lockfile);
crypto/openssh/sshkey-xmss.c
486
PRINT("cannot lock: %s", lockfile);
crypto/openssh/sshkey-xmss.c
491
PRINT("giving up on: %s", lockfile);
crypto/openssh/sshkey-xmss.c
511
PRINT("start from scratch idx 0: %u", state->idx);
crypto/openssh/sshkey-xmss.c
517
PRINT("state wrap: %u", state->idx);
crypto/openssh/sshkey-xmss.c
592
PRINT("more than one signature happened: idx %u state %u",
crypto/openssh/sshkey-xmss.c
611
PRINT("SERLIALIZE FAILED: %d", ret);
crypto/openssh/sshkey-xmss.c
615
PRINT("ENCRYPT FAILED: %d", ret);
crypto/openssh/sshkey-xmss.c
620
PRINT("open new state file: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
626
PRINT("write new state file hdr: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
633
PRINT("write new state file data: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
639
PRINT("sync new state file: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
645
PRINT("close new state file: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
652
PRINT("backup state %s to %s", statefile, ostatefile);
crypto/openssh/sshkey-xmss.c
658
PRINT("rename %s to %s", nstatefile, statefile);
crypto/openssl/fuzz/asn1.c
214
#define DO_TEST(TYPE, D2I, I2D, PRINT) \
crypto/openssl/fuzz/asn1.c
225
PRINT(bio, type); \
crypto/openssl/fuzz/asn1.c
235
#define DO_TEST_PRINT_OFFSET(TYPE, D2I, I2D, PRINT) \
crypto/openssl/fuzz/asn1.c
245
PRINT(bio, type, 0); \
crypto/openssl/fuzz/asn1.c
254
#define DO_TEST_PRINT_PCTX(TYPE, D2I, I2D, PRINT) \
crypto/openssl/fuzz/asn1.c
264
PRINT(bio, type, 0, pctx); \
lib/libc/stdio/vfprintf.c
1006
PRINT(&sign, 1);
lib/libc/stdio/vfprintf.c
1010
PRINT(ox, 2);
lib/libc/stdio/vfprintf.c
1025
PRINT(cp, size);
lib/libc/stdio/vfprintf.c
1030
PRINT(zeroes, 1);
lib/libc/stdio/vfprintf.c
1032
PRINT(decimal_point,decpt_len);
lib/libc/stdio/vfprintf.c
1049
PRINT(decimal_point,decpt_len);
lib/libc/stdio/vfprintf.c
1054
PRINT(cp++, 1);
lib/libc/stdio/vfprintf.c
1055
PRINT(decimal_point, decpt_len);
lib/libc/stdio/vfprintf.c
1056
PRINT(cp, ndig-1);
lib/libc/stdio/vfprintf.c
1059
PRINT(cp, 1);
lib/libc/stdio/vfprintf.c
1060
PRINT(expstr, expsize);
lib/libc/stdio/vfprintf.c
483
PRINT(cp, n);
lib/libc/stdio/vfwprintf.c
1063
PRINT(&sign, 1);
lib/libc/stdio/vfwprintf.c
1067
PRINT(ox, 2);
lib/libc/stdio/vfwprintf.c
1082
PRINT(cp, size);
lib/libc/stdio/vfwprintf.c
1087
PRINT(zeroes, 1);
lib/libc/stdio/vfwprintf.c
1089
PRINT(&decimal_point, 1);
lib/libc/stdio/vfwprintf.c
1106
PRINT(&decimal_point, 1);
lib/libc/stdio/vfwprintf.c
1113
PRINT(buf, 2);
lib/libc/stdio/vfwprintf.c
1114
PRINT(cp, ndig-1);
lib/libc/stdio/vfwprintf.c
1117
PRINT(cp, 1);
lib/libc/stdio/vfwprintf.c
1118
PRINT(expstr, expsize);
lib/libc/stdio/vfwprintf.c
552
PRINT(cp, n);
lib/libc/stdlib/strfmon.c
150
PRINT(*fmt++);
lib/libc/stdlib/strfmon.c
323
PRINT(' ');
lib/libc/stdlib/strfmon.c
326
PRINT('(');
lib/libc/stdlib/strfmon.c
332
PRINT(' ');
lib/libc/stdlib/strfmon.c
340
PRINT(space_char);
lib/libc/stdlib/strfmon.c
343
PRINT(' ');
lib/libc/stdlib/strfmon.c
345
PRINT(space_char);
lib/libc/stdlib/strfmon.c
350
PRINT(' ');
lib/libc/stdlib/strfmon.c
358
PRINT(' ');
lib/libc/stdlib/strfmon.c
367
PRINT(space_char);
lib/libc/stdlib/strfmon.c
371
PRINT(' ');
lib/libc/stdlib/strfmon.c
379
PRINT(' ');
lib/libc/stdlib/strfmon.c
385
PRINT(')');
lib/libc/stdlib/strfmon.c
387
PRINT(' ');
lib/libc/stdlib/strfmon.c
393
PRINT(' ');
lib/libc/stdlib/strfmon.c
404
PRINT('\0');
lib/libc/stdlib/strfmon.c
69
PRINT(*tmps++); \
lib/libpmcstat/libpmcstat_logging.c
668
PRINT("#exec/a.out", exec_aout);
lib/libpmcstat/libpmcstat_logging.c
669
PRINT("#exec/elf", exec_elf);
lib/libpmcstat/libpmcstat_logging.c
670
PRINT("#exec/unknown", exec_indeterminable);
lib/libpmcstat/libpmcstat_logging.c
671
PRINT("#exec handling errors", exec_errors);
lib/libpmcstat/libpmcstat_logging.c
672
PRINT("#samples/total", samples_total);
lib/libpmcstat/libpmcstat_logging.c
673
PRINT("#samples/unclaimed", samples_unknown_offset);
lib/libpmcstat/libpmcstat_logging.c
674
PRINT("#samples/unknown-object", samples_indeterminable);
lib/libpmcstat/libpmcstat_logging.c
675
PRINT("#samples/unknown-function", samples_unknown_function);
lib/libpmcstat/libpmcstat_logging.c
676
PRINT("#callchain/dubious-frames", callchain_dubious_frames);
sys/dev/mii/mii_physubr.c
406
PRINT("none");
sys/dev/mii/mii_physubr.c
418
PRINT("HomePNA1");
sys/dev/mii/mii_physubr.c
425
PRINT("10baseT");
sys/dev/mii/mii_physubr.c
429
PRINT("10baseT-FDX");
sys/dev/mii/mii_physubr.c
434
PRINT("10baseT-FDX-flow");
sys/dev/mii/mii_physubr.c
440
PRINT("100baseTX");
sys/dev/mii/mii_physubr.c
444
PRINT("100baseTX-FDX");
sys/dev/mii/mii_physubr.c
449
PRINT("100baseTX-FDX-flow");
sys/dev/mii/mii_physubr.c
455
PRINT("100baseT4");
sys/dev/mii/mii_physubr.c
468
PRINT("1000baseSX");
sys/dev/mii/mii_physubr.c
475
PRINT("1000baseSX-FDX");
sys/dev/mii/mii_physubr.c
480
PRINT("1000baseSX-FDX-flow");
sys/dev/mii/mii_physubr.c
496
PRINT("1000baseT");
sys/dev/mii/mii_physubr.c
499
PRINT("1000baseT-master");
sys/dev/mii/mii_physubr.c
506
PRINT("1000baseT-FDX");
sys/dev/mii/mii_physubr.c
509
PRINT("1000baseT-FDX-master");
sys/dev/mii/mii_physubr.c
514
PRINT("1000baseT-FDX-flow");
sys/dev/mii/mii_physubr.c
518
PRINT("1000baseT-FDX-flow-master");
sys/dev/mii/mii_physubr.c
527
PRINT("auto");
sys/dev/mii/mii_physubr.c
531
PRINT("auto-flow");
sys/dev/mii/xmphy.c
122
PRINT("1000baseSX");
sys/dev/mii/xmphy.c
124
PRINT("1000baseSX-FDX");
sys/dev/mii/xmphy.c
126
PRINT("auto");
sys/dev/qlnx/qlnxe/ecore.h
173
PRINT((p_dev)->dp_ctx, "[%s:%d(%s)]" fmt, \
sys/dev/qlnx/qlnxe/ecore.h
184
PRINT((p_dev)->dp_ctx, "[%s:%d(%s)]" fmt, \
sys/dev/qlnx/qlnxe/ecore.h
195
PRINT((p_dev)->dp_ctx, "[%s:%d(%s)]" fmt, \
tools/regression/include/tgmath/tgmath.c
407
PRINT("acos",
tools/regression/include/tgmath/tgmath.c
411
PRINT("asin",
tools/regression/include/tgmath/tgmath.c
415
PRINT("atan",
tools/regression/include/tgmath/tgmath.c
419
PRINT("acosh",
tools/regression/include/tgmath/tgmath.c
423
PRINT("asinh",
tools/regression/include/tgmath/tgmath.c
427
PRINT("atanh",
tools/regression/include/tgmath/tgmath.c
431
PRINT("cos",
tools/regression/include/tgmath/tgmath.c
435
PRINT("sin",
tools/regression/include/tgmath/tgmath.c
439
PRINT("tan",
tools/regression/include/tgmath/tgmath.c
443
PRINT("cosh",
tools/regression/include/tgmath/tgmath.c
447
PRINT("sinh",
tools/regression/include/tgmath/tgmath.c
451
PRINT("tanh",
tools/regression/include/tgmath/tgmath.c
455
PRINT("exp",
tools/regression/include/tgmath/tgmath.c
459
PRINT("log",
tools/regression/include/tgmath/tgmath.c
463
PRINT("pow",
tools/regression/include/tgmath/tgmath.c
467
PRINT("sqrt",
tools/regression/include/tgmath/tgmath.c
471
PRINT("fabs",
tools/regression/include/tgmath/tgmath.c
476
PRINT("atan2",
tools/regression/include/tgmath/tgmath.c
479
PRINT("cbrt",
tools/regression/include/tgmath/tgmath.c
482
PRINT("ceil",
tools/regression/include/tgmath/tgmath.c
485
PRINT("copysign",
tools/regression/include/tgmath/tgmath.c
488
PRINT("erf",
tools/regression/include/tgmath/tgmath.c
491
PRINT("erfc",
tools/regression/include/tgmath/tgmath.c
494
PRINT("exp2",
tools/regression/include/tgmath/tgmath.c
497
PRINT("expm1",
tools/regression/include/tgmath/tgmath.c
500
PRINT("fdim",
tools/regression/include/tgmath/tgmath.c
503
PRINT("floor",
tools/regression/include/tgmath/tgmath.c
506
PRINT("fma",
tools/regression/include/tgmath/tgmath.c
509
PRINT("fmax",
tools/regression/include/tgmath/tgmath.c
512
PRINT("fmin",
tools/regression/include/tgmath/tgmath.c
515
PRINT("fmod",
tools/regression/include/tgmath/tgmath.c
518
PRINT("frexp",
tools/regression/include/tgmath/tgmath.c
521
PRINT("hypot",
tools/regression/include/tgmath/tgmath.c
524
PRINT("ilogb",
tools/regression/include/tgmath/tgmath.c
527
PRINT("ldexp",
tools/regression/include/tgmath/tgmath.c
532
PRINT("lgamma",
tools/regression/include/tgmath/tgmath.c
535
PRINT("llrint",
tools/regression/include/tgmath/tgmath.c
538
PRINT("llround",
tools/regression/include/tgmath/tgmath.c
541
PRINT("log10",
tools/regression/include/tgmath/tgmath.c
544
PRINT("log1p",
tools/regression/include/tgmath/tgmath.c
547
PRINT("log2",
tools/regression/include/tgmath/tgmath.c
550
PRINT("logb",
tools/regression/include/tgmath/tgmath.c
553
PRINT("lrint",
tools/regression/include/tgmath/tgmath.c
556
PRINT("lround",
tools/regression/include/tgmath/tgmath.c
559
PRINT("nearbyint",
tools/regression/include/tgmath/tgmath.c
562
PRINT("nextafter",
tools/regression/include/tgmath/tgmath.c
565
PRINT("nexttoward",
tools/regression/include/tgmath/tgmath.c
571
PRINT("remainder",
tools/regression/include/tgmath/tgmath.c
574
PRINT("remquo",
tools/regression/include/tgmath/tgmath.c
577
PRINT("rint",
tools/regression/include/tgmath/tgmath.c
580
PRINT("round",
tools/regression/include/tgmath/tgmath.c
583
PRINT("scalbn",
tools/regression/include/tgmath/tgmath.c
588
PRINT("scalbln",
tools/regression/include/tgmath/tgmath.c
593
PRINT("tgamma",
tools/regression/include/tgmath/tgmath.c
596
PRINT("trunc",
tools/regression/include/tgmath/tgmath.c
600
PRINT("carg",
tools/regression/include/tgmath/tgmath.c
604
PRINT("cimag",
tools/regression/include/tgmath/tgmath.c
608
PRINT("conj",
tools/regression/include/tgmath/tgmath.c
612
PRINT("cproj",
tools/regression/include/tgmath/tgmath.c
616
PRINT("creal",
tools/tools/pciroms/pciroms.c
215
case PRINT:
tools/tools/pciroms/pciroms.c
99
action = PRINT;
usr.bin/ul/ul.c
327
PRINT(CURS_RIGHT);
usr.bin/ul/ul.c
444
PRINT(CURS_UP);
usr.bin/ul/ul.c
445
PRINT(CURS_UP);
usr.bin/ul/ul.c
518
PRINT(CURS_LEFT);
usr.bin/ul/ul.c
520
PRINT(UNDER_CHAR);
usr.bin/ul/ul.c
536
PRINT(EXIT_UNDERLINE);
usr.bin/ul/ul.c
540
PRINT(EXIT_ATTRIBUTES);
usr.bin/ul/ul.c
545
PRINT(ENTER_REVERSE);
usr.bin/ul/ul.c
552
PRINT(ENTER_UNDERLINE);
usr.bin/ul/ul.c
553
PRINT(ENTER_DIM);
usr.bin/ul/ul.c
556
PRINT(ENTER_DIM);
usr.bin/ul/ul.c
559
PRINT(ENTER_UNDERLINE);
usr.bin/ul/ul.c
562
PRINT(ENTER_BOLD);
usr.bin/ul/ul.c
569
PRINT(ENTER_STANDOUT);
usr.sbin/pmccontrol/pmccontrol.c
328
PRINT("interrupts processed:", intr_processed);
usr.sbin/pmccontrol/pmccontrol.c
329
PRINT("non-PMC interrupts:", intr_ignored);
usr.sbin/pmccontrol/pmccontrol.c
330
PRINT("sampling stalls due to space shortages:", intr_bufferfull);
usr.sbin/pmccontrol/pmccontrol.c
331
PRINT("system calls:", syscalls);
usr.sbin/pmccontrol/pmccontrol.c
332
PRINT("system calls with errors:", syscall_errors);
usr.sbin/pmccontrol/pmccontrol.c
333
PRINT("buffer requests:", buffer_requests);
usr.sbin/pmccontrol/pmccontrol.c
334
PRINT("buffer requests failed:", buffer_requests_failed);
usr.sbin/pmccontrol/pmccontrol.c
335
PRINT("sampling log sweeps:", log_sweeps);