Searched refs:lwsl_cx_debug (Results 1 - 10 of 10) sorted by relevance
/third_party/libwebsockets/lib/core-net/ |
H A D | route.c | 235 lwsl_cx_debug(pt->context, "dest af %d, rou gw af %d, pri %d", in _lws_route_est_outgoing() 357 lwsl_cx_debug(pt->context, "in"); in _lws_route_pt_close_unroutable()
|
H A D | state.c | 103 lwsl_cx_debug(mgr->context, "%s: changed %d '%s' -> %d '%s'", mgr->name, in _lws_state_transition()
|
H A D | adopt.c | 34 lwsl_cx_debug(context, "%d %d\n", context->pt[n].fds_count, in lws_get_idlest_tsi()
|
H A D | vhost.c | 1089 lwsl_cx_debug(context, "\n"); in lws_cancel_service()
|
/third_party/libwebsockets/lib/event-libs/libuv/ |
H A D | libuv.c | 214 lwsl_cx_debug(pt->context, "all pts down now"); in lws_uv_finalize_pt() 236 lwsl_cx_debug(pt->context, "still %d undestroyed", in lws_uv_finalize_pt() 672 // lwsl_cx_debug(context, "%d", tsi); in elops_destroy_pt_uv() 689 lwsl_cx_debug(context, "not closing pt signals"); in elops_destroy_pt_uv()
|
/third_party/libwebsockets/lib/roles/cgi/ |
H A D | cgi-server.c | 948 lwsl_cx_debug(pt->context, "observed PID %d terminated", n); in lws_cgi_kill_terminated() 970 lwsl_cx_debug(pt->context, "expected content " in lws_cgi_kill_terminated() 1052 lwsl_cx_debug(pt->context, "found PID %d on cgi list", in lws_cgi_kill_terminated()
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-logs.h | 368 #define lwsl_cx_debug(_c, ...) lwsl_cx(_c, LLL_DEBUG, __VA_ARGS__) macro 370 #define lwsl_cx_debug(_c, ...) do {} while(0) macro
|
/third_party/libwebsockets/lib/roles/netlink/ |
H A D | ops-netlink.c | 593 lwsl_cx_debug(context, "starting netlink coldplug wait"); in rops_pt_init_destroy_netlink()
|
/third_party/libwebsockets/lib/core/ |
H A D | context.c | 201 lwsl_cx_debug(context, "starting policy fetch"); in lws_state_notify_protocol_init() 1864 lwsl_cx_debug(context, in lws_context_destroy()
|
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns.c | 810 lwsl_cx_debug(context, "dns piggybacking: %d:%s", in lws_async_dns_query()
|
Completed in 11 milliseconds