Searched refs:authdes_last_swept (Results 1 – 1 of 1) sorted by relevance
121 static time_t authdes_last_swept = 0; variable376 if ((gethrestime_sec() - authdes_last_swept) > authdes_sweep_interval) in _svcauth_des()680 authdes_last_swept = gethrestime_sec(); in sweep_cache()