MAXDNSRCH
char *dnsrch[MAXDNSRCH+1]; /* components of domain to search */
for (n = 0; *cp && pp < statp->dnsrch + MAXDNSRCH; cp++) {