Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dversion-script.map7 hdb_check_db_format;
H A Dhdb.c208 hdb_check_db_format(krb5_context context, HDB *db) in hdb_check_db_format() function
245 ret = hdb_check_db_format(context, db); in hdb_init_db()
H A Dhdb-protos.h18 hdb_check_db_format (
H A Ddb.c281 ret = hdb_check_db_format(context, db); in DB_open()
H A Dndbm.c335 ret = hdb_check_db_format(context, db); in NDBM_open()
H A Ddb3.c312 ret = hdb_check_db_format(context, db); in DB_open()
H A Dhdb-mitdb.c762 ret = hdb_check_db_format(context, db); in mdb_open()
/freebsd/crypto/heimdal/
H A DChangeLog.19981789 (hdb_check_db_format): leak less memory