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

/freebsd-13-stable/crypto/openssh/
H A Dreadconf.h186 #define REQUEST_TTY_YES 2 macro
H A Dssh.c800 if (options.request_tty == REQUEST_TTY_YES)
803 options.request_tty = REQUEST_TTY_YES;
1242 if (options.request_tty == REQUEST_TTY_YES ||
H A Dreadconf.c811 { "true", REQUEST_TTY_YES },
812 { "yes", REQUEST_TTY_YES },
H A Dclientloop.c678 options.request_tty == REQUEST_TTY_YES))

Completed in 69 milliseconds