Searched refs:AP_SLOTMEM_PROVIDER_GROUP (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/apache-793/httpd/include/
H A Dap_slotmem.h52 #define AP_SLOTMEM_PROVIDER_GROUP "slotmem" macro
/macosx-10.10/apache-793/httpd/modules/proxy/balancers/
H A Dmod_lbmethod_heartbeat.c374 storage = ap_lookup_provider(AP_SLOTMEM_PROVIDER_GROUP, "shm",
380 AP_SLOTMEM_PROVIDER_GROUP);
/macosx-10.10/apache-793/httpd/modules/slotmem/
H A Dmod_slotmem_plain.c329 ap_register_provider(p, AP_SLOTMEM_PROVIDER_GROUP, "plain",
H A Dmod_slotmem_shm.c808 ap_register_provider(p, AP_SLOTMEM_PROVIDER_GROUP, "shm",
/macosx-10.10/apache-793/httpd/modules/cluster/
H A Dmod_heartmonitor.c684 storage = ap_lookup_provider(AP_SLOTMEM_PROVIDER_GROUP, "shm",
690 AP_SLOTMEM_PROVIDER_GROUP);
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy_balancer.c742 storage = ap_lookup_provider(AP_SLOTMEM_PROVIDER_GROUP, "shm",
748 AP_SLOTMEM_PROVIDER_GROUP);
H A Dmod_proxy_balancer.c.orig742 storage = ap_lookup_provider(AP_SLOTMEM_PROVIDER_GROUP, "shm",
748 AP_SLOTMEM_PROVIDER_GROUP);

Completed in 180 milliseconds