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

/httpd/modules/proxy/
H A Dmod_serf.c39 } serf_config_t; typedef in typeref:struct:__anon303
60 serf_config_t *conf;
403 static int drive_serf(request_rec *r, serf_config_t *conf)
596 serf_config_t *conf = ap_get_module_config(r->per_dir_config,
621 serf_config_t *conf = (serf_config_t *) vconf;
732 serf_config_t *new = (serf_config_t *) apr_pcalloc(p, sizeof(serf_config_t));

Completed in 1842 milliseconds