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

  /external/zlib/contrib/minizip/
zip.c 140 ZPOS64_T pos_local_header; /* offset of the local header of the file member in struct:__anon8776
    [all...]
  /external/chromium/third_party/zlib/contrib/minizip/
zip.c 123 uLong pos_local_header; /* offset of the local header of the file member in struct:__anon3280
778 zi->ci.pos_local_header = ZTELL(zi->z_filefunc,zi->filestream) ;
808 ziplocal_putValue_inmemory(zi->ci.central_header+42,(uLong)zi->ci.pos_local_header- zi->add_position_when_writting_offset,4);
    [all...]

Completed in 26 milliseconds