Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_output_chain.c27 #define NGX_NONE 1 macro
88 last = NGX_NONE; in ngx_output_chain()
225 if (out == NULL && last != NGX_NONE) { in ngx_output_chain()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h49 #define NGX_NONE 1 macro