Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c72 static void chan_send_eof2(Channel *);
157 chan_send_eof2(c); in chan_ibuf_empty()
297 chan_send_eof2(c); in chan_rcvd_close2()
340 chan_send_eof2(Channel *c) in chan_send_eof2() function