Home
last modified time | relevance | path

Searched refs:tag (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c249 tag(NULL); in main()
336 tag(const char *f) in tag() function
612 tag(btr.btr_name); in print_info()
661 if (val) tag("auth"); in print_info()
679 if (val) tag("rssi"); in print_info()
682 tag(NULL); in print_info()
701 tag(NULL); in print_info()
810 tag(NULL); in print_features()
833 tag("Computer"); in print_class()
848 tag("LAN"); in print_class()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf-attrs.c196 p = write_obj_attribute (p, tag, &attr[tag]); in vendor_set_obj_attr_contents()
250 list->tag = tag; in elf_new_obj_attr()
255 if (tag < p->tag) in elf_new_obj_attr()
284 if (tag == p->tag) in bfd_elf_get_obj_attr_int()
286 if (tag < p->tag) in bfd_elf_get_obj_attr_int()
478 int tag; in _bfd_elf_parse_attributes() local
609 if (out_attr[tag].i != 0 || out_attr[tag].s != NULL) in _bfd_elf_merge_unknown_attribute_low()
611 else if (in_attr[tag].i != 0 || in_attr[tag].s != NULL) in _bfd_elf_merge_unknown_attribute_low()
619 if (in_attr[tag].i != out_attr[tag].i in _bfd_elf_merge_unknown_attribute_low()
621 || (in_attr[tag].s != NULL && out_attr[tag].s != NULL in _bfd_elf_merge_unknown_attribute_low()
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-attrs.c197 p = write_obj_attribute (p, tag, &attr[tag]); in vendor_set_obj_attr_contents()
251 list->tag = tag; in elf_new_obj_attr()
256 if (tag < p->tag) in elf_new_obj_attr()
285 if (tag == p->tag) in bfd_elf_get_obj_attr_int()
287 if (tag < p->tag) in bfd_elf_get_obj_attr_int()
652 if (out_attr[tag].i != 0 || out_attr[tag].s != NULL) in _bfd_elf_merge_unknown_attribute_low()
654 else if (in_attr[tag].i != 0 || in_attr[tag].s != NULL) in _bfd_elf_merge_unknown_attribute_low()
662 if (in_attr[tag].i != out_attr[tag].i in _bfd_elf_merge_unknown_attribute_low()
663 || (in_attr[tag].s == NULL) != (out_attr[tag].s == NULL) in _bfd_elf_merge_unknown_attribute_low()
664 || (in_attr[tag].s != NULL && out_attr[tag].s != NULL in _bfd_elf_merge_unknown_attribute_low()
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-attrs.c195 p = write_obj_attribute (p, tag, &attr[tag]); in vendor_set_obj_attr_contents()
249 list->tag = tag; in elf_new_obj_attr()
254 if (tag < p->tag) in elf_new_obj_attr()
283 if (tag == p->tag) in bfd_elf_get_obj_attr_int()
285 if (tag < p->tag) in bfd_elf_get_obj_attr_int()
629 if (out_attr[tag].i != 0 || out_attr[tag].s != NULL) in _bfd_elf_merge_unknown_attribute_low()
631 else if (in_attr[tag].i != 0 || in_attr[tag].s != NULL) in _bfd_elf_merge_unknown_attribute_low()
639 if (in_attr[tag].i != out_attr[tag].i in _bfd_elf_merge_unknown_attribute_low()
640 || (in_attr[tag].s == NULL) != (out_attr[tag].s == NULL) in _bfd_elf_merge_unknown_attribute_low()
641 || (in_attr[tag].s != NULL && out_attr[tag].s != NULL in _bfd_elf_merge_unknown_attribute_low()
[all …]
/dragonfly/sys/dev/disk/xdisk/
H A Dxdisk.c466 tag = kmalloc(sizeof(*tag), in xaio_rcvdmsg()
636 xa_tag_t *tag; in xa_terminate_check() local
765 xa_tag_t *tag; in xa_close() local
802 xa_tag_t *tag; in xa_strategy() local
815 if (tag) in xa_strategy()
849 xa_tag_t *tag; in xa_setup_cmd() local
867 return (tag); in xa_setup_cmd()
1014 wakeup(tag); in xa_done()
1079 sc = tag->sc; in xa_sync_completion()
1095 bzero(&tag->status, sizeof(tag->status)); in xa_sync_completion()
[all …]
/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_asn1.c65 .tag = 0,
72 .tag = 0,
92 .tag = 0,
99 .tag = 0,
119 .tag = 0,
126 .tag = 0,
133 .tag = 1,
140 .tag = 2,
147 .tag = 3,
167 .tag = 0,
[all …]
/dragonfly/sys/sys/
H A Dcpputil.h61 #define __GENSTRUCT(tag, args...)\ argument
65 #define __GENSTRUCT1(tag, arg1) struct tag { \ argument
68 #define __GENSTRUCT2(tag, arg1, arg2) struct tag { \ argument
72 #define __GENSTRUCT3(tag, arg1, arg2, arg3) struct tag { \ argument
77 #define __GENSTRUCT4(tag, arg1, arg2, arg3, arg4) struct tag { \ argument
83 #define __GENSTRUCT5(tag, arg1, arg2, arg3, arg4, arg5) struct tag { \ argument
90 #define __GENSTRUCT6(tag, arg1, arg2, arg3, arg4, arg5, arg6) struct tag { \ argument
98 #define __GENSTRUCT7(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7) struct tag { \ argument
107 #define __GENSTRUCT8(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) struct tag { \ argument
117 #define __GENSTRUCT9(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) struct tag { \ argument
[all …]
/dragonfly/sys/cpu/x86_64/include/
H A Dbus_dma.h90 if (tag == X86_64_BUS_SPACE_IO) in bus_space_kva()
139 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_1()
149 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_2()
159 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_4()
169 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_8()
199 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_multi_1()
218 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_multi_2()
237 if (tag == X86_64_BUS_SPACE_IO) in bus_space_read_multi_4()
386 if (tag == X86_64_BUS_SPACE_IO) in bus_space_write_1()
397 if (tag == X86_64_BUS_SPACE_IO) in bus_space_write_2()
[all …]
/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_types.c235 asn1_type_by_tag(int tag) in asn1_type_by_tag() argument
237 if (tag < 0 || tag > 30) in asn1_type_by_tag()
240 return &asn1_types[tag]; in asn1_type_by_tag()
248 if (tag == V_ASN1_NEG_INTEGER || tag == V_ASN1_NEG_ENUMERATED) in asn1_must_be_constructed()
249 tag &= ~V_ASN1_NEG; in asn1_must_be_constructed()
261 if (tag == V_ASN1_NEG_INTEGER || tag == V_ASN1_NEG_ENUMERATED) in asn1_must_be_primitive()
262 tag &= ~V_ASN1_NEG; in asn1_must_be_primitive()
281 ASN1_tag2bit(int tag) in ASN1_tag2bit() argument
292 ASN1_tag2str(int tag) in ASN1_tag2str() argument
296 if (tag == V_ASN1_NEG_INTEGER || tag == V_ASN1_NEG_ENUMERATED) in ASN1_tag2str()
[all …]
H A Dasn1_par.c93 else if (tag > 30) in asn1_print_info()
96 p = ASN1_tag2str(tag); in asn1_print_info()
123 int tag, xclass, ret = 0; in asn1_parse2() local
210 (tag == V_ASN1_T61STRING) || in asn1_parse2()
211 (tag == V_ASN1_IA5STRING) || in asn1_parse2()
212 (tag == V_ASN1_VISIBLESTRING) || in asn1_parse2()
214 (tag == V_ASN1_UTF8STRING) || in asn1_parse2()
215 (tag == V_ASN1_UTCTIME) || in asn1_parse2()
223 } else if (tag == V_ASN1_OBJECT) { in asn1_parse2()
235 } else if (tag == V_ASN1_BOOLEAN) { in asn1_parse2()
[all …]
/dragonfly/contrib/tcpdump/
H A Dprint-dsa.c71 #define TOK(tag, byte, mask, shift) ((GET_U_1(&(((const u_char *) tag)[byte])) & (mask)) >> (shift)) argument
74 #define DSA_MODE(tag) TOK(tag, 0, 0xc0, 6) argument
79 #define DSA_TAGGED(tag) TOK(tag, 0, 0x20, 5) argument
80 #define DSA_DEV(tag) TOK(tag, 0, 0x1f, 0) argument
81 #define DSA_PORT(tag) TOK(tag, 1, 0xf8, 3) argument
82 #define DSA_TRUNK(tag) TOK(tag, 1, 0x04, 2) argument
83 #define DSA_RX_SNIFF(tag) TOK(tag, 1, 0x04, 2) argument
84 #define DSA_CFI(tag) TOK(tag, 1, 0x01, 0) argument
85 #define DSA_PRI(tag) TOK(tag, 2, 0xe0, 5) argument
86 #define DSA_VID(tag) ((u_short)((TOK(tag, 2, 0xe0, 5) << 8) | (TOK(tag, 3, 0xff, 0)))) argument
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.h53 const char * GTY ((tag ("dw_cfi_oprnd_addr"))) dw_cfi_addr;
55 struct dw_cfa_location * GTY ((tag ("dw_cfi_oprnd_cfa_loc")))
189 HOST_WIDE_INT GTY ((tag ("0"))) sval;
190 unsigned HOST_WIDE_INT GTY ((tag ("1"))) uval;
205 rtx GTY ((tag ("dw_val_class_addr"))) val_addr;
212 GTY ((tag ("dw_val_class_unsigned_const"))) val_unsigned;
215 dw_vec_const GTY ((tag ("dw_val_class_vec"))) val_vec;
220 } GTY ((tag ("dw_val_class_die_ref"))) val_die_ref;
223 char * GTY ((tag ("dw_val_class_lbl_id"))) val_lbl_id;
227 GTY ((tag ("dw_val_class_file_implicit"))) val_file_implicit;
[all …]
/dragonfly/lib/libposix1e/
H A Dacl_from_text.c86 if ((!strcmp(tag, "user")) || (!strcmp(tag, "u"))) { in acl_string_to_tag()
89 if ((!strcmp(tag, "group")) || (!strcmp(tag, "g"))) { in acl_string_to_tag()
92 if ((!strcmp(tag, "mask")) || (!strcmp(tag, "m"))) { in acl_string_to_tag()
95 if ((!strcmp(tag, "other")) || (!strcmp(tag, "o"))) { in acl_string_to_tag()
100 if ((!strcmp(tag, "user")) || (!strcmp(tag, "u"))) { in acl_string_to_tag()
103 if ((!strcmp(tag, "group")) || (!strcmp(tag, "g"))) { in acl_string_to_tag()
123 char *tag, *qualifier, *permission; in acl_from_text() local
150 tag = strsep(&entry, ":"); in acl_from_text()
151 if (!tag) { in acl_from_text()
156 tag = string_skip_whitespace(tag); in acl_from_text()
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_acl.c246 switch (tag) { in acl_special()
298 switch (tag) { in acl_new_entry()
338 ap->type == type && ap->tag == tag && ap->id == id) { in acl_new_entry()
358 ap->tag = tag; in acl_new_entry()
479 *tag = 0; in archive_acl_next()
486 *tag = acl->acl_p->tag; in archive_acl_next()
788 switch (tag) { in append_entry_w()
1230 tag = 0; in archive_acl_from_text_w()
1307 tag = 0; in archive_acl_from_text_w()
1713 tag = 0; in archive_acl_from_text_l()
[all …]
/dragonfly/contrib/mdocml/
H A Dhtml.c164 struct tag *tag; in html_reset_internal() local
168 while ((tag = h->tag) != NULL) { in html_reset_internal()
169 h->tag = tag->next; in html_reset_internal()
170 free(tag); in html_reset_internal()
661 t->tag = tag; in print_otag()
836 print_ctag(struct html *h, struct tag *tag) in print_ctag() argument
847 tflags = htmltags[tag->tag].flags; in print_ctag()
857 print_word(h, htmltags[tag->tag].name); in print_ctag()
863 h->tag = tag->next; in print_ctag()
918 if (h->tag->tag == TAG_SECTION) in print_tagged_text()
[all …]
/dragonfly/contrib/less/
H A Dtags.c65 struct tag *tl_last;
67 struct tag { struct
93 struct tag *tp; in cleantags()
116 struct tag *tp; in maketagent()
118 tp = (struct tag *) ecalloc(sizeof(struct tag), 1); in maketagent()
266 struct tag *tp; in findctag()
488 struct tag *tp; in findgtag()
539 qtag = tag; in findgtag()
543 if (qtag != tag) in findgtag()
618 struct tag *tp; in nextgtag()
[all …]
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_asn1.c71 .tag = 0,
82 .tag = 0,
93 .tag = 0,
104 .tag = 0,
115 .tag = 0,
193 .tag = 0,
258 .tag = 0,
265 .tag = 0,
272 .tag = 0,
279 .tag = 0,
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.h49 unsigned int GTY ((tag ("dw_cfi_oprnd_reg_num"))) dw_cfi_reg_num;
50 HOST_WIDE_INT GTY ((tag ("dw_cfi_oprnd_offset"))) dw_cfi_offset;
51 const char * GTY ((tag ("dw_cfi_oprnd_addr"))) dw_cfi_addr;
176 rtx GTY ((tag ("dw_val_class_addr"))) val_addr;
179 dw_loc_descr_ref GTY ((tag ("dw_val_class_loc"))) val_loc;
183 dw_vec_const GTY ((tag ("dw_val_class_vec"))) val_vec;
188 } GTY ((tag ("dw_val_class_die_ref"))) val_die_ref;
191 char * GTY ((tag ("dw_val_class_lbl_id"))) val_lbl_id;
192 unsigned char GTY ((tag ("dw_val_class_flag"))) val_flag;
195 tree GTY ((tag ("dw_val_class_decl_ref"))) val_decl_ref;
[all …]
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_client_ocsp.c146 hdr.class, hdr.tag); in tls_process_ocsp_single_response()
170 hdr.class, hdr.tag); in tls_process_ocsp_single_response()
197 hdr.class, hdr.tag); in tls_process_ocsp_single_response()
248 hdr.class, hdr.tag); in tls_process_ocsp_single_response()
251 cert_status = hdr.tag; in tls_process_ocsp_single_response()
389 hdr.class, hdr.tag); in tls_process_basic_ocsp_response()
443 hdr.tag != 0) { in tls_process_basic_ocsp_response()
496 hdr.tag == 0) { in tls_process_basic_ocsp_response()
533 if (hdr.tag == 1) { in tls_process_basic_ocsp_response()
561 hdr.tag); in tls_process_basic_ocsp_response()
[all …]
/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_asn.c67 .tag = 0,
74 .tag = 0,
81 .tag = 0,
127 .tag = 0,
134 .tag = 0,
141 .tag = 0,
148 .tag = 0,
194 .tag = 0,
201 .tag = 0,
247 .tag = 0,
[all …]
/dragonfly/sbin/rconfig/
H A Dclient.c47 tag_t tag; in doClient() local
53 for (tag = AddrBase; tag && !done; tag = tag->next) { in doClient()
67 if (tag->name == NULL) { in doClient()
68 load_client_broadcast_tags(tag, "auto"); in doClient()
71 if (tag->name[0] == ':') { in doClient()
72 load_client_broadcast_tags(tag, tag->name + 1); in doClient()
75 host = strdup(tag->name); in doClient()
218 ntag = calloc(sizeof(struct tag), 1); in load_client_broadcast_tags()
221 ntag->next = tag->next; in load_client_broadcast_tags()
222 tag->next = ntag; in load_client_broadcast_tags()
[all …]
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1t.h338 (flags), (tag), 0,\
346 (flags), (tag), offsetof(stname, field),\
351 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
354 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
368 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
371 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
375 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
376 #define ASN1_EXP_OPT(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
421 #define ASN1_NDEF_EXP(stname, field, type, tag) \ argument
462 long tag; /* tag, not used if no tagging */ member
[all …]
/dragonfly/crypto/libressl/crypto/bytestring/
H A Dbs_ber.c58 unsigned int tag; in cbs_find_indefinite() local
71 if (tag & CBS_ASN1_CONSTRUCTED) { in cbs_find_indefinite()
90 is_primitive_type(unsigned int tag) in is_primitive_type() argument
92 return (tag & 0xc0) == 0 && in is_primitive_type()
94 (tag & 0x1f) != (CBS_ASN1_SET & 0x1f); in is_primitive_type()
128 unsigned int tag; in cbs_convert_indefinite() local
154 const char context_specific = (tag & 0xc0) in cbs_convert_indefinite()
157 is_primitive_type(tag); in cbs_convert_indefinite()
169 (tag & CBS_ASN1_CONSTRUCTED)) { in cbs_convert_indefinite()
188 unsigned int out_tag = tag; in cbs_convert_indefinite()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dattributes.cc42 Object_attribute::size(int tag) const in size()
87 int tag, in write() argument
164 if (tag < NUM_KNOWN_ATTRIBUTES) in new_attribute()
188 if (tag < NUM_KNOWN_ATTRIBUTES) in get_attribute()
189 return &this->known_attributes_[tag]; in get_attribute()
193 this->other_attributes_.find(tag); in get_attribute()
201 if (tag < NUM_KNOWN_ATTRIBUTES) in get_attribute()
202 return &this->known_attributes_[tag]; in get_attribute()
206 this->other_attributes_.find(tag); in get_attribute()
243 this->known_attributes_[tag].write(tag, buffer); in write()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dattributes.cc42 Object_attribute::size(int tag) const in size()
87 int tag, in write() argument
164 if (tag < NUM_KNOWN_ATTRIBUTES) in new_attribute()
188 if (tag < NUM_KNOWN_ATTRIBUTES) in get_attribute()
189 return &this->known_attributes_[tag]; in get_attribute()
193 this->other_attributes_.find(tag); in get_attribute()
201 if (tag < NUM_KNOWN_ATTRIBUTES) in get_attribute()
202 return &this->known_attributes_[tag]; in get_attribute()
206 this->other_attributes_.find(tag); in get_attribute()
243 this->known_attributes_[tag].write(tag, buffer); in write()
[all …]

12345678910>>...27