rsc_set_lh        816 pengine/constraints.c     xmlNode *rsc_set_lh = NULL;
rsc_set_lh        859 pengine/constraints.c     if (tag_to_set(new_xml, &rsc_set_lh, XML_LOC_ATTR_SOURCE, FALSE, data_set) == FALSE) {
rsc_set_lh        864 pengine/constraints.c     if (rsc_set_lh) {
rsc_set_lh        868 pengine/constraints.c             crm_xml_add(rsc_set_lh, "role", state_lh);
rsc_set_lh       2409 pengine/constraints.c     xmlNode *rsc_set_lh = NULL;
rsc_set_lh       2469 pengine/constraints.c     if (tag_to_set(new_xml, &rsc_set_lh, XML_COLOC_ATTR_SOURCE, TRUE, data_set) == FALSE) {
rsc_set_lh       2474 pengine/constraints.c     if (rsc_set_lh) {
rsc_set_lh       2478 pengine/constraints.c             crm_xml_add(rsc_set_lh, "role", state_lh);
rsc_set_lh       2763 pengine/constraints.c     xmlNode *rsc_set_lh = NULL;
rsc_set_lh       2807 pengine/constraints.c     if (tag_to_set(new_xml, &rsc_set_lh, XML_COLOC_ATTR_SOURCE, FALSE, data_set) == FALSE) {
rsc_set_lh       2812 pengine/constraints.c     if (rsc_set_lh) {
rsc_set_lh       2816 pengine/constraints.c             crm_xml_add(rsc_set_lh, "role", state_lh);