Searched refs:SYSDB_VERSION_0_14 (Results 1 - 3 of 3) sorted by relevance

/sssd-io/src/db/
H A Dsysdb_private.h32 #define SYSDB_VERSION_0_14 "0.14" macro
H A Dsysdb_init.c519 if (strcmp(version, SYSDB_VERSION_0_14) == 0) {
H A Dsysdb_upgrade.c1358 ret = commence_upgrade(sysdb, sysdb->ldb, SYSDB_VERSION_0_14, &ctx);
2560 ret = commence_upgrade(sysdb, sysdb->ldb, SYSDB_VERSION_0_14, &ctx);

Completed in 17 milliseconds