Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchannels.h144 int wfd_isatty; /* wfd is a tty */ member
H A Dchannels.c439 c->wfd_isatty = is_tty || isatty(c->wfd); in channel_register_fds()
2234 if (c->wfd_isatty) in channel_handle_wfd()