Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h529 hdb_sqlite_create (
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-protos.h531 hdb_sqlite_create (
H A Dhdb.c100 { HDB_INTERFACE_VERSION, NULL, NULL, "sqlite:", hdb_sqlite_create},
H A Dhdb-sqlite.c998 hdb_sqlite_create(krb5_context context, HDB **db, const char *filename) in hdb_sqlite_create() function