Searched refs:epath (Results 1 – 1 of 1) sorted by relevance
789 char *epath = helper->buf + helper->targetDirLen; in targetEntryPath() local790 memcpy(epath, pEntry->fileName + helper->zipDirLen, in targetEntryPath()792 epath += pEntry->fileNameLen - helper->zipDirLen; in targetEntryPath()793 *epath = '\0'; in targetEntryPath()