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

  /external/zlib/src/contrib/minizip/
unzip.h 127 uLong external_fa; /* external file attributes 4 bytes */ member in struct:unz_file_info64_s
148 uLong external_fa; /* external file attributes 4 bytes */ member in struct:unz_file_info_s
zip.h 106 uLong external_fa; /* external file attributes 4 bytes */ member in struct:__anon27233
minizip.c 410 zi.external_fa = 0;
unzip.c 959 if (unz64local_getLong(&s->z_filefunc, s->filestream,&file_info.external_fa) != UNZ_OK)
    [all...]
zip.c     [all...]

Completed in 132 milliseconds