Home
last modified time | relevance | path

Searched refs:get_saved_tio (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dsshpty.h19 struct termios *get_saved_tio(void);
Dsshtty.c51 get_saved_tio(void) in get_saved_tio() function
Dclientloop.c2284 if (get_saved_tio() != NULL) { in update_known_hosts()
2621 tiop = get_saved_tio(); in client_session2_setup()