child_starting    507 lib/pacemaker/pcmk_sched_clone.c     gboolean child_starting = FALSE;
child_starting    531 lib/pacemaker/pcmk_sched_clone.c         child_starting |= starting;
child_starting    535 lib/pacemaker/pcmk_sched_clone.c     start = pe__new_rsc_pseudo_action(rsc, RSC_START, !child_starting, true);
child_starting    536 lib/pacemaker/pcmk_sched_clone.c     started = pe__new_rsc_pseudo_action(rsc, RSC_STARTED, !child_starting,
child_starting    540 lib/pacemaker/pcmk_sched_clone.c     if (child_active || child_starting) {