Searched refs:lc_timeout (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dcache.c83 ld->ld_cache->lc_timeout = timeout;
440 validtime = time( NULL ) - ld->ld_cache->lc_timeout;
665 * remove_threshold = lc_timeout seconds;
683 remove_threshold = lc->lc_timeout;
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h253 time_t lc_timeout; /* request timeout */ member in struct:ldapcache

Completed in 36 milliseconds