schema_name 1123 lib/common/schemas.c const char *schema_name = crm_element_value(xml, PCMK_XA_VALIDATE_WITH); schema_name 1125 lib/common/schemas.c pcmk__warn_if_schema_deprecated(schema_name); schema_name 1126 lib/common/schemas.c if (schema_name == NULL) { schema_name 1129 lib/common/schemas.c return pcmk__get_schema(schema_name); schema_name 1654 lib/common/schemas.c const char *schema_name = crm_element_value(*xml, schema_name 1656 lib/common/schemas.c GList *schema_entry = pcmk__get_schema(schema_name); schema_name 114 lib/common/tests/schemas/crm_schema_init_test.c assert_schema(const char *schema_name, int schema_index) schema_name 119 lib/common/tests/schemas/crm_schema_init_test.c entry = pcmk__get_schema(schema_name); schema_name 37 lib/common/tests/schemas/pcmk__find_x_0_schema_test.c assert_schema_0(int schema_index, const char *schema_name) schema_name 49 lib/common/tests/schemas/pcmk__find_x_0_schema_test.c assert_string_equal(schema->name, schema_name);