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

  /src/crypto/external/bsd/openssh/dist/
channels.h 414 void chan_read_failed(struct ssh *, Channel *);
nchan.c 113 chan_read_failed(struct ssh *ssh, Channel *c) function
122 error("channel %d: chan_read_failed for istate %d",
channels.c 1470 chan_read_failed(ssh, c);
2256 chan_read_failed(ssh, c);
2264 chan_read_failed(ssh, c);
2490 chan_read_failed(ssh, c);
clientloop.c 871 chan_read_failed(ssh, c);
mux.c 225 chan_read_failed(ssh, sc);

Completed in 55 milliseconds