/external/libppp/src/ |
D | radius.c | 321 log_Printf(LogERROR, "rad_send_request(%s): Failed %d: %s\n", stype, in radius_Process() 344 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 393 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 445 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 458 log_Printf(LogERROR, "rad_cvt_ipv6prefix: %s\n", in radius_Process() 478 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 523 log_Printf(LogERROR, "rad_get_vendor_attr: %s (failing!)\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() [all …]
|
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()
|
D | bundle.c | 185 log_Printf(LogERROR, "Failed to notify parent of success\n"); in bundle_Notify() 191 log_Printf(LogERROR, "Failed to notify parent of %s\n", ex_desc(c)); in bundle_Notify() 576 log_Printf(LogERROR, "%s: read: Got only %d bytes of data !\n", in bundle_DescriptorRead() 682 log_Printf(LogERROR, "Warning: Can't create %s: %s\n", in bundle_LockTun() 779 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFMODE): %s\n", in bundle_Create() 787 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSLMODE): %s\n", in bundle_Create() 795 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFHEAD): %s\n", in bundle_Create() 1367 log_Printf(LogERROR, "Cannot determine space required for link\n"); in bundle_LinkSize() 1400 log_Printf(LogERROR, "Cannot determine space required for link\n"); in bundle_ReceiveDatalink() 1407 log_Printf(LogERROR, "Cannot allocate space to receive link\n"); in bundle_ReceiveDatalink() [all …]
|
D | arp.c | 117 log_Printf(LogERROR, "arp_SetProxy: opening routing socket: %s\n", in arp_ProxySub() 138 log_Printf(LogERROR, "%s proxy arp entry %s: %s\n", in arp_ProxySub() 194 log_Printf(LogERROR, "arp_SetProxy: ioctl(SIOCSARP): %s\n", in arp_SetProxy() 213 log_Printf(LogERROR, "arp_ClearProxy: ioctl(SIOCDARP): %s\n", in arp_ClearProxy() 248 log_Printf(LogERROR, "arp_EtherAddr: sysctl: estimate: %s\n", in arp_EtherAddr()
|
D | main.c | 439 log_Printf(LogERROR, "pipe: %s\n", strerror(errno)); in main() 445 log_Printf(LogERROR, "fork: %s\n", strerror(errno)); in main() 544 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in DoLoop() 549 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in DoLoop() 555 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n"); in DoLoop() 592 log_Printf(LogERROR, "DoLoop: select(): %s\n", strerror(errno)); in DoLoop() 641 log_Printf(LogERROR, "Exception cannot be handled !\n"); in DoLoop()
|
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()
|
D | route.c | 238 log_Printf(LogERROR, "Index2Nam: sysctl: estimate: %s\n", in Index2Nam() 348 log_Printf(LogERROR, "route_Show: sysctl: estimate: %s\n", strerror(errno)); in route_Show() 355 log_Printf(LogERROR, "route_Show: sysctl: getroute: %s\n", strerror(errno)); in route_Show() 404 log_Printf(LogERROR, "route_IfDelete: sysctl: estimate: %s\n", in route_IfDelete() 414 log_Printf(LogERROR, "route_IfDelete: sysctl: getroute: %s\n", in route_IfDelete() 495 log_Printf(LogERROR, "route_IfDelete: sysctl: estimate: %s\n", in route_UpdateMTU() 505 log_Printf(LogERROR, "route_IfDelete: sysctl: getroute: %s\n", in route_UpdateMTU() 623 log_Printf(LogERROR, "route_Add: Out of memory!\n"); in route_Add() 756 log_Printf(LogERROR, "rt_Set: socket(): %s\n", strerror(errno)); in rt_Set() 787 log_Printf(LogERROR, "rt_Set: Program error\n"); in rt_Set() [all …]
|
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 …]
|
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() 234 log_Printf(LogERROR, "ID0logout: No longer logged in on %s\n", ut_line); in ID0logout()
|
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()
|
D | iface.c | 411 log_Printf(LogERROR, "iface_Clear: socket(): %s\n", strerror(errno)); in iface_Clear() 442 log_Printf(LogERROR, "iface_Add: socket(): %s\n", strerror(errno)); in iface_Add() 486 log_Printf(LogERROR, "iface_inAdd: realloc: %s\n", strerror(errno)); in iface_Add() 524 log_Printf(LogERROR, "iface_Delete: socket(): %s\n", strerror(errno)); in iface_Delete() 558 log_Printf(LogERROR, "iface_ChangeFlags: socket: %s\n", strerror(errno)); in iface_ChangeFlags() 566 log_Printf(LogERROR, "iface_ChangeFlags: ioctl(SIOCGIFFLAGS): %s\n", in iface_ChangeFlags() 587 log_Printf(LogERROR, "iface_ChangeFlags: ioctl(SIOCSIFFLAGS): %s\n", in iface_ChangeFlags()
|
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()
|
D | log.c | 76 static u_long LogMaskLocal = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN); 109 LogMaskLocal = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN); in LogSetMaskLocal() 205 case LogERROR: in syslogLevel() 262 *mask = MSK(LogERROR) | MSK(LogALERT) | MSK(LogWARN); in log_DiscardAllLocal()
|
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()
|
D | ipcp.c | 200 log_Printf(LogERROR, "Failed to malloc %lu for %s: %s\n", in ipcp_LoadDNS() 203 log_Printf(LogERROR, "Failed(2) to malloc %lu for %s: %s\n", in ipcp_LoadDNS() 209 log_Printf(LogERROR, "Failed to read %s: %s\n", in ipcp_LoadDNS() 212 log_Printf(LogERROR, "Failed to read %s, got %lu not %lu\n", in ipcp_LoadDNS() 274 log_Printf(LogERROR, "Failed to stat opened %s: %s\n", in ipcp_LoadDNS() 316 log_Printf(LogERROR, "write(): Failed updating %s: %s\n", _PATH_RESCONF, in ipcp_WriteDNS() 337 log_Printf(LogERROR, "Failed rewriting %s: write: %s\n", in ipcp_RestoreDNS() 340 log_Printf(LogERROR, "Failed rewriting %s: wrote %ld of %ld\n", in ipcp_RestoreDNS() 345 log_Printf(LogERROR, "Failed rewriting %s: open: %s\n", _PATH_RESCONF, in ipcp_RestoreDNS() 348 log_Printf(LogERROR, "Failed removing %s: %s\n", _PATH_RESCONF, in ipcp_RestoreDNS() [all …]
|
D | sync.c | 69 log_Printf(LogERROR, "Can't Pull a sync packet from a logical link\n"); in sync_LayerPull()
|
D | log.h | 54 #define LogERROR (24) /* syslog(LOG_ERR, ....), + sent to VarTerm */ macro
|
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()
|
D | acf.c | 80 log_Printf(LogERROR, "Can't Pull an acf packet from a logical link\n"); in acf_LayerPull()
|
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()
|
D | vjcomp.c | 105 log_Printf(LogERROR, "vj_LayerPush: Unknown frame type %x\n", type); in vj_LayerPush()
|
D | async.c | 199 log_Printf(LogERROR, "Can't Pull an async packet from a logical link\n"); in async_LayerPull()
|
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()
|
D | hdlc.c | 309 log_Printf(LogERROR, "Can't Pull a hdlc packet from a logical link\n"); in hdlc_LayerPull()
|
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()
|