Searched refs:REQUEST_TTY_YES (Results 1 – 4 of 4) sorted by relevance
189 #define REQUEST_TTY_YES 2 macro
747 if (options.request_tty == REQUEST_TTY_YES) in main()750 options.request_tty = REQUEST_TTY_YES; in main()1151 if (options.request_tty == REQUEST_TTY_YES || in main()
803 { "true", REQUEST_TTY_YES },804 { "yes", REQUEST_TTY_YES },
817 options.request_tty == REQUEST_TTY_YES)) in client_status_confirm()