Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.h185 #define REQUEST_TTY_NO 1 macro
Dssh.c799 options.request_tty = REQUEST_TTY_NO; in main()
908 options.request_tty = REQUEST_TTY_NO; in main()
911 options.request_tty = REQUEST_TTY_NO; in main()
1161 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1164 if (options.request_tty == REQUEST_TTY_NO || in main()
Dreadconf.c794 { "false", REQUEST_TTY_NO },
795 { "no", REQUEST_TTY_NO },