rsc_action 465 lib/pacemaker/pcmk_sched_remote.c pcmk_action_t *rsc_action = item->data; rsc_action 467 lib/pacemaker/pcmk_sched_remote.c if (!pcmk__same_node(rsc_action->node, action->node) rsc_action 468 lib/pacemaker/pcmk_sched_remote.c && pcmk__str_eq(rsc_action->task, PCMK_ACTION_STOP, rsc_action 471 lib/pacemaker/pcmk_sched_remote.c action->rsc, NULL, rsc_action, rsc_action 109 tools/crm_resource.h const char *rsc_type, const char *rsc_action, rsc_action 116 tools/crm_resource.h const char *rsc_action, GHashTable *override_hash, rsc_action 2042 tools/crm_resource_runtime.c get_action(const char *rsc_action) { rsc_action 2045 tools/crm_resource_runtime.c if (pcmk__str_eq(rsc_action, "validate", pcmk__str_casei)) { rsc_action 2048 tools/crm_resource_runtime.c } else if (pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) { rsc_action 2051 tools/crm_resource_runtime.c } else if (pcmk__strcase_any_of(rsc_action, "force-start", "force-stop", rsc_action 2053 tools/crm_resource_runtime.c action = rsc_action+6; rsc_action 2055 tools/crm_resource_runtime.c action = rsc_action; rsc_action 2128 tools/crm_resource_runtime.c const char *rsc_type, const char *rsc_action, rsc_action 2134 tools/crm_resource_runtime.c const char *action = get_action(rsc_action); rsc_action 2187 tools/crm_resource_runtime.c rsc_prov, rsc_type, rsc_name, rsc_action, override_hash, rsc_action 2219 tools/crm_resource_runtime.c const char *rsc_action, GHashTable *override_hash, rsc_action 2231 tools/crm_resource_runtime.c if (pcmk__strcase_any_of(rsc_action, "force-start", "force-demote", rsc_action 2237 tools/crm_resource_runtime.c rsc_action, rsc->id); rsc_action 2255 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support group resources", rsc_action); rsc_action 2258 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support bundled resources", rsc_action); rsc_action 2270 tools/crm_resource_runtime.c timeout_ms = get_action_timeout(rsc, get_action(rsc_action)); rsc_action 2275 tools/crm_resource_runtime.c exit_code = cli_resource_execute_from_params(out, rid, rclass, rprov, rtype, rsc_action,