max_schema_index 1145 lib/common/schemas.c int max_schema_index = 0; max_schema_index 1162 lib/common/schemas.c max_schema_index = max_schema->schema_index; max_schema_index 1165 lib/common/schemas.c if ((max_schema_index < 1) || (max_schema_index > max_stable_schemas)) { max_schema_index 1166 lib/common/schemas.c max_schema_index = max_stable_schemas; max_schema_index 1175 lib/common/schemas.c if (original_schema->schema_index >= max_schema_index) { max_schema_index 1184 lib/common/schemas.c if (current_schema->schema_index > max_schema_index) { max_schema_index 1202 lib/common/schemas.c if (current_schema->schema_index == max_schema_index) {