Home
last modified time | relevance | path

Searched refs:vname (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
122 const char* name = (const char*) vname; in hashcmpZipName()