rsc_action 463 lib/pacemaker/pcmk_sched_remote.c pe_action_t *rsc_action = item->data; rsc_action 465 lib/pacemaker/pcmk_sched_remote.c if ((rsc_action->node->details != action->node->details) rsc_action 466 lib/pacemaker/pcmk_sched_remote.c && pcmk__str_eq(rsc_action->task, RSC_STOP, pcmk__str_casei)) { rsc_action 468 lib/pacemaker/pcmk_sched_remote.c action->rsc, NULL, rsc_action, rsc_action 94 tools/crm_resource.h const char *rsc_type, const char *rsc_action, rsc_action 99 tools/crm_resource.h const char *rsc_action, GHashTable *override_hash, rsc_action 1781 tools/crm_resource_runtime.c get_action(const char *rsc_action) { rsc_action 1784 tools/crm_resource_runtime.c if (pcmk__str_eq(rsc_action, "validate", pcmk__str_casei)) { rsc_action 1787 tools/crm_resource_runtime.c } else if (pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) { rsc_action 1790 tools/crm_resource_runtime.c } else if (pcmk__strcase_any_of(rsc_action, "force-start", "force-stop", rsc_action 1792 tools/crm_resource_runtime.c action = rsc_action+6; rsc_action 1794 tools/crm_resource_runtime.c action = rsc_action; rsc_action 1868 tools/crm_resource_runtime.c const char *rsc_type, const char *rsc_action, rsc_action 1874 tools/crm_resource_runtime.c const char *action = get_action(rsc_action); rsc_action 1924 tools/crm_resource_runtime.c rsc_prov, rsc_type, rsc_name, rsc_action, override_hash, rsc_action 1933 tools/crm_resource_runtime.c const char *rsc_action, GHashTable *override_hash, rsc_action 1945 tools/crm_resource_runtime.c if (pcmk__strcase_any_of(rsc_action, "force-start", "force-demote", rsc_action 1951 tools/crm_resource_runtime.c rsc_action, rsc->id); rsc_action 1967 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support group resources", rsc_action); rsc_action 1970 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support bundled resources", rsc_action); rsc_action 1982 tools/crm_resource_runtime.c timeout_ms = pe_get_configured_timeout(rsc, get_action(rsc_action), data_set); rsc_action 1987 tools/crm_resource_runtime.c exit_code = cli_resource_execute_from_params(out, rid, rclass, rprov, rtype, rsc_action,