Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.h207 #define REQUEST_TTY_NO 1 macro
H A Dssh.c961 options.request_tty = REQUEST_TTY_NO; in main()
1069 options.request_tty = REQUEST_TTY_NO; in main()
1072 options.request_tty = REQUEST_TTY_NO; in main()
1367 options.request_tty == REQUEST_TTY_NO) { in main()
1403 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1406 if (options.request_tty == REQUEST_TTY_NO || in main()
H A Dreadconf.c1021 { "false", REQUEST_TTY_NO },
1022 { "no", REQUEST_TTY_NO },