Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 25 of 169) sorted by relevance

1234567

/netbsd/external/bsd/jemalloc/dist/test/unit/
H A Datomic.c18 #define DO_TESTS(t, ta, val1, val2, val3) do { \ argument
85 #define DO_INTEGER_TESTS(t, ta, val1, val2) do { \ argument
135 #define TEST_STRUCT(t, ta) \ argument
161 #define TEST_BODY(t, ta) do { \ argument
169 #define INTEGER_TEST_BODY(t, ta) do { \ argument
H A Dticker.c50 ticker_t ta, tb; in TEST_BEGIN() local
/netbsd/external/bsd/unbound/dist/validator/
H A Dval_anchor.c118 struct trust_anchor* ta = (struct trust_anchor*)elem; in anchors_delfunc() local
308 struct trust_anchor* ta; in anchor_store_new_key() local
360 struct trust_anchor* ta; in anchor_store_new_rr() local
383 struct trust_anchor* ta; in anchor_insert_insecure() local
400 struct trust_anchor* ta; in anchor_store_str() local
430 struct trust_anchor* ta = NULL, *tanew; in anchor_read_file() local
931 anchors_assemble(struct trust_anchor* ta) in anchors_assemble()
953 anchors_ds_unsupported(struct trust_anchor* ta) in anchors_ds_unsupported()
989 struct trust_anchor* ta; in anchors_assemble_rrsets() local
1176 struct trust_anchor *ta; in anchors_get_mem() local
[all …]
H A Dautotrust.c166 parse_comments(char* str, struct autr_ta* ta) in parse_comments()
298 ta_is_dnskey_sep(struct autr_ta* ta) in ta_is_dnskey_sep()
529 struct autr_ta* ta = NULL; in load_trustanchor() local
1113 struct autr_ta* ta; in autr_write_contents() local
1418 struct autr_ta* ta; in find_key() local
1437 struct autr_ta* ta; in add_key() local
1521 struct autr_ta* ta; in init_events() local
1538 struct autr_ta* ta = NULL; in check_contains_revoked() local
1631 struct autr_ta* ta = NULL; in update_events() local
2264 autr_debug_print_ta(struct autr_ta* ta) in autr_debug_print_ta()
[all …]
/netbsd/sys/arch/pmax/pmax/
H A Dautoconf.c181 struct tc_attach_args *ta = aux; in device_register() local
192 struct tc_attach_args *ta = aux; in device_register() local
239 struct tc_attach_args *ta = aux; in device_register() local
/netbsd/external/bsd/unbound/dist/testcode/
H A Dunitanchor.c69 struct trust_anchor* ta; in test_anchor_one() local
97 struct trust_anchor* ta; in test_anchors() local
/netbsd/sys/arch/alpha/tlsb/
H A Dtlsbmem.c68 struct tlsb_dev_attach_args *ta = aux; in tlsbmemmatch() local
77 struct tlsb_dev_attach_args *ta = aux; in tlsbmemattach() local
H A Dgbus.c93 struct tlsb_dev_attach_args *ta = aux; in gbusmatch() local
114 struct tlsb_dev_attach_args *ta = aux; in gbusattach() local
H A Dkftxx.c87 struct tlsb_dev_attach_args *ta = aux; in kftmatch() local
96 struct tlsb_dev_attach_args *ta = aux; in kftattach() local
/netbsd/external/bsd/libfido2/dist/src/
H A Dbio.c138 bio_reset_template_array(fido_bio_template_array_t *ta) in bio_reset_template_array()
172 fido_bio_template_array_t *ta = arg; in decode_template_array() local
199 fido_bio_template_array_t *ta = arg; in bio_parse_template_array() local
234 bio_rx_template_array(fido_dev_t *dev, fido_bio_template_array_t *ta, int ms) in bio_rx_template_array()
258 bio_get_template_array_wait(fido_dev_t *dev, fido_bio_template_array_t *ta, in bio_get_template_array_wait()
271 fido_bio_dev_get_template_array(fido_dev_t *dev, fido_bio_template_array_t *ta, in fido_bio_dev_get_template_array()
705 fido_bio_template_array_count(const fido_bio_template_array_t *ta) in fido_bio_template_array_count()
725 fido_bio_template_array_t *ta; in fido_bio_template_array_free() local
773 fido_bio_template(const fido_bio_template_array_t *ta, size_t idx) in fido_bio_template()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dimportc.d49 if (auto ta = tb.isTypeDArray()) in cAdjustParamType() local
82 if (auto ta = t.isTypeDArray()) in arrayFuncConv() local
343 if (auto ta = t1.isTypeSArray()) in cTypeEquivalence() local
/netbsd/lib/libform/
H A Dtype_enum.c225 enum_args *ta; in enum_check_field() local
252 enum_args *ta; in next_enum() local
288 enum_args *ta; in prev_enum() local
/netbsd/sys/arch/pmax/tc/
H A Dioasic.c112 struct tc_attach_args *ta = aux; in ioasicmatch() local
128 struct tc_attach_args *ta = aux; in ioasicattach() local
/netbsd/sys/dev/tc/
H A Dtcu.c94 struct tc_attach_args *ta = aux; in tcu_match() local
105 struct tc_attach_args *ta = aux; in tcu_attach() local
177 struct tc_attach_args *ta = aux; in tcu_gpio_attach() local
H A Dtc.c74 struct tc_attach_args ta; in tcattach() local
194 struct tc_attach_args *ta = aux; in tcprint() local
H A Dslhci_tcu.c77 struct tc_attach_args *ta = aux; in slhci_tcu_attach() local
/netbsd/external/bsd/libfido2/dist/tools/
H A Dbio.c21 print_template(const fido_bio_template_array_t *ta, size_t idx) in print_template()
45 fido_bio_template_array_t *ta = NULL; in bio_list() local
/netbsd/sys/arch/alpha/mcbus/
H A Dmcmem.c61 struct mcbus_dev_attach_args *ta = aux; in mcmemmatch() local
/netbsd/sys/arch/amiga/stand/dumpfont/
H A Ddumpfont.c27 struct TextAttr ta = { "topaz.font", 8, FS_NORMAL, FPF_ROMFONT }; in main() local
H A Dfontdumper.c58 struct TextAttr ta; in main() local
/netbsd/sys/arch/pmax/ibus/
H A Dibus_3max.c58 struct tc_attach_args *ta = aux; in kn02sys_match() local
/netbsd/sys/arch/mips/rmi/
H A Drmixl_cpu.c334 cpu_setup_trampoline_common(struct cpu_info *ci, struct rmixl_cpu_trampoline_args *ta) in cpu_setup_trampoline_common()
391 struct rmixl_cpu_trampoline_args *ta = &rmixl_cpu_trampoline_args; in cpu_setup_trampoline_callback() local
/netbsd/sys/arch/alpha/tc/
H A Dioasic.c130 struct tc_attach_args *ta = aux; in ioasicmatch() local
150 struct tc_attach_args *ta = aux; in ioasicattach() local
/netbsd/sys/arch/vax/include/
H A Dtc_machdep.h82 #define TC_BUS_MATCHNAME(ta, name) \ argument
/netbsd/sys/arch/pmax/include/
H A Dtc_machdep.h82 #define TC_BUS_MATCHNAME(ta, name) \ argument

1234567