RERRMASK
switch (sop->so_erropt & RERRMASK) {
if (arg & ~(RERRMASK | WERRMASK))
switch (arg & RERRMASK) {