Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_return_module.c27 static char *ngx_stream_return(ngx_conf_t *cf, ngx_command_t *cmd, void *conf);
34 ngx_stream_return,
189 ngx_stream_return(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_return() function