Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 53) sorted by relevance

123

/minix3/external/bsd/bind/dist/lib/dns/
H A Dcache.c53 #define VALID_CACHE(cache) ISC_MAGIC_VALID(cache, CACHE_MAGIC) argument
107 dns_cache_t *cache; member
175 cache_create_db(dns_cache_t *cache, dns_db_t **db) { in cache_create_db()
209 dns_cache_t *cache; in dns_cache_create3() local
360 cache_free(dns_cache_t *cache) { in cache_free()
424 dns_cache_attach(dns_cache_t *cache, dns_cache_t **targetp) { in dns_cache_attach()
438 dns_cache_t *cache; in dns_cache_detach() local
483 dns_cache_attachdb(dns_cache_t *cache, dns_db_t **dbp) { in dns_cache_attachdb()
495 dns_cache_setfilename(dns_cache_t *cache, const char *filename) { in dns_cache_setfilename()
515 dns_cache_load(dns_cache_t *cache) { in dns_cache_load()
[all …]
H A Dncache.c103 dns_ncache_add(dns_message_t *message, dns_db_t *cache, dns_dbnode_t *node, in dns_ncache_add()
112 dns_ncache_addoptout(dns_message_t *message, dns_db_t *cache, in dns_ncache_addoptout()
122 addoptout(dns_message_t *message, dns_db_t *cache, dns_dbnode_t *node, in addoptout()
/minix3/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dpcy_cache.c80 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_create() local
125 X509_POLICY_CACHE *cache; in policy_cache_new() local
219 void policy_cache_free(X509_POLICY_CACHE *cache) in policy_cache_free()
243 X509_POLICY_DATA *policy_cache_find_data(const X509_POLICY_CACHE *cache, in policy_cache_find_data()
H A Dpcy_tree.c149 const X509_POLICY_CACHE *cache; in tree_init() local
334 const X509_POLICY_CACHE *cache) in tree_link_nodes()
367 const X509_POLICY_CACHE *cache, in tree_add_unmatched()
394 const X509_POLICY_CACHE *cache, in tree_link_unmatched()
429 const X509_POLICY_CACHE *cache, in tree_link_any()
667 const X509_POLICY_CACHE *cache; in tree_evaluate() local
H A Dpcy_map.c75 X509_POLICY_CACHE *cache = x->policy_cache; in policy_cache_set_mapping() local
/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_disk_set_standard_lookup.c72 } cache[name_cache_size]; member
124 struct name_cache *cache = (struct name_cache *)data; in cleanup() local
142 lookup_name(struct name_cache *cache, in lookup_name()
187 lookup_uname_helper(struct name_cache *cache, id_t id) in lookup_uname_helper()
228 lookup_uname_helper(struct name_cache *cache, id_t id) in lookup_uname_helper()
251 lookup_gname_helper(struct name_cache *cache, id_t id) in lookup_gname_helper()
290 lookup_gname_helper(struct name_cache *cache, id_t id) in lookup_gname_helper()
H A Darchive_write_disk_set_standard_lookup.c240 struct bucket *cache = (struct bucket *)private; in cleanup() local
/minix3/lib/libintl/
H A Dgettext_iconv.c45 struct cache { struct
50 static const struct cache *cache_find(const char *, struct domainbinding *); argument
114 const struct cache *cache; in __gettext_iconv() local
/minix3/external/bsd/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py123 def get_sections(self, cache=False): argument
151 def get_symbols(self, cache=False): argument
240 def get_relocations(self, cache=False): argument
271 def cache(self): member in Section
344 def cache(self): member in Symbol
426 def cache(self): member in Relocation
/minix3/lib/libc/locale/
H A Dsetlocale.c63 _setlocale_cache(locale_t loc, struct _locale_cache_t *cache) in _setlocale_cache()
171 struct _locale_cache_t *cache; in __setlocale() local
H A Dsetlocale_local.h55 const struct _locale_cache_t *cache; member
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A Ddiscovery.py21 def getTestSuite(item, litConfig, cache): argument
76 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
/minix3/crypto/external/bsd/heimdal/dist/kuser/
H A Dkdestroy.c38 static const char *cache; variable
H A Dkdecode_ticket.c103 krb5_ccache cache; in main() local
H A Dkgetcred.c86 krb5_ccache cache; in main() local
H A Dkinit.c233 krb5_ccache cache, in renew_validate()
653 ticket_lifetime(krb5_context context, krb5_ccache cache, in ticket_lifetime()
/minix3/external/bsd/bind/dist/bin/tests/
H A Dbyaddr_test.c95 dns_cache_t *cache; in main() local
H A Dbyname_test.c210 dns_cache_t *cache; in main() local
H A Dadb_test.c178 dns_cache_t *cache; in create_view() local
/minix3/crypto/external/bsd/heimdal/dist/kcm/
H A Dcache.c192 kcm_ccache_data *cache) in kcm_free_ccache_data_internal()
379 kcm_ccache_data *cache) in kcm_zero_ccache_data_internal()
398 kcm_ccache cache) in kcm_zero_ccache_data()
/minix3/external/bsd/libarchive/dist/cpio/
H A Dcpio.c98 } cache[name_cache_size]; member
1126 free_cache(struct name_cache *cache) in free_cache()
1145 struct name_cache *cache; in lookup_name() local
/minix3/minix/commands/rawspeed/
H A Drawspeed.c76 int i, fd, n= 0, unit= -1, max= -1, cache= 0; in main() local
/minix3/external/public-domain/xz/dist/src/liblzma/rangecoder/
H A Drange_encoder.h31 uint8_t cache; member
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dkdc.c73 const char *cache; in get_ccache() local
/minix3/minix/lib/libddekit/src/
H A Dmem.c22 struct ddekit_slab * cache; member

123