Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_queue.c64 prev = ngx_queue_prev(q); in ngx_queue_sort()
74 prev = ngx_queue_prev(prev); in ngx_queue_sort()
H A Dngx_queue.h66 #define ngx_queue_prev(q) \ macro
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c1787 q = ngx_queue_prev(q)) in ngx_http_v2_waiting_queue()