Lines Matching refs:tty_debug_hangup
110 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
112 # define tty_debug_hangup(tty, f, args...) do { } while (0) macro
784 tty_debug_hangup(tty, "\n"); in tty_hangup()
801 tty_debug_hangup(tty, "\n"); in tty_vhangup()
838 tty_debug_hangup(tty, "\n"); in tty_vhangup_session()
933 tty_debug_hangup(tty, "no current tty\n"); in disassociate_ctty()
1791 tty_debug_hangup(tty, "(tty count=%d)...\n", tty->count); in tty_release()
1901 tty_debug_hangup(tty, "final close\n"); in tty_release()
1910 tty_debug_hangup(tty, "freeing structure...\n"); in tty_release()
2109 tty_debug_hangup(tty, "(tty count=%d)\n", tty->count); in tty_open()
2118 tty_debug_hangup(tty, "error %d, releasing...\n", retval); in tty_open()