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

/freebsd-10.3-release/crypto/openssh/
H A Dauth-options.h28 extern int no_pty_flag;
H A Dauth-options.c45 int no_pty_flag = 0; variable
68 no_pty_flag = 0;
142 no_pty_flag = 1;
163 no_pty_flag = r != 1;
630 no_pty_flag |= cert_no_pty_flag;
H A Dmonitor.c467 if (!no_pty_flag) {
H A Dsession.c2104 if (no_pty_flag || !options.permit_tty) {

Completed in 187 milliseconds