Home
last modified time | relevance | path

Searched refs:ssh_tty_make_modes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dttymodes.c255 ssh_tty_make_modes(struct ssh *ssh, int fd, struct termios *tiop) in ssh_tty_make_modes() function
H A Dclientloop.c2728 ssh_tty_make_modes(ssh, -1, tiop); in client_session2_setup()