resource_class_functions   21 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  692 lib/pengine/complex.c     (*rsc)->fns = &resource_class_functions[(*rsc)->variant];