/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_anchor.c | 118 struct trust_anchor* ta = (struct trust_anchor*)elem; in anchors_delfunc() local 227 struct trust_anchor* ta = (struct trust_anchor*)malloc( in anchor_new_ta() local 260 anchor_find_key(struct trust_anchor* ta, uint8_t* rdata, size_t rdata_len, in anchor_find_key() 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 856 assemble_it(struct trust_anchor* ta, size_t num, uint16_t type) in assemble_it() 931 anchors_assemble(struct trust_anchor* ta) in anchors_assemble() [all …]
|
H A D | autotrust.c | 140 verbose_key(struct autr_ta* ta, enum verbosity_value level, in verbose_key() argument 166 parse_comments(char * str,struct autr_ta * ta) parse_comments() argument 298 ta_is_dnskey_sep(struct autr_ta * ta) ta_is_dnskey_sep() argument 319 struct autr_ta* ta = (struct autr_ta*)calloc(1, sizeof(*ta)); autr_ta_create() local 447 struct autr_ta* ta = autr_ta_create(rr, rr_len, dname_len); add_trustanchor_frm_rr() local 533 struct autr_ta* ta = NULL; load_trustanchor() local 1117 struct autr_ta* ta; autr_write_contents() local 1325 seen_trustanchor(struct autr_ta * ta,uint8_t seen) seen_trustanchor() argument 1334 seen_revoked_trustanchor(struct autr_ta * ta,uint8_t revoked) seen_revoked_trustanchor() argument 1341 revoke_dnskey(struct autr_ta * ta,int off) revoke_dnskey() argument 1422 struct autr_ta* ta; find_key() local 1441 struct autr_ta* ta; add_key() local 1525 struct autr_ta* ta; init_events() local 1542 struct autr_ta* ta = NULL; check_contains_revoked() local 1635 struct autr_ta* ta = NULL; update_events() local 1692 check_holddown(struct module_env * env,struct autr_ta * ta,unsigned int holddown) check_holddown() argument 1712 reset_holddown(struct module_env * env,struct autr_ta * ta,int * changed) reset_holddown() argument 1720 set_trustanchor_state(struct module_env * env,struct autr_ta * ta,int * changed,autr_state_type s) set_trustanchor_state() argument 2268 autr_debug_print_ta(struct autr_ta * ta) autr_debug_print_ta() argument 2289 struct autr_ta* ta; autr_debug_print_tp() local [all...] |
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_anchor.c | 118 struct trust_anchor* ta = (struct trust_anchor*)elem; in anchors_delfunc() local 227 struct trust_anchor* ta = (struct trust_anchor*)malloc( in anchor_new_ta() local 260 anchor_find_key(struct trust_anchor* ta, uint8_t* rdata, size_t rdata_len, in anchor_find_key() 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 856 assemble_it(struct trust_anchor* ta, size_t num, uint16_t type) in assemble_it() 931 anchors_assemble(struct trust_anchor* ta) in anchors_assemble() [all …]
|
H A D | autotrust.c | 140 verbose_key(struct autr_ta* ta, enum verbosity_value level, in verbose_key() argument 166 parse_comments(char * str,struct autr_ta * ta) parse_comments() argument 298 ta_is_dnskey_sep(struct autr_ta * ta) ta_is_dnskey_sep() argument 319 struct autr_ta* ta = (struct autr_ta*)calloc(1, sizeof(*ta)); autr_ta_create() local 447 struct autr_ta* ta = autr_ta_create(rr, rr_len, dname_len); add_trustanchor_frm_rr() local 533 struct autr_ta* ta = NULL; load_trustanchor() local 1121 struct autr_ta* ta; autr_write_contents() local 1329 seen_trustanchor(struct autr_ta * ta,uint8_t seen) seen_trustanchor() argument 1338 seen_revoked_trustanchor(struct autr_ta * ta,uint8_t revoked) seen_revoked_trustanchor() argument 1345 revoke_dnskey(struct autr_ta * ta,int off) revoke_dnskey() argument 1426 struct autr_ta* ta; find_key() local 1445 struct autr_ta* ta; add_key() local 1529 struct autr_ta* ta; init_events() local 1546 struct autr_ta* ta = NULL; check_contains_revoked() local 1639 struct autr_ta* ta = NULL; update_events() local 1696 check_holddown(struct module_env * env,struct autr_ta * ta,unsigned int holddown) check_holddown() argument 1716 reset_holddown(struct module_env * env,struct autr_ta * ta,int * changed) reset_holddown() argument 1724 set_trustanchor_state(struct module_env * env,struct autr_ta * ta,int * changed,autr_state_type s) set_trustanchor_state() argument 2272 autr_debug_print_ta(struct autr_ta * ta) autr_debug_print_ta() argument 2293 struct autr_ta* ta; autr_debug_print_tp() local [all...] |
/openbsd-src/lib/libfido2/src/ |
H A D | bio.c | 138 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() 720 fido_bio_template_array_count(const fido_bio_template_array_t *ta) in fido_bio_template_array_count() 740 fido_bio_template_array_t *ta; in fido_bio_template_array_free() local 788 fido_bio_template(const fido_bio_template_array_t *ta, size_t idx) in fido_bio_template()
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | unitanchor.c | 69 struct trust_anchor* ta; in test_anchor_one() local 97 struct trust_anchor* ta; in test_anchors() local
|
/openbsd-src/sys/dev/tc/ |
H A D | tc.c | 78 struct tc_attach_args ta; local 188 struct tc_attach_args *ta = aux; local
|
H A D | tcds.c | 147 struct tc_attach_args *ta = aux; local 158 struct tc_attach_args *ta = aux; local
|
H A D | asc_tc.c | 120 struct tc_attach_args *ta = aux; local
|
/openbsd-src/sys/arch/alpha/mcbus/ |
H A D | mcmem.c | 69 struct mcbus_dev_attach_args *ta = aux; local
|
H A D | mcbus.c | 150 struct mcbus_dev_attach_args ta; local
|
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | reduction4.f90 | 4 integer (kind = 4) :: i, ia (6), j, ja (6), k, ka (6), ta (6), n, cnt, x variable
|
/openbsd-src/games/sail/ |
H A D | dr_2.c | 134 int ta, int ma, int af) in closeon() 221 try(char command[], size_t commandl, char temp[], size_t templ, int ma, int ta, in try()
|
H A D | pl_5.c | 46 int ta; in acceptmove() local
|
H A D | dr_3.c | 55 int ma, ta; in moveall() local
|
/openbsd-src/sys/arch/alpha/tc/ |
H A D | ioasic.c | 138 struct tc_attach_args *ta = aux; local 160 struct tc_attach_args *ta = aux; local
|
/openbsd-src/regress/sys/arch/sparc64/emul-popc/reg/ |
H A D | reg.c | 58 int64_t tc, ta; in test_it() local
|
/openbsd-src/sbin/unwind/ |
H A D | frontend.h | 25 char *ta; member
|
H A D | frontend.c | 1363 struct trust_anchor *ta, *i; add_new_ta() local 1390 struct trust_anchor *ta; free_tas() local 1481 struct trust_anchor *ta; send_trust_anchors() local 1492 struct trust_anchor *ta; write_trust_anchors() local [all...] |
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | dec_3000_300.c | 195 struct tcdsdev_attach_args *ta = aux; local
|
H A D | dec_3000_500.c | 213 struct tcdsdev_attach_args *ta = aux; local
|
/openbsd-src/usr.bin/dig/lib/isc/include/isc/ |
H A D | event.h | 59 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df) \ argument
|
/openbsd-src/regress/usr.sbin/rpki-client/ |
H A D | test-cert.c | 43 int c, i, verb = 0, ta = 0; in main() local
|
/openbsd-src/lib/libc/stdlib/ |
H A D | radixsort.c | 99 const u_char *tr, **ta; in sradixsort() local 209 r_sort_b(const u_char **a, const u_char **ta, int n, int i, const u_char *tr, in r_sort_b()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/ |
H A D | linux-dp.c | 183 pthread_attr_t ta; in main() local
|