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

  /external/zlib/contrib/minizip/
unzip.h 126 uLong internal_fa; /* internal file attributes 2 bytes */ member in struct:unz_file_info64_s
147 uLong internal_fa; /* internal file attributes 2 bytes */ member in struct:unz_file_info_s
zip.h 105 uLong internal_fa; /* internal file attributes 2 bytes */ member in struct:__anon15814
minizip.c 409 zi.internal_fa = 0;
unzip.c 956 if (unz64local_getShort(&s->z_filefunc, s->filestream,&file_info.internal_fa) != UNZ_OK)
    [all...]
zip.c     [all...]

Completed in 31 milliseconds