count_all         350 include/crm/pengine/internal.h                            pe_node_t **active, unsigned int *count_all,
count_all          73 include/crm/pengine/pe_types.h     pe_node_t *(*active_node)(const pe_resource_t *rsc, unsigned int *count_all,
count_all        1932 lib/pengine/bundle.c pe__bundle_active_node(const pe_resource_t *rsc, unsigned int *count_all,
count_all        1943 lib/pengine/bundle.c     if (count_all != NULL) {
count_all        1944 lib/pengine/bundle.c         *count_all = 0;
count_all        1976 lib/pengine/bundle.c         node = container->fns->active_node(container, count_all, count_clean);
count_all        1993 lib/pengine/bundle.c                 && !pe__count_active_node(rsc, node, &active, count_all,
count_all          21 lib/pengine/complex.c static pe_node_t *active_node(const pe_resource_t *rsc, unsigned int *count_all,
count_all        1041 lib/pengine/complex.c                       pe_node_t **active, unsigned int *count_all,
count_all        1052 lib/pengine/complex.c     if (count_all != NULL) {
count_all        1053 lib/pengine/complex.c         ++*count_all;
count_all        1058 lib/pengine/complex.c     if ((count_all != NULL) || (count_clean != NULL)) {
count_all        1084 lib/pengine/complex.c active_node(const pe_resource_t *rsc, unsigned int *count_all,
count_all        1089 lib/pengine/complex.c     if (count_all != NULL) {
count_all        1090 lib/pengine/complex.c         *count_all = 0;
count_all        1100 lib/pengine/complex.c                                    count_all, count_clean)) {
count_all         118 lib/pengine/pe_status_private.h                                   unsigned int *count_all,