Searched refs:checkdots (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dnslint.c158 int checkdots(const char *);
1291 checkdots(name) && strcmp(domain, ".") != 0) {
1342 if (checkdots(cp)) {
1479 if (checkdots(cp)) {
1495 if (checkdots(cp)) {
1559 if (checkdots(cp)) {
2297 checkdots(register const char *name) function

Completed in 13 milliseconds