Searched refs:hdb_sqlite_prepare_stmt (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | hdb-sqlite.c | 128 hdb_sqlite_prepare_stmt(krb5_context context, in hdb_sqlite_prepare_stmt() function 160 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 165 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 170 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 175 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 180 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 185 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 190 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 195 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() 200 ret = hdb_sqlite_prepare_stmt(context, hsdb->db, in prep_stmts() [all …]
|