Searched refs:tiop (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() argument288 if (tiop == NULL) { in ssh_tty_make_modes()298 tio = *tiop; in ssh_tty_make_modes()
2278 const char *term, struct termios *tiop, int in_fd, struct sshbuf *cmd, in client_session2_setup() argument2309 if (tiop == NULL) in client_session2_setup()2310 tiop = get_saved_tio(); in client_session2_setup()2311 ssh_tty_make_modes(ssh, -1, tiop); in client_session2_setup()
23356 4tiop