Searched refs:ngx_stream_conf_get_module_main_conf (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_variables.c | 146 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_add_variable() 214 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_add_prefix_variable() 275 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_get_variable_index() 986 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_regex_compile() 1108 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_variables_add_core_vars() 1157 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_variables_init_vars()
|
| H A D | ngx_stream.h | 270 #define ngx_stream_conf_get_module_main_conf(cf, module) \ macro
|
| H A D | ngx_stream_upstream_zone_module.c | 73 umcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_upstream_module); in ngx_stream_upstream_zone()
|
| H A D | ngx_stream_realip_module.c | 338 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_realip_init()
|
| H A D | ngx_stream_access_module.c | 443 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_access_init()
|
| H A D | ngx_stream_ssl_preread_module.c | 654 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_ssl_preread_init()
|
| H A D | ngx_stream_limit_conn_module.c | 636 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_limit_conn_init()
|
| H A D | ngx_stream_upstream.c | 583 umcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_upstream_module); in ngx_stream_upstream_add()
|
| H A D | ngx_stream_log_module.c | 1007 lmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_log_module); in ngx_stream_log_set_log() 1586 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_log_init()
|
| H A D | ngx_stream_core_module.c | 622 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_core_listen()
|
| H A D | ngx_stream_ssl_module.c | 1043 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_ssl_init()
|