Home
last modified time | relevance | path

Searched refs:hdb_default_db (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Dversion-script.map20 hdb_default_db;
H A Dhdb-protos.h89 hdb_default_db (krb5_context /*context*/);
H A Ddbinfo.c263 hdb_default_db(krb5_context context) in hdb_default_db() function
/freebsd/crypto/heimdal/lib/kadm5/
H A Dcontext_s.c122 ctx->config.dbname = strdup(hdb_default_db(context)); in find_db_spec()
H A DChangeLog18 * use hdb_db_dir() and hdb_default_db()
/freebsd/crypto/heimdal/kdc/
H A Dhpropd.c118 database = hdb_default_db(context); in main()