Lines Matching refs:tty_debug_hangup
115 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args)
117 # define tty_debug_hangup(tty, f, args...) do { } while (0)
680 tty_debug_hangup(tty, "hangup\n");
697 tty_debug_hangup(tty, "vhangup\n");
734 tty_debug_hangup(tty, "session hangup\n");
1674 tty_debug_hangup(tty, "freeing structure\n");
1704 tty_debug_hangup(tty, "freeing structure\n");
1761 tty_debug_hangup(tty, "releasing (count=%d)\n", tty->count);
1868 tty_debug_hangup(tty, "final close\n");
2130 tty_debug_hangup(tty, "opening (count=%d)\n", tty->count);
2139 tty_debug_hangup(tty, "open error %d, releasing\n", retval);