Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c47 static krb5_error_code LDAP__connect(krb5_context context, HDB *);
879 ret = LDAP__connect(context, db); in LDAP__lookup_princ()
1566 ret = LDAP__connect(context, db); in LDAP_firstkey()
1595 LDAP__connect(krb5_context context, HDB * db) in LDAP__connect() function
1687 return LDAP__connect(context, db); in LDAP_open()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2004546 * lib/hdb/hdb-ldap.c (LDAP__connect): call ldap_initialize with
H A DChangeLog.20031059 * lib/hdb/hdb-ldap.c (LDAP__connect): bind sasl "EXTERNAL" to ldap