Lines Matching full:dots
2261 u_int dots;
2272 dots = 0;
2274 dots += (*cp == '.');
2283 * if there aren't any dots, it could be a user-level alias
2285 if (!dots && (cp = __hostalias(name)) != NULL) {
2291 * If there are dots in the name already, let's just give it a try
2295 if (dots >= res->ndots) {
2309 if ((!dots && (res->options & RES_DEFNAMES)) ||
2310 (dots && !trailing_dot && (res->options & RES_DNSRCH))) {
2368 * note that we do this regardless of how many dots were in the