Symbol: LogERROR
usr.sbin/ppp/acf.c
82
log_Printf(LogERROR, "Can't Pull an acf packet from a logical link\n");
usr.sbin/ppp/arp.c
117
log_Printf(LogERROR, "arp_SetProxy: opening routing socket: %s\n",
usr.sbin/ppp/arp.c
138
log_Printf(LogERROR, "%s proxy arp entry %s: %s\n",
usr.sbin/ppp/arp.c
194
log_Printf(LogERROR, "arp_SetProxy: ioctl(SIOCSARP): %s\n",
usr.sbin/ppp/arp.c
213
log_Printf(LogERROR, "arp_ClearProxy: ioctl(SIOCDARP): %s\n",
usr.sbin/ppp/arp.c
248
log_Printf(LogERROR, "arp_EtherAddr: sysctl: estimate: %s\n",
usr.sbin/ppp/async.c
195
log_Printf(LogERROR, "Can't Pull an async packet from a logical link\n");
usr.sbin/ppp/bundle.c
1358
log_Printf(LogERROR, "Cannot determine space required for link\n");
usr.sbin/ppp/bundle.c
1391
log_Printf(LogERROR, "Cannot determine space required for link\n");
usr.sbin/ppp/bundle.c
1398
log_Printf(LogERROR, "Cannot allocate space to receive link\n");
usr.sbin/ppp/bundle.c
1424
log_Printf(LogERROR, "Failed recvmsg: %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
1426
log_Printf(LogERROR, "Failed recvmsg: Got %zu, not %u\n",
usr.sbin/ppp/bundle.c
1434
log_Printf(LogERROR, "Recvmsg: no descriptors received !\n");
usr.sbin/ppp/bundle.c
1444
log_Printf(LogERROR, "Recvmsg: %d descriptor%s received (too few) !\n",
usr.sbin/ppp/bundle.c
1477
log_Printf(LogERROR, "Failed write: %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
1479
log_Printf(LogERROR, "Failed write: Got %zu, not %d\n", got,
usr.sbin/ppp/bundle.c
1490
log_Printf(LogERROR, "Failed write: %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
1492
log_Printf(LogERROR, "Failed write: Got %zu, not %d\n", got, expect);
usr.sbin/ppp/bundle.c
1509
log_Printf(LogERROR, "bundle_ReceiveDatalink: Failed to handle %d "
usr.sbin/ppp/bundle.c
1599
log_Printf(LogERROR, "setsockopt(SO_RCVBUF, %d): %s\n", expect,
usr.sbin/ppp/bundle.c
1602
log_Printf(LogERROR, "setsockopt(SO_RCVBUF, %d): %s\n", expect,
usr.sbin/ppp/bundle.c
1610
log_Printf(LogERROR, "Failed sendmsg: %s: %s\n",
usr.sbin/ppp/bundle.c
1613
log_Printf(LogERROR, "%s: Failed initial sendmsg: Only sent %zu of %u\n",
usr.sbin/ppp/bundle.c
1623
log_Printf(LogERROR, "uu_lock_txfr: %s\n", uu_lockerr(res));
usr.sbin/ppp/bundle.c
1628
log_Printf(LogERROR, "%s: Failed writev: %s\n",
usr.sbin/ppp/bundle.c
1631
log_Printf(LogERROR, "%s: Failed writev: Wrote %zu of %d\n",
usr.sbin/ppp/bundle.c
1635
log_Printf(LogERROR, "%s: Failed socketpair read: %s\n",
usr.sbin/ppp/bundle.c
1638
log_Printf(LogERROR, "%s: Failed socketpair read: Got %zu of %d\n",
usr.sbin/ppp/bundle.c
1731
log_Printf(LogERROR, "pipe: %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
1736
log_Printf(LogERROR, "fork: %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
1745
log_Printf(LogERROR, "pipe(2): %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
1750
log_Printf(LogERROR, "fork(2): %s\n", strerror(errno));
usr.sbin/ppp/bundle.c
185
log_Printf(LogERROR, "Failed to notify parent of success\n");
usr.sbin/ppp/bundle.c
191
log_Printf(LogERROR, "Failed to notify parent of %s\n", ex_desc(c));
usr.sbin/ppp/bundle.c
576
log_Printf(LogERROR, "%s: read: Got only %d bytes of data !\n",
usr.sbin/ppp/bundle.c
681
log_Printf(LogERROR, "Warning: Can't create %s: %s\n",
usr.sbin/ppp/bundle.c
777
log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFMODE): %s\n",
usr.sbin/ppp/bundle.c
785
log_Printf(LogERROR, "bundle_Create: ioctl(TUNSLMODE): %s\n",
usr.sbin/ppp/bundle.c
793
log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFHEAD): %s\n",
usr.sbin/ppp/cbcp.c
627
log_Printf(LogERROR, "cbcp_Input: Not a physical link - dropped\n");
usr.sbin/ppp/ccp.c
378
log_Printf(LogERROR, "%s: CCP REQ buffer overrun !\n", fp->link->name);
usr.sbin/ppp/ccp.c
525
log_Printf(LogERROR, "%s: %s (in) initialisation failure\n",
usr.sbin/ppp/ccp.c
544
log_Printf(LogERROR, "%s: %s (out) initialisation failure\n",
usr.sbin/ppp/ccp.c
721
log_Printf(LogERROR, "%s: Unexpected attempt to use an unopened and"
usr.sbin/ppp/chap.c
269
log_Printf(LogERROR, "Chap: pipe: %s\n", strerror(errno));
usr.sbin/ppp/chap.c
274
log_Printf(LogERROR, "Chap: pipe: %s\n", strerror(errno));
usr.sbin/ppp/chap.c
283
log_Printf(LogERROR, "Chap: fork: %s\n", strerror(errno));
usr.sbin/ppp/chap.c
355
log_Printf(LogERROR, "Chap: wait: %s\n", strerror(errno));
usr.sbin/ppp/chap.c
359
log_Printf(LogERROR, "Chap: Child exited %d\n", WEXITSTATUS(status));
usr.sbin/ppp/chap.c
430
log_Printf(LogERROR, "Chap: Read: %s\n", strerror(errno));
usr.sbin/ppp/chap.c
701
log_Printf(LogERROR, "chap_Input: Not a physical link - dropped\n");
usr.sbin/ppp/chap.c
744
log_Printf(LogERROR, "Chap Input: Truncated challenge !\n");
usr.sbin/ppp/chap.c
766
log_Printf(LogERROR, "Chap Input: Truncated response !\n");
usr.sbin/ppp/chap.c
771
log_Printf(LogERROR, "Chap Input: Out of memory !\n");
usr.sbin/ppp/chap.c
788
log_Printf(LogERROR, "Chap Input: Out of memory !\n");
usr.sbin/ppp/chat.c
251
log_Printf(LogERROR, "chat_UpdateSet: too many abort strings\n");
usr.sbin/ppp/command.c
664
log_Printf(LogERROR, "%ld: daemon: %s\n", (long)p, strerror(errno));
usr.sbin/ppp/command.c
684
log_Printf(LogERROR, "Fork failed: %s\n", strerror(errno));
usr.sbin/ppp/datalink.c
1285
log_Printf(LogERROR, "%s: Can't enter state %d !\n", dl->name, state);
usr.sbin/ppp/datalink.c
1395
log_Printf(LogERROR, "Toiov: No room for datalink !\n");
usr.sbin/ppp/datalink.c
140
log_Printf(LogERROR, "Oops - can't change mode to BACKGROUND (gulp) !\n");
usr.sbin/ppp/datalink.c
940
log_Printf(LogERROR, "Oops, destroying a datalink in state %s\n",
usr.sbin/ppp/ether.c
238
log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
usr.sbin/ppp/fsm.c
1145
log_Printf(LogERROR, "Bad option length %d (out of phase?)\n", o->hdr.len);
usr.sbin/ppp/fsm.c
1152
log_Printf(LogERROR, "Warning: Truncating option length from %d to %d\n",
usr.sbin/ppp/fsm.c
1169
log_Printf(LogERROR, "Can't REJ length %d - trunating to %d\n",
usr.sbin/ppp/fsm.c
897
log_Printf(LogERROR, "%s: FsmRecvProtoRej: Not a physical link !\n",
usr.sbin/ppp/hdlc.c
309
log_Printf(LogERROR, "Can't Pull a hdlc packet from a logical link\n");
usr.sbin/ppp/id.c
72
log_Printf(LogERROR, "ID0setuser: Unable to seteuid!\n");
usr.sbin/ppp/id.c
87
log_Printf(LogERROR, "ID0set0: Unable to seteuid!\n");
usr.sbin/ppp/iface.c
410
log_Printf(LogERROR, "iface_Clear: socket(): %s\n", strerror(errno));
usr.sbin/ppp/iface.c
441
log_Printf(LogERROR, "iface_Add: socket(): %s\n", strerror(errno));
usr.sbin/ppp/iface.c
485
log_Printf(LogERROR, "iface_inAdd: realloc: %s\n", strerror(errno));
usr.sbin/ppp/iface.c
523
log_Printf(LogERROR, "iface_Delete: socket(): %s\n", strerror(errno));
usr.sbin/ppp/iface.c
557
log_Printf(LogERROR, "iface_ChangeFlags: socket: %s\n", strerror(errno));
usr.sbin/ppp/iface.c
565
log_Printf(LogERROR, "iface_ChangeFlags: ioctl(SIOCGIFFLAGS): %s\n",
usr.sbin/ppp/iface.c
577
log_Printf(LogERROR, "iface_ChangeFlags: ioctl(SIOCSIFFLAGS): %s\n",
usr.sbin/ppp/ip.c
919
log_Printf(LogERROR, "ip_Input: %s: wrote %zu, got %s\n",
usr.sbin/ppp/ip.c
922
log_Printf(LogERROR, "ip_Input: %s: wrote %zu, got %zu\n", l->name, nb, nw);
usr.sbin/ppp/ipcp.c
196
log_Printf(LogERROR, "Failed to malloc %lu for %s: %s\n",
usr.sbin/ppp/ipcp.c
199
log_Printf(LogERROR, "Failed(2) to malloc %lu for %s: %s\n",
usr.sbin/ppp/ipcp.c
205
log_Printf(LogERROR, "Failed to read %s: %s\n",
usr.sbin/ppp/ipcp.c
208
log_Printf(LogERROR, "Failed to read %s, got %lu not %lu\n",
usr.sbin/ppp/ipcp.c
266
log_Printf(LogERROR, "Failed to stat opened %s: %s\n",
usr.sbin/ppp/ipcp.c
308
log_Printf(LogERROR, "write(): Failed updating %s: %s\n", _PATH_RESCONF,
usr.sbin/ppp/ipcp.c
329
log_Printf(LogERROR, "Failed rewriting %s: write: %s\n",
usr.sbin/ppp/ipcp.c
332
log_Printf(LogERROR, "Failed rewriting %s: wrote %ld of %ld\n",
usr.sbin/ppp/ipcp.c
337
log_Printf(LogERROR, "Failed rewriting %s: open: %s\n", _PATH_RESCONF,
usr.sbin/ppp/ipcp.c
340
log_Printf(LogERROR, "Failed removing %s: %s\n", _PATH_RESCONF,
usr.sbin/ppp/ipcp.c
618
log_Printf(LogERROR, "Oops, ipcp_proxyarp() called with unexpected addr\n");
usr.sbin/ppp/ipcp.c
899
log_Printf(LogERROR, "ipcp_InterfaceUp: unable to set ip address\n");
usr.sbin/ppp/ipcp.c
904
log_Printf(LogERROR, "ipcp_InterfaceUp: Can't set the IFF_UP flag on %s\n",
usr.sbin/ppp/ipv6cp.c
393
log_Printf(LogERROR, "ipv6cp_InterfaceUp: unable to set ipv6 address\n");
usr.sbin/ppp/ipv6cp.c
398
log_Printf(LogERROR, "ipv6cp_InterfaceUp: Can't set the IFF_UP"
usr.sbin/ppp/lcp.c
388
log_Printf(LogERROR, "%s: LcpSendConfigReq: Not a physical link !\n",
usr.sbin/ppp/link.c
310
log_Printf(LogERROR, "%s: Oops, cannot stack a %s layer...\n",
usr.sbin/ppp/log.c
110
LogMaskLocal = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN);
usr.sbin/ppp/log.c
206
case LogERROR:
usr.sbin/ppp/log.c
263
*mask = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN);
usr.sbin/ppp/log.c
77
static u_long LogMaskLocal = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN);
usr.sbin/ppp/lqr.c
201
log_Printf(LogERROR, "lqr_Input: Not a physical link - dropped\n");
usr.sbin/ppp/main.c
439
log_Printf(LogERROR, "pipe: %s\n", strerror(errno));
usr.sbin/ppp/main.c
445
log_Printf(LogERROR, "fork: %s\n", strerror(errno));
usr.sbin/ppp/main.c
542
log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
usr.sbin/ppp/main.c
547
log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
usr.sbin/ppp/main.c
553
log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
usr.sbin/ppp/main.c
590
log_Printf(LogERROR, "DoLoop: select(): %s\n", strerror(errno));
usr.sbin/ppp/main.c
639
log_Printf(LogERROR, "Exception cannot be handled !\n");
usr.sbin/ppp/mbuf.c
112
log_Printf(LogERROR, "Bad mbuf type %d\n", type);
usr.sbin/ppp/mbuf.c
117
log_Printf(LogERROR, "Request for mbuf size %lu (\"%s\") denied !\n",
usr.sbin/ppp/mbuf.c
356
log_Printf(LogERROR, "m_dequeue: Not zero (%lu)!!!\n",
usr.sbin/ppp/mp.c
1122
log_Printf(LogERROR, "mpserver: snprintf(): %s\n", strerror(errno));
usr.sbin/ppp/mp.c
1138
log_Printf(LogERROR, "mpserver: socket(): %s\n", strerror(errno));
usr.sbin/ppp/mp.c
1190
log_Printf(LogERROR, "%s: Failed to remove: %s\n", s->socket.sun_path,
usr.sbin/ppp/mppe.c
261
log_Printf(LogERROR, "MPPE: Input: Invalid packet (flags = 0x%x)\n",
usr.sbin/ppp/ncp.c
218
log_Printf(LogERROR, "Can't store in ip queue %u\n", pri);
usr.sbin/ppp/ncp.c
232
log_Printf(LogERROR, "Can't store in ipv6 queue %u\n", pri);
usr.sbin/ppp/ncp.c
245
log_Printf(LogERROR, "Can't enqueue protocol family %d\n", af);
usr.sbin/ppp/ncp.c
375
log_Printf(LogERROR, "ncp_AddUrgentPort: realloc: %s\n",
usr.sbin/ppp/netgraph.c
191
log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
usr.sbin/ppp/pap.c
189
log_Printf(LogERROR, "pap_Input: Not a physical link - dropped\n");
usr.sbin/ppp/pap.c
256
log_Printf(LogERROR, "Pap Input: Truncated key !\n");
usr.sbin/ppp/pap.c
260
log_Printf(LogERROR, "Pap Input: Out of memory !\n");
usr.sbin/ppp/physical.c
691
log_Printf(LogERROR, "physical2iov: No room for physical + throughput"
usr.sbin/ppp/radius.c
1005
log_Printf(LogERROR, "rad_put: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
280
log_Printf(LogERROR, "rad_send_request(%s): Failed %d: %s\n", stype,
usr.sbin/ppp/radius.c
302
log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
346
log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
396
log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
406
log_Printf(LogERROR, "rad_get_vendor_attr: %s (failing!)\n",
usr.sbin/ppp/radius.c
434
log_Printf(LogERROR, "rad_cvt_string: %s\n",
usr.sbin/ppp/radius.c
461
log_Printf(LogERROR, "rad_cvt_string: %s\n",
usr.sbin/ppp/radius.c
517
log_Printf(LogERROR, "rad_get_attr: %s (failing!)\n",
usr.sbin/ppp/radius.c
698
log_Printf(LogERROR, "rad_put: rad_put_int: %s\n", rad_strerror(rad));
usr.sbin/ppp/radius.c
705
log_Printf(LogERROR, "rad_put: rad_put_int: %s\n", rad_strerror(rad));
usr.sbin/ppp/radius.c
747
log_Printf(LogERROR, "rad_auth_open: %s\n", strerror(errno));
usr.sbin/ppp/radius.c
752
log_Printf(LogERROR, "rad_config: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
758
log_Printf(LogERROR, "rad_create_request: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
766
log_Printf(LogERROR, "rad_put: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
775
log_Printf(LogERROR, "PAP: rad_put_string: %s\n",
usr.sbin/ppp/radius.c
787
log_Printf(LogERROR, "CHAP: rad_put_string: %s\n",
usr.sbin/ppp/radius.c
797
log_Printf(LogERROR, "CHAP80: Unrecognised key length %d\n", klen);
usr.sbin/ppp/radius.c
815
log_Printf(LogERROR, "CHAP81: Unrecognised key length %d\n", klen);
usr.sbin/ppp/radius.c
835
log_Printf(LogERROR, "CHAP: Unrecognised type 0x%02x\n",
usr.sbin/ppp/radius.c
843
log_Printf(LogERROR, "rad_put: gethostname(): %s\n", strerror(errno));
usr.sbin/ppp/radius.c
849
log_Printf(LogERROR, "rad_put: rad_put_string: %s\n",
usr.sbin/ppp/radius.c
857
log_Printf(LogERROR, "rad_put: rad_put_string: %s\n",
usr.sbin/ppp/radius.c
911
log_Printf(LogERROR, "rad_auth_open: %s\n", strerror(errno));
usr.sbin/ppp/radius.c
916
log_Printf(LogERROR, "rad_config: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
922
log_Printf(LogERROR, "rad_create_request: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
956
log_Printf(LogERROR, "rad_put: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/radius.c
962
log_Printf(LogERROR, "rad_put: gethostname(): %s\n", strerror(errno));
usr.sbin/ppp/radius.c
968
log_Printf(LogERROR, "rad_put: rad_put_string: %s\n",
usr.sbin/ppp/radius.c
976
log_Printf(LogERROR, "rad_put: rad_put_string: %s\n",
usr.sbin/ppp/radius.c
991
log_Printf(LogERROR, "rad_put: %s\n", rad_strerror(r->cx.rad));
usr.sbin/ppp/route.c
239
log_Printf(LogERROR, "Index2Nam: sysctl: estimate: %s\n",
usr.sbin/ppp/route.c
344
log_Printf(LogERROR, "route_Show: sysctl: estimate: %s\n", strerror(errno));
usr.sbin/ppp/route.c
351
log_Printf(LogERROR, "route_Show: sysctl: getroute: %s\n", strerror(errno));
usr.sbin/ppp/route.c
400
log_Printf(LogERROR, "route_IfDelete: sysctl: estimate: %s\n",
usr.sbin/ppp/route.c
410
log_Printf(LogERROR, "route_IfDelete: sysctl: getroute: %s\n",
usr.sbin/ppp/route.c
491
log_Printf(LogERROR, "route_IfDelete: sysctl: estimate: %s\n",
usr.sbin/ppp/route.c
501
log_Printf(LogERROR, "route_IfDelete: sysctl: getroute: %s\n",
usr.sbin/ppp/route.c
747
log_Printf(LogERROR, "rt_Set: socket(): %s\n", strerror(errno));
usr.sbin/ppp/route.c
778
log_Printf(LogERROR, "rt_Set: Program error\n");
usr.sbin/ppp/route.c
788
log_Printf(LogERROR, "rt_Set: Cannot add a route with"
usr.sbin/ppp/route.c
865
log_Printf(LogERROR, "rt_Update: socket(): %s\n", strerror(errno));
usr.sbin/ppp/server.c
106
log_Printf(LogERROR, "server_Read: accept(): %s\n", strerror(errno));
usr.sbin/ppp/server.c
257
log_Printf(LogERROR, "Local: %s: Path too long\n", name);
usr.sbin/ppp/server.c
265
log_Printf(LogERROR, "Local: socket: %s\n", strerror(errno));
usr.sbin/ppp/server.c
281
log_Printf(LogERROR, "Local: Unable to listen to socket -"
usr.sbin/ppp/server.c
345
log_Printf(LogERROR, "Tcp: socket: %s\n", strerror(errno));
usr.sbin/ppp/server.c
356
log_Printf(LogERROR, "Tcp: Unable to listen to socket: %s\n",
usr.sbin/ppp/sync.c
69
log_Printf(LogERROR, "Can't Pull a sync packet from a logical link\n");
usr.sbin/ppp/timer.c
184
log_Printf(LogERROR, "Oops, %s timer not found!!\n", tp->name);
usr.sbin/ppp/timer.c
282
log_Printf(LogERROR, "Unable to set itimer (%s)\n", strerror(errno));
usr.sbin/ppp/timer.c
294
log_Printf(LogERROR, "Unable to set itimer (%s)\n", strerror(errno));
usr.sbin/ppp/tun.c
101
log_Printf(LogERROR, "tun_configure: ioctl(SIOCSIFMTU): %s\n",
usr.sbin/ppp/tun.c
117
log_Printf(LogERROR, "tun_configure: ioctl(TUNSIFINFO): %s\n",
usr.sbin/ppp/tun.c
94
log_Printf(LogERROR, "tun_configure: socket(): %s\n", strerror(errno));
usr.sbin/ppp/vjcomp.c
106
log_Printf(LogERROR, "vj_LayerPush: Unknown frame type %x\n", type);