YP_HOSTNAME
if (strcmp(map, YP_HOSTNAME) == 0 || strcmp(map, YP_HOSTADDR) == 0) {
if ((hn = strcmp(map, YP_HOSTNAME)) != 0 &&