this 1811 lib/common/xml.c int this[] = { 0, 0, 0 }; this 1822 lib/common/xml.c crm_element_value_int(xml, vfields[lpc], &(this[lpc])); this 1823 lib/common/xml.c crm_trace("Got %d for this[%s]", this[lpc], vfields[lpc]); this 1824 lib/common/xml.c if (this[lpc] < 0) { this 1825 lib/common/xml.c this[lpc] = 0; this 1830 lib/common/xml.c add[0] = this[0]; this 1831 lib/common/xml.c add[1] = this[1]; this 1832 lib/common/xml.c add[2] = this[2] + 1; this 1834 lib/common/xml.c del[lpc] = this[lpc]; this 1840 lib/common/xml.c if(this[lpc] < del[lpc]) { this 1842 lib/common/xml.c this[0], this[1], this[2], del[0], del[1], del[2], add[0], add[1], add[2]); this 1845 lib/common/xml.c } else if(this[lpc] > del[lpc]) { this 1847 lib/common/xml.c this[0], this[1], this[2], del[0], del[1], del[2], add[0], add[1], add[2], patchset); this 1865 lib/common/xml.c add[0], add[1], add[2], this[0], this[1], this[2]);