Searched refs:tag (Results 476 - 500 of 1112) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_d2i_fp.c188 c.inf = ASN1_get_object(&(c.p), &(c.slen), &(c.tag), &(c.xclass),
210 } else if (eos && (c.slen == 0) && (c.tag == V_ASN1_EOC)) {
H A Da_set.c189 c.inf = ASN1_get_object(&c.p, &c.slen, &c.tag, &c.xclass, c.max - c.p);
196 if (ex_tag != c.tag) {
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c36 #include "tag.h"
485 /* Initialize the `local context' tag queue structure. */
489 /* Initialize and link in its tag structure. */
522 (void)fprintf(csc->to_fp, "%lu%s\n", search, tqp->tag + 2);
540 /* Try to switch to the first tag. */
554 * If this is the first tag, put a `current location' queue entry
659 tqp->tag = tqp->buf;
660 tqp->tag[0] = pattern[0];
661 tqp->tag[1] = ' ';
663 memcpy(tqp->tag
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Dplpar_iommu.c72 phyp_iommu_set_dma_tag(device_t bus, device_t dev, bus_dma_tag_t tag) argument
154 bus_dma_tag_set_iommu(tag, bus, window);
/freebsd-11-stable/sys/riscv/htif/
H A Dhtif_block.c102 uint64_t tag; member in struct:htif_blk_request
122 device_printf(sc->dev, "Unexpected tag %d (should be %d)\n",
229 req.tag = sc->curtag;
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_tag.c34 * Function used to release the tag from taglist.
56 * Function used to get an unoccupied tag from the tag list.
81 * Initialize circular queue implementation of tag list.
106 DBG_ERR("tag lock initialization failed\n");
114 softs->rcb[i].tag = INVALID_ELEM;
131 * Destroy circular queue implementation of tag list.
151 * Initialize circular queue implementation of tag list.
177 softs->rcb[index].tag = INVALID_ELEM;
189 * Destroy circular queue implementation of tag lis
[all...]
H A Dsmartpqi_init.c58 pqi_cap_dma_buf.tag = "pqi_cap_buf";
166 /* The valid tag values are from 1, 2, ..., softs->max_outstanding_io
167 * The rcb will be accessed by using the tag as index
168 * As 0 tag index is not used, we need to allocate one extra.
192 char tag[15]; local
193 sprintf(tag, "sg_dma_buf%d", i);
194 softs->sg_dma_desc[i].tag = tag;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstring.c99 int tag, unsigned int h, GCObject **list) {
103 ts = &luaC_newobj(L, tag, totalsize, list, 0)->ts;
98 createstrobj(lua_State *L, const char *str, size_t l, int tag, unsigned int h, GCObject **list) argument
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_io.c240 * Return the mbuf tag holding the dummynet state (it should
252 D("skip TS tag");
258 ("packet on dummynet queue w/o dummynet tag!"));
744 struct m_tag *tag; local
749 tag = m_tag_first(m);
750 if (tag == NULL) { /* should not happen */
754 /* extract the dummynet info, rename the tag
763 tag->m_tag_cookie = MTAG_IPFW_RULE;
764 tag->m_tag_id = 0;
873 /* we could actually tag outsid
942 struct m_tag *tag = m_tag_first(m); local
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_sriov.c214 uint16_t tag)
221 vf->vlan_tag = tag;
234 if (tag == 0) {
238 /* Allow VM to tag outgoing traffic; no default tag. */
244 /* Tag all traffic with provided vlan tag. */
245 vmvir = (tag | IXGBE_VMVIR_VLANA_DEFAULT);
442 uint16_t tag; local
446 tag = msg[1] & IXGBE_VLVF_VLANID_MASK;
453 /* It is illegal to enable vlan tag
213 ixgbe_vf_set_default_vlan(struct adapter *adapter, struct ixgbe_vf *vf, uint16_t tag) argument
[all...]
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_lb.c132 int tag = -1; local
178 else if (r->match_tag && !pf_match_tag(m, r, &tag,
179 pd->pf_mtag ? pd->pf_mtag->tag : 0))
186 if (r->tag)
187 tag = r->tag;
201 if (tag > 0 && pf_tag_packet(m, pd, tag))
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h106 void __hwasan_tag_memory(uptr p, u8 tag, uptr sz);
109 uptr __hwasan_tag_pointer(uptr p, u8 tag);
121 // Returns the offset of the first tag mismatch or -1 if the whole range is
/freebsd-11-stable/contrib/unbound/services/
H A Dlocalzone.h145 /** tag bitlist */
303 * @param tag_datas: array per tag of strlist with rdata strings. or NULL.
305 * @param tagname: array of tag name strings (for debug output).
450 * Find local data tag string match for the given type (in qinfo) in the list.
453 * @param list: stores local tag data to be searched
464 * See if two sets of tag lists (in the form of bitmap) have the same tag that
465 * has an action. If so, '*tag' will be set to the found tag index, and the
475 * @param lzt: default action (local zone type) if no tag actio
[all...]
/freebsd-11-stable/tests/sys/netgraph/
H A Dvlan_rotate.c48 uint16_t tag; member in struct:vlan
84 v[i] = EVL_VLANOFTAG(ntohs(f->vlan[i].tag));
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-text.cpp112 default: fprintf(stderr, "unknown tag");
141 * end_tag - shuts down the tag.
173 error("unrecognised tag");
178 * issue_tag - writes out an html tag with argument.
181 * space == 2 if tag should not have a space style
205 * issue_color_begin - writes out an html color tag.
226 * start_tag - starts a tag.
267 error("unrecognised tag");
293 * is_present - returns TRUE if tag is already present on the stack.
468 * do_color - initiates a new color tag
726 remove_indent(HTML_TAG tag) argument
890 remove_tag(HTML_TAG tag) argument
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dbios.c616 u_int8_t *devnodebuf, tag; local
721 tag = pd->devdata[idx++];
722 if (PNP_RES_TYPE(tag) == 0) {
724 switch (PNP_SRES_NUM(tag)) {
734 idx += PNP_SRES_LEN(tag);
/freebsd-11-stable/sys/dev/ofw/
H A Dofwpci.c486 bus_space_tag_t tag; local
531 tag = BUS_GET_BUS_TAG(child, child);
532 if (tag == NULL)
535 rman_set_bustag(res, tag);
536 rv = bus_space_map(tag, start,
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3cdrom.c198 device_printf(dev, "Could not create DMA tag\n");
473 uint64_t tag, status; local
475 if (lv1_storage_get_async_status(devid, &tag, &status) != 0)
480 /* Find transfer with the returned tag */
483 if (xp->x_tag == tag)
494 ("ATAPI command 0x%02x tag 0x%016lx completed (0x%016lx)\n",
495 cdb[0], tag, status));
541 "Could not find transfer with tag 0x%016lx\n", tag);
671 ("ATAPI command 0x%02x tag
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.h84 void __tsan_external_register_header(void *tag, const char *header);
86 void __tsan_external_assign_tag(void *addr, void *tag);
88 void __tsan_external_read(void *addr, void *caller_pc, void *tag);
90 void __tsan_external_write(void *addr, void *caller_pc, void *tag);
124 /// Retrieves the "tag" from a report (for external-race report types). External
125 /// races can be associated with a tag which give them more meaning. For example
126 /// tag value '1' means "Swift access race". Tag value '0' indicated a plain
131 /// \param [out] tag points to storage that will be filled with the tag value
135 int __tsan_get_report_tag(void *report, uptr *tag);
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dra_serf.h568 /* Called just after the parser moves into ENTERED_STATE. The tag causing
582 const svn_ra_serf__dav_props_t *tag,
644 /* And when this tag is observed */
678 If OPENED_CB is not NULL, then it will be invoked for *every* tag-open
874 * the XML * @a tag and @a value.
880 const char *tag,
896 * open tag with name TAG.
898 * Take the tag's attributes from varargs, a NULL-terminated list of
910 const char *tag,
914 * Add the appropriate serf buckets to AGG_BUCKET representing xml tag clos
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dwin32_crashrpt.c314 DWORD tag = 0; local
318 while (SymGetTypeInfo_(proc, mod_base, type, TI_GET_SYMTAG, &tag))
321 if (tag == 14)
330 switch(tag)
354 fprintf(log_file, "[no symbol tag]");
386 fprintf(log_file, "[unhandled tag: %d]", tag);
/freebsd-11-stable/contrib/mdocml/
H A DMakefile.depend34 main.o: main.c config.h mandoc_aux.h mandoc.h mandoc_xr.h roff.h mdoc.h man.h tag.h main.h manconf.h mansearch.h
55 mdoc_term.o: mdoc_term.c config.h mandoc_aux.h mandoc.h roff.h mdoc.h out.h term.h tag.h main.h
67 tag.o: tag.c config.h mandoc_aux.h mandoc_ohash.h compat_ohash.h tag.h
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c342 static uint8_t *dump_unknown_tag(uint64_t tag, uint8_t *p, uint8_t *pe);
389 static const char *top_tag(unsigned int tag);
1361 top_tag(unsigned int tag) argument
1365 switch (tag) {
1370 snprintf(s_top_tag, sizeof(s_top_tag), "Unknown tag: %u", tag);
1940 uint64_t tag; member in struct:__anon5
3739 printf(" ABI tag: %u\n", ubuf[0]);
3745 printf(" Arch tag: %x\n", ubuf[0]);
4231 dump_unknown_tag(uint64_t tag, uint8_ argument
4270 uint64_t tag, val; local
4343 uint64_t tag, val; local
4375 uint64_t tag, val; local
4407 int tag, i, elferr; local
4795 Dwarf_Half tag, version, pointer_size; local
5128 Dwarf_Half tag, attr, form; local
5413 Dwarf_Half tag, version, pointer_size, off_size; local
5509 Dwarf_Half tag, attr; local
5816 Dwarf_Half tag; local
6681 Dwarf_Half tag, version, pointer_size, off_size; local
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c201 /* initiator tag */
202 ttdsaXchg->tag = (bit16)agInitiatorTag;
204 = ttdsaXchg->tag;
206 = ttdsaXchg->tag;
208 TI_DBG6(("ttdsaSSPReqReceived: initiator tag 0x%x\n", agInitiatorTag));
525 agSSPTargetReq->agTag = ttdsaXchg->tag;
603 TI_DBG4(("tiTGTIOStart: initiator tag 0x%x\n", ttdsaXchg->tag));
622 TI_DBG4(("tiTGTIOStart: initiator tag 0x%x\n", ttdsaXchg->tag));
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c123 /* This structure holds a linked last of structs with their tag names,
128 /* Next tag. */
130 /* This tag name. */
132 /* The type of the tag. */
1376 bfd_boolean tag, typdef; local
1428 tag = FALSE;
1519 tag = TRUE;
1572 tag = TRUE;
1627 tag = TRUE;
1732 tag
2526 const char *tag; local
3742 const char *tag; member in struct:ieee_defined_enum
5301 ieee_enum_type(void *p, const char *tag, const char **names, bfd_signed_vma *vals) argument
5818 ieee_start_struct_type(void *p, const char *tag, unsigned int id, bfd_boolean structp, unsigned int size) argument
6091 ieee_start_class_type(void *p, const char *tag, unsigned int id, bfd_boolean structp, unsigned int size, bfd_boolean vptr, bfd_boolean ownvptr) argument
[all...]

Completed in 439 milliseconds

<<11121314151617181920>>