Searched refs:chan_shutdown_write (Results 1 – 2 of 2) sorted by relevance
79 static void chan_shutdown_write(struct ssh *, Channel *);159 chan_shutdown_write(ssh, c); in chan_obuf_empty()314 chan_shutdown_write(ssh, c); in chan_write_failed()375 chan_shutdown_write(struct ssh *ssh, Channel *c) in chan_shutdown_write() function
102 #define chan_shutdown_write Fssh_chan_shutdown_write macro