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

/httpd/modules/ldap/
H A Dutil_ldap_cache.h37 apr_time_t add_time; /* Time node was added to cache */ member in struct:util_cache_node_t
H A Dutil_ldap_cache_mgr.c249 if (p->add_time < cache->marktime) {
532 node->add_time = apr_time_now();

Completed in 1712 milliseconds