resource_class_functions   23 include/crm/pengine/complex.h extern pcmk_rsc_methods_t resource_class_functions[];
resource_class_functions   26 lib/pengine/complex.c pcmk_rsc_methods_t resource_class_functions[] = {
resource_class_functions  777 lib/pengine/complex.c     (*rsc)->fns = &resource_class_functions[(*rsc)->variant];