Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c150 nscookiejar_iterate(lws_cache_nscookiejar_t *cache, int fd, in nscookiejar_iterate() function
500 ret = nscookiejar_iterate(cache, fd, nsc_lookup_cb, &ctx); in lws_cache_nscookiejar_lookup()
648 nscookiejar_iterate(cache, fd, nsc_regen_cb, &ctx)) in nsc_regen()
850 ret = nscookiejar_iterate(cache, fd, nsc_get_cb, &ctx); in lws_cache_nscookiejar_get()
941 nscookiejar_iterate(cache, fd, nsc_dump_cb, NULL); in lws_cache_nscookiejar_debug_dump()

Completed in 2 milliseconds