Lines Matching refs:sysdb
24 #include "db/sysdb.h"
34 struct sysdb_ctx *sysdb;
55 struct sysdb_ctx *sysdb,
63 struct sysdb_ctx *sysdb,
74 struct sysdb_ctx *sysdb,
94 state->sysdb = sysdb;
230 ret = sdap_save_services(state, state->sysdb,
249 struct sysdb_ctx *sysdb,
274 ret = sysdb_transaction_start(sysdb);
286 ret = sdap_save_service(tmp_ctx, sysdb, opts, dom,
315 ret = sysdb_transaction_commit(sysdb);
329 sret = sysdb_transaction_cancel(sysdb);
341 struct sysdb_ctx *sysdb,
378 sysdb, attrs,
463 /* Make sure to remove any extra attributes from the sysdb
481 "Failed to store service in the sysdb: [%s]\n",
518 struct sysdb_ctx *sysdb;
545 state->sysdb = id_ctx->be->domain->sysdb;
582 state->domain, state->sysdb,