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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dprinting.h76 #define MAX_CACHE_VALID_TIME 3600 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/printing/
H A Dprinting.c1013 * (3). last queue scan time > current time + MAX_CACHE_VALID_TIME (1 hour by default).
1021 || last_qscan_time > (time_now + MAX_CACHE_VALID_TIME))

Completed in 103 milliseconds