best_schema 1148 lib/common/schemas.c pcmk__schema_t *best_schema = NULL; best_schema 1191 lib/common/schemas.c if (best_schema != NULL) { best_schema 1201 lib/common/schemas.c best_schema = current_schema; best_schema 1223 lib/common/schemas.c best_schema = current_schema; best_schema 1229 lib/common/schemas.c if (best_schema != NULL) { best_schema 1231 lib/common/schemas.c || (best_schema->schema_index > original_schema->schema_index)) { best_schema 1234 lib/common/schemas.c best_schema->name); best_schema 1235 lib/common/schemas.c crm_xml_add(*xml, PCMK_XA_VALIDATE_WITH, best_schema->name);