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

  /external/zlib/contrib/minizip/
unzip.h 123 uLong size_file_comment; /* file comment length 2 bytes */ member in struct:unz_file_info64_s
144 uLong size_file_comment; /* file comment length 2 bytes */ member in struct:unz_file_info_s
unzip.c 950 if (unz64local_getShort(&s->z_filefunc, s->filestream,&file_info.size_file_comment) != UNZ_OK)
    [all...]

Completed in 83 milliseconds