Searched defs:ventry2 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 4 milliseconds