attribute        1816 lib/pacemaker/pcmk_sched_native.c     const char *attribute = CRM_ATTR_ID;
attribute        1824 lib/pacemaker/pcmk_sched_native.c         attribute = constraint->node_attribute;
attribute        1827 lib/pacemaker/pcmk_sched_native.c     lh_value = pe_node_attribute_raw(rsc_lh->allocated_to, attribute);
attribute        1828 lib/pacemaker/pcmk_sched_native.c     rh_value = pe_node_attribute_raw(rsc_rh->allocated_to, attribute);
attribute        1854 lib/pacemaker/pcmk_sched_native.c     const char *attribute = CRM_ATTR_ID;
attribute        1861 lib/pacemaker/pcmk_sched_native.c         attribute = constraint->node_attribute;
attribute        1865 lib/pacemaker/pcmk_sched_native.c         value = pe_node_attribute_raw(rsc_rh->allocated_to, attribute);
attribute        1882 lib/pacemaker/pcmk_sched_native.c         } else if (pcmk__str_eq(pe_node_attribute_raw(node, attribute), value, pcmk__str_casei)) {
attribute        1893 lib/pacemaker/pcmk_sched_native.c                          constraint->score, attribute);