Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c69 static void chan_send_ieof1(Channel *);
115 chan_send_ieof1(c); in chan_rcvd_oclose1()
120 chan_send_ieof1(c); in chan_rcvd_oclose1()
160 chan_send_ieof1(c); in chan_ibuf_empty()
231 chan_send_ieof1(Channel *c) in chan_send_ieof1() function