Home
last modified time | relevance | path

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 Dngx_stream_variables.c146 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 Dngx_stream.h270 #define ngx_stream_conf_get_module_main_conf(cf, module) \ macro
H A Dngx_stream_upstream_zone_module.c73 umcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_upstream_module); in ngx_stream_upstream_zone()
H A Dngx_stream_realip_module.c338 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_realip_init()
H A Dngx_stream_access_module.c443 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_access_init()
H A Dngx_stream_ssl_preread_module.c654 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_ssl_preread_init()
H A Dngx_stream_limit_conn_module.c636 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_limit_conn_init()
H A Dngx_stream_upstream.c583 umcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_upstream_module); in ngx_stream_upstream_add()
H A Dngx_stream_log_module.c1007 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 Dngx_stream_core_module.c622 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_core_listen()
H A Dngx_stream_ssl_module.c1043 cmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_core_module); in ngx_stream_ssl_init()