Searched refs:authdes_cache_time (Results 1 – 1 of 1) sorted by relevance
120 static time_t authdes_cache_time = 10*60*60; variable654 if (p->ref_time + authdes_cache_time > gethrestime_sec()) in sweep_cache()