Home
last modified time | relevance | path

Searched refs:ventry1 (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
106 const ZipEntry* entry1 = (const ZipEntry*) ventry1; in hashcmpZipEntry()