Home
last modified time | relevance | path

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

/external/openssh/
Dnchan.c77 static void chan_send_ieof1(Channel *);
123 chan_send_ieof1(c); in chan_rcvd_oclose1()
128 chan_send_ieof1(c); in chan_rcvd_oclose1()
168 chan_send_ieof1(c); in chan_ibuf_empty()
239 chan_send_ieof1(Channel *c) in chan_send_ieof1() function