pe__resource_actions  243 include/crm/pengine/internal.h GList *pe__resource_actions(const pcmk_resource_t *rsc, const pcmk_node_t *node,
pe__resource_actions 1105 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, PCMK_ACTION_START,
pe__resource_actions 1118 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, start_node, PCMK_ACTION_STOP,
pe__resource_actions 1128 lib/pacemaker/pcmk_output.c         possible_matches = pe__resource_actions(rsc, NULL, PCMK_ACTION_STOP,
pe__resource_actions 1136 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, PCMK_ACTION_PROMOTE,
pe__resource_actions 1143 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, PCMK_ACTION_DEMOTE,
pe__resource_actions 1155 lib/pacemaker/pcmk_output.c         possible_matches = pe__resource_actions(rsc, next,
pe__resource_actions  123 lib/pacemaker/pcmk_sched_fencing.c     action_list = pe__resource_actions(rsc, target, PCMK_ACTION_STOP, FALSE);
pe__resource_actions  211 lib/pacemaker/pcmk_sched_fencing.c     action_list = pe__resource_actions(rsc, target, PCMK_ACTION_DEMOTE, FALSE);
pe__resource_actions 1370 lib/pacemaker/pcmk_sched_primitive.c     action_list = pe__resource_actions(rsc, node, PCMK_ACTION_START, true);
pe__resource_actions 1400 lib/pacemaker/pcmk_sched_primitive.c         action_list = pe__resource_actions(rsc, node, PCMK_ACTION_PROMOTE,
pe__resource_actions  412 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(order->rsc1, NULL, PCMK_ACTION_MONITOR,
pe__resource_actions  570 lib/pacemaker/pcmk_sched_probes.c                 then_actions = pe__resource_actions(after->rsc, NULL,
pe__resource_actions  575 lib/pacemaker/pcmk_sched_probes.c                 then_actions = pe__resource_actions(after->rsc, NULL,
pe__resource_actions  698 lib/pacemaker/pcmk_sched_probes.c     probes = pe__resource_actions(rsc, NULL, PCMK_ACTION_MONITOR, FALSE);
pe__resource_actions  766 lib/pacemaker/pcmk_sched_probes.c         actions = pe__resource_actions(rsc, NULL, PCMK_ACTION_START, FALSE);
pe__resource_actions  778 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(rsc, NULL, PCMK_ACTION_MONITOR, FALSE);
pe__resource_actions  437 lib/pacemaker/pcmk_sched_recurring.c     GList *probes = pe__resource_actions(rsc, node, PCMK_ACTION_MONITOR, FALSE);
pe__resource_actions  458 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 2568 lib/pengine/unpack.c         GList *possible_matches = pe__resource_actions(rsc, node,