Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_map_module.c47 static char *ngx_stream_map(ngx_conf_t *cf, ngx_command_t *dummy, void *conf);
273 cf->handler = ngx_stream_map; in ngx_stream_map_block()
380 ngx_stream_map(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_stream_map() function