HomeSort by relevance Sort by last modified time
    Searched full:epath (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/minzip/
Zip.c 901 char *epath = helper->buf + helper->targetDirLen; local
902 memcpy(epath, pEntry->fileName + helper->zipDirLen,
904 epath += pEntry->fileNameLen - helper->zipDirLen;
905 *epath = '\0';
    [all...]

Completed in 42 milliseconds