Searched defs:tag (Results 51 - 75 of 676) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_keycache.c85 ath_keyprint(struct ath_softc *sc, const char *tag, u_int ix, argument
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_isa.c105 bus_space_tag_t tag; local
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dupnp_xml.c161 xml_add_tagged_data(struct wpabuf *buf, const char *tag, const char *data) argument
194 const char *tag, *tagname, *end; local
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dkdc-replay.c125 uint32_t t, clty, tag; local
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dgen_decode.c60 find_tag(const Type *t, Der_class *cl, Der_type *ty, unsigned *tag) argument
572 unsigned tag; local
[all...]
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_from_text.c53 acl_string_to_tag(char *tag, char *qualifier) argument
86 char *tag, *qualifier, *permission; local
274 _acl_name_to_id(acl_tag_t tag, char *name, uid_t *id) argument
[all...]
H A Dacl_from_text_nfs4.c90 acl_tag_t tag; local
H A Dacl_to_text_nfs4.c50 acl_tag_t tag; local
143 acl_tag_t tag; local
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c280 u_char tag; local
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_int.c288 int inf, tag, xclass; local
H A Da_bytes.c79 int inf, tag, xclass; local
134 int i2d_ASN1_bytes(ASN1_STRING *a, unsigned char **pp, int tag, int xclass) argument
188 int inf, tag, xclass; local
[all...]
/freebsd-11-stable/sys/dev/proto/
H A Dproto_busdma.h52 struct proto_tag *tag; member in struct:proto_md
/freebsd-11-stable/sys/netgraph/
H A Dng_ksocket.h102 struct m_tag tag; member in struct:sa_tag
H A Dng_checksum.h84 u_int16_t tag; member in struct:ng_checksum_vlan_header
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dcheetah.c236 u_long data, tag; local
[all...]
H A Dcounter.c72 sparc64_counter_init(const char *name, bus_space_tag_t tag, argument
/freebsd-11-stable/sys/xen/interface/
H A Dgcov.h64 uint32_t tag; /* XENCOV_TAG_FILE */ member in struct:xencov_file
79 uint32_t tag; /* XENCOV_TAG_COUNTER(n) */ member in struct:xencov_counter
101 uint32_t tag; /* XENCOV_TAG_FUNC */ member in struct:xencov_functions
111 uint32_t tag; /* XENCOV_TAG_END */ member in struct:xencov_end
/freebsd-11-stable/tests/sys/file/
H A Dclosefrom_test.c51 char tag[64]; member in struct:shared_info
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_dma.c66 sfxge_dma_map_sg_collapse(bus_dma_tag_t tag, bus_dmamap_t map, argument
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt.c97 uint32_t tag; local
165 uint32_t tag; local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ether.c203 uint16_t tag = EXTRACT_16BITS(p); local
/freebsd-11-stable/crypto/openssh/
H A Dcipher-chachapoly.c72 const u_char *tag = src + aadlen + len; local
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_response.c143 uint32_t tag = (uint32_t)tmf_resp->req_id; local
191 uint32_t tag = 0; local
/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci_ixp4xx.c76 struct bus_space tag; /* tag for private bus space ops */ member in struct:ixp_ehci_softc
263 ehci_bs_r_1(bus_space_tag_t tag, bus_space_handle_t h, bus_size_t o) argument
270 ehci_bs_w_1(bus_space_tag_t tag, bus_space_handle_t h, bus_size_t o, u_int8_t v) argument
276 ehci_bs_r_2(bus_space_tag_t tag, bus_space_handle_t h, bus_size_t o) argument
283 ehci_bs_w_2(bus_space_tag_t tag, bus_space_handle_t h, bus_size_t o, uint16_t v) argument
289 ehci_bs_r_4(bus_space_tag_t tag, bus_space_handle_t h, bus_size_t o) argument
295 ehci_bs_w_4(bus_space_tag_t tag, bus_space_handle_t h, bus_size_t o, uint32_t v) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstring.c98 createstrobj(lua_State *L, const char *str, size_t l, int tag, unsigned int h, GCObject **list) argument

Completed in 168 milliseconds

1234567891011>>