Home
last modified time | relevance | path

Searched refs:lws_hdr_custom_name_foreach (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h515 lws_hdr_custom_name_foreach(struct lws *wsi, lws_hdr_custom_fe_cb_t cb, void *opaque);
/third_party/libwebsockets/lib/roles/http/
Dparsers.c656 lws_hdr_custom_name_foreach(struct lws *wsi, lws_hdr_custom_fe_cb_t cb, in lws_hdr_custom_name_foreach() function