Searched refs:LWSLCG_WSI (Results 1 – 7 of 7) sorted by relevance
/third_party/libwebsockets/lib/roles/dbus/ |
D | dbus.c | 91 __lws_lc_tag(ctx->vh->context, &ctx->vh->context->lcg[LWSLCG_WSI], in __lws_shadow_wsi()
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-spawn.c | 418 __lws_lc_tag(i->vh->context, &i->vh->context->lcg[LWSLCG_WSI], in lws_spawn_piped()
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-spawn.c | 385 __lws_lc_tag(i->vh->context, &i->vh->context->lcg[LWSLCG_WSI], in lws_spawn_piped()
|
/third_party/libwebsockets/lib/core/ |
D | private-lib-core.h | 367 LWSLCG_WSI, /* generic wsi, eg, pipe, listen */ enumerator
|
D | context.c | 686 context->lcg[LWSLCG_WSI].tag_prefix = "wsi"; in lws_create_context()
|
/third_party/libwebsockets/lib/core-net/ |
D | vhost.c | 1126 __lws_lc_tag(context, &context->lcg[LWSLCG_WSI], &wsi->lc,
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | server.c | 375 &a->vhost->context->lcg[LWSLCG_WSI], in _lws_vhost_init_server_af()
|