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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h144 int ndflag; /* controls (sub)dir recreation during extraction member in struct:__anon7529
H A Dwindll.c318 ndflag = controls (sub)directory recreation during extraction
358 uO.jflag = (lpDCL->ndflag == 0);
359 uO.ddotflag = (lpDCL->ndflag >= 2);
H A Duzexampl.c334 lpDCL->ndflag = 1; /* recreate directories != 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas111 ndflag As Long ' 0 = Junk paths, 1 = safe path components only, 2 = all
589 UZDCL.ndflag = uHonorDirectories ' 1 = Honour Directories
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs170 public int ndflag; //1 = Honor Directories, Else 0 field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
593 dclist.ndflag = ConvertEnumToInt(m_HonorDirectories);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c350 lpDCL->ndflag = 1;

Completed in 104 milliseconds