OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_file_ok
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
unzip.c
169
ZPOS64_T
current_file_ok
; /* flag about the usability of the current file*/
member in struct:__anon41b228de0208
1072
s->
current_file_ok
= (err == UNZ_OK);
1088
if (!s->
current_file_ok
)
1100
s->
current_file_ok
= (err == UNZ_OK);
1133
if (!s->
current_file_ok
)
1194
if (!s->
current_file_ok
)
1231
s->
current_file_ok
= (err == UNZ_OK);
1361
if (!s->
current_file_ok
)
1949
if (!s->
current_file_ok
)
1979
s->
current_file_ok
= (err == UNZ_OK)
[
all
...]
Completed in 56 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025