Searched refs:ld_cache_bind (Results 1 – 3 of 3) sorted by relevance
100 if ( ld->ld_cache_on && ld->ld_cache_bind != NULL ) { in simple_bind_nolock()107 rc = (ld->ld_cache_bind)( ld, msgid, LDAP_REQ_BIND, dn, &bv, in simple_bind_nolock()
99 if ( ld->ld_cache_on && ld->ld_cache_bind != NULL ) { in ldap_sasl_bind()101 if ( (rc = (ld->ld_cache_bind)( ld, msgid, LDAP_REQ_BIND, dn, in ldap_sasl_bind()
353 #define ld_cache_bind ld_cache.lcf_bind macro