Searched refs:dnsrch (Results 1 – 7 of 7) sorted by relevance
286 pp = statp->dnsrch; in __res_vinit()288 for (n = 0; *cp && pp < statp->dnsrch + MAXDNSRCH; cp++) { in __res_vinit()365 pp = statp->dnsrch; in __res_vinit()367 for (n = 0; *cp && pp < statp->dnsrch + MAXDNSRCH; cp++) { in __res_vinit()547 pp = statp->dnsrch; in __res_vinit()556 while (pp < statp->dnsrch + MAXDFLSRCH) { in __res_vinit()567 for (pp = statp->dnsrch; *pp; pp++) in __res_vinit()
275 for (domain = (const char * const *)statp->dnsrch; in res_nsearch()
161 char *dnsrch[MAXDNSRCH+1]; /*%< components of domain to search */ member
439 q->domain = _res.dnsrch; in yp_async_lookup_name()
54 # define RES_DNSRCH_VARIABLE _res.dnsrch
1300 OI-dnsrch1302 i.e., although SCO has _res.dnsrch defined, and is kinda BIND 4.8.3,
2894 for (domain = (const char * const *)res->dnsrch; in res_searchN()