Searched refs:REQUEST_TTY_YES (Results 1 – 4 of 4) sorted by relevance
204 #define REQUEST_TTY_YES 2 macro
871 if (options.request_tty == REQUEST_TTY_YES) in main()874 options.request_tty = REQUEST_TTY_YES; in main()1357 if (options.request_tty == REQUEST_TTY_YES || in main()
881 { "true", REQUEST_TTY_YES },882 { "yes", REQUEST_TTY_YES },
669 options.request_tty == REQUEST_TTY_YES)) in client_status_confirm()