Lines Matching defs:host
289 /* Since the host will include a port if the default port is not used,
291 * allow a host string that contains multiple hosts the ability to mix
296 ldc->host,
695 const char *host, int port,
725 if ( (l->port == port) && (strcmp(l->host, host) == 0)
767 if ((l->port == port) && (strcmp(l->host, host) == 0) &&
836 l->host = apr_pstrdup(l->pool, host);
2838 virtual host since all server use the same
2855 a virtual host. Once set in the base server, they must