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

/freebsd-13-stable/crypto/openssh/
H A Dreadconf.h185 #define REQUEST_TTY_NO 1 macro
H A Dssh.c853 options.request_tty = REQUEST_TTY_NO;
954 options.request_tty = REQUEST_TTY_NO;
957 options.request_tty = REQUEST_TTY_NO;
1248 tty_flag = options.request_tty != REQUEST_TTY_NO;
1251 if (options.request_tty == REQUEST_TTY_NO ||
H A Dreadconf.c813 { "false", REQUEST_TTY_NO },
814 { "no", REQUEST_TTY_NO },

Completed in 65 milliseconds