Searched refs:hdb_entry2value (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | libhdb-exports.def | 22 hdb_entry2value
|
H A D | version-script.map | 25 hdb_entry2value;
|
H A D | common.c | 64 hdb_entry2value(krb5_context context, const hdb_entry *ent, krb5_data *value) in hdb_entry2value() function 373 hdb_entry2value(context, &entry->entry, &value); in _hdb_store()
|
H A D | hdb-protos.h | 191 hdb_entry2value (
|
H A D | hdb-sqlite.c | 617 ret = hdb_entry2value(context, &entry->entry, &value); in hdb_sqlite_store()
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | hdb-protos.h | 189 hdb_entry2value (
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
H A D | hprop.c | 113 ret = hdb_entry2value(context, &entry->entry, &data); in v5_prop()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | log.c | 965 ret = hdb_entry2value(context->context, entry, &value); in kadm5_log_create() 1188 ret = hdb_entry2value(context->context, entry, &value); in kadm5_log_rename() 1334 ret = hdb_entry2value(context->context, entry, &value); in kadm5_log_modify()
|
H A D | ipropd_master.c | 402 ret = hdb_entry2value (context, &entry->entry, &data); in dump_one()
|