Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.h169 #define REQUEST_TTY_NO 1 macro
Dssh.c775 options.request_tty = REQUEST_TTY_NO; in main()
884 options.request_tty = REQUEST_TTY_NO; in main()
887 options.request_tty = REQUEST_TTY_NO; in main()
1102 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1105 if (options.request_tty == REQUEST_TTY_NO || muxclient_command != 0) in main()
Dreadconf.c724 { "false", REQUEST_TTY_NO },
725 { "no", REQUEST_TTY_NO },