pe_action_set_reason  487 include/crm/pengine/internal.h void pe_action_set_reason(pcmk_action_t *action, const char *reason,
pe_action_set_reason  698 lib/pacemaker/pcmk_sched_actions.c                 pe_action_set_reason((action), reason_text, false);         \
pe_action_set_reason 1525 lib/pacemaker/pcmk_sched_actions.c     pe_action_set_reason(required, "resource definition change", true);
pe_action_set_reason 1577 lib/pacemaker/pcmk_sched_actions.c     pe_action_set_reason(reload, "resource definition change", FALSE);
pe_action_set_reason 1027 lib/pacemaker/pcmk_sched_colocation.c             pe_action_set_reason(action, reason_text, false);
pe_action_set_reason 1267 lib/pacemaker/pcmk_sched_primitive.c             pe_action_set_reason(stop, "node availability", true);
pe_action_set_reason 1274 lib/pacemaker/pcmk_sched_primitive.c             pe_action_set_reason(stop, "being multiply active", true);
pe_action_set_reason  358 lib/pengine/pe_actions.c         pe_action_set_reason(action, NULL, TRUE);
pe_action_set_reason  383 lib/pengine/pe_actions.c                 pe_action_set_reason(action, "no quorum", true);
pe_action_set_reason  393 lib/pengine/pe_actions.c                     pe_action_set_reason(action, "quorum freeze", true);
pe_action_set_reason 1372 lib/pengine/pe_actions.c         pe_action_set_reason(stonith_op, reason, false);