RD_OBP_PFXLEN
newname = strncmp(onm, RD_OBP_PFXSTR, RD_OBP_PFXLEN) == 0 ? \
(onm + RD_OBP_PFXLEN) : onm; \