expand             65 include/pcmki/pcmki_sched_allocate.h     void (*expand) (pe_resource_t *, pe_working_set_t *);
expand           1053 lib/pacemaker/pcmk_graph_producer.c         rsc->cmds->expand(rsc, data_set);
expand            905 lib/pacemaker/pcmk_sched_bundle.c         bundle_data->child->cmds->expand(bundle_data->child, data_set);
expand            958 lib/pacemaker/pcmk_sched_bundle.c             replica->ip->cmds->expand(replica->ip, data_set);
expand            961 lib/pacemaker/pcmk_sched_bundle.c             replica->container->cmds->expand(replica->container, data_set);
expand            964 lib/pacemaker/pcmk_sched_bundle.c             replica->remote->cmds->expand(replica->remote, data_set);
expand           1324 lib/pacemaker/pcmk_sched_clone.c         child_rsc->cmds->expand(child_rsc, data_set);
expand            560 lib/pacemaker/pcmk_sched_group.c         child_rsc->cmds->expand(child_rsc, data_set);
expand           2009 lib/pacemaker/pcmk_sched_native.c         child_rsc->cmds->expand(child_rsc, data_set);