Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-lejp.h190 #ifndef LEJP_STRING_CHUNK
192 #define LEJP_STRING_CHUNK 254 macro
233 char buf[LEJP_STRING_CHUNK + 1];
Dlws-struct.h45 char buf[LEJP_STRING_CHUNK + 1];
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c908 p[LEJP_STRING_CHUNK] = '\0'; in lejp_vhosts_cb()