Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1372 int rc = 0, cachettl; in getldap_get_cacheTTL() local
1398 cachettl = atol((char *)*paramVal); in getldap_get_cacheTTL()
1400 return (cachettl); in getldap_get_cacheTTL()