Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_limit_conn_module.c57 static ngx_int_t ngx_stream_limit_conn_init(ngx_conf_t *cf);
98 ngx_stream_limit_conn_init, /* postconfiguration */
631 ngx_stream_limit_conn_init(ngx_conf_t *cf) in ngx_stream_limit_conn_init() function