Searched defs:rootDirTtl (Results 1 - 1 of 1) sorted by relevance

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

Completed in 62 milliseconds