best_schema 1154 lib/common/schemas.c pcmk__schema_t *best_schema = NULL; best_schema 1197 lib/common/schemas.c if (best_schema != NULL) { best_schema 1207 lib/common/schemas.c best_schema = current_schema; best_schema 1229 lib/common/schemas.c best_schema = current_schema; best_schema 1235 lib/common/schemas.c if (best_schema != NULL) { best_schema 1237 lib/common/schemas.c || (best_schema->schema_index > original_schema->schema_index)) { best_schema 1240 lib/common/schemas.c best_schema->name); best_schema 1241 lib/common/schemas.c crm_xml_add(*xml, PCMK_XA_VALIDATE_WITH, best_schema->name);