Home
last modified time | relevance | path

Searched refs:lws_server_get_canonical_hostname (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1093 lws_server_get_canonical_hostname(struct lws_context *context,
1098 #define lws_server_get_canonical_hostname(_a, _b) macro
/third_party/libwebsockets/lib/core/
Dcontext.c1265 lws_server_get_canonical_hostname(context, info); in lws_create_context()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c3318 lws_server_get_canonical_hostname(struct lws_context *context, in lws_server_get_canonical_hostname() function