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

/freebsd-10-stable/crypto/openssh/
H A Dttymodes.c280 tty_make_modes(int fd, struct termios *tiop) function
301 debug("tty_make_modes: no fd or tio");
H A Dpacket.h137 void tty_make_modes(int, struct termios *);
H A Dssh_namespace.h905 #define tty_make_modes Fssh_tty_make_modes macro
H A Dclientloop.c2574 tty_make_modes(-1, tiop);
H A Dssh.c1761 tty_make_modes(fileno(stdin), NULL);

Completed in 294 milliseconds