Searched refs:channel_tty_open (Results 1 – 4 of 4) sorted by relevance
354 int channel_tty_open(struct ssh *);
187 #define channel_tty_open Fssh_channel_tty_open macro
588 if (!channel_tty_open(ssh) || quit_pending) { in obfuscate_keystroke_timing()
986 channel_tty_open(struct ssh *ssh) in channel_tty_open() function