Searched defs:cache_type (Results 1 – 15 of 15) sorted by relevance
187 struct cache_type { struct192 static struct cache_type cache_types[] = { argument202 static void cache_type(ARGV *argv) in cache_type() function
221 int tls_mgr_policy(const char *cache_type, int *cachable, int *timeout) in tls_mgr_policy()250 int tls_mgr_lookup(const char *cache_type, const char *cache_id, in tls_mgr_lookup()280 int tls_mgr_update(const char *cache_type, const char *cache_id, in tls_mgr_update()310 int tls_mgr_delete(const char *cache_type, const char *cache_id) in tls_mgr_delete()
96 VSTRING *cache_type = vstring_alloc(25); in tls_proxy_server_init_scan() local
256 VSTRING *cache_type = vstring_alloc(25); in tls_proxy_client_init_scan() local
247 char *cache_type; /* tlsmgr(8) cache type if enabled */ member315 char *cache_type; member459 const char *cache_type; member527 const char *cache_type; member
164 struct cache_type struct167 auto_vec<unsigned> indices;169 auto_vec<access_ref> access_refs;
279 enum cache_type enum
604 static VSTRING *cache_type = 0; in tlsmgr_service() local
79 u_int cache_type; member
186 uint8_t cache_type; member
555 int cache_type, unsigned int cu_processor_id, in fill_in_pcache()
378 static struct kobj_type cache_type = { variable
129 uint32_t cache_type; member
277 enum cache_type enum
6206 int cache_type = ELF_ST_TYPE (((elf_symbol_type *) cache->func)->internal_elf_sym.st_info); in better_fit() local