Lines Matching defs:num_file
172 ZPOS64_T num_file; /* number of the current file in the zipfile*/
1186 s->num_file=0;
1210 if (s->num_file+1==s->gi.number_entry)
1215 s->num_file++;
1257 num_fileSaved = s->num_file;
1282 s->num_file = num_fileSaved ;
1319 file_pos->num_of_file = s->num_file;
1349 s->num_file = file_pos->num_of_file;
2092 if (s->num_file==s->gi.number_entry)
2117 s->num_file = s->gi.number_entry; /* hack */