OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZIP_OK
(Results
1 - 15
of
15
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
zip.c
264
return
ZIP_OK
;
296
return
ZIP_OK
;
339
return
ZIP_OK
;
362
if (err==
ZIP_OK
)
366
if (err==
ZIP_OK
)
381
if (err==
ZIP_OK
)
385
if (err==
ZIP_OK
)
389
if (err==
ZIP_OK
)
393
if (err==
ZIP_OK
)
409
if (err==
ZIP_OK
)
[
all
...]
minizip.c
181
int err=
ZIP_OK
;
191
if (err ==
ZIP_OK
)
194
err =
ZIP_OK
;
207
} while ((err ==
ZIP_OK
) && (size_read>0));
378
for (i=zipfilenamearg+1;(i<argc) && (err==
ZIP_OK
);i++)
408
if ((password != NULL) && (err==
ZIP_OK
))
448
if (err !=
ZIP_OK
)
460
if (err ==
ZIP_OK
)
463
err =
ZIP_OK
;
482
} while ((err ==
ZIP_OK
) && (size_read>0))
[
all
...]
zip.h
72
#define
ZIP_OK
(0)
/src/external/gpl3/binutils/dist/zlib/contrib/minizip/
zip.c
264
return
ZIP_OK
;
296
return
ZIP_OK
;
339
return
ZIP_OK
;
362
if (err==
ZIP_OK
)
366
if (err==
ZIP_OK
)
381
if (err==
ZIP_OK
)
385
if (err==
ZIP_OK
)
389
if (err==
ZIP_OK
)
393
if (err==
ZIP_OK
)
409
if (err==
ZIP_OK
)
[
all
...]
minizip.c
181
int err=
ZIP_OK
;
191
if (err ==
ZIP_OK
)
194
err =
ZIP_OK
;
207
} while ((err ==
ZIP_OK
) && (size_read>0));
378
for (i=zipfilenamearg+1;(i<argc) && (err==
ZIP_OK
);i++)
408
if ((password != NULL) && (err==
ZIP_OK
))
448
if (err !=
ZIP_OK
)
460
if (err ==
ZIP_OK
)
463
err =
ZIP_OK
;
482
} while ((err ==
ZIP_OK
) && (size_read>0))
[
all
...]
zip.h
72
#define
ZIP_OK
(0)
/src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
zip.c
273
return
ZIP_OK
;
307
return
ZIP_OK
;
356
return
ZIP_OK
;
382
if (err==
ZIP_OK
)
386
if (err==
ZIP_OK
)
404
if (err==
ZIP_OK
)
408
if (err==
ZIP_OK
)
412
if (err==
ZIP_OK
)
416
if (err==
ZIP_OK
)
435
if (err==
ZIP_OK
)
[
all
...]
minizip.c
189
int err=
ZIP_OK
;
199
if (err ==
ZIP_OK
)
202
err =
ZIP_OK
;
215
} while ((err ==
ZIP_OK
) && (size_read>0));
390
for (i=zipfilenamearg+1;(i<argc) && (err==
ZIP_OK
);i++)
420
if ((password != NULL) && (err==
ZIP_OK
))
460
if (err !=
ZIP_OK
)
472
if (err ==
ZIP_OK
)
475
err =
ZIP_OK
;
494
} while ((err ==
ZIP_OK
) && (size_read>0))
[
all
...]
zip.h
72
#define
ZIP_OK
(0)
/src/external/gpl3/gdb/dist/zlib/contrib/minizip/
zip.c
273
return
ZIP_OK
;
307
return
ZIP_OK
;
356
return
ZIP_OK
;
382
if (err==
ZIP_OK
)
386
if (err==
ZIP_OK
)
404
if (err==
ZIP_OK
)
408
if (err==
ZIP_OK
)
412
if (err==
ZIP_OK
)
416
if (err==
ZIP_OK
)
435
if (err==
ZIP_OK
)
[
all
...]
minizip.c
189
int err=
ZIP_OK
;
199
if (err ==
ZIP_OK
)
202
err =
ZIP_OK
;
215
} while ((err ==
ZIP_OK
) && (size_read>0));
390
for (i=zipfilenamearg+1;(i<argc) && (err==
ZIP_OK
);i++)
420
if ((password != NULL) && (err==
ZIP_OK
))
460
if (err !=
ZIP_OK
)
472
if (err ==
ZIP_OK
)
475
err =
ZIP_OK
;
494
} while ((err ==
ZIP_OK
) && (size_read>0))
[
all
...]
zip.h
72
#define
ZIP_OK
(0)
/src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
zip.c
273
return
ZIP_OK
;
307
return
ZIP_OK
;
356
return
ZIP_OK
;
382
if (err==
ZIP_OK
)
386
if (err==
ZIP_OK
)
404
if (err==
ZIP_OK
)
408
if (err==
ZIP_OK
)
412
if (err==
ZIP_OK
)
416
if (err==
ZIP_OK
)
435
if (err==
ZIP_OK
)
[
all
...]
minizip.c
189
int err=
ZIP_OK
;
199
if (err ==
ZIP_OK
)
202
err =
ZIP_OK
;
215
} while ((err ==
ZIP_OK
) && (size_read>0));
390
for (i=zipfilenamearg+1;(i<argc) && (err==
ZIP_OK
);i++)
420
if ((password != NULL) && (err==
ZIP_OK
))
460
if (err !=
ZIP_OK
)
472
if (err ==
ZIP_OK
)
475
err =
ZIP_OK
;
494
} while ((err ==
ZIP_OK
) && (size_read>0))
[
all
...]
zip.h
72
#define
ZIP_OK
(0)
Completed in 88 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026