Home
last modified time | relevance | path

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

/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dreadconf.h170 #define REQUEST_TTY_NO 1 macro
H A Dssh.c663 options.request_tty = REQUEST_TTY_NO; in main()
772 options.request_tty = REQUEST_TTY_NO; in main()
775 options.request_tty = REQUEST_TTY_NO; in main()
960 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
963 if (options.request_tty == REQUEST_TTY_NO || muxclient_command != 0) in main()
H A Dreadconf.c676 { "false", REQUEST_TTY_NO },
677 { "no", REQUEST_TTY_NO },
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dreadconf.h170 #define REQUEST_TTY_NO 1 macro
H A Dssh.c776 options.request_tty = REQUEST_TTY_NO; in main()
885 options.request_tty = REQUEST_TTY_NO; in main()
888 options.request_tty = REQUEST_TTY_NO; in main()
1103 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1106 if (options.request_tty == REQUEST_TTY_NO || muxclient_command != 0) in main()
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dreadconf.h182 #define REQUEST_TTY_NO 1 macro
H A Dssh.c855 options.request_tty = REQUEST_TTY_NO; in main()
956 options.request_tty = REQUEST_TTY_NO; in main()
959 options.request_tty = REQUEST_TTY_NO; in main()
1257 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1260 if (options.request_tty == REQUEST_TTY_NO || in main()
H A Dreadconf.c811 { "false", REQUEST_TTY_NO },
812 { "no", REQUEST_TTY_NO },
/dports/security/openssh-portable/openssh-8.8p1/
H A Dreadconf.h193 #define REQUEST_TTY_NO 1 macro
H A Dssh.c905 options.request_tty = REQUEST_TTY_NO; in main()
1013 options.request_tty = REQUEST_TTY_NO; in main()
1016 options.request_tty = REQUEST_TTY_NO; in main()
1322 options.request_tty == REQUEST_TTY_NO) { in main()
1358 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1361 if (options.request_tty == REQUEST_TTY_NO || in main()
H A Dreadconf.c879 { "false", REQUEST_TTY_NO },
880 { "no", REQUEST_TTY_NO },