Searched refs:force_drain (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h111 int force_drain; /* force close on iEOF */ member in struct:Channel
H A Dclientloop.c1820 c->force_drain = 1;
1903 c->force_drain = 1;
1932 c->force_drain = 1;
H A Dchannels.c337 c->force_drain = 0;
1022 /* c->force_drain = 1; */
1308 c->force_drain = 1;
2482 if (c->force_drain && c->istate == CHAN_INPUT_OPEN) {
3757 c->force_drain = 1;

Completed in 177 milliseconds