Searched defs:tag (Results 226 - 250 of 676) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp78 static const char *ReportTypeString(ReportType typ, uptr tag) { argument
H A Dtsan_debugging.cpp91 int __tsan_get_report_tag(void *report, uptr *tag) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp26 u32 tag; member in struct:__sanitizer::StackDepotNode
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c471 nfsrvd_dorpc(struct nfsrv_descript *nd, int isdgram, u_char *tag, int taglen, argument
616 nfsrvd_compound(struct nfsrv_descript *nd, int isdgram, u_char *tag, argument
H A Dnfs_nfsdkrpc.c322 u_char tag[NFSV4_SMALLSTR + 1], *tagstr = NULL; local
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c56 const u_char *tag; member in struct:__anon1
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c44 int tag; member in struct:myacl_t
790 int type, permset, tag, qual; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dinherited_props.c101 iprops_opened(svn_ra_serf__xml_estate_t *xes, void *baton, int entered_state, const svn_ra_serf__dav_props_t *tag, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.c194 acl_list_tag_action_cfg(struct acl_list* acl, struct config_file* cfg, const char* str, const char* tag, const char* action) argument
283 acl_list_tag_data_cfg(struct acl_list* acl, struct config_file* cfg, const char* str, const char* tag, const char* data) argument
[all...]
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c1293 dwarf_get_TAG_name(unsigned tag, const char **s) argument
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dtasn_enc.c127 ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) argument
281 asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_TEMPLATE *tt, int tag, int iclass) argument
505 asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) argument
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_tag.c504 struct m_tag *tag = NULL; local
[all...]
H A Dng_vlan_rotate.c328 uint16_t tag; member in struct:ether_vlan_stack_entry
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c742 ev_uint32_t tag; local
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-text.cpp726 remove_indent(HTML_TAG tag) argument
890 remove_tag(HTML_TAG tag) argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei_ulp2_ddp.h57 cxgbei_ulp2_is_ddp_tag(struct cxgbei_ulp2_tag_format *tformat, uint32_t tag) argument
117 uint32_t tag; member in struct:cxgbei_ulp2_gather_list
[all...]
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dhttpread.c828 char * httpread_hdr_line_get(struct httpread *h, const char *tag) argument
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dsymbol.h125 struct tagtype tag; member in struct:type
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3disk.c418 uint64_t tag, status; local
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dbus_machdep.c601 bus_space_map(bus_space_tag_t tag, bus_addr_t address, bus_size_t size, argument
609 sparc64_bus_mem_map(bus_space_tag_t tag, bus_addr_t addr, bus_size_t size, argument
678 bus_space_unmap(bus_space_tag_t tag, bus_space_handle_t handle, bus_size_t size) argument
686 sparc64_bus_mem_unmap(bus_space_tag_t tag, bus_space_handle_t handle, bus_size_t size) argument
[all...]
/freebsd-11-stable/tools/bus_space/
H A Dbusdma.c65 } tag; member in union:obj::__anon13633
147 struct obj *tag; local
188 struct obj *tag; local
213 struct obj *ptag, *tag; local
231 struct obj *ptag, *tag; local
289 struct obj *md, *tag; local
390 struct obj *md, *tag; local
[all...]
/freebsd-11-stable/sys/dev/twe/
H A Dtwe_freebsd.c887 twe_allocate_request(struct twe_softc *sc, int tag) argument
[all...]
/freebsd-11-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h45 uint64_t tag; /* Command identifier */ member in struct:virtio_scsi_cmd_req
67 uint64_t tag; member in struct:virtio_scsi_ctrl_tmf_req
/freebsd-11-stable/sys/isa/
H A Dpnp.c419 u_char tag, *resp, *resinfo, *startres = NULL; local
620 u_char tag; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c155 static void TS_CONF_lookup_fail(const char *name, const char *tag) argument
160 static void TS_CONF_invalid(const char *name, const char *tag) argument

Completed in 198 milliseconds

1234567891011>>