Searched refs:authdes_sweep_interval (Results 1 – 1 of 1) sorted by relevance
119 static time_t authdes_sweep_interval = 12*60*60; variable376 if ((gethrestime_sec() - authdes_last_swept) > authdes_sweep_interval) in _svcauth_des()