Home
last modified time | relevance | path

Searched refs:tty_make_modes (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dttymodes.c280 tty_make_modes(int fd, struct termios *tiop) in tty_make_modes() function
Dpacket.h146 void tty_make_modes(int, struct termios *);
Dssh.c1757 tty_make_modes(fileno(stdin), NULL); in ssh_session()
Dclientloop.c2622 tty_make_modes(-1, tiop); in client_session2_setup()