Searched refs:hdb_dbinfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/hdb/
H A Dhdb-protos.h51 struct hdb_dbinfo */*dbp*/);
56 struct hdb_dbinfo */*dbp*/);
61 struct hdb_dbinfo */*dbp*/);
66 struct hdb_dbinfo */*dbp*/);
71 struct hdb_dbinfo */*dbp*/);
76 struct hdb_dbinfo */*dbp*/);
78 struct hdb_dbinfo *
80 struct hdb_dbinfo */*dbp*/,
81 struct hdb_dbinfo */*dbprevp*/);
86 struct hdb_dbinfo */*db
[all...]
H A Ddbinfo.c36 struct hdb_dbinfo { struct
44 struct hdb_dbinfo *next;
51 struct hdb_dbinfo **db)
53 struct hdb_dbinfo *di;
91 hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp)
94 struct hdb_dbinfo *di, **dt, *databases;
171 struct hdb_dbinfo *
172 hdb_dbinfo_get_next(struct hdb_dbinfo *dbp, struct hdb_dbinfo *dbprevp)
181 hdb_dbinfo_get_label(krb5_context context, struct hdb_dbinfo *db
[all...]
H A Dtest_dbinfo.c50 struct hdb_dbinfo *info, *d;
H A Dhdb.h46 struct hdb_dbinfo;
H A Dkeytab.c141 struct hdb_dbinfo *head, *dbinfo = NULL;
/freebsd-12-stable/crypto/heimdal/kdc/
H A Dset_dbinfo.c70 struct hdb_dbinfo *info, *d;
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
H A Dcontext_s.c82 struct hdb_dbinfo *info, *d;

Completed in 110 milliseconds