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 (!pe__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 100 tools/crm_resource.h const char *rsc_type, const char *rsc_action, rsc_action 106 tools/crm_resource.h const char *rsc_action, GHashTable *override_hash, rsc_action 1913 tools/crm_resource_runtime.c get_action(const char *rsc_action) { rsc_action 1916 tools/crm_resource_runtime.c if (pcmk__str_eq(rsc_action, "validate", pcmk__str_casei)) { rsc_action 1919 tools/crm_resource_runtime.c } else if (pcmk__str_eq(rsc_action, "force-check", pcmk__str_casei)) { rsc_action 1922 tools/crm_resource_runtime.c } else if (pcmk__strcase_any_of(rsc_action, "force-start", "force-stop", rsc_action 1924 tools/crm_resource_runtime.c action = rsc_action+6; rsc_action 1926 tools/crm_resource_runtime.c action = rsc_action; rsc_action 2000 tools/crm_resource_runtime.c const char *rsc_type, const char *rsc_action, rsc_action 2006 tools/crm_resource_runtime.c const char *action = get_action(rsc_action); rsc_action 2056 tools/crm_resource_runtime.c rsc_prov, rsc_type, rsc_name, rsc_action, override_hash, rsc_action 2065 tools/crm_resource_runtime.c const char *rsc_action, GHashTable *override_hash, rsc_action 2077 tools/crm_resource_runtime.c if (pcmk__strcase_any_of(rsc_action, "force-start", "force-demote", rsc_action 2083 tools/crm_resource_runtime.c rsc_action, rsc->id); rsc_action 2099 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support group resources", rsc_action); rsc_action 2102 tools/crm_resource_runtime.c out->err(out, "Sorry, the %s option doesn't support bundled resources", rsc_action); rsc_action 2114 tools/crm_resource_runtime.c timeout_ms = pe_get_configured_timeout(rsc, get_action(rsc_action), rsc_action 2120 tools/crm_resource_runtime.c exit_code = cli_resource_execute_from_params(out, rid, rclass, rprov, rtype, rsc_action,