Home
last modified time | relevance | path

Searched refs:emit_cx (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c553 .u.emit_cx = lws_log_emit_cx_file,
/third_party/libwebsockets/lib/core/
H A Dlogs.c464 cx->u.emit_cx(cx, filter, buf, lws_ptr_diff_size_t(p, buf)); in __lws_logv()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h83 lws_log_emit_cx_t emit_cx; /* LLLF_LOG_CONTEXT_AWARE */ member
100 /**< ignored by lws, used to pass config to emit_cx, eg, filepath */
102 /**< ignored by lws, may be used a storage by refcount_cb / emit_cx */

Completed in 3 milliseconds