last_child         51 lib/pacemaker/pcmk_sched_group.c     group_data->last_child->rsc_cons_lhs =
last_child         52 lib/pacemaker/pcmk_sched_group.c         g_list_concat(group_data->last_child->rsc_cons_lhs, rsc->rsc_cons_lhs);
last_child        352 lib/pacemaker/pcmk_sched_group.c             group_data->last_child->cmds->rsc_colocation_rh(rsc_lh,
last_child        353 lib/pacemaker/pcmk_sched_group.c                                                             group_data->last_child,
last_child         37 lib/pengine/group.c     group_data->last_child = NULL;
last_child         74 lib/pengine/group.c             group_data->last_child = new_rsc;
last_child        123 lib/pengine/variant.h     pe_resource_t *last_child;