Searched refs:zip_end (Results 1 – 1 of 1) sorted by relevance
76 const char *zip_end = zip_buff + size; in verify_contents() local79 const char *end_of_central_dir = zip_end - 22; in verify_contents()