Home
last modified time | relevance | path

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

/bootable/recovery/minzip/
DZip.c789 char *epath = helper->buf + helper->targetDirLen; in targetEntryPath() local
790 memcpy(epath, pEntry->fileName + helper->zipDirLen, in targetEntryPath()
792 epath += pEntry->fileNameLen - helper->zipDirLen; in targetEntryPath()
793 *epath = '\0'; in targetEntryPath()