Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core/
Dprivate-lib-core.h567 lws_strdup(const char *s);
Dlibwebsockets.c337 lws_strdup(const char *s) in lws_strdup() function
/external/libwebsockets/lib/roles/http/client/
Dclient-handshake.c866 lws_strdup(wsi->stash->cis[CIS_HOST]);
872 wsi->cli_hostname_copy = lws_strdup(pa);