| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | radius.c | 458 log_Printf(LogERROR, "rad_cvt_ipv6prefix: %s\n", in radius_Process() 551 log_Printf(LogERROR, "rad_cvt_string: %s\n", in radius_Process() 579 log_Printf(LogERROR, "rad_cvt_string: %s\n", in radius_Process() 639 log_Printf(LogERROR, "rad_get_attr: %s (failing!)\n", in radius_Process() 951 log_Printf(LogERROR, "PAP: rad_put_string: %s\n", in radius_Authenticate() 964 log_Printf(LogERROR, "CHAP: rad_put_string: %s\n", in radius_Authenticate() 1015 log_Printf(LogERROR, "CHAP: Unrecognised type 0x%02x\n", in radius_Authenticate() 1029 log_Printf(LogERROR, "rad_put: rad_put_string: %s\n", in radius_Authenticate() 1037 log_Printf(LogERROR, "rad_put: rad_put_string: %s\n", in radius_Authenticate() 1214 log_Printf(LogERROR, "rad_put: rad_put_string: %s\n", in radius_Account() [all …]
|
| H A D | tun.c | 93 log_Printf(LogERROR, "tun_configure: socket(): %s\n", strerror(errno)); in tun_configure() 100 log_Printf(LogERROR, "tun_configure: ioctl(SIOCSIFMTU): %s\n", in tun_configure() 116 log_Printf(LogERROR, "tun_configure: ioctl(TUNSIFINFO): %s\n", in tun_configure()
|
| H A D | iface.c | 388 log_Printf(LogERROR, "iface name: socket(): %s\n", strerror(errno)); in iface_Name() 424 log_Printf(LogERROR, "iface descr: sysctl net.ifdescr_maxlen < 1\n"); in iface_Descr() 444 log_Printf(LogERROR, "iface descr: description exceeds maximum (%d)\n", in iface_Descr() 451 log_Printf(LogERROR, "iface descr: socket(): %s\n", strerror(errno)); in iface_Descr() 541 log_Printf(LogERROR, "iface_Add: socket(): %s\n", strerror(errno)); in iface_Add() 586 log_Printf(LogERROR, "iface_inAdd: realloc: %s\n", strerror(errno)); in iface_Add() 624 log_Printf(LogERROR, "iface_Delete: socket(): %s\n", strerror(errno)); in iface_Delete() 658 log_Printf(LogERROR, "iface_ChangeFlags: socket: %s\n", strerror(errno)); in iface_ChangeFlags() 666 log_Printf(LogERROR, "iface_ChangeFlags: ioctl(SIOCGIFFLAGS): %s\n", in iface_ChangeFlags() 687 log_Printf(LogERROR, "iface_ChangeFlags: ioctl(SIOCSIFFLAGS): %s\n", in iface_ChangeFlags() [all …]
|
| H A D | bundle.c | 185 log_Printf(LogERROR, "Failed to notify parent of success\n"); in bundle_Notify() 680 log_Printf(LogERROR, "Warning: Can't create %s: %s\n", in bundle_LockTun() 776 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFMODE): %s\n", in bundle_Create() 784 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSLMODE): %s\n", in bundle_Create() 1432 log_Printf(LogERROR, "Failed recvmsg: Got %zd, not %u\n", in bundle_ReceiveDatalink() 1616 log_Printf(LogERROR, "Failed sendmsg: %s: %s\n", in bundle_SendDatalink() 1634 log_Printf(LogERROR, "%s: Failed writev: %s\n", in bundle_SendDatalink() 1641 log_Printf(LogERROR, "%s: Failed socketpair read: %s\n", in bundle_SendDatalink() 1737 log_Printf(LogERROR, "pipe: %s\n", strerror(errno)); in bundle_setsid() 1742 log_Printf(LogERROR, "fork: %s\n", strerror(errno)); in bundle_setsid() [all …]
|
| H A D | arp.c | 117 log_Printf(LogERROR, "arp_SetProxy: opening routing socket: %s\n", in arp_ProxySub() 137 log_Printf(LogERROR, "%s proxy arp entry %s: %s\n", in arp_ProxySub() 193 log_Printf(LogERROR, "arp_SetProxy: ioctl(SIOCSARP): %s\n", in arp_SetProxy() 212 log_Printf(LogERROR, "arp_ClearProxy: ioctl(SIOCDARP): %s\n", in arp_ClearProxy() 247 log_Printf(LogERROR, "arp_EtherAddr: sysctl: estimate: %s\n", in arp_EtherAddr()
|
| H A D | main.c | 441 log_Printf(LogERROR, "pipe: %s\n", strerror(errno)); in main() 447 log_Printf(LogERROR, "fork: %s\n", strerror(errno)); in main() 546 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in DoLoop() 551 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in DoLoop() 557 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in DoLoop() 594 log_Printf(LogERROR, "DoLoop: select(): %s\n", strerror(errno)); in DoLoop() 643 log_Printf(LogERROR, "Exception cannot be handled !\n"); in DoLoop()
|
| H A D | server.c | 105 log_Printf(LogERROR, "server_Read: accept(): %s\n", strerror(errno)); in server_Read() 257 log_Printf(LogERROR, "Local: %s: Path too long\n", name); in server_LocalOpen() 265 log_Printf(LogERROR, "Local: socket: %s\n", strerror(errno)); in server_LocalOpen() 281 log_Printf(LogERROR, "Local: Unable to listen to socket -" in server_LocalOpen() 345 log_Printf(LogERROR, "Tcp: socket: %s\n", strerror(errno)); in server_TcpOpen() 363 log_Printf(LogERROR, "Tcp: Unable to listen to socket: %s\n", in server_TcpOpen()
|
| H A D | route.c | 232 log_Printf(LogERROR, "Index2Nam: sysctl: estimate: %s\n", in Index2Nam() 342 log_Printf(LogERROR, "route_Show: sysctl: estimate: %s\n", strerror(errno)); in route_Show() 398 log_Printf(LogERROR, "route_IfDelete: sysctl: estimate: %s\n", in route_IfDelete() 408 log_Printf(LogERROR, "route_IfDelete: sysctl: getroute: %s\n", in route_IfDelete() 488 log_Printf(LogERROR, "route_IfDelete: sysctl: estimate: %s\n", in route_UpdateMTU() 498 log_Printf(LogERROR, "route_IfDelete: sysctl: getroute: %s\n", in route_UpdateMTU() 617 log_Printf(LogERROR, "route_Add: Out of memory!\n"); in route_Add() 750 log_Printf(LogERROR, "rt_Set: socket(): %s\n", strerror(errno)); in rt_Set() 781 log_Printf(LogERROR, "rt_Set: Program error\n"); in rt_Set() 791 log_Printf(LogERROR, "rt_Set: Cannot add a route with" in rt_Set() [all …]
|
| H A D | chap.c | 269 log_Printf(LogERROR, "Chap: pipe: %s\n", strerror(errno)); in chap_StartChild() 274 log_Printf(LogERROR, "Chap: pipe: %s\n", strerror(errno)); in chap_StartChild() 283 log_Printf(LogERROR, "Chap: fork: %s\n", strerror(errno)); in chap_StartChild() 355 log_Printf(LogERROR, "Chap: wait: %s\n", strerror(errno)); in chap_Cleanup() 359 log_Printf(LogERROR, "Chap: Child exited %d\n", WEXITSTATUS(status)); in chap_Cleanup() 430 log_Printf(LogERROR, "Chap: Read: %s\n", strerror(errno)); in chap_Read() 706 log_Printf(LogERROR, "chap_Input: Not a physical link - dropped\n"); in chap_Input() 749 log_Printf(LogERROR, "Chap Input: Truncated challenge !\n"); in chap_Input() 771 log_Printf(LogERROR, "Chap Input: Truncated response !\n"); in chap_Input() 776 log_Printf(LogERROR, "Chap Input: Out of memory !\n"); in chap_Input() [all …]
|
| H A D | ncp.c | 103 log_Printf(LogERROR, "ncp_Init: Out of memory allocating urgent ports\n"); in ncp_Init() 230 log_Printf(LogERROR, "Can't store in ip queue %u\n", pri); in ncp_Enqueue() 244 log_Printf(LogERROR, "Can't store in ipv6 queue %u\n", pri); in ncp_Enqueue() 257 log_Printf(LogERROR, "Can't enqueue protocol family %d\n", af); in ncp_Enqueue() 393 log_Printf(LogERROR, "ncp_AddUrgentPort: realloc: %s\n", in ncp_AddUrgentPort()
|
| H A D | ipcp.c | 202 log_Printf(LogERROR, "Failed to malloc %lu for %s: %s\n", in ipcp_LoadDNS() 205 log_Printf(LogERROR, "Failed(2) to malloc %lu for %s: %s\n", in ipcp_LoadDNS() 211 log_Printf(LogERROR, "Failed to read %s: %s\n", in ipcp_LoadDNS() 214 log_Printf(LogERROR, "Failed to read %s, got %lu not %lu\n", in ipcp_LoadDNS() 276 log_Printf(LogERROR, "Failed to stat opened %s: %s\n", in ipcp_LoadDNS() 324 log_Printf(LogERROR,"fopen(\"%s\", \"w\") failed: %s\n", _PATH_RESCONF, in ipcp_WriteDNS() 342 log_Printf(LogERROR, "Failed rewriting %s: write: %s\n", in ipcp_RestoreDNS() 345 log_Printf(LogERROR, "Failed rewriting %s: wrote %ld of %ld\n", in ipcp_RestoreDNS() 350 log_Printf(LogERROR, "Failed rewriting %s: open: %s\n", _PATH_RESCONF, in ipcp_RestoreDNS() 353 log_Printf(LogERROR, "Failed removing %s: %s\n", _PATH_RESCONF, in ipcp_RestoreDNS() [all …]
|
| H A D | timer.c | 182 log_Printf(LogERROR, "Oops, %s timer not found!!\n", tp->name); in StopTimerNoBlock() 288 log_Printf(LogERROR, "Unable to set itimer (%s)\n", strerror(errno)); in timer_InitService() 300 log_Printf(LogERROR, "Unable to set itimer (%s)\n", strerror(errno)); in timer_TermService()
|
| H A D | pap.c | 189 log_Printf(LogERROR, "pap_Input: Not a physical link - dropped\n"); in pap_Input() 256 log_Printf(LogERROR, "Pap Input: Truncated key !\n"); in pap_Input() 260 log_Printf(LogERROR, "Pap Input: Out of memory !\n"); in pap_Input()
|
| H A D | log.c | 76 static u_long LogMaskLocal = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN); 110 LogMaskLocal = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN); in LogSetMaskLocal() 206 case LogERROR: in syslogLevel() 263 *mask = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN); in log_DiscardAllLocal()
|
| H A D | id.c | 72 log_Printf(LogERROR, "ID0setuser: Unable to seteuid!\n"); in ID0setuser() 87 log_Printf(LogERROR, "ID0set0: Unable to seteuid!\n"); in ID0set0()
|
| H A D | sync.c | 69 log_Printf(LogERROR, "Can't Pull a sync packet from a logical link\n"); in sync_LayerPull()
|
| H A D | mbuf.c | 111 log_Printf(LogERROR, "Bad mbuf type %d\n", type); in m_get() 116 log_Printf(LogERROR, "Request for mbuf size %lu (\"%s\") denied !\n", in m_get() 357 log_Printf(LogERROR, "m_dequeue: Not zero (%lu)!!!\n", in m_dequeue()
|
| H A D | log.h | 54 #define LogERROR (24) /* syslog(LOG_ERR, ....), + sent to VarTerm */ macro
|
| H A D | acf.c | 80 log_Printf(LogERROR, "Can't Pull an acf packet from a logical link\n"); in acf_LayerPull()
|
| H A D | ccp.c | 370 log_Printf(LogERROR, "%s: Not enough memory for CCP REQ !\n", in CcpSendConfigReq() 382 log_Printf(LogERROR, "%s: CCP REQ buffer overrun !\n", fp->link->name); in CcpSendConfigReq() 529 log_Printf(LogERROR, "%s: %s (in) initialisation failure\n", in CcpLayerUp() 548 log_Printf(LogERROR, "%s: %s (out) initialisation failure\n", in CcpLayerUp() 725 log_Printf(LogERROR, "%s: Unexpected attempt to use an unopened and" in ccp_LayerPush()
|
| H A D | vjcomp.c | 105 log_Printf(LogERROR, "vj_LayerPush: Unknown frame type %x\n", type); in vj_LayerPush()
|
| H A D | async.c | 199 log_Printf(LogERROR, "Can't Pull an async packet from a logical link\n"); in async_LayerPull()
|
| H A D | fsm.c | 896 log_Printf(LogERROR, "%s: FsmRecvProtoRej: Not a physical link !\n", in FsmRecvProtoRej() 1144 log_Printf(LogERROR, "Bad option length %d (out of phase?)\n", o->hdr.len); in fsm_readopt() 1151 log_Printf(LogERROR, "Warning: Truncating option length from %d to %d\n", in fsm_readopt() 1168 log_Printf(LogERROR, "Can't REJ length %d - trunating to %d\n", in fsm_opt()
|
| H A D | hdlc.c | 309 log_Printf(LogERROR, "Can't Pull a hdlc packet from a logical link\n"); in hdlc_LayerPull()
|
| H A D | datalink.c | 141 log_Printf(LogERROR, "Oops - can't change mode to BACKGROUND (gulp) !\n"); in datalink_HangupDone() 941 log_Printf(LogERROR, "Oops, destroying a datalink in state %s\n", in datalink_Destroy() 1287 log_Printf(LogERROR, "%s: Can't enter state %d !\n", dl->name, state); in datalink_NewState() 1401 log_Printf(LogERROR, "Toiov: No room for datalink !\n"); in datalink2iov() 1440 log_Printf(LogERROR, "datalink_NextName: Out of memory !\n"); in datalink_NextName()
|