Searched refs:hdb__del (Results 1 – 12 of 12) sorted by relevance
2 hdb/man/man3/hdb__del.3
204 krb5_error_code (*hdb__del)(krb5_context, struct HDB*, krb5_data); member
226 code = db->hdb__del(context, db, akey); in hdb_remove_aliases()373 code = db->hdb__del(context, db, key); in _hdb_remove()
227 (*db)->hdb__del = NULL; in hdb_keytab_create()
331 (*db)->hdb__del = DB__del; in hdb_db_create()
383 (*db)->hdb__del = NDBM__del; in hdb_ndbm_create()
361 (*db)->hdb__del = DB__del; in hdb_db_create()
820 code = db->hdb__del(context, db, key); in mdb_remove()920 (*db)->hdb__del = mdb__del; in hdb_mdb_create()
876 (*db)->hdb__del = NULL; in hdb_sqlite_create()
1894 (*db)->hdb__del = NULL; in hdb_ldap_common()
14 MLINKS= HDB.3 hdb__del.3 \
3002 OLD_FILES+=usr/share/man/man3/hdb__del.3.gz