/netbsd-src/external/bsd/nsd/dist/ |
H A D | ixfrcreate.c | 323 static int process_store_oldsoa(struct ixfr_store* store, uint8_t* dname, in process_store_oldsoa() 399 struct ixfr_store* store, struct domain* domain, in process_diff_rrset() 473 struct ixfr_store* store, uint8_t* dname, size_t dname_len, in process_spool_delrrset() 530 static int process_marktypes(struct ixfr_store* store, struct zone* zone, in process_marktypes() 554 struct ixfr_store* store, struct zone* zone, struct domain* domain) in process_diff_domain() 611 static int process_domain_add_RRs(struct ixfr_store* store, struct zone* zone, in process_domain_add_RRs() 626 struct ixfr_store* store, FILE* spool, uint8_t* dname, in process_domain_del_RRs() 710 struct ixfr_store* store) in ixfr_create_too_large() 733 struct ixfr_store* store, struct domain* domain, in process_spool_before_domain() 775 struct ixfr_store* store, struct zone* zone, struct domain* domain, in process_spool_for_domain() [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | property_test.c | 53 OSSL_METHOD_STORE *store; in test_property_string() local 123 OSSL_METHOD_STORE *store; in test_property_parse() local 142 OSSL_METHOD_STORE *store; in test_property_query_value_create() local 190 OSSL_METHOD_STORE *store; in test_property_parse_error() local 240 OSSL_METHOD_STORE *store; in test_property_merge() local 265 OSSL_METHOD_STORE *store; in test_property_defn_cache() local 326 OSSL_METHOD_STORE *store; in test_definition_compares() local 356 OSSL_METHOD_STORE *store; in test_register_deregister() local 428 OSSL_METHOD_STORE *store; in test_property() local 536 OSSL_METHOD_STORE *store; in test_query_cache_stochastic() local
|
H A D | x509_dup_cert_test.c | 21 X509_STORE *store = NULL; in test_509_dup_cert() local
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | replay.c | 563 macro_store_delete(rbtree_type* store) in macro_store_delete() 613 do_macro_recursion(rbtree_type* store, struct replay_runtime* runtime, in do_macro_recursion() 630 macro_getvar(rbtree_type* store, char* name) in macro_getvar() 640 do_macro_variable(rbtree_type* store, char* buf, size_t remain) in do_macro_variable() 779 macro_expand(rbtree_type* store, struct replay_runtime* runtime, char** text) in macro_expand() 852 macro_process(rbtree_type* store, struct replay_runtime* runtime, char* text) in macro_process() 880 macro_lookup(rbtree_type* store, char* name) in macro_lookup() 887 void macro_print_debug(rbtree_type* store) in macro_print_debug() 896 macro_assign(rbtree_type* store, char* name, char* value) in macro_assign() 926 rbtree_type* store = macro_store_create(); in testbound_selftest() local
|
H A D | unittcpreuse.c | 274 struct outside_network* outnet, struct waiting_tcp* store, in check_waiting_tcp_removal() 319 struct waiting_tcp store[MAX_TCP_WAITING_NODES]; in waiting_tcp_list_test() local 415 struct reuse_tcp* reuse, struct waiting_tcp* store, in check_reuse_write_wait_removal() 454 struct waiting_tcp store[MAX_TCP_WAITING_NODES]; in reuse_write_wait_test() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/ |
H A D | store_meth.c | 117 static void dealloc_tmp_loader_store(void *store) in dealloc_tmp_loader_store() 130 static int reserve_loader_store(void *store, void *data) in reserve_loader_store() 141 static int unreserve_loader_store(void *store, void *data) in unreserve_loader_store() 153 static void *get_loader_from_store(void *store, const OSSL_PROVIDER **prov, in get_loader_from_store() 175 static int put_loader_in_store(void *store, void *method, in put_loader_in_store() 303 OSSL_METHOD_STORE *store = get_loader_store(methdata->libctx); in inner_loader_fetch() local 424 OSSL_METHOD_STORE *store = get_loader_store(libctx); in ossl_store_loader_store_cache_flush() local 434 OSSL_METHOD_STORE *store = get_loader_store(libctx); in ossl_store_loader_store_remove_all_provided() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ct/ |
H A D | ct_log.c | 138 void CTLOG_STORE_free(CTLOG_STORE *store) in CTLOG_STORE_free() 147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf() 168 int CTLOG_STORE_load_default_file(CTLOG_STORE *store) in CTLOG_STORE_load_default_file() 225 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file() 339 const CTLOG *CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, in CTLOG_STORE_get0_log_by_id()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | provider_core.c | 160 struct provider_store_st *store; /* The store this instance belongs to */ member 288 struct provider_store_st *store = vstore; in provider_store_free() local 310 struct provider_store_st *store = OPENSSL_zalloc(sizeof(*store)); in provider_store_new() local 337 struct provider_store_st *store = NULL; in get_provider_store() local 348 struct provider_store_st *store; in ossl_provider_disable_fallback_loading() local 365 struct provider_store_st *store = get_provider_store(libctx); in ossl_provider_info_add_to_store() local 413 struct provider_store_st *store = NULL; in ossl_provider_find() local 534 struct provider_store_st *store = NULL; in ossl_provider_new() local 599 struct provider_store_st *store = prov->store; in create_provider_children() local 620 struct provider_store_st *store; in ossl_provider_add_to_store() local [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ct/ |
H A D | ct_log.c | 111 void CTLOG_STORE_free(CTLOG_STORE *store) in CTLOG_STORE_free() 138 int CTLOG_STORE_load_default_file(CTLOG_STORE *store) in CTLOG_STORE_load_default_file() 195 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file() 293 const CTLOG *CTLOG_STORE_get0_log_by_id(const CTLOG_STORE *store, in CTLOG_STORE_get0_log_by_id()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | Store.h | 194 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount() 199 virtual void decrementReferenceCount(Store store) {} in decrementReferenceCount() 287 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef()
|
H A D | StoreRef.h | 30 Store store; variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/ |
H A D | decoder_meth.c | 114 static void dealloc_tmp_decoder_store(void *store) in dealloc_tmp_decoder_store() 127 static int reserve_decoder_store(void *store, void *data) in reserve_decoder_store() 138 static int unreserve_decoder_store(void *store, void *data) in unreserve_decoder_store() 150 static void *get_decoder_from_store(void *store, const OSSL_PROVIDER **prov, in get_decoder_from_store() 185 static int put_decoder_in_store(void *store, void *method, in put_decoder_in_store() 365 OSSL_METHOD_STORE *store = get_decoder_store(methdata->libctx); in inner_ossl_decoder_fetch() local 478 OSSL_METHOD_STORE *store = get_decoder_store(libctx); in ossl_decoder_store_cache_flush() local 488 OSSL_METHOD_STORE *store = get_decoder_store(libctx); in ossl_decoder_store_remove_all_provided() local
|
H A D | encoder_meth.c | 114 static void dealloc_tmp_encoder_store(void *store) in dealloc_tmp_encoder_store() 127 static int reserve_encoder_store(void *store, void *data) in reserve_encoder_store() 138 static int unreserve_encoder_store(void *store, void *data) in unreserve_encoder_store() 150 static void *get_encoder_from_store(void *store, const OSSL_PROVIDER **prov, in get_encoder_from_store() 185 static int put_encoder_in_store(void *store, void *method, in put_encoder_in_store() 375 OSSL_METHOD_STORE *store = get_encoder_store(methdata->libctx); in inner_ossl_encoder_fetch() local 487 OSSL_METHOD_STORE *store = get_encoder_store(libctx); in ossl_encoder_store_cache_flush() local 497 OSSL_METHOD_STORE *store = get_encoder_store(libctx); in ossl_encoder_store_remove_all_provided() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | evp_fetch.c | 74 static void dealloc_tmp_evp_method_store(void *store) in dealloc_tmp_evp_method_store() 86 static int reserve_evp_method_store(void *store, void *data) in reserve_evp_method_store() 97 static int unreserve_evp_method_store(void *store, void *data) in unreserve_evp_method_store() 140 static void *get_evp_method_from_store(void *store, const OSSL_PROVIDER **prov, in get_evp_method_from_store() 178 static int put_evp_method_in_store(void *store, void *method, in put_evp_method_in_store() 270 OSSL_METHOD_STORE *store = get_evp_method_store(methdata->libctx); in inner_evp_generic_fetch() local 471 OSSL_METHOD_STORE *store = get_evp_method_store(libctx); in evp_method_store_cache_flush() local 481 OSSL_METHOD_STORE *store = get_evp_method_store(libctx); in evp_method_store_remove_all_provided() local 493 OSSL_METHOD_STORE *store = get_evp_method_store(libctx); in evp_set_parsed_default_properties() local
|
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | lz77.c | 27 void ZopfliInitLZ77Store(ZopfliLZ77Store* store) { in ZopfliInitLZ77Store() 33 void ZopfliCleanLZ77Store(ZopfliLZ77Store* store) { in ZopfliCleanLZ77Store() 60 ZopfliLZ77Store* store) { in ZopfliStoreLitLenDist() 354 ZopfliLZ77Store* store) { in ZopfliLZ77Greedy()
|
H A D | squeeze.c | 337 ZopfliLZ77Store* store) { in FollowPath() 399 static void GetStatistics(const ZopfliLZ77Store* store, SymbolStats* stats) { in GetStatistics() 435 void* costcontext, ZopfliLZ77Store* store) { in LZ77OptimalRun() 449 ZopfliLZ77Store* store) { in ZopfliLZ77Optimal() 522 ZopfliLZ77Store* store) in ZopfliLZ77OptimalFixed()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | bitmanip.d | 76 string store, T, string name, size_t len, size_t offset) in createAccessors() 179 private template createFields(string store, size_t offset, Ts...) in createFields() 202 private template createReferenceAccessor(string store, T, ulong bits, string name) in createReferenceAccessor()
|
/netbsd-src/external/bsd/kyua-cli/dist/store/ |
H A D | dbtypes.hpp | 49 namespace store { namespace
|
H A D | metadata.hpp | 39 namespace store { namespace
|
H A D | exceptions.hpp | 37 namespace store { namespace
|
H A D | transaction.hpp | 54 namespace store { namespace
|
H A D | backend.hpp | 46 namespace store { namespace
|
/netbsd-src/sys/kern/ |
H A D | kern_uuid.c | 68 struct uuid *store, tmp; in sys_uuidgen() local 94 uuidgen(struct uuid *store, int count) in uuidgen()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | x509_dup_cert_test.c | 21 X509_STORE *store = NULL; in test_509_dup_cert() local
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | openssl_shim.c | 185 SSL_CTX_set1_cert_store(SSL_CTX *ctx, X509_STORE *store) { in X509_STORE_up_ref() argument 194 SSL_CTX_set1_cert_store(SSL_CTX * ctx,X509_STORE * store) SSL_CTX_set1_cert_store() argument
|