Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_dbinfo.c82 s = hdb_dbinfo_get_realm(context, d); in main()
H A Dlibhdb-exports.def18 hdb_dbinfo_get_realm
H A Dversion-script.map21 hdb_dbinfo_get_realm;
H A Ddbinfo.c192 hdb_dbinfo_get_realm(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_realm() function
H A Dhdb-protos.h161 hdb_dbinfo_get_realm (
H A Dkeytab.c152 const char *p = hdb_dbinfo_get_realm(context, dbinfo); in find_db()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h159 hdb_dbinfo_get_realm (
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dcontext_s.c156 const char *p = hdb_dbinfo_get_realm(context, d); in find_db_spec()