Symbol: report
bin/cpdup/misc.c
138
static int report;
bin/cpdup/misc.c
153
if ((++report & 65535) == 0) {
lib/libcrypt/blowfish.c
682
report(data, 10);
lib/libcrypt/blowfish.c
688
report(data2, 2);
lib/libcrypt/blowfish.c
690
report(data2, 2);
lib/libssh/openbsd-compat/blowfish.c
679
report(data, 10);
lib/libssh/openbsd-compat/blowfish.c
685
report(data2, 2);
lib/libssh/openbsd-compat/blowfish.c
687
report(data2, 2);
libexec/bootpd/bootpd.c
1034
report(LOG_INFO, "reply address override: %s",
libexec/bootpd/bootpd.c
1043
report(LOG_INFO, "sending reply to gateway %s",
libexec/bootpd/bootpd.c
1057
report(LOG_INFO, "setarp %s - %s",
libexec/bootpd/bootpd.c
1101
report(LOG_ERR, "sendto: %s", get_network_errmsg());
libexec/bootpd/bootpd.c
1212
report(LOG_NOTICE, noroom, \
libexec/bootpd/bootpd.c
1236
report(LOG_INFO, "request message length=%d", pktlen);
libexec/bootpd/bootpd.c
1277
report(LOG_INFO, "request has DHCP msglen=%d", msgsz);
libexec/bootpd/bootpd.c
1284
report(LOG_ERR, "invalid response length=%d", pktlen);
libexec/bootpd/bootpd.c
1290
report(LOG_INFO, "extended reply, length=%d, options=%d",
libexec/bootpd/bootpd.c
206
report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
libexec/bootpd/bootpd.c
214
report(LOG_ERR, "malloc failed");
libexec/bootpd/bootpd.c
240
report(LOG_ERR, "getsockname: not an INET socket");
libexec/bootpd/bootpd.c
251
report(LOG_ERR, "bootpd: can't get hostname\n");
libexec/bootpd/bootpd.c
274
report(LOG_ERR,
libexec/bootpd/bootpd.c
297
report(LOG_ERR,
libexec/bootpd/bootpd.c
313
report(LOG_ERR,
libexec/bootpd/bootpd.c
337
report(LOG_ERR,
libexec/bootpd/bootpd.c
351
report(LOG_ERR, "%s: unknown switch: -%c\n",
libexec/bootpd/bootpd.c
374
report(LOG_ERR, "Can not get my IP address\n");
libexec/bootpd/bootpd.c
411
report(LOG_ERR, "%s: chdir failed", chdir_path);
libexec/bootpd/bootpd.c
431
report(LOG_ERR, "socket: %s", get_network_errmsg());
libexec/bootpd/bootpd.c
443
report(LOG_ERR,
libexec/bootpd/bootpd.c
457
report(LOG_ERR, "bind: %s", get_network_errmsg());
libexec/bootpd/bootpd.c
469
report(LOG_ERR,
libexec/bootpd/bootpd.c
483
report(LOG_ERR, "sigaction: %s", get_errmsg());
libexec/bootpd/bootpd.c
487
report(LOG_ERR, "sigaction: %s", get_errmsg());
libexec/bootpd/bootpd.c
493
report(LOG_ERR, "signal: %s", get_errmsg());
libexec/bootpd/bootpd.c
497
report(LOG_ERR, "signal: %s", get_errmsg());
libexec/bootpd/bootpd.c
516
report(LOG_ERR, "select: %s", get_errmsg());
libexec/bootpd/bootpd.c
534
report(LOG_INFO, "exiting after %ld minutes of inactivity",
libexec/bootpd/bootpd.c
545
report(LOG_INFO, "recvd pkt from IP addr %s",
libexec/bootpd/bootpd.c
550
report(LOG_NOTICE, "received short packet");
libexec/bootpd/bootpd.c
643
report(LOG_INFO, "\
libexec/bootpd/bootpd.c
662
report(LOG_INFO, "request from %s address %s",
libexec/bootpd/bootpd.c
668
report(LOG_NOTICE, "bad addr len from %s address %s",
libexec/bootpd/bootpd.c
683
report(LOG_INFO, "\
libexec/bootpd/bootpd.c
696
report(LOG_NOTICE, "unknown client %s address %s",
libexec/bootpd/bootpd.c
709
report(LOG_INFO, "request from IP addr %s",
libexec/bootpd/bootpd.c
718
report(LOG_NOTICE, "IP address not found: %s",
libexec/bootpd/bootpd.c
726
report(LOG_INFO, "found %s (%s)", inet_ntoa(hp->iaddr),
libexec/bootpd/bootpd.c
738
report(LOG_INFO,
libexec/bootpd/bootpd.c
765
report(LOG_INFO, "executing %s", tst);
libexec/bootpd/bootpd.c
856
report(LOG_INFO, "requested path=\"%s\" file=\"%s\"",
libexec/bootpd/bootpd.c
903
report(LOG_NOTICE,
libexec/bootpd/bootpd.c
919
report(LOG_ERR, "can not determine size of file \"%s\"",
libexec/bootpd/bootpd.c
928
report(LOG_INFO, "bootfile=\"%s\"", clntpath);
libexec/bootpd/bootpd.c
940
report(LOG_INFO, "vendor magic field is %d.%d.%d.%d",
libexec/bootpd/bootpd.c
963
report(LOG_INFO, "sending reply (with RFC1048 options)");
libexec/bootpd/bootpd.c
970
report(LOG_INFO, "sending reply (with CMU options)");
libexec/bootpd/bootpd.c
976
report(LOG_INFO, "sending reply (with no options)");
libexec/bootpd/bootpd.c
995
report(LOG_INFO, "processing boot reply");
libexec/bootpd/bootpgw/bootpgw.c
176
report(LOG_INFO, "version %s.%d", VERSION, PATCHLEVEL);
libexec/bootpd/bootpgw/bootpgw.c
184
report(LOG_ERR, "malloc failed");
libexec/bootpd/bootpgw/bootpgw.c
210
report(LOG_INFO, "getsockname: not an INET socket");
libexec/bootpd/bootpgw/bootpgw.c
388
report(LOG_ERR, "socket: %s", get_network_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
399
report(LOG_ERR,
libexec/bootpd/bootpgw/bootpgw.c
413
report(LOG_ERR, "bind: %s", get_network_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
424
report(LOG_ERR,
libexec/bootpd/bootpgw/bootpgw.c
446
report(LOG_ERR, "select: %s", get_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
451
report(LOG_INFO, "exiting after %ld minutes of inactivity",
libexec/bootpd/bootpgw/bootpgw.c
462
report(LOG_INFO, "recvd pkt from IP addr %s",
libexec/bootpd/bootpgw/bootpgw.c
467
report(LOG_INFO, "received short packet");
libexec/bootpd/bootpgw/bootpgw.c
523
report(LOG_INFO, "request from %s",
libexec/bootpd/bootpgw/bootpgw.c
534
report(LOG_NOTICE, "reqest from %s reached hop limit",
libexec/bootpd/bootpgw/bootpgw.c
559
report(LOG_NOTICE, "no interface for request from %s",
libexec/bootpd/bootpgw/bootpgw.c
595
report(LOG_ERR, "sendto: %s", get_network_errmsg());
libexec/bootpd/bootpgw/bootpgw.c
614
report(LOG_INFO, " reply for %s",
libexec/bootpd/bootpgw/bootpgw.c
620
report(LOG_NOTICE, "no interface for reply to %s",
libexec/bootpd/bootpgw/bootpgw.c
651
report(LOG_INFO, "setarp %s - %s",
libexec/bootpd/bootpgw/bootpgw.c
660
report(LOG_ERR, "sendto: %s", get_network_errmsg());
libexec/bootpd/dovend.c
56
report(LOG_NOTICE, noroom, \
libexec/bootpd/dumptab.c
101
report(LOG_ERR, "error opening \"%s\": %s",
libexec/bootpd/dumptab.c
120
report(LOG_INFO, "dumped %d entries to \"%s\".", n, filename);
libexec/bootpd/dumptab.c
41
report(LOG_INFO, "No dumptab support!");
libexec/bootpd/getether.c
137
report(LOG_ERR, "getether: socket %s: %s", ifname, get_errmsg());
libexec/bootpd/getether.c
144
report(LOG_ERR, "getether: SIOCGIFCONF: %s", get_errmsg());
libexec/bootpd/getether.c
213
report(LOG_ERR, "getether: open %s: %s",
libexec/bootpd/getether.c
233
report(LOG_ERR, "getether: attach: putmsg: %s", get_errmsg());
libexec/bootpd/getether.c
241
report(LOG_ERR, "getether: attach: getmsg: %s", get_errmsg());
libexec/bootpd/getether.c
248
report(LOG_ERR, "getether: attach: dlpi_errno=%d, unix_errno=%d",
libexec/bootpd/getether.c
254
report(LOG_ERR, "getether: attach: not OK or ERROR");
libexec/bootpd/getether.c
275
report(LOG_ERR, "getether: bind: putmsg: %s", get_errmsg());
libexec/bootpd/getether.c
283
report(LOG_ERR, "getether: bind: getmsg: %s", get_errmsg());
libexec/bootpd/getether.c
290
report(LOG_ERR, "getether: bind: dlpi_errno=%d, unix_errno=%d",
libexec/bootpd/getether.c
296
report(LOG_ERR, "getether: bind: not OK or ERROR");
libexec/bootpd/getether.c
300
report(LOG_ERR, "getether: bind: ack has no address");
libexec/bootpd/getether.c
304
report(LOG_ERR, "getether: bind: ack address truncated");
libexec/bootpd/getether.c
350
report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
libexec/bootpd/getether.c
354
report(LOG_ERR, "getether: ioctl SIOCGIFHWADDR failed");
libexec/bootpd/getether.c
51
report(LOG_ERR, "getether: socket(INET,DGRAM) failed");
libexec/bootpd/getether.c
55
report(LOG_ERR, "getether: ioctl SIOCRPHYSADDR failed");
libexec/bootpd/getether.c
89
report(LOG_ERR, "getether: open /dev/nit: %s",
libexec/bootpd/getether.c
95
report(LOG_ERR, "getether: NIOCBIND on nit");
libexec/bootpd/getether.c
99
report(LOG_ERR, "getether: SIOCGIFADDR on nit");
libexec/bootpd/getif.c
81
report(LOG_ERR, "ioctl SIOCGIFCONF");
libexec/bootpd/hwaddr.c
164
report(LOG_ERR, "open /dev/arp: %s\n", get_errmsg());
libexec/bootpd/hwaddr.c
171
report(LOG_ERR, "ioctl I_STR: %s\n", get_errmsg());
libexec/bootpd/hwaddr.c
183
report(LOG_ERR, "ioctl SIOCSARP: %s", get_errmsg());
libexec/bootpd/hwaddr.c
204
report(LOG_INFO, "%s", buf);
libexec/bootpd/hwaddr.c
207
report(LOG_ERR, "arp failed, exit code=0x%x", status);
libexec/bootpd/lookup.c
49
report(LOG_ERR, "no HW addr for host \"%s\"",
libexec/bootpd/lookup.c
58
report(LOG_ERR, "no lookup for HW addr type %d", htype);
libexec/bootpd/readfile.c
1425
report(LOG_ERR, "can't find tc=\"%s\"", tstring);
libexec/bootpd/readfile.c
1663
report(LOG_ERR, "can not get IP addr for %s", tmpstr);
libexec/bootpd/readfile.c
1750
report(LOG_ERR, "Invalid addr type for HW addr parse");
libexec/bootpd/readfile.c
1762
report(LOG_ERR, "Add 0x prefix if hex value starts with A-F");
libexec/bootpd/readfile.c
1989
report(LOG_ERR, "malloc() failure -- exiting");
libexec/bootpd/readfile.c
305
report(LOG_ERR, "Unable to allocate hash tables.");
libexec/bootpd/readfile.c
329
report(LOG_ERR, "stat on \"%s\": %s",
libexec/bootpd/readfile.c
339
report(LOG_INFO, "bootptab mtime: %s",
libexec/bootpd/readfile.c
352
report(LOG_INFO, "reading %s\"%s\"",
libexec/bootpd/readfile.c
360
report(LOG_ERR, "error opening \"%s\": %s", bootptab, get_errmsg());
libexec/bootpd/readfile.c
367
report(LOG_ERR, "fstat: %s", get_errmsg());
libexec/bootpd/readfile.c
410
report(LOG_ERR, "can not get IP addr for %s", hn);
libexec/bootpd/readfile.c
411
report(LOG_ERR, "(dummy names should start with '.')");
libexec/bootpd/readfile.c
420
report(LOG_ERR, "can not get netmask for %s", hn);
libexec/bootpd/readfile.c
436
report(LOG_NOTICE, "duplicate %s address: %s",
libexec/bootpd/readfile.c
447
report(LOG_ERR,
libexec/bootpd/readfile.c
459
report(LOG_ERR,
libexec/bootpd/readfile.c
472
report(LOG_INFO, "read %d entries (%d hosts) from \"%s\"",
libexec/bootpd/readfile.c
647
report(LOG_ERR, "bad hostname: \"%s\"", host->hostname->string);
libexec/bootpd/readfile.c
694
report(LOG_ERR, "in entry named \"%s\", symbol \"%s\": %s",
libexec/bootpd/report.h
6
extern void report(int, const char *, ...) __printflike(2, 3);
libexec/bootpd/rtmsg.c
143
report(LOG_WARNING, "rtmget: %s", strerror(errno));
libexec/bootpd/rtmsg.c
158
report(LOG_WARNING, "set: can only proxy for %s\n",
libexec/bootpd/rtmsg.c
163
report(LOG_WARNING,
libexec/bootpd/rtmsg.c
173
report(LOG_WARNING,
libexec/bootpd/rtmsg.c
200
report(LOG_ERR, "set_arp: internal wrong cmd - exiting");
libexec/bootpd/rtmsg.c
236
report(LOG_WARNING, "writing to routing socket: %s",
libexec/bootpd/rtmsg.c
245
report(LOG_WARNING, "arp: read from routing socket: %s\n",
libexec/bootpd/rtmsg.c
87
report(LOG_ERR, "socket %s", strerror(errno));
libexec/bootpd/tools/bootpef/bootpef.c
141
report(LOG_ERR, "malloc failed");
libexec/bootpd/tools/bootpef/bootpef.c
229
report(LOG_ERR, "%s: chdir failed", chdir_path);
libexec/bootpd/tools/bootpef/bootpef.c
296
report(LOG_ERR, "%s: too much option data",
libexec/bootpd/tools/bootpef/bootpef.c
306
report(LOG_ERR, "error opening \"%s\": %s",
libexec/bootpd/tools/bootpef/bootpef.c
312
report(LOG_ERR, "write failed on \"%s\" : %s",
libexec/bootpd/tzone.c
44
report(LOG_ERR, "localtime() failed");
sys/bus/u4b/usb_request.c
1765
uint8_t iface_index, uint16_t report)
sys/bus/u4b/usb_request.c
1774
iface, report, iface->idesc->bInterfaceNumber);
sys/bus/u4b/usb_request.c
1778
USETW(req.wValue, report);
sys/bus/u4b/usbdi_util.h
80
uint8_t iface_index, uint16_t report);
sys/dev/apple/ir/appleir.c
193
apple_ir_process_report(struct apple_ir_softc *sc, uint8_t *report, int len)
sys/dev/apple/ir/appleir.c
204
if (report[0] == APPLEIR_PKT_KEYDOWN &&
sys/dev/apple/ir/appleir.c
205
report[1] == APPLEIR_SIG_HI && report[2] == APPLEIR_SIG_BATTLO) {
sys/dev/apple/ir/appleir.c
215
if (report[0] == APPLEIR_PKT_KEYDOWN &&
sys/dev/apple/ir/appleir.c
216
report[1] == APPLEIR_SIG_HI && report[2] == APPLEIR_SIG_KEYLO) {
sys/dev/apple/ir/appleir.c
229
} else if (report[4] & APPLEIR_TWO_PKT_FLAG) {
sys/dev/apple/ir/appleir.c
231
sc->sc_prev_key_idx = (report[4] >> 1) &
sys/dev/apple/ir/appleir.c
237
index = (report[4] >> 1) & APPLEIR_KEY_MASK;
sys/dev/apple/ir/appleir.c
253
if (report[0] == APPLEIR_PKT_REPEAT &&
sys/dev/apple/ir/appleir.c
254
report[1] == APPLEIR_SIG_HI && report[2] == APPLEIR_SIG_KEYLO) {
sys/dev/apple/ir/appleir.c
260
if (report[4] & APPLEIR_TWO_PKT_FLAG)
sys/dev/apple/ir/appleir.c
263
repeat_idx = (report[4] >> 1) & APPLEIR_KEY_MASK;
sys/dev/apple/ir/appleir.c
278
if (report[0] == APPLEIR_PKT_REPEAT &&
sys/dev/apple/ir/appleir.c
279
report[1] == APPLEIR_NEC_HI && report[2] == APPLEIR_NEC_LO) {
sys/dev/apple/ir/appleir.c
280
uint8_t code = report[3];
sys/dev/apple/ir/appleir.c
281
uint8_t checksum = report[4];
sys/dev/apple/ir/appleir.c
313
report[0], report[1], report[2]);
sys/dev/drm/i915/i915_perf.c
1022
ret = append_oa_sample(stream, buf, count, offset, report);
sys/dev/drm/i915/i915_perf.c
600
const u8 *report)
sys/dev/drm/i915/i915_perf.c
620
if (copy_to_user(buf, report, report_size))
sys/dev/drm/i915/i915_perf.c
708
u8 *report = oa_buf_base + head;
sys/dev/drm/i915/i915_perf.c
709
u32 *report32 = (void *)report;
sys/dev/drm/i915/i915_perf.c
804
report);
sys/dev/drm/i915/i915_perf.c
994
u8 *report = oa_buf_base + head;
sys/dev/drm/i915/i915_perf.c
995
u32 *report32 = (void *)report;
sys/dev/drm/i915/intel_guc_submission.c
636
struct guc_ctx_report *report =
sys/dev/drm/i915/intel_guc_submission.c
639
WARN_ON(wait_for_atomic(report->report_return_status ==
sys/dev/drm/i915/intel_guc_submission.c
647
report->affected_count = 0;
sys/dev/drm/i915/intel_guc_submission.c
648
report->report_return_status = INTEL_GUC_REPORT_STATUS_UNKNOWN;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
1001
if (track->report) {
sys/dev/smbus/atmel_mxt/atmel_mxt.c
1007
if (track->report == 0 && sc->pend_ack == PEND_ACK_NONE) {
sys/dev/smbus/atmel_mxt/atmel_mxt.c
1068
track->report |= ATMEL_REPORT_PRESS;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
1071
track->report |= ATMEL_REPORT_MOVE;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
1075
track->report |= ATMEL_REPORT_RELEASE;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
188
int report; /* what we have to report */
sys/dev/smbus/atmel_mxt/atmel_mxt.c
670
if (sc->tracking && sc->track[sc->tracking].report) {
sys/dev/smbus/atmel_mxt/atmel_mxt.c
677
if (track->report & ATMEL_REPORT_PRESS) {
sys/dev/smbus/atmel_mxt/atmel_mxt.c
679
track->report &= ~ATMEL_REPORT_PRESS;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
680
} else if (track->report & ATMEL_REPORT_MOVE) {
sys/dev/smbus/atmel_mxt/atmel_mxt.c
682
track->report &= ~ATMEL_REPORT_MOVE;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
683
} else if (track->report &
sys/dev/smbus/atmel_mxt/atmel_mxt.c
686
track->report &= ~ATMEL_REPORT_RELEASE;
sys/dev/smbus/atmel_mxt/atmel_mxt.c
998
if (track->report == 0) {
tools/regression/lib/libc-regex/testregex.c
1157
report("failed", "regfree", re, NiL, -1, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
1992
report("failed", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
1998
report("failed", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2032
report("re_nsub incorrect", fun, re, NiL, -1, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2048
report("failed", fun, re, NiL, -1, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2069
report("failed", fun, re, NiL, -1, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2090
report("failed: invalid error code", NiL, re, NiL, -1, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2102
report("should fail and did", fun, re, NiL, -1, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2166
report("REG_NOSUB failed", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2177
report("should fail and didn't", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2190
report("failed", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2206
report("should fail and didn't", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2216
report("failed", fun, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
2232
report("failed: no match but match array assigned", NiL, re, s, nstr, msg, flags, test);
tools/regression/lib/libc-regex/testregex.c
720
report(comment, NiL, re, s, len, NiL, 0, test);
tools/regression/lib/libc-regex/testregex.c
904
report("callout failed", NiL, re, s, len, NiL, flags, test);
tools/regression/lib/libc-regex/testregex.c
951
report("failed: match was", NiL, re, s, len, NiL, flags, test);
tools/regression/lib/libc-regex/testregex.c
970
report("failed: match was", NiL, re, s, len, NiL, flags, test);
tools/regression/lib/libc-regex/testregex.c
981
report("failed: overran match array", NiL, re, s, len, NiL, flags, test);
usr.bin/evtranalyze/evtranalyze.c
1072
void (*report)(void *);
usr.bin/evtranalyze/evtranalyze.c
1354
.report = &stats_integer_report,
usr.bin/evtranalyze/evtranalyze.c
1360
.report = &stats_completion_report,
usr.bin/evtranalyze/evtranalyze.c
1423
statsops->report(statctx);
usr.bin/tset/tset.c
183
report("Erase", VERASE, CERASE);
usr.bin/tset/tset.c
184
report("Kill", VKILL, CKILL);
usr.bin/tset/tset.c
185
report("Interrupt", VINTR, CINTR);
usr.bin/tset/tset.c
46
void report(const char *, int, u_int);
usr.sbin/ckdist/ckdist.c
210
rval = report(path, NULL, E_UNKNOWN);
usr.sbin/ckdist/ckdist.c
308
rval |= report(path, dname, error);
usr.sbin/ckdist/ckdist.c
363
rval |= report(path, dname, error);
usr.sbin/ckdist/ckdist.c
79
static int report(const char *path, const char *name, int error);
usr.sbin/sensorsd/sensorsd.c
158
report(last_report);
usr.sbin/sensorsd/sensorsd.c
84
static void report(time_t);