Home
last modified time | relevance | path

Searched refs:lws_log_cx_t (Results 1 - 8 of 8) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dlogs.c35 lws_log_cx_t log_cx = {
366 __lws_logv(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in __lws_logv()
376 lws_log_cx_t *cxp; in __lws_logv()
483 void _lws_log_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in _lws_log_cx()
511 int lwsl_visible_cx(lws_log_cx_t *cx, int level) in lwsl_visible_cx()
517 lwsl_refcount_cx(lws_log_cx_t *cx, int _new) in lwsl_refcount_cx()
520 volatile lws_log_cx_t *vcx = (volatile lws_log_cx_t *)cx; in lwsl_refcount_cx()
553 lwsl_hexdump_level_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in lwsl_hexdump_level_cx()
H A Dprivate-lib-core.h204 lws_log_cx_t *log_cx;
220 extern lws_log_cx_t log_cx;
612 lws_log_cx_t *log_cx;
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h110 } lws_log_cx_t; typedef
172 _lws_log_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj,
685 lwsl_hexdump_level_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj,
792 lwsl_refcount_cx(lws_log_cx_t *cx, int _new);
H A Dlws-client.h232 lws_log_cx_t *log_cx;
H A Dlws-context-vhost.h904 lws_log_cx_t *log_cx;
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c549 static lws_log_cx_t my_log_cx = {
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h707 lws_log_cx_t *log_cx;
1237 lws_log_cx_t *log_cx_template);
H A Dwsi.c291 lws_log_cx_t *log_cx_template) in __lws_wsi_create_with_role()

Completed in 12 milliseconds