Home
last modified time | relevance | path

Searched refs:Rxbinary (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c91 int Rxbinary=FALSE; /* receive all files in bin mode */ variable
589 case 'b': Rxbinary=TRUE; break; in zmodem_rx()
1404 Thisbinary = (!Rxascii) || Rxbinary; in procheader()
1411 if (!Rxbinary && zconv == ZCNL) /* Remote ASCII override */ in procheader()