Lines Matching refs:tty_debug_hangup
112 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
114 # define tty_debug_hangup(tty, f, args...) do { } while (0) macro
676 tty_debug_hangup(tty, "hangup\n"); in tty_hangup()
693 tty_debug_hangup(tty, "vhangup\n"); in tty_vhangup()
730 tty_debug_hangup(tty, "session hangup\n"); in tty_vhangup_session()
1567 tty_debug_hangup(tty, "freeing structure\n"); in tty_kclose()
1599 tty_debug_hangup(tty, "freeing structure\n"); in tty_release_struct()
1658 tty_debug_hangup(tty, "releasing (count=%d)\n", tty->count); in tty_release()
1765 tty_debug_hangup(tty, "final close\n"); in tty_release()
2026 tty_debug_hangup(tty, "opening (count=%d)\n", tty->count); in tty_open()
2035 tty_debug_hangup(tty, "open error %d, releasing\n", retval); in tty_open()