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

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dreadconf.h228 #define REQUEST_TTY_YES 2 macro
H A Dssh.c895 if (options.request_tty == REQUEST_TTY_YES)
898 options.request_tty = REQUEST_TTY_YES;
1388 if (options.request_tty == REQUEST_TTY_YES ||
H A Dreadconf.c987 { "true", REQUEST_TTY_YES },
988 { "yes", REQUEST_TTY_YES },
H A Dclientloop.c822 options.request_tty == REQUEST_TTY_YES))

Completed in 193 milliseconds