Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb.c68 static struct hdb_method methods[] = {
111 static struct hdb_method default_dbmethod =
114 static struct hdb_method default_dbmethod =
117 static struct hdb_method default_dbmethod =
120 static struct hdb_method default_dbmethod =
328 static const struct hdb_method *
331 const struct hdb_method *h; in find_method()
360 const struct hdb_method *h;
366 const struct hdb_method *h = (const struct hdb_method *)plug; in callback()
398 const struct hdb_method *h; in hdb_list_builtin()
H A Dtest_hdbplugin.c64 struct hdb_method hdb_test =
H A Dhdb.h288 struct hdb_method { struct
H A Dhdb-ldap.c2090 struct hdb_method hdb_ldap_interface = {
2098 struct hdb_method hdb_ldapi_interface = {