Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb.c89 { HDB_INTERFACE_VERSION, NULL, NULL, "ndbm:", hdb_ndbm_create},
121 { HDB_INTERFACE_VERSION, NULL, NULL, "", hdb_ndbm_create };
H A Dhdb-protos.h418 hdb_ndbm_create (
H A Dndbm.c353 hdb_ndbm_create(krb5_context context, HDB **db, in hdb_ndbm_create() function
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h416 hdb_ndbm_create (
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2005161 * lib/hdb/ndbm.c (hdb_ndbm_create): use calloc to allocate memory