Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h323 _lws_destroy_ah(struct lws_context_per_thread *pt, struct allocated_headers *ah);
H A Dparsers.c68 _lws_destroy_ah(struct lws_context_per_thread *pt, struct allocated_headers *ah) in _lws_destroy_ah() function
439 _lws_destroy_ah(pt, ah); in __lws_header_table_detach()
/third_party/libwebsockets/lib/core/
H A Dcontext.c1718 _lws_destroy_ah(pt, pt->http.ah_list); in lws_pt_destroy()
2063 _lws_destroy_ah(pt, pt->http.ah_list); in lws_context_destroy()

Completed in 5 milliseconds