Searched defs:proxy_balancer_shared (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy.h451 } proxy_balancer_shared; typedef in typeref:struct:__anon286
453 #define ALIGNED_PROXY_BALANCER_SHARED_SIZE (APR_ALIGN_DEFAULT(sizeof(proxy_balancer_shared)))
469 proxy_balancer_shared *s; /* Shared data */
754 proxy_balancer_shared *shm,
789 PROXY_DECLARE(proxy_balancer_shared *) ap_proxy_find_balancershm(ap_slotmem_provider_t *storage,

Completed in 16 milliseconds