Searched defs:comment_length (Results 1 – 9 of 9) sorted by relevance
70 __u16 comment_length; member148 __u16 comment_length, cd_records; in try_parse_end_of_cd() local
61 uint16_t comment_length; member108 uint16_t comment_length; member
577 const uint16_t comment_length = cdr->comment_length; in ParseZipArchive() local
89 unaligned_uint16_t comment_length; member170 uint16_t comment_length = unaligned_uint16_read(eocd->comment_length); in try_parse_end_of_central_directory() local
405 unsigned int comment_length = 0; in main() local
40 short comment_length; member
249 uint16_t comment_length; in ParseCentralDirectoryRecord() member
841 uint16_t comment_length = get_unaligned<uint16_t>(&file_content_[i + 20]); in GetZipFileSize() local
401 uint16_t comment_length = 0u; // No file comment. member