Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/
HDreadconf.h207 #define REQUEST_TTY_NO 1 macro
HDssh.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()
HDreadconf.c1024 { "false", REQUEST_TTY_NO },
1025 { "no", REQUEST_TTY_NO },