Home
last modified time | relevance | path

Searched refs:lws_cache_destroy (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
Dmain.c92 lws_cache_destroy(&l1); in test_just_l1()
148 lws_cache_destroy(&l1); in test_just_l1_limits()
466 lws_cache_destroy(&nsc); in test_nsc1()
467 lws_cache_destroy(&l1); in test_nsc1()
/third_party/libwebsockets/include/libwebsockets/
Dlws-cache-ttl.h329 lws_cache_destroy(struct lws_cache_ttl_lru **cache);
/third_party/libwebsockets/lib/misc/cache-ttl/
Dlws-cache-ttl.c288 lws_cache_destroy(struct lws_cache_ttl_lru **_cache) in lws_cache_destroy() function
/third_party/libwebsockets/lib/core/
Dcontext.c2130 lws_cache_destroy(&context->trust_cache); in lws_context_destroy()
2135 lws_cache_destroy(&context->nsc); in lws_context_destroy()
2136 lws_cache_destroy(&context->l1); in lws_context_destroy()
/third_party/libwebsockets/READMEs/
DREADME.lws_cache.md70 lws_cache_destroy(struct lws_cache_ttl_lru **cache);