Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_chunk_parse.c12 #define NXT_HTTP_CHUNK_END 2 macro
232 return NXT_HTTP_CHUNK_END; in nxt_http_chunk_buffer()