Searched defs:HTTPD_FOUNDHOST (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ | ||
H A D | httpd.c | 60 #define HTTPD_FOUNDHOST 0x0002 /* Got a Host: header */ macro 573 httpd->flags |= HTTPD_FOUNDHOST; 595 && ((httpd->flags & HTTPD_FOUNDHOST) == 0)) |
Completed in 12 milliseconds