rsc_action 470 lib/pacemaker/pcmk_sched_remote.c pe_action_t *rsc_action = item->data; rsc_action 472 lib/pacemaker/pcmk_sched_remote.c if ((rsc_action->node->details != action->node->details) rsc_action 473 lib/pacemaker/pcmk_sched_remote.c && pcmk__str_eq(rsc_action->task, RSC_STOP, pcmk__str_casei)) { rsc_action 475 lib/pacemaker/pcmk_sched_remote.c action->rsc, NULL, rsc_action, rsc_action 97 tools/crm_resource.h const char *rsc_type, const char *rsc_action, rsc_action 102 tools/crm_resource.h const char *rsc_action, GHashTable *override_hash, rsc_action 1852 tools/crm_resource_runtime.c get_action(const char *rsc_action) { rsc_action 1855 tools/crm_resource_runtime.c if (pcmk__str_eq(rsc_action, "validate", pcmk__str_casei)) { rsc_action 1858 tools/crm_resource_runtime.c } else if (pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) { rsc_action 1861 tools/crm_resource_runtime.c } else if (pcmk__strcase_any_of(rsc_action, "force-start", "force-stop", rsc_action 1863 tools/crm_resource_runtime.c action = rsc_action+6; rsc_action 1865 tools/crm_resource_runtime.c action = rsc_action; rsc_action 1939 tools/crm_resource_runtime.c const char *rsc_type, const char *rsc_action, rsc_action 1945 tools/crm_resource_runtime.c const char *action = get_action(rsc_action); rsc_action 1995 tools/crm_resource_runtime.c rsc_prov, rsc_type, rsc_name, rsc_action, override_hash, rsc_action 2004 tools/crm_resource_runtime.c const char *rsc_action, GHashTable *override_hash, rsc_action 2016 tools/crm_resource_runtime.c if (pcmk__strcase_any_of(rsc_action, "force-start", "force-demote", rsc_action 2022 tools/crm_resource_runtime.c rsc_action, rsc->id); rsc_action 2038 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support group resources", rsc_action); rsc_action 2041 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support bundled resources", rsc_action); rsc_action 2053 tools/crm_resource_runtime.c timeout_ms = pe_get_configured_timeout(rsc, get_action(rsc_action), data_set); rsc_action 2058 tools/crm_resource_runtime.c exit_code = cli_resource_execute_from_params(out, rid, rclass, rprov, rtype, rsc_action,