Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth-options.c31 int no_pty_flag = 0; variable
46 no_pty_flag = 0; in auth_clear_options()
103 no_pty_flag = 1; in auth_parse_options()
H A Dsession.c1656 if (no_pty_flag) { in session_pty_req()
/titanic_41/usr/src/cmd/ssh/include/
H A Dauth-options.h35 extern int no_pty_flag;