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

/freebsd-10.0-release/crypto/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_namespace.h464 #define tty_make_modes ssh_tty_make_modes macro
H A Dssh.c1278 tty_make_modes(fileno(stdin), NULL);
H A Dclientloop.c2134 tty_make_modes(-1, tiop);

Completed in 113 milliseconds