Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dlibhdb-exports.def19 hdb_default_db
H A Dversion-script.map22 hdb_default_db;
H A Ddbinfo.c274 hdb_default_db(krb5_context context) in hdb_default_db() function
H A Dhdb-protos.h174 hdb_default_db (krb5_context /*context*/);
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h172 hdb_default_db (krb5_context /*context*/);
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dcontext_s.c197 ctx->config.dbname = strdup(hdb_default_db(context)); in find_db_spec()
H A DChangeLog18 * use hdb_db_dir() and hdb_default_db()
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dhpropd.c120 database = hdb_default_db(context); in main()