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

/macosx-10.10/OpenSSH-189/openssh/
H A Dpacket.h102 void tty_make_modes(int, struct termios *);
H A Dttymodes.c281 tty_make_modes(int fd, struct termios *tiop) function
302 debug("tty_make_modes: no fd or tio");
H A Dssh.c1219 tty_make_modes(fileno(stdin), NULL);
H A Dclientloop.c2195 tty_make_modes(-1, tiop);

Completed in 105 milliseconds