Searched refs:ostdin_null_flag (Results 1 – 5 of 5) sorted by relevance
/dports/net/p5-Net-OpenSSH/Net-OpenSSH-0.80/patches/ |
H A D | openssh-fwd-stdio-to-streamlocal-1.patch | 104 @@ -151,8 +151,8 @@ int ostdin_null_flag, ono_shell_flag, otty_flag, orequest_tty;
|
/dports/security/gnome-ssh-askpass/openssh-6.6p1/ |
H A D | ssh.c | 141 int ostdin_null_flag, ono_shell_flag, otty_flag, orequest_tty; variable 1219 stdin_null_flag = ostdin_null_flag; in control_persist_detach() 1678 ostdin_null_flag = stdin_null_flag; in ssh_session2()
|
/dports/security/ncrack/ncrack-0.7/opensshlib/ |
H A D | ssh.c | 146 int ostdin_null_flag, ono_shell_flag, otty_flag, orequest_tty; variable 1392 stdin_null_flag = ostdin_null_flag; in control_persist_detach() 1883 ostdin_null_flag = stdin_null_flag; in ssh_session2()
|
/dports/security/pam_ssh/pam_ssh-8.0/openssh/ |
H A D | ssh.c | 145 int ostdin_null_flag, ono_shell_flag, otty_flag, orequest_tty; variable 1559 stdin_null_flag = ostdin_null_flag; in control_persist_detach() 1921 ostdin_null_flag = stdin_null_flag; in ssh_session2()
|
/dports/security/openssh-portable/openssh-8.8p1/ |
H A D | ssh.c | 136 int ostdin_null_flag, osession_type, otty_flag, orequest_tty; variable 1735 options.stdin_null = ostdin_null_flag; in control_persist_detach() 2146 ostdin_null_flag = options.stdin_null; in ssh_session2()
|