Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c205 if ( ld->ld_cache_on && ld->ld_cache_search != NULL ) { in nsldapi_search()
207 if ( (rc = (ld->ld_cache_search)( ld, *msgidp, LDAP_REQ_SEARCH, in nsldapi_search()
H A Dldap-int.h353 #define ld_cache_search ld_cache.lcf_search macro