attribute        1823 lib/pacemaker/pcmk_sched_native.c     const char *attribute = CRM_ATTR_ID;
attribute        1831 lib/pacemaker/pcmk_sched_native.c         attribute = constraint->node_attribute;
attribute        1834 lib/pacemaker/pcmk_sched_native.c     lh_value = pe_node_attribute_raw(rsc_lh->allocated_to, attribute);
attribute        1835 lib/pacemaker/pcmk_sched_native.c     rh_value = pe_node_attribute_raw(rsc_rh->allocated_to, attribute);
attribute        1861 lib/pacemaker/pcmk_sched_native.c     const char *attribute = CRM_ATTR_ID;
attribute        1868 lib/pacemaker/pcmk_sched_native.c         attribute = constraint->node_attribute;
attribute        1872 lib/pacemaker/pcmk_sched_native.c         value = pe_node_attribute_raw(rsc_rh->allocated_to, attribute);
attribute        1889 lib/pacemaker/pcmk_sched_native.c         } else if (pcmk__str_eq(pe_node_attribute_raw(node, attribute), value, pcmk__str_casei)) {
attribute        1900 lib/pacemaker/pcmk_sched_native.c                          constraint->score, attribute);