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

/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dproxy_util.c83 static int proxy_match_domainname(struct dirconn_entry *This, request_rec *r);
670 This->matcher = proxy_match_domainname;
675 static int proxy_match_domainname(struct dirconn_entry *This, request_rec *r) function

Completed in 119 milliseconds