Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_ldap.c106 static int rootDirTtl = 0; variable
137 if (rootDirTtl == 0) { in touchRootDir()
153 rootDirTtl = t->ttl; in touchRootDir()
155 ttl = rootDirTtl = 3600; in touchRootDir()
158 ttl = rootDirTtl; in touchRootDir()