Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c75 nsc_backing_open_lock(lws_cache_nscookiejar_t *cache, int mode, const char *par) in nsc_backing_open_lock() function
491 fd = nsc_backing_open_lock(cache, LWS_O_RDONLY, __func__); in lws_cache_nscookiejar_lookup()
606 fd = nsc_backing_open_lock(cache, LWS_O_RDONLY, __func__); in nsc_regen()
835 fd = nsc_backing_open_lock(cache, LWS_O_RDONLY, __func__); in lws_cache_nscookiejar_get()
934 int fd = nsc_backing_open_lock(cache, LWS_O_RDONLY, __func__); in lws_cache_nscookiejar_debug_dump()

Completed in 2 milliseconds