Home
last modified time | relevance | path

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

/external/openssh/
Dauth-options.c45 int no_pty_flag = 0; variable
68 no_pty_flag = 0; in auth_clear_options()
137 no_pty_flag = 1; in auth_parse_options()
619 no_pty_flag |= cert_no_pty_flag; in auth_cert_options()
Dauth-options.h28 extern int no_pty_flag;
Dmonitor.c468 if (!no_pty_flag) { in monitor_child_postauth()
Dsession.c2079 if (no_pty_flag || !options.permit_tty) { in session_pty_req()