Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Droute.c232 lwsl_cx_debug(pt->context, "dest af %d, rou gw af %d, pri %d", in _lws_route_est_outgoing()
354 lwsl_cx_debug(pt->context, "in"); in _lws_route_pt_close_unroutable()
Dstate.c103 lwsl_cx_debug(mgr->context, "%s: changed %d '%s' -> %d '%s'", mgr->name, in _lws_state_transition()
Dadopt.c34 lwsl_cx_debug(context, "%d %d\n", context->pt[n].fds_count, in lws_get_idlest_tsi()
Dvhost.c1089 lwsl_cx_debug(context, "\n"); in lws_cancel_service()
/third_party/libwebsockets/lib/event-libs/libuv/
Dlibuv.c213 lwsl_cx_debug(pt->context, "all pts down now"); in lws_uv_finalize_pt()
235 lwsl_cx_debug(pt->context, "still %d undestroyed", in lws_uv_finalize_pt()
688 lwsl_cx_debug(context, "not closing pt signals"); in elops_destroy_pt_uv()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c945 lwsl_cx_debug(pt->context, "observed PID %d terminated", n); in lws_cgi_kill_terminated()
967 lwsl_cx_debug(pt->context, "expected content " in lws_cgi_kill_terminated()
1049 lwsl_cx_debug(pt->context, "found PID %d on cgi list", in lws_cgi_kill_terminated()
/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h360 #define lwsl_cx_debug(_c, ...) lwsl_cx(_c, LLL_DEBUG, __VA_ARGS__) macro
362 #define lwsl_cx_debug(_c, ...) do {} while(0) macro
/third_party/libwebsockets/lib/roles/netlink/
Dops-netlink.c588 lwsl_cx_debug(context, "starting netlink coldplug wait"); in rops_pt_init_destroy_netlink()
/third_party/libwebsockets/lib/core/
Dcontext.c201 lwsl_cx_debug(context, "starting policy fetch"); in lws_state_notify_protocol_init()
1852 lwsl_cx_debug(context, in lws_context_destroy()
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c810 lwsl_cx_debug(context, "dns piggybacking: %d:%s", in lws_async_dns_query()