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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dprinting.h84 #define MAX_CACHE_VALID_TIME 3600 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dprinting.c1065 * (3). last queue scan time > current time + MAX_CACHE_VALID_TIME (1 hour by default).
1073 || last_qscan_time > (time_now + MAX_CACHE_VALID_TIME))

Completed in 19 milliseconds