last_child         24 lib/pengine/group.c     pcmk_resource_t *last_child;    // Last group member
last_child         44 lib/pengine/group.c         return group_data->last_child;
last_child        194 lib/pengine/group.c     group_data->last_child = NULL;
last_child        219 lib/pengine/group.c         group_data->last_child = new_rsc;