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

/httpd/modules/proxy/
H A Dmod_proxy.h1000 PROXY_DECLARE(int) ap_proxy_trans_match(request_rec *r,
H A Dmod_proxy.c599 PROXY_DECLARE(int) ap_proxy_trans_match(request_rec *r, struct proxy_alias *ent, function
728 int rv = ap_proxy_trans_match(r, dconf->alias, dconf);
741 int rv = ap_proxy_trans_match(r, &ent[i], dconf);

Completed in 28 milliseconds