Lines Matching defs:hostname
101 const char *hostname; /* the hostname of this proxy */
242 apr_pool_t *pool; /* Subpool for hostname and addr data */
243 const char *hostname;
350 char hostname[PROXY_WORKER_MAX_HOSTNAME_SIZE]; /* remote backend address */
573 /** Test whether the hostname/address of the request are blocked by the ProxyBlock
577 * @param hostname hostname from request URI
578 * @param addr resolved address of hostname, or NULL if not known
582 const char *hostname, apr_sockaddr_t *addr);
826 * Determine backend hostname and port