Lines Matching defs:sysdb_ctx

117 struct sysdb_ctx {
147 struct sysdb_ctx **_ctx);
153 int sysdb_upgrade_03(struct sysdb_ctx *sysdb, const char **ver);
154 int sysdb_upgrade_04(struct sysdb_ctx *sysdb, const char **ver);
155 int sysdb_upgrade_05(struct sysdb_ctx *sysdb, const char **ver);
156 int sysdb_upgrade_06(struct sysdb_ctx *sysdb, const char **ver);
157 int sysdb_upgrade_07(struct sysdb_ctx *sysdb, const char **ver);
158 int sysdb_upgrade_08(struct sysdb_ctx *sysdb, const char **ver);
159 int sysdb_upgrade_09(struct sysdb_ctx *sysdb, const char **ver);
160 int sysdb_upgrade_10(struct sysdb_ctx *sysdb, struct sss_domain_info *domain,
162 int sysdb_upgrade_11(struct sysdb_ctx *sysdb, struct sss_domain_info *domain,
164 int sysdb_upgrade_12(struct sysdb_ctx *sysdb, const char **ver);
165 int sysdb_upgrade_13(struct sysdb_ctx *sysdb, const char **ver);
166 int sysdb_upgrade_14(struct sysdb_ctx *sysdb, const char **ver);
167 int sysdb_upgrade_15(struct sysdb_ctx *sysdb, const char **ver);
168 int sysdb_upgrade_16(struct sysdb_ctx *sysdb, const char **ver);
169 int sysdb_upgrade_17(struct sysdb_ctx *sysdb,
172 int sysdb_upgrade_18(struct sysdb_ctx *sysdb, const char **ver);
173 int sysdb_upgrade_19(struct sysdb_ctx *sysdb, const char **ver);
175 int sysdb_ts_upgrade_01(struct sysdb_ctx *sysdb, const char **ver);
235 errno_t sysdb_merge_res_ts_attrs(struct sysdb_ctx *ctx,
243 errno_t sysdb_merge_msg_list_ts_attrs(struct sysdb_ctx *ctx,
254 struct sysdb_ctx *sysdb,
275 struct sysdb_ctx *sysdb,
300 bool sysdb_entry_attrs_diff(struct sysdb_ctx *sysdb,