then_rsc_role     706 lib/pacemaker/pcmk_sched_actions.c     enum rsc_role_e then_rsc_role = RSC_ROLE_UNKNOWN;
then_rsc_role     714 lib/pacemaker/pcmk_sched_actions.c     then_rsc_role = then->rsc->fns->state(then->rsc, TRUE);
then_rsc_role     717 lib/pacemaker/pcmk_sched_actions.c     if ((then_rsc_role == RSC_ROLE_STOPPED)
then_rsc_role     725 lib/pacemaker/pcmk_sched_actions.c     if ((then_rsc_role >= RSC_ROLE_STARTED)