Searched refs:hdb_foreach (Results 1 – 8 of 8) sorted by relevance
| /src/crypto/heimdal/kadmin/ |
| H A D | dump.c | 88 hdb_foreach(context, db, opt->decrypt_flag ? HDB_F_DECRYPT : 0, in dump()
|
| /src/crypto/heimdal/lib/hdb/ |
| H A D | version-script.map | 38 hdb_foreach;
|
| H A D | hdb-protos.h | 193 hdb_foreach (
|
| H A D | hdb.c | 186 hdb_foreach(krb5_context context, in hdb_foreach() function
|
| /src/crypto/heimdal/lib/kadm5/ |
| H A D | get_princs_s.c | 103 ret = hdb_foreach(context->context, context->db, HDB_F_ADMIN_DATA, foreach, &d); in kadm5_s_get_principals()
|
| H A D | ipropd_master.c | 429 ret = hdb_foreach (context, db, HDB_F_ADMIN_DATA, prop_one, s); in send_complete()
|
| /src/crypto/heimdal/kdc/ |
| H A D | hprop.c | 240 ret = hdb_foreach(context, db, HDB_F_DECRYPT, v5_prop, pd); in iterate()
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.1999 | 1217 * kdc/hprop.c: pass flags to hdb_foreach 1229 sealed or not; add flags to hdb_foreach
|