Searched refs:remote_has_tty (Results 1 – 2 of 2) sorted by relevance
149 int remote_has_tty; /* remote side has a tty */ member
362 const int has_tty = c->isatty || c->remote_has_tty; in channel_classify()570 c->remote_has_tty = 1; in channel_set_tty()1082 c->isatty ? "T" : (c->remote_has_tty ? "RT" : ""), in channel_format_status()