Lines Matching refs:proxy_function
1953 static int ap_proxy_retry_worker(const char *proxy_function, proxy_worker *worker,
1963 proxy_function, worker->s->hostname);
1969 proxy_function, worker->s->hostname);
2090 const char *proxy_function,
2106 proxy_function, backend_addr->family, backend_name);
2141 proxy_function, backend_addr->family, backend_name);
2148 proxy_function);
2161 proxy_function, backend_addr, backend_name);
2170 PROXY_DECLARE(int) ap_proxy_acquire_connection(const char *proxy_function,
2179 ap_proxy_retry_worker(proxy_function, worker, s);
2184 proxy_function, worker->s->hostname);
2207 proxy_function, worker->s->hostname);
2212 proxy_function, worker->s->hostname);
2221 PROXY_DECLARE(int) ap_proxy_release_connection(const char *proxy_function,
2227 proxy_function, conn->worker->s->hostname);
2695 PROXY_DECLARE(int) ap_proxy_connect_backend(const char *proxy_function,
2716 proxy_function);
2730 proxy_function,
2742 proxy_function,
2751 proxy_function,
2765 proxy_function,
2817 proxy_function, backend_addr->family, worker->s->hostname);
2827 proxy_function);
2840 proxy_function,
2849 proxy_function,
2883 proxy_function,
2965 PROXY_DECLARE(int) ap_proxy_connection_create(const char *proxy_function,
2994 "new connection to %pI (%s)", proxy_function,
3006 "for %pI (%s)", proxy_function,
3018 proxy_function, backend_addr, conn->hostname);
3032 proxy_function, rc);