then_rsc_role    1896 pengine/native.c         enum rsc_role_e then_rsc_role = then_rsc ? then_rsc->fns->state(then_rsc, TRUE) : 0;
then_rsc_role    1900 pengine/native.c         } else if ((then_rsc_role == RSC_ROLE_STOPPED) && safe_str_eq(then->task, RSC_STOP)) {
then_rsc_role    1903 pengine/native.c         } else if ((then_rsc_role >= RSC_ROLE_STARTED)