Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c92 int Rxascii=FALSE; /* receive files in ascii (translate) mode */ variable
588 case 'a': Rxascii=TRUE; break; in zmodem_rx()
1404 Thisbinary = (!Rxascii) || Rxbinary; in procheader()