Searched refs:Rxascii (Results 1 – 1 of 1) sorted by relevance
92 int Rxascii=FALSE; /* receive files in ascii (translate) mode */ variable588 case 'a': Rxascii=TRUE; break; in zmodem_rx()1404 Thisbinary = (!Rxascii) || Rxbinary; in procheader()