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

/httpd/modules/proxy/
H A Dmod_serf.c45 } serf_cluster_t; typedef in typeref:struct:__anon304
48 /* name -> serf_cluster_t* */
424 serf_cluster_t *cluster;
670 serf_cluster_t *cluster = NULL;
685 cluster = apr_palloc(cmd->pool, sizeof(serf_cluster_t));

Completed in 837 milliseconds