schema_a          429 lib/common/schemas.c     const pcmk__schema_t *schema_a = a;
schema_a          433 lib/common/schemas.c     if (pcmk__str_eq(schema_a->name, "pacemaker-next", pcmk__str_none)) {
schema_a          439 lib/common/schemas.c     } else if (pcmk__str_eq(schema_a->name, PCMK_VALUE_NONE, pcmk__str_none)) {
schema_a          444 lib/common/schemas.c         return schema_cmp(schema_a->version, schema_b->version);