Searched refs:REQUEST_TTY_YES (Results 1 – 4 of 4) sorted by relevance
170 #define REQUEST_TTY_YES 2 macro
724 if (options.request_tty == REQUEST_TTY_YES) in main()727 options.request_tty = REQUEST_TTY_YES; in main()1096 if (options.request_tty == REQUEST_TTY_YES || in main()
722 { "true", REQUEST_TTY_YES },723 { "yes", REQUEST_TTY_YES },
783 options.request_tty == REQUEST_TTY_YES)) in client_status_confirm()