Searched refs:dots (Results 1 – 13 of 13) sorted by relevance
207 u_int dots; in res_search() local217 dots = 0; in res_search()219 dots += (*cp == '.'); in res_search()225 if (!dots && (cp = hostalias(name)) != NULL) in res_search()233 if (dots >= _res.ndots) { in res_search()247 if ((!dots && (_res.options & RES_DEFNAMES)) || in res_search()248 (dots && !trailing_dot && (_res.options & RES_DNSRCH))) { in res_search()310 if (!tried_as_is && (dots || !(_res.options & RES_NOTLDQUERY))) { in res_search()
166 int dots; in res_init() local400 dots = 0; in res_init()402 dots += (*cp == '.'); in res_init()406 if (dots < LOCALDOMAINPARTS) in res_init()410 dots--; in res_init()
1790 u_int dots; in res_searchN() local1801 dots = 0; in res_searchN()1803 dots += (*cp == '.'); in res_searchN()1811 if (!dots && (cp = __hostalias(name)) != NULL) { in res_searchN()1821 if (dots >= res->ndots) { in res_searchN()1835 if ((!dots && (res->options & RES_DEFNAMES)) || in res_searchN()1836 (dots && !trailing_dot && (res->options & RES_DNSRCH))) { in res_searchN()
40 self.dots = verbosity == 161 elif self.dots:69 elif self.dots:77 elif self.dots:85 elif self.dots:93 elif self.dots:101 elif self.dots:106 if self.dots or self.showAll:
7 dots = re.compile(u"[\u002E\u3002\uFF0E\uFF61]") variable157 labels = dots.split(input)178 labels = dots.split(input)206 labels = dots.split(input)241 labels = dots.split(input)
276 if wDots > self.dots:277 for i in range(wDots - self.dots):280 self.dots += 1286 self.dots = 0
125 -- rounded with dots in all (including edge) places592 -- some baddies with dots and Es and dots and specials
125 -- rounded with dots in all (including edge) places607 -- some baddies with dots and Es and dots and specials
125 -- rounded with dots in all (including edge) places571 -- some baddies with dots and Es and dots and specials
110 -- rounded with dots in all (including edge) places623 -- some baddies with dots and Es and dots and specials
625 - port to RISCOS (no fdopen, no multiple dots, no unlink, no fileno)
1242 - port to RISCOS (no fdopen, no multiple dots, no unlink, no fileno)