Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzm.c333 VPRINTF(3,("zsbhdr: %s %lx", frametypes[type+FTOFFSET], rclhdr(hdr))); in zsbhdr()
389 VPRINTF(3,("zshhdr: %s %lx", frametypes[(type & 0x7f)+FTOFFSET], rclhdr(hdr))); in zshhdr()
971 rclhdr(char *hdr) in rclhdr() function
H A Dzglobal.h450 long rclhdr __P ((char *hdr)) LRZSZ_ATTRIB_REGPARM(1);
H A Dlrz.c2302 if (rclhdr(Rxhdr) != (long) zi->bytes_received) { in rzfile()
2346 if (rclhdr(Rxhdr) != (long) zi->bytes_received) { in rzfile()
2349 size_t pos=rclhdr(Rxhdr); in rzfile()