rsc_colocation_lh   36 pengine/allocate.h     void (*rsc_colocation_lh) (resource_t *, resource_t *, rsc_colocation_t *);
rsc_colocation_lh 1063 pengine/clone.c             rsc_lh->cmds->rsc_colocation_lh(rsc_lh, rh_child, constraint);
rsc_colocation_lh  463 pengine/container.c             rsc_lh->cmds->rsc_colocation_lh(rsc_lh, rh_child, constraint);
rsc_colocation_lh  315 pengine/group.c         group_data->first_child->cmds->rsc_colocation_lh(group_data->first_child, rsc_rh,
rsc_colocation_lh  328 pengine/group.c         child_rsc->cmds->rsc_colocation_lh(child_rsc, rsc_rh, constraint);
rsc_colocation_lh  747 pengine/master.c             child_rsc->cmds->rsc_colocation_lh(child_rsc, cons->rsc_rh, cons);
rsc_colocation_lh  472 pengine/native.c         rsc->cmds->rsc_colocation_lh(rsc, rsc_rh, constraint);