Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-private.h77 _hdb_store (
H A Ddb.c374 (*db)->hdb_store = _hdb_store; in hdb_db1_create()
H A Dndbm.c376 (*db)->hdb_store = _hdb_store; in hdb_ndbm_create()
H A Dhdb-mdb.c405 (*db)->hdb_store = _hdb_store; in hdb_mdb_create()
H A Dcommon.c319 _hdb_store(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in _hdb_store() function
H A Ddb3.c480 (*db)->hdb_store = _hdb_store; in hdb_db3_create()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-private.h75 _hdb_store (