Searched refs:ngx_sort (Results 1 – 7 of 7) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.h | 229 void ngx_sort(void *base, size_t n, size_t size,
|
| H A D | ngx_string.c | 1986 ngx_sort(void *base, size_t n, size_t size, in ngx_sort() function
|
| H A D | ngx_resolver.c | 2807 ngx_sort(srvs, nsrvs, sizeof(ngx_resolver_srv_t), in ngx_resolver_process_srv()
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail.c | 291 ngx_sort(port[p].addrs.elts, (size_t) port[p].addrs.nelts, in ngx_mail_optimize_servers()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream.c | 451 ngx_sort(port[p].addrs.elts, (size_t) port[p].addrs.nelts, in ngx_stream_optimize_servers()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_sub_filter_module.c | 966 ngx_sort(match, n, sizeof(ngx_http_sub_match_t), ngx_http_sub_cmp_matches); in ngx_http_sub_init_tables()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http.c | 1392 ngx_sort(port[p].addrs.elts, (size_t) port[p].addrs.nelts, in ngx_http_optimize_servers()
|