Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h415 #define lwsl_hexdump_cx_err(_c, ...) lwsl_hexdump_context(_c, LLL_ERR, __VA_ARGS__) macro
/third_party/libwebsockets/READMEs/
DREADME.logging.md181 |lws_context|lwsl_hexdump_cx_err(context, ...)|error hexdump bound to lws_context|