Home
last modified time | relevance | path

Searched refs:hdb_ldapi_create (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/crypto/heimdal/lib/hdb/
H A Dhdb-protos.h258 hdb_ldapi_create (
H A Dhdb.c79 { HDB_INTERFACE_VERSION, "ldapi:", hdb_ldapi_create},
H A Dhdb-ldap.c48 static krb5_error_code hdb_ldapi_create(krb5_context context, HDB **, const char *);
1907 hdb_ldapi_create(krb5_context context, HDB ** db, const char *arg) in hdb_ldapi_create() function
1944 hdb_ldapi_create
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.20061840 (hdb_ldapi_create): change "serach_base" to "search_base" From