Home
last modified time | relevance | path

Searched refs:lws_async_dns_init (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns.c334 lws_async_dns_init(struct lws_context *context) in lws_async_dns_init() function
801 lws_async_dns_init(context)) { in lws_async_dns_query()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1478 lws_async_dns_init(struct lws_context *context);
Dvhost.c1032 lws_async_dns_init(context); in lws_create_vhost()
/third_party/libwebsockets/lib/core/
Dcontext.c1331 lws_async_dns_init(context); in lws_create_context()