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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.h113 BOOL fUpdate; /* Update zip file--overwrite only if newer */ member in struct:__anon7684
H A Dapi.c468 if (Options.fUpdate) /* Update zip file--overwrite only if newer -u */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas135 fUpdate As Long ' 1 If Updating Zip File-Overwrite Only If Newer, Else 0
436 ZOPT.fUpdate = zUpdate ' 1 If Updating Zip File-Overwrite Only If Newer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas117 fUpdate As Long ' 1 If Updating Zip File-Overwrite Only If Newer, Else 0
488 ZipOpts.fUpdate = 0
522 ZipOpts.fUpdate = 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c262 ZpOpt.fUpdate = FALSE; /* true if updating zip file--overwrite only

Completed in 96 milliseconds