relaxng_file      490 lib/common/schemas.c                       void *error_handler_context, const char *relaxng_file,
relaxng_file      498 lib/common/schemas.c     CRM_CHECK(relaxng_file != NULL, return false);
relaxng_file      507 lib/common/schemas.c         ctx->parser = xmlRelaxNGNewParserCtxt(relaxng_file);
relaxng_file      524 lib/common/schemas.c                   crm_err("Could not find/parse %s", relaxng_file);