Searched refs:fEotSent (Results 1 – 2 of 2) sorted by relevance
37 fEotSent(false), in XModemSender()78 if (fEotSent) { in BytesReceived()87 if (fEotSent) { in BytesReceived()98 fEotSent = true; in BytesReceived()
43 bool fEotSent; variable