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

/httpd/server/
H A Dvhost.c215 sar->virthost = host;
967 && !strcasecmp(host, sar->virthost)) {
1042 /* Fallback: does it match the virthost from the sar? */
1043 if (!strcasecmp(host, sar->virthost)) {
H A Dconfig.c2349 s->addrs->virthost = ""; /* must be non-NULL */
/httpd/include/
H A Dhttpd.h1246 char *virthost; member in struct:server_addr_rec

Completed in 40 milliseconds