Searched refs:NGX_NONE (Results 1 – 2 of 2) sorted by relevance
27 #define NGX_NONE 1 macro88 last = NGX_NONE; in ngx_output_chain()225 if (out == NULL && last != NGX_NONE) { in ngx_output_chain()
49 #define NGX_NONE 1 macro