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

/openbsd-current/usr.bin/ssh/
H A Dsshpty.h19 struct termios *get_saved_tio(void);
H A Dsshtty.c49 get_saved_tio(void) function
H A Dclientloop.c2252 if (get_saved_tio() != NULL) {
2697 tiop = get_saved_tio();

Completed in 81 milliseconds