Searched refs:fPrivilege (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h167 int fPrivilege; /* 1 => restore ACLs in user mode, member in struct:__anon7529
H A Dwindll.c340 fPrivilege = 1 => restore ACLs in user mode,
376 uO.X_flag = lpDCL->fPrivilege;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.h119 BOOL fPrivilege; /* Use privileges (WIN32 only) */ member in struct:__anon7684
H A Dapi.c496 if (Options.fPrivilege) /* Use privileges -! */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas141 fPrivilege As Long ' 1 If Not Saving Privileges, Else 0
442 ZOPT.fPrivilege = zPrivilege ' 1 If Not Saving Privelages
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas123 fPrivilege As Long ' 1 If Not Saving Privileges, Else 0
494 ZipOpts.fPrivilege = 0
607 If UsePrivileges Then ZipOpts.fPrivilege = 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas119 fPrivilege As Long ' 1 = ACL, 2 = Privileges
594 UZDCL.fPrivilege = uPrivilege ' 1 = ACL 2 = Priv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs189 public int fPrivilege; //1 = ACL, 2 = Privileges field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
601 dclist.fPrivilege = ConvertEnumToInt(m_Privilege);

Completed in 143 milliseconds