Searched defs:sysdb_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/db/
H A Dsysdb_private.h117 struct sysdb_ctx { struct
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 *sysd
[all...]

Completed in 10 milliseconds