attribute 1824 lib/pacemaker/pcmk_sched_native.c const char *attribute = CRM_ATTR_ID; attribute 1835 lib/pacemaker/pcmk_sched_native.c attribute = constraint->node_attribute; attribute 1838 lib/pacemaker/pcmk_sched_native.c lh_value = pe_node_attribute_raw(rsc_lh->allocated_to, attribute); attribute 1839 lib/pacemaker/pcmk_sched_native.c rh_value = pe_node_attribute_raw(rsc_rh->allocated_to, attribute); attribute 1863 lib/pacemaker/pcmk_sched_native.c const char *attribute = CRM_ATTR_ID; attribute 1873 lib/pacemaker/pcmk_sched_native.c attribute = constraint->node_attribute; attribute 1877 lib/pacemaker/pcmk_sched_native.c value = pe_node_attribute_raw(rsc_rh->allocated_to, attribute); attribute 1894 lib/pacemaker/pcmk_sched_native.c } else if (pcmk__str_eq(pe_node_attribute_raw(node, attribute), value, pcmk__str_casei)) { attribute 1905 lib/pacemaker/pcmk_sched_native.c constraint->score, attribute);