Home
last modified time | relevance | path

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

/external/openssh/
Dnchan.c84 static void chan_shutdown_write(Channel *);
201 chan_shutdown_write(c); in chan_write_failed1()
206 chan_shutdown_write(c); in chan_write_failed1()
227 chan_shutdown_write(c); in chan_obuf_empty()
341 chan_shutdown_write(c); in chan_write_failed2()
488 chan_shutdown_write(Channel *c) in chan_shutdown_write() function