E_DNSBASE
case HOST_NOT_FOUND + E_DNSBASE:
case TRY_AGAIN + E_DNSBASE:
case NO_RECOVERY + E_DNSBASE:
case NO_DATA + E_DNSBASE:
statmsg = sm_errstring(h_errno + E_DNSBASE);
statmsg = sm_errstring(h_errno + E_DNSBASE);
case HOST_NOT_FOUND + E_DNSBASE:
case TRY_AGAIN + E_DNSBASE:
case NO_RECOVERY + E_DNSBASE:
case NO_DATA + E_DNSBASE: