Home | History | Annotate | Download | only in minizip

Lines Matching full:disk

610   /* number of the disk with the start of the zip64 end of  central directory */
652 uLong number_disk_with_CD; /* number the the disk with central dir, used
702 /* number of this disk */
706 /* number of the disk with the start of the central directory */
710 /* total number of entries in the central directory on this disk */
726 starting disk number */
744 /* number of this disk */
748 /* number of the disk with the start of the central directory */
752 /* total number of entries in the central dir on this disk */
776 /* offset of start of central directory with respect to the starting disk number */
1152 zip64local_putValue_inmemory(zi->ci.central_header+34,(uLong)0,2); /*disk nm start*/
1763 if (err==ZIP_OK) /* number of the disk with the start of the central directory */
1770 /*total disks*/ /* Do not support spawning of disk so always say 1 here*/
1771 if (err==ZIP_OK) /* number of the disk with the start of the central directory */
1794 if (err==ZIP_OK) /* number of this disk */
1797 if (err==ZIP_OK) /* number of the disk with the start of the central directory */
1800 if (err==ZIP_OK) /* total number of entries in the central dir on this disk */
1809 if (err==ZIP_OK) /* offset of start of central directory with respect to the starting disk number */
1823 if (err==ZIP_OK) /* number of this disk */
1826 if (err==ZIP_OK) /* number of the disk with the start of the central directory */
1829 if (err==ZIP_OK) /* total number of entries in the central dir on this disk */
1850 if (err==ZIP_OK) /* offset of start of central directory with respect to the starting disk number */