the_rsc 29 tools/crm_resource_runtime.c do_find_resource(const char *rsc, resource_t * the_rsc, pe_working_set_t * data_set) the_rsc 34 tools/crm_resource_runtime.c for (lpc = the_rsc->running_on; lpc != NULL; lpc = lpc->next) { the_rsc 42 tools/crm_resource_runtime.c if (!pe_rsc_is_clone(the_rsc) && the_rsc->fns->state(the_rsc, TRUE) == RSC_ROLE_MASTER) {