Searched refs:nzflag (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h143 int nzflag; /* display zip file comment */ member in struct:__anon7529
H A Duzexampl.c333 lpDCL->nzflag = 0; /* display zip file comment if true */
H A Dwindll.c317 nzflag = display zip file comment
363 uO.zflag = lpDCL->nzflag;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas110 nzflag As Long ' 1 = Display Zip File Comment, Else 0
588 UZDCL.nzflag = uDisplayComment ' 1 = Display Zip File Comment
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs29 // zip file. To display a comment you set the nzflag of the DCLIST structure = 1. In this
169 public int nzflag; //1 = Display Zip File Comment, Else 0 field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
592 dclist.nzflag = ConvertEnumToInt(m_DisplayComment);
667 //This method provides a work around to setting the nzflag of the DCLIST structure = 1, which instructs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c349 lpDCL->nzflag = 0;

Completed in 66 milliseconds