crypto/openssh/openbsd-compat/blowfish.c
679
report(data, 10);
crypto/openssh/openbsd-compat/blowfish.c
685
report(data2, 2);
crypto/openssh/openbsd-compat/blowfish.c
687
report(data2, 2);
libexec/bootpd/bootpd.c
1037
report(LOG_INFO, "reply address override: %s",
libexec/bootpd/bootpd.c
1046
report(LOG_INFO, "sending reply to gateway %s",
libexec/bootpd/bootpd.c
1061
report(LOG_INFO, "setarp %s - %s",
libexec/bootpd/bootpd.c
1106
report(LOG_ERR, "sendto: %s", get_network_errmsg());
libexec/bootpd/bootpd.c
1217
report(LOG_NOTICE, noroom, \
libexec/bootpd/bootpd.c
1241
report(LOG_INFO, "request message length=%d", pktlen);
libexec/bootpd/bootpd.c
1282
report(LOG_INFO, "request has DHCP msglen=%d", msgsz);
libexec/bootpd/bootpd.c
1289
report(LOG_ERR, "invalid response length=%d", pktlen);
libexec/bootpd/bootpd.c
1295
report(LOG_INFO, "extended reply, length=%d, options=%d",
libexec/bootpd/bootpd.c
198
report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
libexec/bootpd/bootpd.c
206
report(LOG_ERR, "malloc failed");
libexec/bootpd/bootpd.c
232
report(LOG_ERR, "getsockname: not an INET socket");
libexec/bootpd/bootpd.c
243
report(LOG_ERR, "bootpd: can't get hostname\n");
libexec/bootpd/bootpd.c
269
report(LOG_ERR,
libexec/bootpd/bootpd.c
292
report(LOG_ERR,
libexec/bootpd/bootpd.c
308
report(LOG_ERR,
libexec/bootpd/bootpd.c
332
report(LOG_ERR,
libexec/bootpd/bootpd.c
346
report(LOG_ERR, "%s: unknown switch: -%c\n",
libexec/bootpd/bootpd.c
369
report(LOG_ERR, "Can not get my IP address\n");
libexec/bootpd/bootpd.c
406
report(LOG_ERR, "%s: chdir failed", chdir_path);
libexec/bootpd/bootpd.c
426
report(LOG_ERR, "socket: %s", get_network_errmsg());
libexec/bootpd/bootpd.c
438
report(LOG_ERR,
libexec/bootpd/bootpd.c
452
report(LOG_ERR, "bind: %s", get_network_errmsg());
libexec/bootpd/bootpd.c
464
report(LOG_ERR,
libexec/bootpd/bootpd.c
478
report(LOG_ERR, "sigaction: %s", get_errmsg());
libexec/bootpd/bootpd.c
482
report(LOG_ERR, "sigaction: %s", get_errmsg());
libexec/bootpd/bootpd.c
488
report(LOG_ERR, "signal: %s", get_errmsg());
libexec/bootpd/bootpd.c
492
report(LOG_ERR, "signal: %s", get_errmsg());
libexec/bootpd/bootpd.c
512
report(LOG_ERR, "select: %s", get_errmsg());
libexec/bootpd/bootpd.c
530
report(LOG_INFO, "exiting after %jd minutes of inactivity",
libexec/bootpd/bootpd.c
541
report(LOG_INFO, "recvd pkt from IP addr %s",
libexec/bootpd/bootpd.c
546
report(LOG_NOTICE, "received short packet");
libexec/bootpd/bootpd.c
631
report(LOG_NOTICE, "bad hw addr type %u", bp->bp_htype);
libexec/bootpd/bootpd.c
646
report(LOG_INFO, "\
libexec/bootpd/bootpd.c
665
report(LOG_INFO, "request from %s address %s",
libexec/bootpd/bootpd.c
671
report(LOG_NOTICE, "bad addr len from %s address %s",
libexec/bootpd/bootpd.c
686
report(LOG_INFO, "\
libexec/bootpd/bootpd.c
699
report(LOG_NOTICE, "unknown client %s address %s",
libexec/bootpd/bootpd.c
712
report(LOG_INFO, "request from IP addr %s",
libexec/bootpd/bootpd.c
721
report(LOG_NOTICE, "IP address not found: %s",
libexec/bootpd/bootpd.c
729
report(LOG_INFO, "found %s (%s)", inet_ntoa(hp->iaddr),
libexec/bootpd/bootpd.c
741
report(LOG_INFO,
libexec/bootpd/bootpd.c
768
report(LOG_INFO, "executing %s", tst);
libexec/bootpd/bootpd.c
859
report(LOG_INFO, "requested path=\"%s\" file=\"%s\"",
libexec/bootpd/bootpd.c
906
report(LOG_NOTICE,
libexec/bootpd/bootpd.c
922
report(LOG_ERR, "can not determine size of file \"%s\"",
libexec/bootpd/bootpd.c
931
report(LOG_INFO, "bootfile=\"%s\"", clntpath);
libexec/bootpd/bootpd.c
943
report(LOG_INFO, "vendor magic field is %d.%d.%d.%d",
libexec/bootpd/bootpd.c
966
report(LOG_INFO, "sending reply (with RFC1048 options)");
libexec/bootpd/bootpd.c
973
report(LOG_INFO, "sending reply (with CMU options)");
libexec/bootpd/bootpd.c
979
report(LOG_INFO, "sending reply (with no options)");
libexec/bootpd/bootpd.c
998
report(LOG_INFO, "processing boot reply");
libexec/bootpd/bootpgw/bootpgw.c
167
report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
libexec/bootpd/bootpgw/bootpgw.c
175
report(LOG_ERR, "malloc failed");
libexec/bootpd/bootpgw/bootpgw.c
201
report(LOG_INFO, "getsockname: not an INET socket");
libexec/bootpd/bootpgw/bootpgw.c
382
report(LOG_ERR, "socket: %s", get_network_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
393
report(LOG_ERR,
libexec/bootpd/bootpgw/bootpgw.c
407
report(LOG_ERR, "bind: %s", get_network_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
418
report(LOG_ERR,
libexec/bootpd/bootpgw/bootpgw.c
440
report(LOG_ERR, "select: %s", get_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
445
report(LOG_INFO, "exiting after %ld minutes of inactivity",
libexec/bootpd/bootpgw/bootpgw.c
456
report(LOG_INFO, "recvd pkt from IP addr %s",
libexec/bootpd/bootpgw/bootpgw.c
461
report(LOG_INFO, "received short packet");
libexec/bootpd/bootpgw/bootpgw.c
519
report(LOG_INFO, "request from %s",
libexec/bootpd/bootpgw/bootpgw.c
530
report(LOG_NOTICE, "request from %s reached hop limit",
libexec/bootpd/bootpgw/bootpgw.c
555
report(LOG_NOTICE, "no interface for request from %s",
libexec/bootpd/bootpgw/bootpgw.c
591
report(LOG_ERR, "sendto: %s", get_network_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
610
report(LOG_INFO, " reply for %s",
libexec/bootpd/bootpgw/bootpgw.c
616
report(LOG_NOTICE, "no interface for reply to %s",
libexec/bootpd/bootpgw/bootpgw.c
650
report(LOG_INFO, "setarp %s - %s",
libexec/bootpd/bootpgw/bootpgw.c
660
report(LOG_ERR, "sendto: %s", get_network_errmsg());
libexec/bootpd/dovend.c
45
report(LOG_NOTICE, noroom, \
libexec/bootpd/dumptab.c
111
report(LOG_INFO, "dumped %d entries to \"%s\".", n, filename);
libexec/bootpd/dumptab.c
32
report(LOG_INFO, "No dumptab support!");
libexec/bootpd/dumptab.c
92
report(LOG_ERR, "error opening \"%s\": %s",
libexec/bootpd/getether.c
131
report(LOG_ERR, "getether: socket %s: %s", ifname, get_errmsg());
libexec/bootpd/getether.c
138
report(LOG_ERR, "getether: SIOCGIFCONF: %s", get_errmsg());
libexec/bootpd/getether.c
210
report(LOG_ERR, "getether: open %s: %s",
libexec/bootpd/getether.c
230
report(LOG_ERR, "getether: attach: putmsg: %s", get_errmsg());
libexec/bootpd/getether.c
238
report(LOG_ERR, "getether: attach: getmsg: %s", get_errmsg());
libexec/bootpd/getether.c
245
report(LOG_ERR, "getether: attach: dlpi_errno=%d, unix_errno=%d",
libexec/bootpd/getether.c
251
report(LOG_ERR, "getether: attach: not OK or ERROR");
libexec/bootpd/getether.c
272
report(LOG_ERR, "getether: bind: putmsg: %s", get_errmsg());
libexec/bootpd/getether.c
280
report(LOG_ERR, "getether: bind: getmsg: %s", get_errmsg());
libexec/bootpd/getether.c
287
report(LOG_ERR, "getether: bind: dlpi_errno=%d, unix_errno=%d",
libexec/bootpd/getether.c
293
report(LOG_ERR, "getether: bind: not OK or ERROR");
libexec/bootpd/getether.c
297
report(LOG_ERR, "getether: bind: ack has no address");
libexec/bootpd/getether.c
301
report(LOG_ERR, "getether: bind: ack address truncated");
libexec/bootpd/getether.c
347
report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
libexec/bootpd/getether.c
351
report(LOG_ERR, "getether: ioctl SIOCGIFHWADDR failed");
libexec/bootpd/getether.c
49
report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
libexec/bootpd/getether.c
53
report(LOG_ERR, "getether: ioctl SIOCRPHYSADDR failed");
libexec/bootpd/getether.c
87
report(LOG_ERR, "getether: open /dev/nit: %s",
libexec/bootpd/getether.c
93
report(LOG_ERR, "getether: NIOCBIND on nit");
libexec/bootpd/getether.c
97
report(LOG_ERR, "getether: SIOCGIFADDR on nit");
libexec/bootpd/getif.c
74
report(LOG_ERR, "ioctl SIOCGIFCONF");
libexec/bootpd/hwaddr.c
149
report(LOG_ERR, "open /dev/arp: %s\n", get_errmsg());
libexec/bootpd/hwaddr.c
156
report(LOG_ERR, "ioctl I_STR: %s\n", get_errmsg());
libexec/bootpd/hwaddr.c
168
report(LOG_ERR, "ioctl SIOCSARP: %s", get_errmsg());
libexec/bootpd/hwaddr.c
189
report(LOG_INFO, "%s", buf);
libexec/bootpd/hwaddr.c
192
report(LOG_ERR, "arp failed, exit code=0x%x", status);
libexec/bootpd/lookup.c
41
report(LOG_ERR, "no HW addr for host \"%s\"",
libexec/bootpd/lookup.c
50
report(LOG_ERR, "no lookup for HW addr type %d", htype);
libexec/bootpd/readfile.c
1415
report(LOG_ERR, "can't find tc=\"%s\"", tstring);
libexec/bootpd/readfile.c
1653
report(LOG_ERR, "can not get IP addr for %s", tmpstr);
libexec/bootpd/readfile.c
1740
report(LOG_ERR, "Invalid addr type for HW addr parse");
libexec/bootpd/readfile.c
1752
report(LOG_ERR, "Add 0x prefix if hex value starts with A-F");
libexec/bootpd/readfile.c
1979
report(LOG_ERR, "malloc() failure -- exiting");
libexec/bootpd/readfile.c
294
report(LOG_ERR, "Unable to allocate hash tables.");
libexec/bootpd/readfile.c
318
report(LOG_ERR, "stat on \"%s\": %s",
libexec/bootpd/readfile.c
328
report(LOG_INFO, "bootptab mtime: %s",
libexec/bootpd/readfile.c
341
report(LOG_INFO, "reading %s\"%s\"",
libexec/bootpd/readfile.c
349
report(LOG_ERR, "error opening \"%s\": %s", bootptab, get_errmsg());
libexec/bootpd/readfile.c
356
report(LOG_ERR, "fstat: %s", get_errmsg());
libexec/bootpd/readfile.c
399
report(LOG_ERR, "can not get IP addr for %s", hn);
libexec/bootpd/readfile.c
400
report(LOG_ERR, "(dummy names should start with '.')");
libexec/bootpd/readfile.c
409
report(LOG_ERR, "can not get netmask for %s", hn);
libexec/bootpd/readfile.c
425
report(LOG_NOTICE, "duplicate %s address: %s",
libexec/bootpd/readfile.c
436
report(LOG_ERR,
libexec/bootpd/readfile.c
448
report(LOG_ERR,
libexec/bootpd/readfile.c
461
report(LOG_INFO, "read %d entries (%d hosts) from \"%s\"",
libexec/bootpd/readfile.c
637
report(LOG_ERR, "bad hostname: \"%s\"", host->hostname->string);
libexec/bootpd/readfile.c
684
report(LOG_ERR, "in entry named \"%s\", symbol \"%s\": %s",
libexec/bootpd/report.h
4
extern void report(int, const char *, ...) __printflike(2, 3);
libexec/bootpd/rtmsg.c
141
report(LOG_WARNING, "rtmget: %s", strerror(errno));
libexec/bootpd/rtmsg.c
155
report(LOG_WARNING, "set: can only proxy for %s\n",
libexec/bootpd/rtmsg.c
163
report(LOG_WARNING,
libexec/bootpd/rtmsg.c
190
report(LOG_ERR, "set_arp: internal wrong cmd - exiting");
libexec/bootpd/rtmsg.c
221
report(LOG_WARNING, "writing to routing socket: %s",
libexec/bootpd/rtmsg.c
230
report(LOG_WARNING, "arp: read from routing socket: %s\n",
libexec/bootpd/rtmsg.c
85
report(LOG_ERR, "socket %s", strerror(errno));
libexec/bootpd/tools/bootpef/bootpef.c
130
report(LOG_ERR, "malloc failed");
libexec/bootpd/tools/bootpef/bootpef.c
218
report(LOG_ERR, "%s: chdir failed", chdir_path);
libexec/bootpd/tools/bootpef/bootpef.c
285
report(LOG_ERR, "%s: too much option data",
libexec/bootpd/tools/bootpef/bootpef.c
295
report(LOG_ERR, "error opening \"%s\": %s",
libexec/bootpd/tools/bootpef/bootpef.c
301
report(LOG_ERR, "write failed on \"%s\" : %s",
libexec/bootpd/tzone.c
41
report(LOG_ERR, "localtime() failed");
sbin/recoverdisk/recoverdisk.c
881
report(sz);
sbin/recoverdisk/recoverdisk.c
899
report(-sz);
sbin/recoverdisk/recoverdisk.c
910
report(0UL);
sys/cam/ata/ata_da.c
2201
rep = &bp->bio_zone.zone_params.report;
sys/cam/ata/ata_da.c
2801
rep = &bp->bio_zone.zone_params.report;
sys/cam/ctl/ctl_ha.c
157
int report = 0;
sys/cam/ctl/ctl_ha.c
164
report = 1;
sys/cam/ctl/ctl_ha.c
183
if (report) {
sys/cam/scsi/scsi_da.c
3197
rep = &bp->bio_zone.zone_params.report;
sys/cam/scsi/scsi_da.c
4532
rep = &bp->bio_zone.zone_params.report;
sys/cam/scsi/scsi_ses.h
1080
GEN_SES_STATUS_DEV_SLOT_ACCESSORS(report, REPORT)
sys/cam/scsi/scsi_ses.h
1433
GEN_SES_STATUS_ECC_ELECTRONICS_ACCESSORS(report, REPORT)
sys/cam/scsi/scsi_ses.h
1462
GEN_SES_STATUS_SCC_ELECTRONICS_ACCESSORS(report, REPORT)
sys/cam/scsi/scsi_ses.h
1757
GEN_SES_STATUS_SCSI_PORT_OR_XCVR_ACCESSORS(report, REPORT)
sys/cam/scsi/scsi_ses.h
1913
GEN_SES_STATUS_TARGET_PORT_ACCESSORS(report, REPORT)
sys/cam/scsi/scsi_ses.h
1946
GEN_SES_STATUS_INITIATOR_PORT_ACCESSORS(report, REPORT)
sys/dev/al_eth/al_init_eth_kr.c
226
struct al_eth_kr_status_report_data *report = &kr_data->status_report;
sys/dev/al_eth/al_init_eth_kr.c
238
report->c_minus = C72_CSTATE_UPDATED;
sys/dev/al_eth/al_init_eth_kr.c
240
report->c_plus = C72_CSTATE_UPDATED;
sys/dev/al_eth/al_init_eth_kr.c
242
report->c_zero = C72_CSTATE_MAX;
sys/dev/al_eth/al_init_eth_kr.c
251
report->c_minus = al_eth_lt_coeff_set(kr_data,
sys/dev/al_eth/al_init_eth_kr.c
254
report->c_zero = al_eth_lt_coeff_set(kr_data,
sys/dev/al_eth/al_init_eth_kr.c
257
report->c_plus = al_eth_lt_coeff_set(kr_data,
sys/dev/al_eth/al_init_eth_kr.c
261
__func__, report->c_zero, report->c_plus, report->c_minus);
sys/dev/al_eth/al_init_eth_kr.c
363
al_eth_kr_lt_all_not_updated(struct al_eth_kr_status_report_data *report)
sys/dev/al_eth/al_init_eth_kr.c
366
if ((report->c_zero == C72_CSTATE_NOT_UPDATED) &&
sys/dev/al_eth/al_init_eth_kr.c
367
(report->c_minus == C72_CSTATE_NOT_UPDATED) &&
sys/dev/al_eth/al_init_eth_kr.c
368
(report->c_plus == C72_CSTATE_NOT_UPDATED)) {
sys/dev/al_eth/al_init_eth_kr.c
394
al_eth_kr_lt_coef_report_get(struct al_eth_kr_status_report_data *report,
sys/dev/al_eth/al_init_eth_kr.c
400
return (report->c_minus);
sys/dev/al_eth/al_init_eth_kr.c
402
return (report->c_plus);
sys/dev/al_eth/al_init_eth_kr.c
404
return (report->c_zero);
sys/dev/al_eth/al_init_eth_kr.c
418
struct al_eth_kr_status_report_data report;
sys/dev/al_eth/al_init_eth_kr.c
436
AL_ETH_AN__LT_LANE_0, &report);
sys/dev/al_eth/al_init_eth_kr.c
439
coeff_status_cur = al_eth_kr_lt_coef_report_get(&report,
sys/dev/al_eth/al_init_eth_kr.c
461
if (al_eth_kr_lt_all_not_updated(&report) != 0) {
sys/dev/al_eth/al_init_eth_kr.c
471
if (al_eth_kr_lt_all_not_updated(&report) == 0)
sys/dev/al_eth/al_init_eth_kr.c
482
if (al_eth_kr_lt_all_not_updated(&report) != 0)
sys/dev/bhnd/bhnd.c
848
bool report;
sys/dev/bhnd/bhnd.c
851
report = true;
sys/dev/bhnd/bhnd.c
859
report = false;
sys/dev/bhnd/bhnd.c
861
report = true;
sys/dev/bhnd/bhnd.c
865
if (!report)
sys/dev/cxgbe/tom/t4_ddp.c
641
uint32_t report = be32toh(ddp_report);
sys/dev/cxgbe/tom/t4_ddp.c
651
db_idx = report & F_DDP_BUF_IDX ? 1 : 0;
sys/dev/cxgbe/tom/t4_ddp.c
653
if (__predict_false(!(report & F_DDP_INV)))
sys/dev/cxgbe/tom/t4_ddp.c
702
toep->tid, db_idx, len, report);
sys/dev/cxgbe/tom/t4_ddp.c
860
uint32_t report = be32toh(ddp_report);
sys/dev/cxgbe/tom/t4_ddp.c
870
db_idx = report & F_DDP_BUF_IDX ? 1 : 0;
sys/dev/cxgbe/tom/t4_ddp.c
872
invalidated = (report & F_DDP_INV) != 0;
sys/dev/cxgbe/tom/t4_ddp.c
919
toep->tid, db_idx, len, report);
sys/dev/hid/ietp.c
369
uint8_t *report, *fdata;
sys/dev/hid/ietp.c
381
report = buf;
sys/dev/hid/ietp.c
382
if (*report != sc->report_id)
sys/dev/hid/ietp.c
386
report[IETP_TOUCH_INFO] & IETP_TOUCH_LMB);
sys/dev/hid/ietp.c
388
report[IETP_TOUCH_INFO] & IETP_TOUCH_MMB);
sys/dev/hid/ietp.c
390
report[IETP_TOUCH_INFO] & IETP_TOUCH_RMB);
sys/dev/hid/ietp.c
392
(report[IETP_HOVER_INFO] & 0x40) >> 6);
sys/dev/hid/ietp.c
394
for (finger = 0, fdata = report + IETP_FINGER_DATA;
sys/dev/hid/ietp.c
397
if ((report[IETP_TOUCH_INFO] & (1 << (finger + 3))) != 0) {
sys/dev/hid/ietp.c
401
wh = report[IETP_WH_DATA + finger];
sys/dev/nvme/nvme_qpair.c
1282
bool report;
sys/dev/nvme/nvme_qpair.c
1289
report = !TAILQ_EMPTY(&qpair->outstanding_tr);
sys/dev/nvme/nvme_qpair.c
1290
if (report)
sys/dev/nvme/nvme_qpair.c
1296
if (report)
sys/dev/nvme/nvme_qpair.c
1306
report = !STAILQ_EMPTY(&temp);
sys/dev/nvme/nvme_qpair.c
1307
if (report)
sys/dev/nvme/nvme_qpair.c
1315
if (report)
sys/dev/pci/pci.c
5033
int report; /* 0 = bootverbose, 1 = always */
sys/dev/pci/pci.c
5131
int i, report;
sys/dev/pci/pci.c
5138
report = 1;
sys/dev/pci/pci.c
5153
report = pci_nomatch_tab[i].report;
sys/dev/pci/pci.c
5157
report = pci_nomatch_tab[i].report;
sys/dev/pci/pci.c
5161
if (report || bootverbose) {
sys/dev/pci/pci.c
5168
if (report || bootverbose) {
sys/dev/pms/RefTisa/tisa/sassata/sata/host/ossasat.c
1088
report = agTRUE;
sys/dev/pms/RefTisa/tisa/sassata/sata/host/ossasat.c
1124
if (report)
sys/dev/pms/RefTisa/tisa/sassata/sata/host/ossasat.c
955
bit32 report = agFALSE;
sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c
20770
bit32 report = agFALSE;
sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c
20901
report = agTRUE;
sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c
20937
if (report)
sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c
21192
bit32 report = agFALSE;
sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c
21329
report = agTRUE;
sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c
21362
if (report)
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
124
MAX_REPORT_SIZE - (report_ptr - report),
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
142
sysctl_handle_string(oidp, report, sizeof(report), req);
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
26
report_ptr, MAX_REPORT_SIZE - (report_ptr - report), "%s", line))
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
46
char report[MAX_REPORT_SIZE];
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
47
char *report_ptr = report;
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
68
explicit_bzero(report, sizeof(report));
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
102
explicit_bzero(report, sizeof(report));
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
103
adf_pfvf_ctrs_prepare_report(report, pfvf_counters);
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
104
sysctl_handle_string(oidp, report, sizeof(report), req);
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
94
char report[MAX_REPORT_SIZE];
sys/dev/usb/usb_request.c
1787
uint8_t iface_index, uint16_t report)
sys/dev/usb/usb_request.c
1796
iface, report, iface->idesc->bInterfaceNumber);
sys/dev/usb/usb_request.c
1800
USETW(req.wValue, report);
sys/dev/usb/usbdi_util.h
80
uint8_t iface_index, uint16_t report);
sys/geom/geom_dev.c
684
rep = &zone_args->zone_params.report;
sys/geom/geom_io.c
323
zone_args->zone_params.report.entries_allocated *
sys/kern/kern_exit.c
1348
bool report;
sys/kern/kern_exit.c
1355
report = (p->p_flag & (P_STOPPED_TRACE | P_STOPPED_SIG)) &&
sys/kern/kern_exit.c
1359
if (report) {
sys/kern/kern_exit.c
1373
report = p->p_suspcount == p->p_numthreads &&
sys/kern/kern_exit.c
1376
if (report) {
sys/net/route/route_ctl.c
1444
bool report)
sys/net/route/route_ctl.c
1481
if (report) {
sys/net/route/route_ctl.h
116
void *filter_arg, bool report);
sys/sys/disk_zone.h
170
struct disk_zone_report report;
tools/regression/poll/pipepoll.c
106
report(num++, "0", 0, pfd.revents, res, 0);
tools/regression/poll/pipepoll.c
124
report(num++, "1", 0, pfd.revents, res, 0);
tools/regression/poll/pipepoll.c
132
report(num++, "2", POLLIN, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
137
report(num++, "2a", 0, pfd.revents, res, 0);
tools/regression/poll/pipepoll.c
145
report(num++, "3", POLLHUP, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
160
report(num++, "4", 0, pfd.revents, res, 0);
tools/regression/poll/pipepoll.c
168
report(num++, "5", POLLIN, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
186
report(num++, "6", POLLIN | POLLHUP, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
191
report(num++, "6a", POLLHUP, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
203
report(num++, "6b", POLLHUP, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
207
report(num++, "6c", POLLHUP, pfd.revents, res, 1);
tools/regression/poll/pipepoll.c
211
report(num++, "6d", POLLHUP, pfd.revents, res, 1);
tools/regression/poll/pipeselect.c
109
report(num++, "1", 0, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
118
report(num++, "2", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
124
report(num++, "2a", 0, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
133
report(num++, "3", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
149
report(num++, "4", 0, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
158
report(num++, "5", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
172
report(num++, "6", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
178
report(num++, "6a", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
198
report(num++, "6b", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
203
report(num++, "6c", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
208
report(num++, "6d", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/pipeselect.c
90
report(num++, "0", 1, FD_ISSET(fd, &rfds));
tools/regression/poll/sockpoll.c
129
report(num++, "initial 0", POLLOUT, pfd0.revents);
tools/regression/poll/sockpoll.c
132
report(num++, "initial 1", POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
137
report(num++, "after large write", 0, pfd0.revents);
tools/regression/poll/sockpoll.c
140
report(num++, "other side after large write", POLLIN | POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
144
report(num++, "other side after close", POLLIN | POLLHUP, pfd1.revents);
tools/regression/poll/sockpoll.c
149
report(num++, "other side after reading input", POLLHUP, pfd1.revents);
tools/regression/poll/sockpoll.c
158
report(num++, "after shutdown(SHUT_WR)", POLLOUT, pfd0.revents);
tools/regression/poll/sockpoll.c
161
report(num++, "other side after shutdown(SHUT_WR)", POLLIN | POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
173
report(num++, "other side after reading EOF", POLLIN | POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
178
report(num++, "after data from other side", POLLIN | POLLOUT, pfd0.revents);
tools/regression/poll/sockpoll.c
181
report(num++, "after writing", POLLIN, pfd1.revents);
tools/regression/poll/sockpoll.c
186
report(num++, "after second shutdown", POLLIN | POLLHUP, pfd0.revents);
tools/regression/poll/sockpoll.c
189
report(num++, "after second shutdown", POLLHUP, pfd1.revents);
tools/regression/poll/sockpoll.c
193
report(num++, "after close", POLLHUP, pfd1.revents);
tools/regression/poll/sockpoll.c
206
report(num++, "after shutdown(SHUT_RD)", POLLIN | POLLOUT, pfd0.revents);
tools/regression/poll/sockpoll.c
209
report(num++, "other side after shutdown(SHUT_RD)", POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
214
report(num++, "after shutdown(SHUT_WR)", POLLHUP, pfd0.revents);
tools/regression/poll/sockpoll.c
217
report(num++, "other side after shutdown(SHUT_WR)", POLLIN | POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
228
report(num++, "other side after shutdown(SHUT_RD)", POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
233
report(num++, "other side after write", POLLIN | POLLOUT, pfd1.revents);
tools/regression/poll/sockpoll.c
238
report(num++, "other side after shutdown(SHUT_WR)", POLLIN | POLLOUT | POLLRDHUP, pfd1.revents);
usr.sbin/boot0cfg/boot0cfg.c
275
set_bell(u_int8_t *mbr, int new_bell, int report)
usr.sbin/boot0cfg/boot0cfg.c
287
if (!report)
usr.sbin/ckdist/ckdist.c
208
rval = report(path, NULL, E_UNKNOWN);
usr.sbin/ckdist/ckdist.c
255
rval |= report(path, dname, error);
usr.sbin/ckdist/ckdist.c
310
rval |= report(path, dname, error);
usr.sbin/ckdist/ckdist.c
77
static int report(const char *path, const char *name, int error);
usr.sbin/zonectl/zonectl.c
126
zone_print_status zonectl_print_rz(struct disk_zone_report *report,
usr.sbin/zonectl/zonectl.c
217
zonectl_print_rz(struct disk_zone_report *report, zone_output_flags out_flags,
usr.sbin/zonectl/zonectl.c
221
struct disk_zone_rep_header *header = &report->header;
usr.sbin/zonectl/zonectl.c
237
if ((report->entries_available - report->entries_filled) > 0)
usr.sbin/zonectl/zonectl.c
248
report->entries_available,
usr.sbin/zonectl/zonectl.c
288
for (i = 0; i < report->entries_filled; i++) {
usr.sbin/zonectl/zonectl.c
289
entry = &report->entries[i];
usr.sbin/zonectl/zonectl.c
370
report->starting_id = next_lba;
usr.sbin/zonectl/zonectl.c
524
zone_args.zone_params.report.entries_allocated = num_entries;
usr.sbin/zonectl/zonectl.c
525
zone_args.zone_params.report.entries = entries;
usr.sbin/zonectl/zonectl.c
526
zone_args.zone_params.report.starting_id = lba;
usr.sbin/zonectl/zonectl.c
528
zone_args.zone_params.report.rep_options = rep_option;
usr.sbin/zonectl/zonectl.c
561
zp_status = zonectl_print_rz(&zone_args.zone_params.report,
usr.sbin/zonectl/zonectl.c
566
zone_args.zone_params.report.entries_filled = 0;