Home
last modified time | relevance | path

Searched refs:hdb_get_dbinfo (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hdb/
Dtest_dbinfo.c73 ret = hdb_get_dbinfo(context, &info); in main()
Dlibhdb-exports.def45 hdb_get_dbinfo
Dversion-script.map48 hdb_get_dbinfo;
Ddbinfo.c93 hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp) in hdb_get_dbinfo() function
Dhdb-protos.h356 hdb_get_dbinfo (
Dkeytab.c147 ret = hdb_get_dbinfo(context, &head); in find_db()
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dset_dbinfo.c77 ret = hdb_get_dbinfo(context, &info); in krb5_kdc_set_dbinfo()
/netbsd/src/crypto/external/bsd/heimdal/lib/libhdb/
Dhdb.expsym76 hdb_get_dbinfo@@HEIMDAL_HDB_1.0
/netbsd/src/crypto/external/bsd/heimdal/include/
Dhdb-protos.h354 hdb_get_dbinfo (
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
Dcontext_s.c150 ret = hdb_get_dbinfo(context, &info); in find_db_spec()
DChangeLog113 * context_s.c: Use hdb_get_dbinfo to pick up configuration.