Searched refs:wfd_isatty (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h108 int wfd_isatty; /* wfd is a tty */ member in struct:Channel
H A Dchannels.c259 c->wfd_isatty = is_tty || isatty(c->wfd);
1748 if (compat20 && c->wfd_isatty)

Completed in 79 milliseconds