reason_text 688 lib/pacemaker/pcmk_sched_actions.c char *reason_text = pe__action2reason((reason), (flag)); \ reason_text 689 lib/pacemaker/pcmk_sched_actions.c pe_action_set_reason((action), reason_text, \ reason_text 691 lib/pacemaker/pcmk_sched_actions.c free(reason_text); \ reason_text 880 lib/pacemaker/pcmk_sched_colocation.c char *reason_text = crm_strdup_printf("colocation with %s", reason->id); reason_text 889 lib/pacemaker/pcmk_sched_colocation.c pe_action_set_reason(action, reason_text, false); reason_text 899 lib/pacemaker/pcmk_sched_colocation.c free(reason_text);