Home
last modified time | relevance | path

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

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