Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c119 static time_t authdes_sweep_interval = 12*60*60; variable
376 if ((gethrestime_sec() - authdes_last_swept) > authdes_sweep_interval) in _svcauth_des()