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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.h109 BOOL fGrow; /* Allow appending to a zip file */ member in struct:__anon7684
H A Dapi.c371 if (Options.fGrow) /* Allow appending to a zip file -g */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVBZipBas.bas131 fGrow As Long ' 1 If Allow Appending To Zip File, Else 0
432 ZOPT.fGrow = zGrow ' 1 If Allow Appending To Zip File
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVBZipBas.bas113 fGrow As Long ' 1 If Allow Appending To Zip File, Else 0
484 ZipOpts.fGrow = 0
527 If GrowExistingArchive Then ZipOpts.fGrow = 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c259 ZpOpt.fGrow = FALSE; /* true if allow appending to zip file */

Completed in 76 milliseconds