Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dsession.c118 static int session_pty_req(struct ssh *, Session *);
1572 session_pty_req(struct ssh *ssh, Session *s) in session_pty_req() function
1890 success = session_pty_req(ssh, s); in session_input_channel_req()