Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/windows/
Dwindows-service.c78 lws_fakewsi_prep_plwsa_ctx(context); in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/plat/unix/
Dunix-service.c112 lws_fakewsi_prep_plwsa_ctx(context); in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-service.c93 lws_fakewsi_prep_plwsa_ctx(context); in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/tls/
Dtls-client.c110 lws_fakewsi_prep_plwsa_ctx(vhost->context); in lws_context_init_client_ssl()
Dtls-server.c49 lws_fakewsi_prep_plwsa_ctx(vhost->context); in lws_context_init_server_ssl()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h616 #define lws_fakewsi_prep_plwsa_ctx(_c) \ macro
Dwsi.c856 lws_fakewsi_prep_plwsa_ctx(pt->context); in lws_broadcast()