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

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h166 #define REQUEST_TTY_NO 1 macro
H A Dssh.c493 options.request_tty = REQUEST_TTY_NO;
602 options.request_tty = REQUEST_TTY_NO;
605 options.request_tty = REQUEST_TTY_NO;
754 tty_flag = options.request_tty != REQUEST_TTY_NO;
757 if (options.request_tty == REQUEST_TTY_NO || muxclient_command != 0)
H A Dreadconf.c1090 value = REQUEST_TTY_NO;

Completed in 149 milliseconds