Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-diskcache.h36 * `lws_diskcache_create()` and `lws_diskcache_destroy()` allocate and free
71 * `lws_diskcache_destroy()` to free it to destroy it.
77 * lws_diskcache_destroy() - destroys the pointer returned by ...create()
85 lws_diskcache_destroy(struct lws_diskcache_scan **lds);
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c112 lws_diskcache_destroy(struct lws_diskcache_scan **lds) in lws_diskcache_destroy() function

Completed in 2 milliseconds