ops 470 lib/pengine/complex.c xmlNode *ops = NULL; ops 512 lib/pengine/complex.c ops = find_xml_node((*rsc)->xml, "operations", FALSE); ops 513 lib/pengine/complex.c (*rsc)->ops_xml = expand_idref(ops, data_set->input); ops 167 tools/crm_resource_print.c GListPtr ops = find_operations(rsc_id, host_uname, active, data_set); ops 174 tools/crm_resource_print.c for (lpc = ops; lpc != NULL; lpc = lpc->next) {