Searched refs:chan_shutdown_write (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dnchan.c84 static void chan_shutdown_write(Channel *);
201 chan_shutdown_write(c);
206 chan_shutdown_write(c);
227 chan_shutdown_write(c);
341 chan_shutdown_write(c);
488 chan_shutdown_write(Channel *c) function
497 debug2("channel %d: chan_shutdown_write: "
502 logit("channel %d: chan_shutdown_write: "
H A Dssh_namespace.h136 #define chan_shutdown_write Fssh_chan_shutdown_write macro

Completed in 104 milliseconds