Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-diskcache.h32 * The API `lws_diskcache_prepare()` deals with creating the cache dir and
88 * lws_diskcache_prepare() - ensures the cache dir structure exists on disk
103 lws_diskcache_prepare(const char *cache_base_dir, int mode, uid_t uid);
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c121 lws_diskcache_prepare(const char *cache_base_dir, int mode, uid_t uid) in lws_diskcache_prepare() function

Completed in 2 milliseconds