Searched refs:nZIflag (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h151 int nZIflag; /* get ZipInfo output if TRUE */ member in struct:__anon7529
H A Duzexampl.c339 lpDCL->nZIflag = 0; /* no ZipInfo output mode */
H A Dwindll.c324 nZIflag = get ZipInfo if TRUE
379 if (lpDCL->nZIflag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas114 nZIflag As Long ' 1 = Zip Info Verbose, Else 0
592 UZDCL.nZIflag = uVerbose ' 1 = Zip Info Verbose
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs173 public int nZIflag; //1 = Zip Info Verbose, Else 0 field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
596 dclist.nZIflag = ConvertEnumToInt(m_VerboseZI);

Completed in 101 milliseconds