Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/unix/
Dunix-caps.c191 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/
Dops-netlink.c95 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/
Dcaptive-portal-detect.c87 lwsl_cx_notice(cx, "CPD already ongoing"); in lws_ss_sys_cpd()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c407 lwsl_cx_notice(cx, "starting"); in create_ss()
429 lwsl_cx_notice(cx, "started"); in create_ss()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-serialize.c406 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()
Dsecure-streams.c1262 lwsl_cx_notice(context, "created server %s", in lws_ss_create()
/third_party/libwebsockets/lib/core/
Dlogs.c127 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()
Dcontext.c785 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/
Dlibevent.c148 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/
Dtls-network.c219 lwsl_cx_notice(context, "Unable to set POLLIN %d", on); in lws_gate_accepts()
/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h348 #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/
Dlibuv.c740 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/
Duloop.c124 lwsl_cx_notice(context, "pt destroy self coming true"); in lws_uloop_cb()
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c802 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/
Droute.c205 lwsl_cx_notice(pt->context, "dest has 0 AF"); in _lws_route_est_outgoing()
/third_party/libwebsockets/lib/system/smd/
Dsmd.c677 lwsl_cx_notice(pr->ctx, "destroying peer %p", pr); in lws_smd_unregister()