active_node_lh    375 pengine/container.c     node_t *active_node_lh = NULL;
active_node_lh    377 pengine/container.c     active_node_lh = rsc_lh->fns->location(rsc_lh, NULL, current);
active_node_lh    378 pengine/container.c     if (active_node_lh) {
active_node_lh    379 pengine/container.c         return find_compatible_tuple_by_node(rsc_lh, active_node_lh, rsc, filter, current);