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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhttp.c1378 #define ALLOW_CLOBBER (opt.noclobber || opt.always_rest || opt.timestamping \
2030 else if (!ALLOW_CLOBBER)
2335 else if (ALLOW_CLOBBER)
3362 if (!ALLOW_CLOBBER && file_exists_p (hs->local_file))
1373 #define ALLOW_CLOBBER macro

Completed in 161 milliseconds