Home
last modified time | relevance | path

Searched refs:_hdb_remove (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-private.h64 _hdb_remove (
H A Ddb.c375 (*db)->hdb_remove = _hdb_remove; in hdb_db1_create()
H A Dndbm.c377 (*db)->hdb_remove = _hdb_remove; in hdb_ndbm_create()
H A Dhdb-mdb.c406 (*db)->hdb_remove = _hdb_remove; in hdb_mdb_create()
H A Dcommon.c386 _hdb_remove(krb5_context context, HDB *db, in _hdb_remove() function
H A Ddb3.c481 (*db)->hdb_remove = _hdb_remove; in hdb_db3_create()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-private.h62 _hdb_remove (