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

/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dproxy_util.c84 static int proxy_match_hostname(struct dirconn_entry *This, request_rec *r);
723 This->matcher = proxy_match_hostname;
728 static int proxy_match_hostname(struct dirconn_entry *This, request_rec *r) function

Completed in 300 milliseconds