KERN_DOMAINNAME
const int mib[2] = { CTL_KERN, KERN_DOMAINNAME };
case KERN_DOMAINNAME: /* getdomainname() */
case KERN_DOMAINNAME: