Searched refs:D_flag (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h154 int D_flag; /* controls restoration of timestamps member in struct:__anon7529
H A Dwindll.c327 D_flag = controls restoration of timestamps
369 uO.D_flag = lpDCL->D_flag;
H A Duzexampl.c342 lpDCL->D_flag = 0; /* restore all timestamps */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dglobals.c182 uO.D_flag=1; /* default to '-D', no restoration of dir timestamps */
H A Dunzip.h482 int D_flag; /* -D: don't restore directory (-DD: any) timestamps */ member in struct:_UzpOpts
H A Dunzip.c1468 uO.D_flag = MAX(uO.D_flag-negative,0);
1471 uO.D_flag++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tops20/
H A Dtops20.c104 if (uO.D_flag <= 1) {
175 } /* if (uO.D_flag <= 1) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Dacorn.c889 if (uO.D_flag <= 1) {
910 if (uO.D_flag <= 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs176 public int D_flag; //controls restoration of timestamps field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
599 dclist.D_flag = ConvertEnumToInt(m_RestoreTimeStamps);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas117 D_flag As Long ' Timestamp restoration, 0 = All, 1 = Files, 2 = None
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c336 if (uO.D_flag <= 1) {
346 (uO.D_flag <= 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atheos/
H A Datheos.c1046 if (uO.D_flag <= 1) {
1140 if (uO.D_flag <= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeos.c1099 if (uO.D_flag <= 1) {
1181 if (uO.D_flag <= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c1090 if (uO.D_flag <= 1) {
1137 if (uO.D_flag <= 1) {
1219 d_entry->gotTime = (uO.D_flag <= 0
1251 if (uO.D_flag <= 0) {
1293 if (uO.D_flag <= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c805 err = SetFinderInfo(__G__ (uO.D_flag <= 1),
813 if (uO.D_flag <= 1)
1045 err_rc = SetFinderInfo(__G__ (uO.D_flag <= 0),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c715 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c890 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/flexos/
H A Dflexos.c824 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c804 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dnetware.c768 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dqdos.c998 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c972 if (uO.D_flag <= 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunix.c1246 if (uO.D_flag <= 1) {
1366 if (uO.D_flag <= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c572 switch (find_vms_attrs(__G__ (uO.D_flag <= 1)))
751 if (uO.D_flag <= 1) {
955 if (uO.D_flag <= 1) {
3126 type = find_vms_attrs(__G__ (uO.D_flag <= 0));
3221 if (uO.D_flag <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dintrface.cpp1324 if (uO.D_flag <= 1) {

Completed in 343 milliseconds

12