reason_text 753 lib/pacemaker/pcmk_sched_colocation.c char *reason_text = crm_strdup_printf("colocation with %s", reason->id); reason_text 762 lib/pacemaker/pcmk_sched_colocation.c pe_action_set_reason(action, reason_text, false); reason_text 767 lib/pacemaker/pcmk_sched_colocation.c free(reason_text); reason_text 1766 lib/pacemaker/pcmk_sched_native.c char *reason_text = pe__action2reason((reason), (flag)); \ reason_text 1767 lib/pacemaker/pcmk_sched_native.c pe_action_set_reason((action), reason_text, \ reason_text 1769 lib/pacemaker/pcmk_sched_native.c free(reason_text); \