Home
last modified time | relevance | path

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

/external/libwebsockets/lib/system/async-dns/
Dasync-dns.c295 lws_async_dns_init(struct lws_context *context) in lws_async_dns_init() function
658 lws_async_dns_init(context)) { in lws_async_dns_query()
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1376 lws_async_dns_init(struct lws_context *context);
Dvhost.c835 if (!n && lws_async_dns_init(context)) in lws_create_vhost()
/external/libwebsockets/lib/core/
Dcontext.c763 if (lws_async_dns_init(context)) in lws_create_context()