Home
last modified time | relevance | path

Searched refs:hdb_db_create (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.c68 { HDB_INTERFACE_VERSION, "db:", hdb_db_create},
89 { HDB_INTERFACE_VERSION, "", hdb_db_create };
H A Dhdb-protos.h40 hdb_db_create (
H A Ddb.c299 hdb_db_create(krb5_context context, HDB **db, in hdb_db_create() function
H A Ddb3.c329 hdb_db_create(krb5_context context, HDB **db, in hdb_db_create() function
/freebsd/crypto/heimdal/
H A DChangeLog.2005159 * lib/hdb/db3.c (hdb_db_create): use calloc to callocate memory
163 * lib/hdb/db.c (hdb_db_create): use calloc to allocate memory