Searched refs:ld_cache_bind (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsaslbind.c99 if ( ld->ld_cache_on && ld->ld_cache_bind != NULL ) {
101 if ( (rc = (ld->ld_cache_bind)( ld, msgid, LDAP_REQ_BIND, dn,
H A Dsbind.c100 if ( ld->ld_cache_on && ld->ld_cache_bind != NULL ) {
107 rc = (ld->ld_cache_bind)( ld, msgid, LDAP_REQ_BIND, dn, &bv,
H A Dldap-int.h350 #define ld_cache_bind ld_cache.lcf_bind macro

Completed in 25 milliseconds