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

/freebsd-13-stable/crypto/openssh/
H A Dnchan.c77 static void chan_send_eof2(struct ssh *, Channel *);
136 chan_send_eof2(ssh, c);
180 chan_send_eof2(struct ssh *ssh, Channel *c) function
298 chan_send_eof2(ssh, c);
H A Dssh_namespace.h81 #define chan_send_eof2 Fssh_chan_send_eof2 macro

Completed in 59 milliseconds