Home
last modified time | relevance | path

Searched refs:lws_strdup (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/core-net/client/
H A Dconnect2.c167 wsi->cli_hostname_copy = lws_strdup(pa);
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h804 lws_strdup(const char *s);
H A Dlibwebsockets.c393 lws_strdup(const char *s) in lws_strdup() function
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c124 h->u.mqtt.sub_info.topic[0].name = lws_strdup(expbuf); in secstream_mqtt_subscribe()

Completed in 7 milliseconds