rsc_action       2281 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *rsc_action = item->data;
rsc_action       2283 lib/pacemaker/pcmk_sched_allocate.c                 if ((rsc_action->node->details != action->node->details)
rsc_action       2284 lib/pacemaker/pcmk_sched_allocate.c                     && pcmk__str_eq(rsc_action->task, RSC_STOP, pcmk__str_casei)) {
rsc_action       2286 lib/pacemaker/pcmk_sched_allocate.c                                         action->rsc, NULL, rsc_action,
rsc_action         88 tools/crm_resource.h                                             const char *rsc_type, const char *rsc_action,
rsc_action         93 tools/crm_resource.h                                 const char *rsc_action, GHashTable *override_hash,
rsc_action       1678 tools/crm_resource_runtime.c get_action(const char *rsc_action) {
rsc_action       1681 tools/crm_resource_runtime.c     if (pcmk__str_eq(rsc_action, "validate", pcmk__str_casei)) {
rsc_action       1684 tools/crm_resource_runtime.c     } else if (pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) {
rsc_action       1687 tools/crm_resource_runtime.c     } else if (pcmk__strcase_any_of(rsc_action, "force-start", "force-stop",
rsc_action       1689 tools/crm_resource_runtime.c         action = rsc_action+6;
rsc_action       1691 tools/crm_resource_runtime.c         action = rsc_action;
rsc_action       1700 tools/crm_resource_runtime.c                                  const char *rsc_type, const char *rsc_action,
rsc_action       1716 tools/crm_resource_runtime.c                  rsc_action, class);
rsc_action       1721 tools/crm_resource_runtime.c                  rsc_action, class);
rsc_action       1725 tools/crm_resource_runtime.c     action = get_action(rsc_action);
rsc_action       1800 tools/crm_resource_runtime.c               pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) {
rsc_action       1810 tools/crm_resource_runtime.c                      rsc_prov, rsc_type, rsc_name, rsc_action, override_hash,
rsc_action       1824 tools/crm_resource_runtime.c                      const char *rsc_action, GHashTable *override_hash,
rsc_action       1836 tools/crm_resource_runtime.c     if (pcmk__strcase_any_of(rsc_action, "force-start", "force-demote",
rsc_action       1842 tools/crm_resource_runtime.c                          rsc_action, rsc->id);
rsc_action       1858 tools/crm_resource_runtime.c         out->err(out, "Sorry, the %s option doesn't support group resources", rsc_action);
rsc_action       1861 tools/crm_resource_runtime.c         out->err(out, "Sorry, the %s option doesn't support bundled resources", rsc_action);
rsc_action       1873 tools/crm_resource_runtime.c         timeout_ms = pe_get_configured_timeout(rsc, get_action(rsc_action), data_set);
rsc_action       1878 tools/crm_resource_runtime.c     exit_code = cli_resource_execute_from_params(out, rid, rclass, rprov, rtype, rsc_action,