HomeSort by: relevance | last modified time | path
    Searched defs:hdb_dbinfo (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
dbinfo.c 38 struct hdb_dbinfo { struct
46 struct hdb_dbinfo *next;
53 struct hdb_dbinfo **db)
55 struct hdb_dbinfo *di;
93 hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp)
96 struct hdb_dbinfo *di, **dt, *databases;
176 struct hdb_dbinfo *
177 hdb_dbinfo_get_next(struct hdb_dbinfo *dbp, struct hdb_dbinfo *dbprevp)
186 hdb_dbinfo_get_label(krb5_context context, struct hdb_dbinfo *dbp
    [all...]

Completed in 67 milliseconds