Home
last modified time | relevance | path

Searched refs:hdb_store (Results 1 – 20 of 20) sorted by relevance

/freebsd/crypto/heimdal/lib/kadm5/
H A Dchpass_s.c107 ret = context->db->hdb_store(context->context, context->db, in change()
188 ret = context->db->hdb_store(context->context, context->db, in kadm5_s_chpass_principal_with_key()
H A Dcreate_s.c134 ret = context->db->hdb_store(context->context, context->db, 0, &ent); in kadm5_s_create_principal_with_key()
187 ret = context->db->hdb_store(context->context, context->db, 0, &ent); in kadm5_s_create_principal()
H A Dmodify_s.c71 ret = context->db->hdb_store(context->context, context->db, in modify_principal()
H A Drandkey_s.c81 ret = context->db->hdb_store(context->context, context->db, in kadm5_s_randkey_principal()
H A Drename_s.c100 ret = context->db->hdb_store(context->context, context->db, 0, &ent); in kadm5_s_rename_principal()
H A Dlog.c305 ret = context->db->hdb_store(context->context, context->db, 0, &ent); in kadm5_log_replay_create()
489 ret = context->db->hdb_store (context->context, context->db, in kadm5_log_replay_rename()
742 ret = context->db->hdb_store(context->context, context->db, in kadm5_log_replay_modify()
H A Dipropd_slave.c402 ret = mydb->hdb_store(server_context->context, in receive_everything()
/freebsd/crypto/heimdal/doc/doxyout/hdb/
H A Dmanpages23 hdb/man/man3/hdb_store.3
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.h146 krb5_error_code (*hdb_store)(krb5_context, struct HDB*, member
H A Dhdb-keytab.c218 (*db)->hdb_store = hkt_store; in hdb_keytab_create()
H A Ddb.c322 (*db)->hdb_store = _hdb_store; in hdb_db_create()
H A Dndbm.c374 (*db)->hdb_store = _hdb_store; in hdb_ndbm_create()
H A Ddb3.c352 (*db)->hdb_store = _hdb_store; in hdb_db_create()
H A Dhdb-sqlite.c870 (*db)->hdb_store = hdb_sqlite_store; in hdb_sqlite_create()
H A Dhdb-mitdb.c803 (*db)->hdb_store = mdb_store; in hdb_mdb_create()
H A Dhdb-ldap.c1885 (*db)->hdb_store = LDAP_store; in hdb_ldap_common()
/freebsd/kerberos5/lib/libhdb/
H A DMakefile34 HDB.3 hdb_store.3 \
/freebsd/crypto/heimdal/kdc/
H A Dhpropd.c262 ret = db->hdb_store(context, db, 0, &entry); in main()
/freebsd/crypto/heimdal/kadmin/
H A Dload.c531 ret = db->hdb_store(context, db, HDB_F_REPLACE, &ent); in doit()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2910 OLD_FILES+=usr/share/man/man3/hdb_store.3.gz