entry2            335 lib/common/schemas.c compare_transforms(const struct dirent **entry1, const struct dirent **entry2)
entry2            347 lib/common/schemas.c     CRM_LOG_ASSERT(sscanf((*entry2)->d_name, "upgrade-%hhu.%hhu-%hhu.xsl",
entry2            762 lib/common/schemas.c     GList *entry2 = pcmk__get_schema(schema2_name);
entry2            765 lib/common/schemas.c         return (entry2 == NULL)? 0 : -1;
entry2            767 lib/common/schemas.c     } else if (entry2 == NULL) {
entry2            772 lib/common/schemas.c         pcmk__schema_t *schema2 = entry2->data;