Home
last modified time | relevance | path

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

/bootable/recovery/minzip/
DZip.c119 static int hashcmpZipName(const void* ventry, const void* vname) in hashcmpZipName() argument
121 const ZipEntry* entry = (const ZipEntry*) ventry; in hashcmpZipName()