/third_party/libwebsockets/lib/plat/unix/ |
D | unix-caps.c | 191 lwsl_cx_notice(context, "effective group '%s'", g->gr_name); 231 lwsl_cx_notice(context, "effective user '%s'", 241 lwsl_cx_notice(context, " RETAINING CAP %d",
|
/third_party/libwebsockets/lib/roles/netlink/ |
D | ops-netlink.c | 95 lwsl_cx_notice(cx, "recvmsg failed"); in rops_handle_POLLIN_netlink() 340 lwsl_cx_notice(cx, "DELADDR"); in rops_handle_POLLIN_netlink() 577 lwsl_cx_notice(context, "rt dump req failed... permissions? errno %d", in rops_pt_init_destroy_netlink()
|
/third_party/libwebsockets/lib/secure-streams/system/captive-portal-detect/ |
D | captive-portal-detect.c | 87 lwsl_cx_notice(cx, "CPD already ongoing"); in lws_ss_sys_cpd()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/ |
D | minimal-secure-streams.c | 407 lwsl_cx_notice(cx, "starting"); in create_ss() 429 lwsl_cx_notice(cx, "started"); in create_ss()
|
/third_party/libwebsockets/lib/secure-streams/ |
D | secure-streams-serialize.c | 406 lwsl_cx_notice(context, "DESTROYING"); in lws_ss_deserialize_parse() 417 lwsl_cx_notice(context, "ONWARD_CONNECT"); in lws_ss_deserialize_parse() 543 lwsl_cx_notice(context, "bad type 0x%x", in lws_ss_deserialize_parse() 1539 lwsl_cx_notice(context, "hangup"); in lws_ss_deserialize_parse()
|
D | secure-streams.c | 1262 lwsl_cx_notice(context, "created server %s", in lws_ss_create()
|
/third_party/libwebsockets/lib/core/ |
D | logs.c | 127 lwsl_cx_notice(context, " ++ %s (%d)", lc->gutag, (int)grp->owner.count); in __lws_lc_tag() 187 lwsl_cx_notice(context, " -- %s (%d) %s", lc->gutag, in __lws_lc_untag()
|
D | context.c | 785 lwsl_cx_notice(context, "LWS: %s, %s%s", library_version, opts_str, s); in lws_create_context() 820 lwsl_cx_notice(context, "ss proxy bind '%s', port %d, ads '%s'", in lws_create_context() 1593 lwsl_cx_notice(cx, "setting CPD result %s", cname[result]); in lws_system_cpd_set() 1892 lwsl_cx_notice(context, "destroy from inside service"); in lws_context_destroy() 2070 lwsl_cx_notice(context, "waiting for internal loop exit"); in lws_context_destroy()
|
/third_party/libwebsockets/lib/event-libs/libevent/ |
D | libevent.c | 148 lwsl_cx_notice(context, "pt destroy self coming true"); in lws_event_cb() 368 lwsl_cx_notice(context, "set to exit loop"); in elops_destroy_pt_event()
|
/third_party/libwebsockets/lib/tls/ |
D | tls-network.c | 219 lwsl_cx_notice(context, "Unable to set POLLIN %d", on); in lws_gate_accepts()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-logs.h | 348 #define lwsl_cx_notice(_c, ...) lwsl_cx(_c, LLL_NOTICE, __VA_ARGS__) macro 350 #define lwsl_cx_notice(_c, ...) do {} while(0) macro
|
/third_party/libwebsockets/lib/event-libs/libuv/ |
D | libuv.c | 740 lwsl_cx_notice(context, " Using foreign event loop..."); in elops_init_pt_uv() 833 lwsl_cx_notice(context, "calling deprecation callback"); in lws_libuv_closewsi()
|
/third_party/libwebsockets/lib/event-libs/uloop/ |
D | uloop.c | 124 lwsl_cx_notice(context, "pt destroy self coming true"); in lws_uloop_cb()
|
/third_party/libwebsockets/lib/system/async-dns/ |
D | async-dns.c | 802 lwsl_cx_notice(context, "init failed"); in lws_async_dns_query() 899 lwsl_cx_notice(context, "failed"); in lws_async_dns_query()
|
/third_party/libwebsockets/lib/core-net/ |
D | route.c | 205 lwsl_cx_notice(pt->context, "dest has 0 AF"); in _lws_route_est_outgoing()
|
/third_party/libwebsockets/lib/system/smd/ |
D | smd.c | 677 lwsl_cx_notice(pr->ctx, "destroying peer %p", pr); in lws_smd_unregister()
|