Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1374 int rc = 0, cachettl; in getldap_get_cacheTTL() local
1400 cachettl = atol((char *)*paramVal); in getldap_get_cacheTTL()
1402 return (cachettl); in getldap_get_cacheTTL()