HomeSort by relevance Sort by last modified time
    Searched refs:sent_eof (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
channel.h 78 int recv_eof, sent_eof; member in struct:Channel
common-channel.c 139 newchan->sent_eof = newchan->recv_eof = 0;
307 if (!channel->sent_eof
366 channel->sent_eof = 1;
385 channel->sent_eof = 1;

Completed in 31 milliseconds