Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/cgi/
Dprivate-lib-roles-cgi.h39 #define LWS_HTTP_CHUNK_HDR_SIZE 16 macro
Dcgi-server.c839 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()