Searched refs:REQUEST_TTY_YES (Results 1 – 4 of 4) sorted by relevance
209 #define REQUEST_TTY_YES 2 macro
887 if (options.request_tty == REQUEST_TTY_YES) in main()890 options.request_tty = REQUEST_TTY_YES; in main()1376 if (options.request_tty == REQUEST_TTY_YES || in main()
998 { "true", REQUEST_TTY_YES },999 { "yes", REQUEST_TTY_YES },
818 options.request_tty == REQUEST_TTY_YES)) in client_status_confirm()