Home
last modified time | relevance | path

Searched refs:LDAP__connect (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/crypto/heimdal/lib/hdb/
HDhdb-ldap.c44 static krb5_error_code LDAP__connect(krb5_context context, HDB *);
845 ret = LDAP__connect(context, db); in LDAP__lookup_princ()
1506 ret = LDAP__connect(context, db); in LDAP_firstkey()
1535 LDAP__connect(krb5_context context, HDB * db) in LDAP__connect() function
1606 return LDAP__connect(context, db); in LDAP_open()
/freebsd-14-stable/crypto/heimdal/
HDChangeLog.2004546 * lib/hdb/hdb-ldap.c (LDAP__connect): call ldap_initialize with
HDChangeLog.20031059 * lib/hdb/hdb-ldap.c (LDAP__connect): bind sasl "EXTERNAL" to ldap