Symbol: lwarnx
sbin/resolvd/resolvd.c
329
lwarnx("read %ld from unwind ctl", n);
sbin/resolvd/resolvd.c
335
lwarnx("unknown kqueue event on %lu",
sbin/resolvd/resolvd.c
370
lwarnx("partial rtm of %zd in buffer", n);
sbin/resolvd/resolvd.c
454
lwarnx("ignoring invalid RTM_PROPOSAL");
sbin/resolvd/resolvd.c
459
lwarnx("ignoring invalid RTM_PROPOSAL");
sbin/resolvd/resolvd.c
502
lwarnx("getnameinfo: %s", gai_strerror(err));
sbin/resolvd/resolvd.c
663
lwarnx("too many user-managed lines");
usr.sbin/bgplgd/qs.c
176
lwarnx("urldecode of querystring failed");
usr.sbin/bgplgd/qs.c
187
lwarnx("%s: bad value %s expected 1", qs2str(qs), val);
usr.sbin/bgplgd/qs.c
194
lwarnx("%s: bad string", qs2str(qs));
usr.sbin/bgplgd/qs.c
205
lwarnx("%s: bad number", qs2str(qs));
usr.sbin/bgplgd/qs.c
216
lwarnx("%s: bad prefix", qs2str(qs));
usr.sbin/bgplgd/qs.c
236
lwarnx("%s: bad value %s", qs2str(qs), val);
usr.sbin/bgplgd/qs.c
250
lwarnx("%s: bad OVS value %s", qs2str(qs), val);
usr.sbin/bgplgd/qs.c
264
lwarnx("%s: bad AVS value %s", qs2str(qs), val);
usr.sbin/bgplgd/qs.c
285
lwarnx("unknown querystring key %.*s", (int)len, param);
usr.sbin/bgplgd/qs.c
289
lwarnx("querystring param %s not allowed for command",
usr.sbin/bgplgd/qs.c
294
lwarnx("querystring param %s already set",
usr.sbin/bgplgd/qs.c
301
lwarnx("querystring %s without value", qsargs[i].key);
usr.sbin/bgplgd/qs.c
420
lwarnx("hit limit of argv in qs_argv");
usr.sbin/bgplgd/slowcgi.c
1049
lwarnx("cannot malloc fcgi_response");
usr.sbin/bgplgd/slowcgi.c
1115
lwarnx("cannot malloc fcgi_response");
usr.sbin/bgplgd/slowcgi.c
1146
lwarnx("cannot malloc fcgi_response");
usr.sbin/bgplgd/slowcgi.c
561
lwarnx("caught exit of unknown child %d", pid);
usr.sbin/bgplgd/slowcgi.c
708
lwarnx("unexpected FCGI_BEGIN_REQUEST, ignoring");
usr.sbin/bgplgd/slowcgi.c
713
lwarnx("wrong size %d != %lu", n,
usr.sbin/bgplgd/slowcgi.c
732
lwarnx("FCGI_PARAMS without FCGI_BEGIN_REQUEST, ignoring");
usr.sbin/bgplgd/slowcgi.c
737
lwarnx("unexpected id, ignoring");
usr.sbin/bgplgd/slowcgi.c
787
lwarnx("cannot allocate env_entry");
usr.sbin/bgplgd/slowcgi.c
792
lwarnx("cannot allocate env_entry->key");
usr.sbin/bgplgd/slowcgi.c
797
lwarnx("cannot allocate env_entry->val");
usr.sbin/bgplgd/slowcgi.c
823
lwarnx("unexpected id, ignoring");
usr.sbin/bgplgd/slowcgi.c
828
lwarnx("unexpected stdin input, ignoring");
usr.sbin/bgplgd/slowcgi.c
865
lwarnx("unimplemented type %d", h->type);
usr.sbin/bgplgd/slowcgi.c
896
lwarnx("unknown http error %d", *res);
usr.sbin/bgplgd/slowcgi.c
909
lwarnx("HTTP status %d: %s", res, errstr);
usr.sbin/bpflogd/bpflogd.c
482
lwarnx("%s pcap file header short write",
usr.sbin/bpflogd/bpflogd.c
501
lwarnx("%s pcap file header magic is wrong",
usr.sbin/bpflogd/bpflogd.c
507
lwarnx("%s pcap file header version is unsupported",
usr.sbin/bpflogd/bpflogd.c
512
lwarnx("%s pcap file timezone is different", bd->bd_fname);
usr.sbin/bpflogd/bpflogd.c
516
lwarnx("%s pcap file snaplen is too short", bd->bd_fname);
usr.sbin/bpflogd/bpflogd.c
520
lwarnx("%s pcap file linktype is different", bd->bd_fname);
usr.sbin/lldpd/lldpd.c
1047
lwarnx("%s req len", __func__);
usr.sbin/lldpd/lldpd.c
1054
lwarnx("%s ctx", __func__);
usr.sbin/lldpd/lldpd.c
415
lwarnx("%s index %u: already exists",
usr.sbin/lldpd/lldpd.c
474
lwarnx("short ifannounce message: %zu < %zu", len,
usr.sbin/lldpd/lldpd.c
481
lwarnx("%s index %u: %s() invalid index, ignoring",
usr.sbin/lldpd/lldpd.c
494
lwarnx("%s: %s index %u: unexpected ifannounce ifan %u",
usr.sbin/lldpd/lldpd.c
517
lwarnx("routing message version %u not understood",
usr.sbin/lldpd/lldpd.c
702
lwarnx("TLV extraction failed");
usr.sbin/lldpd/lldpd.c
710
lwarnx("end of pdu with non-zero length");
usr.sbin/lldpd/lldpd.c
721
lwarnx("TLV type %u repeated", tlv.tlv_type);
usr.sbin/lldpd/lldpd.c
771
lwarnx("new msap DELETE_INFO");
usr.sbin/lldpd/lldpd.c
935
lwarnx("%s: unhandled message %u", __func__, msgtype);
usr.sbin/slowcgi/slowcgi.c
1028
lwarnx("cannot malloc fcgi_response");
usr.sbin/slowcgi/slowcgi.c
538
lwarnx("caught exit of unknown child %i", pid);
usr.sbin/slowcgi/slowcgi.c
682
lwarnx("unexpected FCGI_BEGIN_REQUEST, ignoring");
usr.sbin/slowcgi/slowcgi.c
687
lwarnx("wrong size %d != %lu", n,
usr.sbin/slowcgi/slowcgi.c
706
lwarnx("FCGI_PARAMS without FCGI_BEGIN_REQUEST, ignoring");
usr.sbin/slowcgi/slowcgi.c
711
lwarnx("unexpected id, ignoring");
usr.sbin/slowcgi/slowcgi.c
761
lwarnx("cannot allocate env_entry");
usr.sbin/slowcgi/slowcgi.c
767
lwarnx("cannot allocate env_entry->val");
usr.sbin/slowcgi/slowcgi.c
804
lwarnx("unexpected id, ignoring");
usr.sbin/slowcgi/slowcgi.c
809
lwarnx("cannot calloc stdin node");
usr.sbin/slowcgi/slowcgi.c
857
lwarnx("unimplemented type %d", h->type);
usr.sbin/slowcgi/slowcgi.c
996
lwarnx("cannot malloc fcgi_response");
usr.sbin/tftpd/tftpd.c
1237
lwarnx("%s: flush", getip(&client->ss));
usr.sbin/tftpd/tftpd.c
1368
lwarnx("%s: flush", getip(&client->ss));
usr.sbin/tftpd/tftpd.c
1499
lwarnx("%s: nak: sent %zd of %zu bytes", getip(&client->ss),
usr.sbin/tftpd/tftpd.c
1528
lwarnx("oack: no buffer space");
usr.sbin/tftpd/tftpd.c
1535
lwarnx("oack: no buffer space");