Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kadm5/
H A Ddelete_s.c64 ret = context->db->hdb_remove(context->context, context->db, princ); in kadm5_s_delete_principal()
H A Drename_s.c105 ret = context->db->hdb_remove(context->context, context->db, oldname); in kadm5_s_rename_principal()
H A Dlog.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/crypto/heimdal/doc/doxyout/hdb/
H A Dmanpages21 hdb/man/man3/hdb_remove.3
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.h151 krb5_error_code (*hdb_remove)(krb5_context, struct HDB*, member
H A Dhdb-keytab.c219 (*db)->hdb_remove = NULL; in hdb_keytab_create()
H A Ddb.c323 (*db)->hdb_remove = _hdb_remove; in hdb_db_create()
H A Dndbm.c375 (*db)->hdb_remove = _hdb_remove; in hdb_ndbm_create()
H A Ddb3.c353 (*db)->hdb_remove = _hdb_remove; in hdb_db_create()
H A Dhdb-sqlite.c871 (*db)->hdb_remove = hdb_sqlite_remove; in hdb_sqlite_create()
H A Dhdb-mitdb.c804 (*db)->hdb_remove = mdb_remove; in hdb_mdb_create()
H A Dhdb-ldap.c1886 (*db)->hdb_remove = LDAP_remove; in hdb_ldap_common()
/freebsd/kerberos5/lib/libhdb/
H A DMakefile32 HDB.3 hdb_remove.3 \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2908 OLD_FILES+=usr/share/man/man3/hdb_remove.3.gz