Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c76 static void chan_shutdown_write(Channel *);
193 chan_shutdown_write(c); in chan_write_failed1()
198 chan_shutdown_write(c); in chan_write_failed1()
219 chan_shutdown_write(c); in chan_obuf_empty()
328 chan_shutdown_write(c); in chan_write_failed2()
469 chan_shutdown_write(Channel *c) in chan_shutdown_write() function