Searched refs:lws_cache_creation_info (Results 1 – 8 of 8) sorted by relevance
220 struct lws_cache_creation_info { struct255 (*create)(const struct lws_cache_creation_info *info); argument318 lws_cache_create(const struct lws_cache_creation_info *info);
18 struct lws_cache_creation_info ci; in test_just_l1()103 struct lws_cache_creation_info ci; in test_just_l1_limits()172 struct lws_cache_creation_info ci; in test_nsc1()
58 struct lws_cache_creation_info info;
277 lws_cache_create(const struct lws_cache_creation_info *info) in lws_cache_create()
497 lws_cache_heap_create(const struct lws_cache_creation_info *info) in lws_cache_heap_create()
867 lws_cache_nscookiejar_create(const struct lws_cache_creation_info *info) in lws_cache_nscookiejar_create()
50 Caches are created using an info struct `struct lws_cache_creation_info`56 lws_cache_create(const struct lws_cache_creation_info *info);
391 struct lws_cache_creation_info ci; in lws_create_context()617 struct lws_cache_creation_info ci; in lws_create_context()