RES_NOALIASES
# ifdef RES_NOALIASES
_res.options |= RES_NOALIASES;
case RES_NOALIASES: return "noaliases";
if (statp->options & RES_NOALIASES)