pe__resource_actions  231 include/crm/pengine/internal.h GList *pe__resource_actions(const pcmk_resource_t *rsc, const pcmk_node_t *node,
pe__resource_actions 1128 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, PCMK_ACTION_START,
pe__resource_actions 1141 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, start_node, PCMK_ACTION_STOP,
pe__resource_actions 1151 lib/pacemaker/pcmk_output.c         possible_matches = pe__resource_actions(rsc, NULL, PCMK_ACTION_STOP,
pe__resource_actions 1159 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, PCMK_ACTION_PROMOTE,
pe__resource_actions 1166 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, PCMK_ACTION_DEMOTE,
pe__resource_actions 1178 lib/pacemaker/pcmk_output.c         possible_matches = pe__resource_actions(rsc, next,
pe__resource_actions  125 lib/pacemaker/pcmk_sched_fencing.c     action_list = pe__resource_actions(rsc, target, PCMK_ACTION_STOP, FALSE);
pe__resource_actions  214 lib/pacemaker/pcmk_sched_fencing.c     action_list = pe__resource_actions(rsc, target, PCMK_ACTION_DEMOTE, FALSE);
pe__resource_actions 1399 lib/pacemaker/pcmk_sched_primitive.c     action_list = pe__resource_actions(rsc, node, PCMK_ACTION_START, true);
pe__resource_actions 1429 lib/pacemaker/pcmk_sched_primitive.c         action_list = pe__resource_actions(rsc, node, PCMK_ACTION_PROMOTE,
pe__resource_actions  427 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(order->rsc1, NULL, PCMK_ACTION_MONITOR,
pe__resource_actions  585 lib/pacemaker/pcmk_sched_probes.c                 then_actions = pe__resource_actions(after->rsc, NULL,
pe__resource_actions  590 lib/pacemaker/pcmk_sched_probes.c                 then_actions = pe__resource_actions(after->rsc, NULL,
pe__resource_actions  719 lib/pacemaker/pcmk_sched_probes.c     probes = pe__resource_actions(rsc, NULL, PCMK_ACTION_MONITOR, FALSE);
pe__resource_actions  788 lib/pacemaker/pcmk_sched_probes.c         actions = pe__resource_actions(rsc, NULL, PCMK_ACTION_START, FALSE);
pe__resource_actions  800 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(rsc, NULL, PCMK_ACTION_MONITOR, FALSE);
pe__resource_actions  440 lib/pacemaker/pcmk_sched_recurring.c     GList *probes = pe__resource_actions(rsc, node, PCMK_ACTION_MONITOR, FALSE);
pe__resource_actions  461 lib/pacemaker/pcmk_sched_recurring.c     GList *stop_ops = pe__resource_actions(rsc, node, PCMK_ACTION_STOP, TRUE);
pe__resource_actions   94 lib/pacemaker/pcmk_scheduler.c     GList *list = pe__resource_actions(rsc, node, PCMK_ACTION_CLEAR_FAILCOUNT,
pe__resource_actions 2540 lib/pengine/unpack.c         GList *possible_matches = pe__resource_actions(rsc, node,