Home
last modified time | relevance | path

Searched refs:ventry2 (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minzip/
DZip.c104 static int hashcmpZipEntry(const void* ventry1, const void* ventry2) in hashcmpZipEntry() argument
107 const ZipEntry* entry2 = (const ZipEntry*) ventry2; in hashcmpZipEntry()