Searched refs:hdb_sqlite_prepare_stmt (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/heimdal/lib/hdb/ |
| H A D | hdb-sqlite.c | 126 hdb_sqlite_prepare_stmt(krb5_context context, in hdb_sqlite_prepare_stmt() function 307 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 311 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 315 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 319 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 323 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 327 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 331 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 335 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() 339 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in hdb_sqlite_make_database() [all …]
|