Lines Matching refs:LogERROR
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()
318 log_Printf(LogERROR, "write(): Failed updating %s: %s\n", _PATH_RESCONF, in ipcp_WriteDNS()
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()
629 log_Printf(LogERROR, "Oops, ipcp_proxyarp() called with unexpected addr\n"); in ipcp_proxyarp()
911 log_Printf(LogERROR, "ipcp_InterfaceUp: unable to set ip address\n"); in ipcp_InterfaceUp()
916 log_Printf(LogERROR, "ipcp_InterfaceUp: Can't set the IFF_UP flag on %s\n", in ipcp_InterfaceUp()