Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c79 struct timeval laststamp; /* detect replays of creds */ member
365 &_rpc_authdes_cache[sid].laststamp)) { in __svcauth_des()
447 entry->laststamp = timestamp; in __svcauth_des()
591 if (BEFORE(timestamp, &cp->laststamp)) { in cache_spot()