Lines Matching defs:cdir
26 struct cdir { struct
27 long tag; /* must be 0x02014b50 */
28 short version_made;
29 short version_extract;
30 short gp_bitflag;
31 short comp_method;
32 short last_mod_file_time;
33 short last_mod_file_date;
34 long crc32;
35 long comp_size;
36 long uncomp_size;
37 short fname_length;
38 short extra_length;
39 short comment_length;
40 short disknum_start;
41 short int_file_attr;
42 long ext_file_attr;
43 long ofs_local_header;