Searched refs:LWS_HTTP_CHUNK_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #define LWS_HTTP_CHUNK_HDR_SIZE 16 macro
839 char chdr[LWS_HTTP_CHUNK_HDR_SIZE]; in lws_cgi_write_split_stdout_headers()840 m = lws_snprintf(chdr, LWS_HTTP_CHUNK_HDR_SIZE - 3, in lws_cgi_write_split_stdout_headers()