Home
last modified time | relevance | path

Searched refs:ngx_http_cycle_get_module_main_conf (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_config.h68 #define ngx_http_cycle_get_module_main_conf(cycle, module) \ macro
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c1045 pmcf = ngx_http_cycle_get_module_main_conf(cycle, ngx_http_perl_module); in ngx_http_perl_init_worker()