Searched refs:zipcharpc (Results 1 - 2 of 2) sorted by relevance
/forgerock/web-agents-v4/zlib/ |
H A D | zip.h | 109 typedef const char* zipcharpc; typedef 139 zipcharpc* globalcomment, 144 zipcharpc* globalcomment,
|
H A D | zip.c | 853 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) 924 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) 936 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def)
|
Completed in 92 milliseconds