Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Ddump.c81 hdb_foreach(context, db, opt->decrypt_flag ? HDB_F_DECRYPT : 0, in dump()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dlibhdb-exports.def36 hdb_foreach
H A Dversion-script.map39 hdb_foreach;
H A Dhdb-protos.h296 hdb_foreach (
H A Dhdb.c239 hdb_foreach(krb5_context context, in hdb_foreach() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dget_princs_s.c113 ret = hdb_foreach(context->context, context->db, HDB_F_ADMIN_DATA, foreach, &d); in kadm5_s_get_principals()
H A Dipropd_master.c478 ret = hdb_foreach (context, db, HDB_F_ADMIN_DATA, dump_one, dump); in write_dump()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h294 hdb_foreach (
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dhprop.c242 ret = hdb_foreach(context, db, HDB_F_DECRYPT, v5_prop, pd); in iterate()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.19991217 * kdc/hprop.c: pass flags to hdb_foreach
1229 sealed or not; add flags to hdb_foreach