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

/httpd/modules/proxy/examples/
H A Dmod_lbmethod_rr.c38 } rr_data ; typedef in typeref:struct:__anon274
50 rr_data *ctx;
59 ctx = apr_pcalloc(r->server->process->pconf, sizeof(rr_data));
65 ctx = (rr_data *)balancer->context;

Completed in 64 milliseconds