entry2            665 lib/common/schemas.c     GList *entry2 = pcmk__get_schema(schema2_name);
entry2            668 lib/common/schemas.c         return (entry2 == NULL)? 0 : -1;
entry2            670 lib/common/schemas.c     } else if (entry2 == NULL) {
entry2            675 lib/common/schemas.c         pcmk__schema_t *schema2 = entry2->data;