Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadconf.h227 #define REQUEST_TTY_NO 1 macro
H A Dssh.c943 options.request_tty = REQUEST_TTY_NO; in main()
1051 options.request_tty = REQUEST_TTY_NO; in main()
1054 options.request_tty = REQUEST_TTY_NO; in main()
1358 options.request_tty == REQUEST_TTY_NO) { in main()
1394 tty_flag = options.request_tty != REQUEST_TTY_NO; in main()
1397 if (options.request_tty == REQUEST_TTY_NO || in main()