Searched refs:tiop (Results 1 – 4 of 4) sorted by relevance
281 tty_make_modes(int fd, struct termios *tiop) in tty_make_modes() argument300 if (tiop == NULL) { in tty_make_modes()310 tio = *tiop; in tty_make_modes()
2490 const char *term, struct termios *tiop, int in_fd, Buffer *cmd, char **env) in client_session2_setup() argument2517 if (tiop == NULL) in client_session2_setup()2518 tiop = get_saved_tio(); in client_session2_setup()2519 tty_make_modes(-1, tiop); in client_session2_setup()
23356 4tiop