HomeSort by: relevance | last modified time | path
    Searched refs:hdb_get_dbinfo (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
test_dbinfo.c 73 ret = hdb_get_dbinfo(context, &info);
75 krb5_err(context, 1, ret, "hdb_get_dbinfo");
dbinfo.c 93 hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp) function
hdb-protos.h 356 hdb_get_dbinfo (
keytab.c 147 ret = hdb_get_dbinfo(context, &head);
  /src/crypto/external/bsd/heimdal/dist/kdc/
set_dbinfo.c 77 ret = hdb_get_dbinfo(context, &info);
  /src/crypto/external/bsd/heimdal/dist/lib/kadm5/
context_s.c 150 ret = hdb_get_dbinfo(context, &info);
  /src/crypto/external/bsd/heimdal/include/
hdb-protos.h 354 hdb_get_dbinfo (

Completed in 18 milliseconds