Lines Matching refs:dnsrch
182 pp = statp->dnsrch; in load_domain_search_list()
183 while ( pp < statp->dnsrch + MAXDNSRCH ) { in load_domain_search_list()
198 if (pp > statp->dnsrch) in load_domain_search_list()
202 statp->dnsrch[0] = NULL; in load_domain_search_list()
296 pp = statp->dnsrch; in __res_vinit()
298 for (n = 0; *cp && pp < statp->dnsrch + MAXDNSRCH; cp++) { in __res_vinit()
433 pp = statp->dnsrch; in __res_vinit()
435 for (n = 0; *cp && pp < statp->dnsrch + MAXDNSRCH; cp++) { in __res_vinit()
556 pp = statp->dnsrch; in __res_vinit()
565 while (pp < statp->dnsrch + MAXDFLSRCH) { in __res_vinit()
576 for (pp = statp->dnsrch; *pp; pp++) in __res_vinit()