Home
last modified time | relevance | path

Searched refs:REQUEST_TTY_NO (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dreadconf.h184 #define REQUEST_TTY_NO 1 macro
Dssh.c907 options.request_tty = REQUEST_TTY_NO; in main()
1012 options.request_tty = REQUEST_TTY_NO; in main()
1015 options.request_tty = REQUEST_TTY_NO; in main()
1301 options.request_tty == REQUEST_TTY_NO) { in main()
1331 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1334 if (options.request_tty == REQUEST_TTY_NO || in main()
Dreadconf.c850 { "false", REQUEST_TTY_NO },
851 { "no", REQUEST_TTY_NO },