Searched refs:zgethdr (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | zglobal.h | 448 int zgethdr __P ((char *hdr, int eflag, size_t *));
|
| H A D | lrz.c | 1339 c = zgethdr(Rxhdr, 0, &tmp); in do_crc_check() 2023 switch (zgethdr(Rxhdr, 0, NULL)) { in tryz() 2105 while (++errors<20 && zgethdr(Rxhdr,1, NULL) != ZFIN); in tryz() 2271 c = zgethdr(Rxhdr, 0, NULL); in rzfile()
|
| H A D | zm.c | 670 zgethdr(char *hdr, int eflag, size_t *Rxpos) in zgethdr() function
|