HomeSort by relevance Sort by last modified time
    Searched refs:wfd_isatty (Results 1 - 2 of 2) sorted by null

  /external/openssh/
channels.h 109 int wfd_isatty; /* wfd is a tty */ member in struct:Channel
channels.c 263 c->wfd_isatty = is_tty || isatty(c->wfd);
    [all...]

Completed in 1047 milliseconds