Home
last modified time | relevance | path

Searched refs:proxy_match_ipaddr (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/modules/proxy/
Dproxy_util.c73 static int proxy_match_ipaddr(struct dirconn_entry *This, request_rec *r);
1083 This->matcher = proxy_match_ipaddr; in ap_proxy_is_ipaddr()
1091 static int proxy_match_ipaddr(struct dirconn_entry *This, request_rec *r) in proxy_match_ipaddr() function