Home
last modified time | relevance | path

Searched refs:hdb_destroy (Results 1 – 17 of 17) sorted by relevance

/NextBSD/crypto/heimdal/lib/hdb/
HDkeytab.c204 (*db->hdb_destroy)(context, db); in hdb_get_entry()
210 (*db->hdb_destroy)(context, db); in hdb_get_entry()
248 (*db->hdb_destroy)(context, db); in hdb_get_entry()
286 (*db->hdb_destroy)(context, db); in hdb_start_seq_get()
292 (*db->hdb_destroy)(context, db); in hdb_start_seq_get()
299 (*db->hdb_destroy)(context, db); in hdb_start_seq_get()
406 (c->db->hdb_destroy)(context, c->db); in hdb_end_seq_get()
HDhdb.h213 krb5_error_code (*hdb_destroy)(krb5_context, struct HDB*); member
HDhdb-keytab.c228 (*db)->hdb_destroy = hkt_destroy; in hdb_keytab_create()
HDdb.c332 (*db)->hdb_destroy = DB_destroy; in hdb_db_create()
HDdb3.c362 (*db)->hdb_destroy = DB_destroy; in hdb_db_create()
HDndbm.c384 (*db)->hdb_destroy = NDBM_destroy; in hdb_ndbm_create()
HDhdb-sqlite.c872 (*db)->hdb_destroy = hdb_sqlite_destroy; in hdb_sqlite_create()
HDhdb-mitdb.c814 (*db)->hdb_destroy = mdb_destroy; in hdb_mdb_create()
HDhdb-ldap.c1892 (*db)->hdb_destroy = LDAP_destroy; in hdb_ldap_common()
/NextBSD/crypto/heimdal/kdc/
HDset_dbinfo.c102 if (c->db[i] && c->db[i]->hdb_destroy) in krb5_kdc_set_dbinfo()
103 (*c->db[i]->hdb_destroy)(context, c->db[i]); in krb5_kdc_set_dbinfo()
HDhprop.c470 (*db->hdb_destroy)(context, db); in main()
/NextBSD/crypto/heimdal/lib/kadm5/
HDdestroy_s.c79 ret = context->db->hdb_destroy(kcontext, context->db); in kadm5_s_destroy()
HDipropd_slave.c445 ret = mydb->hdb_destroy (context, mydb); in receive_everything()
HDipropd_master.c437 (*db->hdb_destroy)(context, db); in send_complete()
/NextBSD/crypto/heimdal/doc/doxyout/hdb/
HDmanpages10 hdb/man/man3/hdb_destroy.3
/NextBSD/kerberos5/lib/libhdb/
HDMakefile20 HDB.3 hdb_destroy.3 \
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc3244 OLD_FILES+=usr/share/man/man3/hdb_destroy.3.gz