Home
last modified time | relevance | path

Searched refs:hdb_remove (Results 1 – 14 of 14) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/kadm5/
HDdelete_s.c64 ret = context->db->hdb_remove(context->context, context->db, princ); in kadm5_s_delete_principal()
HDrename_s.c105 ret = context->db->hdb_remove(context->context, context->db, oldname); in kadm5_s_rename_principal()
HDlog.c378 ret = context->db->hdb_remove(context->context, context->db, principal); in kadm5_log_replay_delete()
496 ret = context->db->hdb_remove (context->context, context->db, source); in kadm5_log_replay_rename()
/freebsd-13-stable/crypto/heimdal/doc/doxyout/hdb/
HDmanpages21 hdb/man/man3/hdb_remove.3
/freebsd-13-stable/crypto/heimdal/lib/hdb/
HDhdb.h151 krb5_error_code (*hdb_remove)(krb5_context, struct HDB*, member
HDhdb-keytab.c219 (*db)->hdb_remove = NULL; in hdb_keytab_create()
HDdb.c323 (*db)->hdb_remove = _hdb_remove; in hdb_db_create()
HDdb3.c353 (*db)->hdb_remove = _hdb_remove; in hdb_db_create()
HDndbm.c375 (*db)->hdb_remove = _hdb_remove; in hdb_ndbm_create()
HDhdb-sqlite.c871 (*db)->hdb_remove = hdb_sqlite_remove; in hdb_sqlite_create()
HDhdb-mitdb.c804 (*db)->hdb_remove = mdb_remove; in hdb_mdb_create()
HDhdb-ldap.c1886 (*db)->hdb_remove = LDAP_remove; in hdb_ldap_common()
/freebsd-13-stable/kerberos5/lib/libhdb/
HDMakefile33 HDB.3 hdb_remove.3 \
/freebsd-13-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc3008 OLD_FILES+=usr/share/man/man3/hdb_remove.3.gz