HomeSort by: relevance | last modified time | path
    Searched refs:force_drain (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
channels.h 153 int force_drain; /* force close on iEOF */ member in struct:Channel
clientloop.c 1839 c->force_drain = 1;
1881 c->force_drain = 1;
channels.c 1496 /* c->force_drain = 1; */
1803 c->force_drain = 1;
3624 if (c->force_drain && c->istate == CHAN_INPUT_OPEN) {

Completed in 65 milliseconds