Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_split_clients_module.c27 static char *ngx_http_split_clients(ngx_conf_t *cf, ngx_command_t *dummy,
168 cf->handler = ngx_http_split_clients; in ngx_conf_split_clients_block()
202 ngx_http_split_clients(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_http_split_clients() function