Searched refs:zip_hdr (Results 1 – 3 of 3) sorted by relevance
99 struct zip_hdr { struct197 extern void interpret_ddp_zip(int, struct zip_hdr *, int);
39 interpret_ddp_zip(int flags, struct zip_hdr *zip, int len) in interpret_ddp_zip()52 if (len < sizeof (struct zip_hdr)) in interpret_ddp_zip()98 if (len < sizeof (struct zip_hdr)) in interpret_ddp_zip()
198 interpret_ddp_zip(flags, (struct zip_hdr *)ddp, ddplen); in interpret_at()