Home
last modified time | relevance | path

Searched refs:lws_map_item_destroy (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dlws_map.c151 lws_map_item_destroy(i); in ho_free_item()
191 lws_map_item_destroy(item); in lws_map_item_create()
218 lws_map_item_destroy(lws_map_item_t *item) in lws_map_item_destroy() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-map.h167 * lws_map_item_destroy() - remove item from map and free
172 lws_map_item_destroy(struct lws_map_item *item);

Completed in 1 milliseconds