Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshpty.h19 struct termios *get_saved_tio(void);
H A Dsshtty.c51 get_saved_tio(void) in get_saved_tio() function
H A Dclientloop.c2286 if (get_saved_tio() != NULL) { in update_known_hosts()
2750 tiop = get_saved_tio(); in client_session2_setup()