hstrerror
const char *hstrerror(int);
DE_CONST(hstrerror(*__h_errno()), t);
source, hstrerror(h_errno));
target, hstrerror(h_errno));
hostname, hstrerror(h_errno));
hstrerror(h_errno));
hstrerror(h_errno));
optarg, hstrerror(h_errno));
errx(1, "%s: %s", his_machine_name, hstrerror(h_errno));
warnx("%s: %s", host, hstrerror(h_errno));
errx(1, "%s: %s", host, hstrerror(h_errno));
warnx("%s: %s", host, hstrerror(h_errno));