Searched refs:szIncludeList (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.c78 char szRootDir[PATH_MAX], szExcludeList[PATH_MAX], szIncludeList[PATH_MAX], szTempDir[PATH_MAX]; variable
281 szIncludeList[0] = '\0';
285 if (Options.szIncludeList) lstrcpy(szIncludeList, Options.szIncludeList);
581 if (szIncludeList != NULL && szIncludeList[0] != '\0') /* Include file list -i */
585 if ((k = ParseString(szIncludeList, argCee)) != ZE_OK)
H A Dapi.h128 LPSTR szIncludeList; /* Pointer to include file list string (for VB) */ member in struct:__anon7684
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas130 szIncludeList As String ' If used, space separated list of Include filename
497 ZipOpts.szIncludeList = vbNullString
511 ZipOpts.szIncludeList = i_IncludeFiles

Completed in 66 milliseconds