Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c164 hdb_sqlite_exec_stmt(krb5_context context, in hdb_sqlite_exec_stmt() function
296 ret = hdb_sqlite_exec_stmt(context, hsdb->db, in hdb_sqlite_make_database()
301 ret = hdb_sqlite_exec_stmt(context, hsdb->db, in hdb_sqlite_make_database()
495 ret = hdb_sqlite_exec_stmt(context, hsdb->db, in hdb_sqlite_store()
603 ret = hdb_sqlite_exec_stmt(context, hsdb->db, "COMMIT", EINVAL); in hdb_sqlite_store()
617 ret = hdb_sqlite_exec_stmt(context, hsdb->db, in hdb_sqlite_store()