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

/bind-9.6-ESV-R11/lib/isc/
H A Dhttpd.c76 #define HTTPD_FOUNDHOST 0x0002 /* Got a Host: header */ macro
501 httpd->flags |= HTTPD_FOUNDHOST;
507 && ((httpd->flags & HTTPD_FOUNDHOST) == 0))

Completed in 926 milliseconds