Lines Matching refs:LogWARN

132         log_Printf(LogWARN, "%s: Carrier ioctl not supported, "  in tty_Timeout()
245 log_Printf(LogWARN, "%s: Can't configure async node at %s\n", in tty_SetAsyncParams()
295 log_Printf(LogWARN, "%s: ioctl(NGIOCGINFO): %s\n", p->link.name, in LoadLineDiscipline()
304 log_Printf(LogWARN, "%s: NgMkSockNode: %s\n", p->link.name, in LoadLineDiscipline()
315 log_Printf(LogWARN, "%s: Can't set hot char\n", p->link.name); in LoadLineDiscipline()
327 log_Printf(LogWARN, "%s: Can't create %s node\n", p->link.name, in LoadLineDiscipline()
340 log_Printf(LogWARN, "%s: Can't connect .:%s -> %s.%s: %s\n", in LoadLineDiscipline()
348 log_Printf(LogWARN, "%s: Can't request async node info at %s: %s\n", in LoadLineDiscipline()
353 log_Printf(LogWARN, "%s: Can't obtain async node info at %s: %s\n", in LoadLineDiscipline()
388 log_Printf(LogWARN, "Couldn't reset tty speed to %d\n", dev->real.speed); in UnloadLineDiscipline()
401 log_Printf(LogWARN, "%s: Failed to unload netgraph tty line discipline\n", in UnloadLineDiscipline()
460 log_Printf(LogWARN, "%s: tcsetattr: Failed configuring device\n", in tty_Raw()
486 log_Printf(LogWARN, "%s: Unable to set physical to speed 0\n", in tty_Offline()
503 log_Printf(LogWARN, "%s: tcsetattr: Unable to restore device settings\n", in tty_Cooked()
737 log_Printf(LogWARN, "%s: %s: Unable to set speed to %d\n", in tty_Create()
742 log_Printf(LogWARN, "%s: tcsetattr: Failed configuring device\n", in tty_Create()
745 log_Printf(LogWARN, "%.*s Perhaps the speed is unsupported\n", in tty_Create()
757 log_Printf(LogWARN, "%s: Open: Cannot get physical flags: %s\n", in tty_Create()