Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
Dlogs.c356 __lws_logv(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, in __lws_logv() function
461 __lws_logv(&log_cx, NULL, NULL, filter, NULL, format, vl); in _lws_logv()
469 __lws_logv(&log_cx, NULL, NULL, filter, NULL, format, ap); in _lws_log()
482 __lws_logv(cx, prep, obj, filter, _fun, format, ap); in _lws_log_cx()