CONFIG_RDRS
if (what & CONFIG_RDRS && env->sc_rdrs != NULL) {
if ((ps->ps_what[id] & CONFIG_RDRS) == 0 ||
if (what & CONFIG_RDRS) {