Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h151 lws_log_prepend_context(struct lws_log_cx *cx, void *obj, char **p, char *e);
168 _lws_log_cx(lwsl_context_get_cx(_c), lws_log_prepend_context, \
182 lws_log_prepend_context, \
/third_party/libwebsockets/lib/core/
Dcontext.c2250 lws_log_prepend_context(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_context() function