Searched refs:comment_length (Results 1 – 1 of 1) sorted by relevance
70 __u16 comment_length; member 73 /* uint8_t comment[comment_length] */148 __u16 comment_length, cd_records; in try_parse_end_of_cd() local 156 comment_length = eocd->comment_length; in try_parse_end_of_cd() 157 if (offset + sizeof(*eocd) + comment_length != archive->size) in try_parse_end_of_cd()