Searched refs:Rxbinary (Results 1 – 1 of 1) sorted by relevance
91 int Rxbinary=FALSE; /* receive all files in bin mode */ variable589 case 'b': Rxbinary=TRUE; break; in zmodem_rx()1404 Thisbinary = (!Rxascii) || Rxbinary; in procheader()1411 if (!Rxbinary && zconv == ZCNL) /* Remote ASCII override */ in procheader()