HomeSort by relevance Sort by last modified time
    Searched refs:LogERROR (Results 26 - 38 of 38) sorted by null

12

  /external/libppp/src/
mp.c 1122 log_Printf(LogERROR, "mpserver: snprintf(): %s\n", strerror(errno));
1138 log_Printf(LogERROR, "mpserver: socket(): %s\n", strerror(errno));
    [all...]
ip.c 945 log_Printf(LogERROR, "ip_Input: %s: wrote %zd, got %s\n",
948 log_Printf(LogERROR, "ip_Input: %s: wrote %zd, got %zd\n", l->name, nb,
ipv6cp.c 394 log_Printf(LogERROR, "ipv6cp_InterfaceUp: unable to set ipv6 address\n");
399 log_Printf(LogERROR, "ipv6cp_InterfaceUp: Can't set the IFF_UP"
ether.c 231 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
hdlc.c 309 log_Printf(LogERROR, "Can't Pull a hdlc packet from a logical link\n");
lqr.c 208 log_Printf(LogERROR, "lqr_Input: Not a physical link - dropped\n");
mppe.c 260 log_Printf(LogERROR, "MPPE: Input: Invalid packet (flags = 0x%x)\n",
netgraph.c 184 log_Printf(LogERROR, "DoLoop: Cannot create fd_set\n");
cbcp.c 631 log_Printf(LogERROR, "cbcp_Input: Not a physical link - dropped\n");
chat.c 251 log_Printf(LogERROR, "chat_UpdateSet: too many abort strings\n");
physical.c 718 log_Printf(LogERROR, "physical2iov: No room for physical + throughput"
lcp.c 391 log_Printf(LogERROR, "%s: LcpSendConfigReq: Not a physical link !\n",
    [all...]
command.c 687 log_Printf(LogERROR, "%ld: daemon: %s\n", (long)p, strerror(errno));
707 log_Printf(LogERROR, "Fork failed: %s\n", strerror(errno));
    [all...]

Completed in 709 milliseconds

12