Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c894 ngx_http_location_queue_t *lq1, *lq2; in ngx_http_cmp_locations() local
896 lq1 = (ngx_http_location_queue_t *) one; in ngx_http_cmp_locations()
899 first = lq1->exact ? lq1->exact : lq1->inclusive; in ngx_http_cmp_locations()