Lines Matching refs:LogERROR
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()
793 log_Printf(LogERROR, "Chap Input: Out of memory !\n"); in chap_Input()