cli_resource_print_operations  957 tools/crm_resource.c         rc = cli_resource_print_operations(rsc_id, host_uname, TRUE, &data_set);
cli_resource_print_operations  960 tools/crm_resource.c         rc = cli_resource_print_operations(rsc_id, host_uname, FALSE, &data_set);
cli_resource_print_operations   69 tools/crm_resource.h int cli_resource_print_operations(const char *rsc_id, const char *host_uname, bool active, pe_working_set_t * data_set);