Searched refs:lwsl_cx_debug (Results 1 – 10 of 10) sorted by relevance
/third_party/libwebsockets/lib/core-net/ |
D | route.c | 232 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()
|
D | state.c | 103 lwsl_cx_debug(mgr->context, "%s: changed %d '%s' -> %d '%s'", mgr->name, in _lws_state_transition()
|
D | adopt.c | 34 lwsl_cx_debug(context, "%d %d\n", context->pt[n].fds_count, in lws_get_idlest_tsi()
|
D | vhost.c | 1089 lwsl_cx_debug(context, "\n"); in lws_cancel_service()
|
/third_party/libwebsockets/lib/event-libs/libuv/ |
D | libuv.c | 213 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/ |
D | cgi-server.c | 945 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/ |
D | lws-logs.h | 360 #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/ |
D | ops-netlink.c | 588 lwsl_cx_debug(context, "starting netlink coldplug wait"); in rops_pt_init_destroy_netlink()
|
/third_party/libwebsockets/lib/core/ |
D | context.c | 201 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/ |
D | async-dns.c | 810 lwsl_cx_debug(context, "dns piggybacking: %d:%s", in lws_async_dns_query()
|