Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/include/
H A Dprinting.h125 #define MAX_CACHE_VALID_TIME 3600 macro
/dports/net/samba412/samba-4.12.15/source3/printing/
H A Dprinting.c1365 || last_qscan_time > (time_now + MAX_CACHE_VALID_TIME)) in print_cache_expired()