Home
last modified time | relevance | path

Searched refs:lws_cache_results_walk (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c318 while (!lws_cache_results_walk(&cr)) in test_nsc1()
338 while (!lws_cache_results_walk(&cr)) in test_nsc1()
358 while (!lws_cache_results_walk(&cr)) in test_nsc1()
378 while (!lws_cache_results_walk(&cr)) in test_nsc1()
404 while (!lws_cache_results_walk(&cr)) in test_nsc1()
435 while (!lws_cache_results_walk(&cr)) in test_nsc1()
455 while (!lws_cache_results_walk(&cr)) in test_nsc1()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h201 * lws_cache_results_walk() - parse next result
217 lws_cache_results_walk(lws_cache_results_t *walk_ctx);
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dlws-cache-ttl.c261 lws_cache_results_walk(lws_cache_results_t *walk_ctx) in lws_cache_results_walk() function
/third_party/libwebsockets/lib/roles/http/
H A Dcookie.c490 while (!lws_cache_results_walk(&cr)) { in lws_cookie_attach_cookies()

Completed in 3 milliseconds