Searched refs:REQUEST_TTY_YES (Results 1 – 4 of 4) sorted by relevance
185 #define REQUEST_TTY_YES 2 macro
854 if (options.request_tty == REQUEST_TTY_YES) in main()857 options.request_tty = REQUEST_TTY_YES; in main()1325 if (options.request_tty == REQUEST_TTY_YES || in main()
848 { "true", REQUEST_TTY_YES },849 { "yes", REQUEST_TTY_YES },
669 options.request_tty == REQUEST_TTY_YES)) in client_status_confirm()