test_rc           342 lib/cib/cib_utils.c         int test_rc, format = 1;
test_rc           346 lib/cib/cib_utils.c         test_rc = xml_apply_patchset(c, local_diff, manage_counters);
test_rc           348 lib/cib/cib_utils.c         if(test_rc != pcmk_ok) {
test_rc           353 lib/cib/cib_utils.c             crm_err("v%d patchset error, patch failed to apply: %s (%d)", format, pcmk_strerror(test_rc), test_rc);