Searched refs:in_opened_file_inzip (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzip.c174 int in_opened_file_inzip; /* 1 if a file in the zip is currently writ.*/ member in struct:__anon121
879 ziinit.in_opened_file_inzip = 0;
1092 if (zi->in_opened_file_inzip == 1)
1265 zi->in_opened_file_inzip = 1;
1415 if (zi->in_opened_file_inzip == 0)
1530 if (zi->in_opened_file_inzip == 0)
1749 zi->in_opened_file_inzip = 0;
1899 if (zi->in_opened_file_inzip == 1)

Completed in 29 milliseconds