Home
last modified time | relevance | path

Searched refs:tty_parse_modes (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dpacket.h100 void tty_parse_modes(int, int *);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dttymodes.c338 tty_parse_modes(int fd, int *n_bytes_ptr) in tty_parse_modes() function
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c1738 tty_parse_modes(s->ttyfd, &n_bytes); in session_pty_req()