Home
last modified time | relevance | path

Searched refs:example_hooks_module (Results 1 – 7 of 7) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/modules/examples/
H A Dmod_example_hooks.c132 module AP_MODULE_DECLARE_DATA example_hooks_module; variable
283 return (x_cfg *) ap_get_module_config(r->per_dir_config, &example_hooks_module); in our_dconfig()
297 return (x_cfg *) ap_get_module_config(s->module_config, &example_hooks_module);
305 return (x_cfg *) ap_get_module_config(r->request_config, &example_hooks_module);
314 return (x_cfg *) ap_get_module_config(c->conn_config, &example_hooks_module); in our_cconfig()
H A Dmod_example_hooks.dsp50 …lude" /d "NDEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"
82 …lude" /d "_DEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"
H A DNWGNUexample_hooks222 example_hooks_module \
/dports/www/apache24/httpd-2.4.53/modules/examples/
H A Dmod_example_hooks.c132 module AP_MODULE_DECLARE_DATA example_hooks_module; variable
283 return (x_cfg *) ap_get_module_config(r->per_dir_config, &example_hooks_module); in our_dconfig()
297 return (x_cfg *) ap_get_module_config(s->module_config, &example_hooks_module);
305 return (x_cfg *) ap_get_module_config(r->request_config, &example_hooks_module);
314 return (x_cfg *) ap_get_module_config(c->conn_config, &example_hooks_module); in our_cconfig()
H A Dmod_example_hooks.mak100 …ude" /d "NDEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"
204 …ude" /d "_DEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"
334 …n32" /d "NDEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"…
341 …n32" /d "_DEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"…
H A Dmod_example_hooks.dsp50 …lude" /d "NDEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"
82 …lude" /d "_DEBUG" /d BIN_NAME="mod_example_hooks.so" /d LONG_NAME="example_hooks_module for Apache"
H A DNWGNUexample_hooks222 example_hooks_module \