Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcompare.c107 if ( ld->ld_cache_on && ld->ld_cache_compare != NULL ) { in ldap_compare_ext()
109 if ( (rc = (ld->ld_cache_compare)( ld, *msgidp, in ldap_compare_ext()
H A Dldap-int.h354 #define ld_cache_compare ld_cache.lcf_compare macro