Lines Matching defs:dot
429 /* Make sure domain contains a dot or is localhost. */
435 /* there must be a dot present, but that dot must not be a trailing dot */
436 char *dot = memchr(domain, '.', len);
437 if(dot) {
438 size_t i = dot - domain;
440 /* the dot is not the last byte */
676 valuep++; /* ignore preceding dot */
684 * dot OR the exact host name being "localhost".
1603 * Make sure all domains are prefixed with a dot if they allow