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

/macosx-10.10/apache-793/httpd/modules/proxy/
H A DNWGNUproxy284 @echo $(DL) ap_proxy_connection_create,$(DL)>> $@
H A Dmod_proxy_wstunnel.c386 if ((status = ap_proxy_connection_create(scheme, backend,
H A Dmod_proxy.h872 PROXY_DECLARE(int) ap_proxy_connection_create(const char *proxy_function,
H A Dmod_proxy_ftp.c1186 status = ap_proxy_connection_create("FTP", backend, c, r->server);
H A Dmod_proxy_http.c1972 if ((status = ap_proxy_connection_create(proxy_function, backend,
H A Dproxy_util.c2739 PROXY_DECLARE(int) ap_proxy_connection_create(const char *proxy_function, function

Completed in 189 milliseconds