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

/httpd/modules/examples/
H A Dmod_example_hooks.c675 x_cfg *s1conf = (x_cfg *) server1_conf; local
684 (s1conf->cmode == s2conf->cmode) ? s1conf->cmode : CONFIG_MODE_COMBO;
686 merged_config->congenital = (s1conf->congenital | s1conf->local);
691 note = apr_pstrcat(p, "x_merge_server_config(\"", s1conf->loc, "\",\"",

Completed in 854 milliseconds