Searched defs:szComment (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/zlib/contrib/minizip/ |
H A D | unzip.c | 792 char *szComment, in unz64local_GetCurrentFileInfoInternal() 1086 char* szComment, uLong commentBufferSize) { in unzGetCurrentFileInfo64() 1097 char* szComment, uLong commentBufferSize) { in unzGetCurrentFileInfo() 1985 extern int ZEXPORT unzGetGlobalComment(unzFile file, char * szComment, uLong uSizeBuf) { in unzGetGlobalComment()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/ |
D | unzip.c | 887 char *szComment, in unz64local_GetCurrentFileInfoInternal() 1128 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo64() 1140 char* szComment, uLong commentBufferSize) in unzGetCurrentFileInfo() 2051 extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, uLong uSizeBuf) in unzGetGlobalComment()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | tapi.h | 1805 char szComment[TAPIMAXCOMMENTSIZE]; member 1812 WCHAR szComment[TAPIMAXCOMMENTSIZE]; member 1829 char szComment[TAPIMAXCOMMENTSIZE]; member 1842 WCHAR szComment[TAPIMAXCOMMENTSIZE]; member
|
D | netmon.h | 2081 char szComment[MAX_PROTOCOL_COMMENT_LEN]; member
|