Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Dnis_ldap.c107 static time_t rootDirExpire = 0; variable
119 if (rootDirExpire >= now.tv_sec) in rootDirExpired()
161 rootDirExpire = now.tv_sec + ttl; in touchRootDir()