Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-cache-ttl.h198 } lws_cache_results_t; typedef
217 lws_cache_results_walk(lws_cache_results_t *walk_ctx);
/third_party/libwebsockets/lib/misc/cache-ttl/
Dlws-cache-ttl.c261 lws_cache_results_walk(lws_cache_results_t *walk_ctx) in lws_cache_results_walk()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
Dmain.c174 lws_cache_results_t cr; in test_nsc1()
/third_party/libwebsockets/READMEs/
DREADME.lws_cache.md136 lws_cache_results_walk(lws_cache_results_t *walk_ctx);
/third_party/libwebsockets/lib/roles/http/
Dcookie.c404 lws_cache_results_t cr; in lws_cookie_attach_cookies()