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

/httpd/modules/examples/
H A Dmod_example_hooks.c594 x_cfg *nconf = (x_cfg *) newloc_conf; local
601 merged_config->local = nconf->local;
602 merged_config->loc = apr_pstrdup(p, nconf->loc);
615 (pconf->cmode == nconf->cmode) ? pconf->cmode : CONFIG_MODE_COMBO;

Completed in 472 milliseconds