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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dunzip.h169 char *szComment,
172 Get the global comment string of the ZipFile, in the szComment buffer.
173 uSizeBuf is the size of the szComment buffer.
232 char *szComment,
243 if szComment!=NULL, the comment string of the file will be copied in szComment
H A Dunzip.c574 char *szComment,
582 szComment, commentBufferSize)
590 char *szComment;
704 if ((err==UNZ_OK) && (szComment!=NULL))
709 *(szComment+file_info.size_file_comment)='\0';
721 if (ZREAD(s->z_filefunc, s->filestream,szComment,uSizeRead)!=uSizeRead)
748 szComment, commentBufferSize)
755 char *szComment;
761 szComment,commentBufferSize);
1528 Get the global comment string of the ZipFile, in the szComment buffe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dunzip.h169 char *szComment,
172 Get the global comment string of the ZipFile, in the szComment buffer.
173 uSizeBuf is the size of the szComment buffer.
232 char *szComment,
243 if szComment!=NULL, the comment string of the file will be copied in szComment
H A Dunzip.c574 char *szComment,
582 szComment, commentBufferSize)
590 char *szComment;
704 if ((err==UNZ_OK) && (szComment!=NULL))
709 *(szComment+file_info.size_file_comment)='\0';
721 if (ZREAD(s->z_filefunc, s->filestream,szComment,uSizeRead)!=uSizeRead)
748 szComment, commentBufferSize)
755 char *szComment;
761 szComment,commentBufferSize);
1528 Get the global comment string of the ZipFile, in the szComment buffe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.h122 LPCSTR szComment; member in struct:_FILE_NODE
H A Dwinmain.cpp1385 MBSTOTSTR(plvdi->item.pszText, pFile->szComment ? pFile->szComment : "",
1396 if (((FILE_NODE*)pnmlv->lParam)->szComment) {
1397 delete[] (CHAR*)((FILE_NODE*)pnmlv->lParam)->szComment;
1524 result = _stricmp(pFile1->szComment ? pFile1->szComment : "",
1525 pFile2->szComment ? pFile2->szComment : "");
2644 LPCSTR szPath = NULL, szMethod = NULL, szComment = NULL; local
2698 if (pFile->szComment) {
[all...]
H A Dintrface.cpp907 g_pFileLast->szComment = NULL;
1003 if (g_pFileLast->szComment = new CHAR[size]) {
1006 for (p1 = buffer, p2 = (char*)g_pFileLast->szComment; *p1; INCSTR(p1)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dunzip.h217 char *szComment,
220 Get the global comment string of the ZipFile, in the szComment buffer.
221 uSizeBuf is the size of the szComment buffer.
294 char *szComment,
303 char *szComment,
314 if szComment!=NULL, the comment string of the file will be copied in szComment
H A Dunzip.c876 char *szComment,
887 char *szComment,
1080 if ((err==UNZ_OK) && (szComment!=NULL))
1085 *(szComment+file_info.size_file_comment)='\0';
1100 if (ZREAD64(s->z_filefunc, s->filestream,szComment,uSizeRead)!=uSizeRead)
1128 char* szComment, uLong commentBufferSize)
1133 szComment,commentBufferSize);
1140 char* szComment, uLong commentBufferSize)
1147 szComment,commentBufferSize);
2047 Get the global comment string of the ZipFile, in the szComment buffe
879 unz64local_GetCurrentFileInfoInternal(unzFile file, unz_file_info64 *pfile_info, unz_file_info64_internal *pfile_info_internal, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize) argument
1124 unzGetCurrentFileInfo64(unzFile file, unz_file_info64 * pfile_info, char * szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char* szComment, uLong commentBufferSize) argument
1136 unzGetCurrentFileInfo(unzFile file, unz_file_info * pfile_info, char * szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char* szComment, uLong commentBufferSize) argument
2051 unzGetGlobalComment(unzFile file, char * szComment, uLong uSizeBuf) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dunzip.h217 char *szComment,
220 Get the global comment string of the ZipFile, in the szComment buffer.
221 uSizeBuf is the size of the szComment buffer.
294 char *szComment,
303 char *szComment,
314 if szComment!=NULL, the comment string of the file will be copied in szComment
H A Dunzip.c876 char *szComment,
887 char *szComment,
1080 if ((err==UNZ_OK) && (szComment!=NULL))
1085 *(szComment+file_info.size_file_comment)='\0';
1100 if (ZREAD64(s->z_filefunc, s->filestream,szComment,uSizeRead)!=uSizeRead)
1128 char* szComment, uLong commentBufferSize)
1133 szComment,commentBufferSize);
1140 char* szComment, uLong commentBufferSize)
1147 szComment,commentBufferSize);
2047 Get the global comment string of the ZipFile, in the szComment buffe
879 unz64local_GetCurrentFileInfoInternal(unzFile file, unz_file_info64 *pfile_info, unz_file_info64_internal *pfile_info_internal, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize) argument
1124 unzGetCurrentFileInfo64(unzFile file, unz_file_info64 * pfile_info, char * szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char* szComment, uLong commentBufferSize) argument
1136 unzGetCurrentFileInfo(unzFile file, unz_file_info * pfile_info, char * szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char* szComment, uLong commentBufferSize) argument
2051 unzGetGlobalComment(unzFile file, char * szComment, uLong uSizeBuf) argument
[all...]

Completed in 100 milliseconds