HomeSort by relevance Sort by last modified time
    Searched refs:externalFileAttributes (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minzip/
Zip.h 42 long externalFileAttributes;
Zip.c 353 pEntry->externalFileAttributes = get4LE(ptr + CENATX);
520 return S_ISLNK(pEntry->externalFileAttributes >> 16);
    [all...]

Completed in 79 milliseconds