Searched refs:ssh_tty_make_modes (Results 1 – 4 of 4) sorted by relevance
279 ssh_tty_make_modes(struct ssh *ssh, int fd, struct termios *tiop) in ssh_tty_make_modes() function
152 void ssh_tty_make_modes(struct ssh *, int, struct termios *);
754 #define ssh_tty_make_modes Fssh_ssh_tty_make_modes macro
2715 ssh_tty_make_modes(ssh, -1, tiop); in client_session2_setup()