Searched refs:REQUEST_TTY_YES (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h167 #define REQUEST_TTY_YES 2 macro
H A Dssh.c440 if (options.request_tty == REQUEST_TTY_YES)
443 options.request_tty = REQUEST_TTY_YES;
748 if (options.request_tty == REQUEST_TTY_YES ||
H A Dreadconf.c1088 value = REQUEST_TTY_YES;
H A Dclientloop.c783 options.request_tty == REQUEST_TTY_YES))

Completed in 81 milliseconds