Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c115 static int session_pty_req(Session *);
313 success = session_pty_req(s); in do_authenticated1()
1651 session_pty_req(Session *s) in session_pty_req() function
2077 success = session_pty_req(s); in session_input_channel_req()