Symbol: hdb_dbinfo
crypto/heimdal/kdc/set_dbinfo.c
70
struct hdb_dbinfo *info, *d;
crypto/heimdal/lib/hdb/dbinfo.c
171
struct hdb_dbinfo *
crypto/heimdal/lib/hdb/dbinfo.c
172
hdb_dbinfo_get_next(struct hdb_dbinfo *dbp, struct hdb_dbinfo *dbprevp)
crypto/heimdal/lib/hdb/dbinfo.c
181
hdb_dbinfo_get_label(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
187
hdb_dbinfo_get_realm(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
193
hdb_dbinfo_get_dbname(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
199
hdb_dbinfo_get_mkey_file(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
205
hdb_dbinfo_get_acl_file(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
211
hdb_dbinfo_get_log_file(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
217
hdb_dbinfo_get_binding(krb5_context context, struct hdb_dbinfo *dbp)
crypto/heimdal/lib/hdb/dbinfo.c
223
hdb_free_dbinfo(krb5_context context, struct hdb_dbinfo **dbp)
crypto/heimdal/lib/hdb/dbinfo.c
225
struct hdb_dbinfo *di, *ndi;
crypto/heimdal/lib/hdb/dbinfo.c
44
struct hdb_dbinfo *next;
crypto/heimdal/lib/hdb/dbinfo.c
51
struct hdb_dbinfo **db)
crypto/heimdal/lib/hdb/dbinfo.c
53
struct hdb_dbinfo *di;
crypto/heimdal/lib/hdb/dbinfo.c
91
hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp)
crypto/heimdal/lib/hdb/dbinfo.c
94
struct hdb_dbinfo *di, **dt, *databases;
crypto/heimdal/lib/hdb/hdb-protos.h
203
struct hdb_dbinfo **/*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
243
struct hdb_dbinfo **/*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
62
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
67
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
72
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
77
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
82
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
87
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
89
struct hdb_dbinfo *
crypto/heimdal/lib/hdb/hdb-protos.h
91
struct hdb_dbinfo */*dbp*/,
crypto/heimdal/lib/hdb/hdb-protos.h
92
struct hdb_dbinfo */*dbprevp*/);
crypto/heimdal/lib/hdb/hdb-protos.h
97
struct hdb_dbinfo */*dbp*/);
crypto/heimdal/lib/hdb/hdb.h
46
struct hdb_dbinfo;
crypto/heimdal/lib/hdb/keytab.c
141
struct hdb_dbinfo *head, *dbinfo = NULL;
crypto/heimdal/lib/hdb/test_dbinfo.c
50
struct hdb_dbinfo *info, *d;
crypto/heimdal/lib/kadm5/context_s.c
82
struct hdb_dbinfo *info, *d;