Searched refs:REQUEST_TTY_YES (Results 1 – 4 of 4) sorted by relevance
212 #define REQUEST_TTY_YES 2 macro
891 if (options.request_tty == REQUEST_TTY_YES) in main()894 options.request_tty = REQUEST_TTY_YES; in main()1396 if (options.request_tty == REQUEST_TTY_YES || in main()
1054 { "true", REQUEST_TTY_YES },1055 { "yes", REQUEST_TTY_YES },
823 options.request_tty == REQUEST_TTY_YES)) in client_status_confirm()