Home
last modified time | relevance | path

Searched refs:LWSLCG_WSI (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/roles/dbus/
Ddbus.c91 __lws_lc_tag(ctx->vh->context, &ctx->vh->context->lcg[LWSLCG_WSI], in __lws_shadow_wsi()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-spawn.c418 __lws_lc_tag(i->vh->context, &i->vh->context->lcg[LWSLCG_WSI], in lws_spawn_piped()
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c385 __lws_lc_tag(i->vh->context, &i->vh->context->lcg[LWSLCG_WSI], in lws_spawn_piped()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h367 LWSLCG_WSI, /* generic wsi, eg, pipe, listen */ enumerator
Dcontext.c686 context->lcg[LWSLCG_WSI].tag_prefix = "wsi"; in lws_create_context()
/third_party/libwebsockets/lib/core-net/
Dvhost.c1126 __lws_lc_tag(context, &context->lcg[LWSLCG_WSI], &wsi->lc,
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c375 &a->vhost->context->lcg[LWSLCG_WSI], in _lws_vhost_init_server_af()