Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-protos.h362 hdb_sqlite_create (
H A Dhdb.c82 { HDB_INTERFACE_VERSION, "sqlite:", hdb_sqlite_create},
H A Dhdb-sqlite.c831 hdb_sqlite_create(krb5_context context, HDB **db, const char *argument) in hdb_sqlite_create() function