Home
last modified time | relevance | path

Searched refs:lws_get_child (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core-net/
H A Ddummy-callback.c415 if (!lws_get_child(wsi)) in lws_callback_http_dummy()
419 if (lws_http_client_read(lws_get_child(wsi), &px, in lws_callback_http_dummy()
H A Dwsi.c910 lws_get_child(const struct lws *wsi) in lws_get_child() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h538 * lws_get_child() - get child wsi or NULL
544 lws_get_child(const struct lws *wsi);

Completed in 5 milliseconds