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

/httpd/modules/examples/
H A Dmod_example_hooks.c113 #define CONFIG_MODE_COMBO 3 /* Shouldn't ever happen. */ macro
615 (pconf->cmode == nconf->cmode) ? pconf->cmode : CONFIG_MODE_COMBO;
684 (s1conf->cmode == s2conf->cmode) ? s1conf->cmode : CONFIG_MODE_COMBO;

Completed in 13 milliseconds