Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/kadmin/
HDdump.c69 hdb_foreach(context, db, opt->decrypt_flag ? HDB_F_DECRYPT : 0, in dump()
/NextBSD/crypto/heimdal/lib/hdb/
HDversion-script.map37 hdb_foreach;
HDhdb-protos.h182 hdb_foreach (
HDhdb.c185 hdb_foreach(krb5_context context, in hdb_foreach() function
/NextBSD/crypto/heimdal/lib/kadm5/
HDget_princs_s.c102 ret = hdb_foreach(context->context, context->db, HDB_F_ADMIN_DATA, foreach, &d); in kadm5_s_get_principals()
HDipropd_master.c429 ret = hdb_foreach (context, db, HDB_F_ADMIN_DATA, prop_one, s); in send_complete()
/NextBSD/crypto/heimdal/kdc/
HDhprop.c240 ret = hdb_foreach(context, db, HDB_F_DECRYPT, v5_prop, pd); in iterate()
/NextBSD/crypto/heimdal/
HDChangeLog.19991217 * kdc/hprop.c: pass flags to hdb_foreach
1229 sealed or not; add flags to hdb_foreach