Searched refs:exec_stmt (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | scache.c | 616 exec_stmt(context, s->db, "ROLLBACK", 0); in scc_initialize() 811 exec_stmt(context, s->db, "ROLLBACK", 0); in scc_store_cred() 945 exec_stmt(context, s->db, ctx->drop, 0); in scc_get_first() 957 exec_stmt(context, s->db, ctx->drop, 0); in scc_get_first() 967 exec_stmt(context, s->db, ctx->drop, 0); in scc_get_first() 1042 exec_stmt(context, s->db, ctx->drop, 0); in scc_end_get() 1222 exec_stmt(context, ctx->db, ctx->drop, 0); in scc_get_cache_first() 1233 exec_stmt(context, ctx->db, ctx->drop, 0); in scc_get_cache_first() 1285 exec_stmt(context, ctx->db, ctx->drop, 0); in scc_end_cache_get() 1312 ret = exec_stmt(context, sfrom->db, in scc_move() [all …]
|