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