Searched refs:channel_tty_open (Results 1 – 4 of 4) sorted by relevance
344 int channel_tty_open(struct ssh *);
191 #define channel_tty_open Fssh_channel_tty_open macro
592 if (!channel_tty_open(ssh) || quit_pending) { in obfuscate_keystroke_timing()
938 channel_tty_open(struct ssh *ssh) in channel_tty_open() function