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