Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_access_module.c66 static ngx_int_t ngx_stream_access_init(ngx_conf_t *cf);
92 ngx_stream_access_init, /* postconfiguration */
438 ngx_stream_access_init(ngx_conf_t *cf) in ngx_stream_access_init() function