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