Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/lib/hdb/
Dtest_dbinfo.c73 ret = hdb_get_dbinfo(context, &info); in main()
Dhdb-protos.h225 hdb_get_dbinfo (
Ddbinfo.c93 hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp) in hdb_get_dbinfo() function
/freebsd-9-stable/crypto/heimdal/kdc/
Dset_dbinfo.c47 ret = hdb_get_dbinfo(context, &info); in krb5_kdc_set_dbinfo()
/freebsd-9-stable/crypto/heimdal/lib/kadm5/
Dcontext_s.c75 ret = hdb_get_dbinfo(context, &info); in find_db_spec()