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

/httpd/modules/examples/
H A Dmod_example_hooks.c676 x_cfg *s2conf = (x_cfg *) server2_conf; local
684 (s1conf->cmode == s2conf->cmode) ? s1conf->cmode : CONFIG_MODE_COMBO;
685 merged_config->local = s2conf->local;
687 merged_config->loc = apr_pstrdup(p, s2conf->loc);
692 s2conf->loc, "\")", NULL);

Completed in 2511 milliseconds