max_schema_index 1148 lib/common/schemas.c int max_schema_index = 0; max_schema_index 1165 lib/common/schemas.c max_schema_index = max_schema->schema_index; max_schema_index 1168 lib/common/schemas.c if ((max_schema_index < 1) || (max_schema_index > max_stable_schemas)) { max_schema_index 1169 lib/common/schemas.c max_schema_index = max_stable_schemas; max_schema_index 1177 lib/common/schemas.c if (original_schema->schema_index >= max_schema_index) { max_schema_index 1185 lib/common/schemas.c if (current_schema->schema_index > max_schema_index) { max_schema_index 1203 lib/common/schemas.c if (current_schema->schema_index == max_schema_index) {