Home
last modified time | relevance | path

Searched defs:ci_cache (Results 1 – 4 of 4) sorted by relevance

/dports/www/c-icap/c_icap-0.5.10/include/
H A Dcache.h60 typedef struct ci_cache { struct
61 int (*init)(struct ci_cache *cache, const char *name); argument
64 …const void * (*search)(struct ci_cache *cache, const void *key, void **val, void *data, void *(*du… argument
67 …int (*update)(struct ci_cache *cache, const void *key, const void *val, size_t val_size, void *(*c… argument
68 void (*destroy)(struct ci_cache *cache); argument
75 const ci_cache_type_t *_cache_type; argument
77 } ci_cache_t; argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Docfs2.h76 } ci_cache; member
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Docfs2.h76 } ci_cache; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Docfs2.h76 } ci_cache; member