Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dmodify.c124 if ( ld->ld_cache_on && ld->ld_cache_modify != NULL ) { in ldap_modify_ext()
126 if ( (rc = (ld->ld_cache_modify)( ld, *msgidp, LDAP_REQ_MODIFY, in ldap_modify_ext()
H A Dldap-int.h362 #define ld_cache_modify ld_cache.lcf_modify macro