Searched refs:curmatchlen (Results 1 – 1 of 1) sorted by relevance
2839 int i, curmatchlen = -1; in GetServerForName() local2845 if (scount <= ncount && scount > curmatchlen) in GetServerForName()2851 if (SameDomainName(tail, &p->domain)) { curmatch = p; curmatchlen = scount; } in GetServerForName()