Home | History | Annotate | Download | only in src

Lines Matching refs:LogDEBUG

158       log_Printf(LogDEBUG, "%s: %s: Still no carrier (%d/%d)\n",
167 log_Printf(LogDEBUG, "%s: offline -> online\n", p->link.name);
169 log_Printf(LogDEBUG, "%s: online -> offline\n", p->link.name);
175 log_Printf(LogDEBUG, "%s: Still %sline\n", p->link.name,
190 log_Printf(LogDEBUG, "%s: Using tty_Timeout [%p]\n",
242 log_Printf(LogDEBUG, "Configure async node at %s\n", asyncpath);
282 log_Printf(LogDEBUG, "%s: Couldn't get tty line discipline\n",
288 log_Printf(LogDEBUG, "%s: Couldn't set NETGRAPHDISC line discipline\n",
312 log_Printf(LogDEBUG, "%s: Set tty hotchar to 0x%02x\n", p->link.name, hot);
323 log_Printf(LogDEBUG, "%s: Send mkpeer async:%s to %s:%s\n", p->link.name,
336 log_Printf(LogDEBUG, "%s: Send connect %s:%s to .:%s\n", p->link.name,
438 log_Printf(LogDEBUG, "%s: Entering tty_Raw\n", p->link.name);
441 log_Printf(LogDEBUG, "%s: Raw: descriptor = %d, mbits = %x\n",
687 log_Printf(LogDEBUG, "%s: Input is a tty (%s)\n",
690 log_Printf(LogDEBUG, "%s: Opened %s\n", p->link.name, p->name.full);
717 log_Printf(LogDEBUG, "%s: tty_Create: physical (get): fd = %d,"
749 log_Printf(LogDEBUG, "%s: physical (put): iflag = %lx, oflag = %lx, "