Searched refs:hdb_ndbm_create (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | hdb.c | 89 { HDB_INTERFACE_VERSION, NULL, NULL, "ndbm:", hdb_ndbm_create}, 121 { HDB_INTERFACE_VERSION, NULL, NULL, "", hdb_ndbm_create };
|
H A D | hdb-protos.h | 418 hdb_ndbm_create (
|
H A D | ndbm.c | 353 hdb_ndbm_create(krb5_context context, HDB **db, in hdb_ndbm_create() function
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | hdb-protos.h | 416 hdb_ndbm_create (
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2005 | 161 * lib/hdb/ndbm.c (hdb_ndbm_create): use calloc to allocate memory
|