rsc_action        476 lib/pacemaker/pcmk_sched_remote.c                 pe_action_t *rsc_action = item->data;
rsc_action        478 lib/pacemaker/pcmk_sched_remote.c                 if ((rsc_action->node->details != action->node->details)
rsc_action        479 lib/pacemaker/pcmk_sched_remote.c                     && pcmk__str_eq(rsc_action->task, RSC_STOP, pcmk__str_casei)) {
rsc_action        481 lib/pacemaker/pcmk_sched_remote.c                                        action->rsc, NULL, rsc_action,
rsc_action         87 tools/crm_resource.h                                             const char *rsc_type, const char *rsc_action,
rsc_action         92 tools/crm_resource.h                                 const char *rsc_action, GHashTable *override_hash,
rsc_action       1680 tools/crm_resource_runtime.c get_action(const char *rsc_action) {
rsc_action       1683 tools/crm_resource_runtime.c     if (pcmk__str_eq(rsc_action, "validate", pcmk__str_casei)) {
rsc_action       1686 tools/crm_resource_runtime.c     } else if (pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) {
rsc_action       1689 tools/crm_resource_runtime.c     } else if (pcmk__strcase_any_of(rsc_action, "force-start", "force-stop",
rsc_action       1691 tools/crm_resource_runtime.c         action = rsc_action+6;
rsc_action       1693 tools/crm_resource_runtime.c         action = rsc_action;
rsc_action       1767 tools/crm_resource_runtime.c                                  const char *rsc_type, const char *rsc_action,
rsc_action       1773 tools/crm_resource_runtime.c     const char *action = get_action(rsc_action);
rsc_action       1822 tools/crm_resource_runtime.c                  rsc_prov, rsc_type, rsc_name, rsc_action, override_hash,
rsc_action       1831 tools/crm_resource_runtime.c                      const char *rsc_action, GHashTable *override_hash,
rsc_action       1843 tools/crm_resource_runtime.c     if (pcmk__strcase_any_of(rsc_action, "force-start", "force-demote",
rsc_action       1849 tools/crm_resource_runtime.c                          rsc_action, rsc->id);
rsc_action       1865 tools/crm_resource_runtime.c         out->err(out, "Sorry, the %s option doesn't support group resources", rsc_action);
rsc_action       1868 tools/crm_resource_runtime.c         out->err(out, "Sorry, the %s option doesn't support bundled resources", rsc_action);
rsc_action       1880 tools/crm_resource_runtime.c         timeout_ms = pe_get_configured_timeout(rsc, get_action(rsc_action), data_set);
rsc_action       1885 tools/crm_resource_runtime.c     exit_code = cli_resource_execute_from_params(out, rid, rclass, rprov, rtype, rsc_action,