Searched refs:ngx_stream_map (Results 1 – 1 of 1) sorted by relevance
47 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