Home
last modified time | relevance | path

Searched refs:client_tty (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssh/ !
H A Dchannels.h148 int client_tty; /* (client) TTY has been requested */ member
H A Dclientloop.c2719 c->client_tty = 1; in client_session2_setup()
H A Dchannels.c949 if (c->client_tty) in channel_tty_open()
4910 if (sc->channels[i] == NULL || !sc->channels[i]->client_tty || in channel_send_window_changes()