Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-lejp.h189 #ifndef LEJP_STRING_CHUNK
191 #define LEJP_STRING_CHUNK 254 macro
232 char buf[LEJP_STRING_CHUNK + 1];
Dlws-struct.h44 char buf[LEJP_STRING_CHUNK + 1];
/external/libwebsockets/lib/roles/http/server/
Dlejp-conf.c882 p[LEJP_STRING_CHUNK] = '\0'; in lejp_vhosts_cb()