Home | History | Annotate | Download | only in openssh

Lines Matching refs:mux_pause

333 	c->mux_pause = 0;
993 if (c->istate == CHAN_INPUT_OPEN && !c->mux_pause &&
1848 if (c->rfd != -1 && !c->mux_pause && FD_ISSET(c->rfd, readset) &&