Home
last modified time | relevance | path

Searched refs:hdb_check_db_format (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dlibhdb-exports.def6 hdb_check_db_format
H A Dversion-script.map9 hdb_check_db_format;
H A Dhdb.c262 hdb_check_db_format(krb5_context context, HDB *db) in hdb_check_db_format() function
299 ret = hdb_check_db_format(context, db); in hdb_init_db()
H A Dhdb-protos.h73 hdb_check_db_format (
H A Ddb.c332 ret = hdb_check_db_format(context, db); in DB_open()
H A Dndbm.c337 ret = hdb_check_db_format(context, db); in NDBM_open()
H A Dhdb-mdb.c358 ret = hdb_check_db_format(context, db); in DB_open()
H A Ddb3.c439 ret = hdb_check_db_format(context, db); in DB_open()
H A Dhdb-mitdb.c1104 ret = hdb_check_db_format(context, db); in mdb_open()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h71 hdb_check_db_format (
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.19981789 (hdb_check_db_format): leak less memory