Home
last modified time | relevance | path

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

/external/openssh/
Dttymodes.c348 tty_parse_modes(int fd, int *n_bytes_ptr) in tty_parse_modes() function
Dpacket.h147 void tty_parse_modes(int, int *);
Dsession.c1916 tty_parse_modes(s->ttyfd, &n_bytes); in session_pty_req()