Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c40 static ngx_int_t ngx_http_cmp_locations(const ngx_queue_t *one,
687 ngx_queue_sort(locations, ngx_http_cmp_locations); in ngx_http_init_locations()
890 ngx_http_cmp_locations(const ngx_queue_t *one, const ngx_queue_t *two) in ngx_http_cmp_locations() function