Home
last modified time | relevance | path

Searched refs:DB_open (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Ddb.c259 DB_open(krb5_context context, HDB *db, int flags, mode_t mode) in DB_open() function
319 (*db)->hdb_open = DB_open; in hdb_db_create()
H A Ddb3.c247 DB_open(krb5_context context, HDB *db, int flags, mode_t mode) in DB_open() function
349 (*db)->hdb_open = DB_open; in hdb_db_create()
/freebsd/crypto/heimdal/
H A DChangeLog.2005602 * lib/hdb/db3.c (DB_open): catch errors from the d->open calls
818 * lib/hdb/db3.c (DB_open): in case of error, close database
822 * lib/hdb/db.c (DB_open): in case of error, close database
1795 * lib/hdb/db3.c (DB_open): correct the check for O_RDONLY
H A DChangeLog.19991710 (DB_open): check malloc
2029 * lib/hdb/db.c (DB_open): try to open database w/o .db extension
2033 * lib/hdb/db.c (DB_open): add test for database format