Searched defs:tag (Results 1 - 25 of 676) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c1361 top_tag(unsigned int tag) argument
1940 uint64_t tag; member in struct:__anon5
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/contrib/libarchive/test_utils/
H A Dtest_main.c3299 archive_test_acl_match(struct archive_test_acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
3339 int type, permset, tag, qual; local
[all...]
H A Dtest_common.h428 int tag; /* Owner, User, Owning group, group, other, etc. */ member in struct:archive_test_acl_t
/freebsd-11-stable/tests/sys/netgraph/
H A Dvlan_rotate.c48 uint16_t tag; member in struct:vlan
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.c1977 find_tag_id(struct config_file* cfg, const char* tag) argument
1988 config_add_tag(struct config_file* cfg, const char* tag) argument
[all...]
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1193 char* tag; member in struct:xml_data
1217 xml_selectbio(struct xml_data* data, const char* tag) argument
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dlocalzone.c1403 local_data_answer(struct local_zone* z, struct module_env* env, struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, struct regional* temp, int labs, struct local_data** ldp, enum localzone_type lz_type, int tag, struct config_strlist** tag_datas, size_t tag_datas_size, char** tagname, int num_tags) argument
1680 lz_type(uint8_t *taglist, size_t taglen, uint8_t *taglist2, size_t taglen2, uint8_t *tagactions, size_t tagactionssize, enum localzone_type lzt, struct comm_reply* repinfo, struct rbtree_type* override_tree, int* tag, char** tagname, int num_tags) argument
1702 local_data_find_tag_action(const uint8_t* taglist, size_t taglen, const uint8_t* taglist2, size_t taglen2, const uint8_t* tagactions, size_t tagactionssize, enum localzone_type lzt, int* tag, char* const* tagname, int num_tags) argument
1750 int r, tag = -1; local
[all...]
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.c699 respip_data_answer(enum respip_action action, struct ub_packed_rrset_key* data, uint16_t qtype, const struct reply_info* rep, size_t rrset_id, struct reply_info** new_repp, int tag, struct config_strlist** tag_datas, size_t tag_datas_size, char* const* tagname, int num_tags, struct ub_packed_rrset_key** redirect_rrsetp, struct regional* region) argument
912 int tag = -1; local
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c4277 uint16_t tag; local
4947 uint16_t tag; local
[all...]
H A Dtables.c2004 uint32_t tag; /* O_TAG/O_TAGGED */ member in struct:_table_value
/freebsd-11-stable/contrib/less/
H A Dtags.c67 struct tag { struct
[all...]
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c2089 nfsd_getminorvers(struct nfsrv_descript *nd, u_char *tag, u_char **tagstrp, argument
H A Dnfs_nfsdkrpc.c322 u_char tag[NFSV4_SMALLSTR + 1], *tagstr = NULL; local
/freebsd-11-stable/sys/netgraph/
H A Dqos.h66 struct m_tag tag; member in struct:m_qos_color
79 struct m_tag tag; member in struct:m_qos_priority
H A Dng_vlan_rotate.c328 uint16_t tag; member in struct:ether_vlan_stack_entry
H A Dng_tag.c504 struct m_tag *tag = NULL; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_version.h157 * The version tag (#SVN_VER_NUMTAG). Must always point to a member in struct:svn_version_t
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c1940 u_char *t, tag, tlen, sensitivity; local
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipscan_y.y124 tag: YY_STR { $$ = $1; } label
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c63 int type, permset, tag, qual; /* For ACL testing. */ local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1513 archive_entry_acl_add_entry(struct archive_entry *entry, int type, int permset, int tag, int id, const char *name) argument
1523 archive_entry_acl_add_entry_w(struct archive_entry *entry, int type, int permset, int tag, int id, const wchar_t *name) argument
1564 archive_entry_acl_next(struct archive_entry *entry, int want_type, int *type, int *permset, int *tag, int *id, const char **name) argument
H A Darchive_acl.c169 archive_acl_add_entry(struct archive_acl *acl, int type, int permset, int tag, int id, const char *name) argument
189 archive_acl_add_entry_w_len(struct archive_acl *acl, int type, int permset, int tag, int id, const wchar_t *name, size_t len) argument
209 archive_acl_add_entry_len_l(struct archive_acl *acl, int type, int permset, int tag, int id, const char *name, size_t len, struct archive_string_conv *sc) argument
242 acl_special(struct archive_acl *acl, int type, int permset, int tag) argument
269 acl_new_entry(struct archive_acl *acl, int type, int permset, int tag, int id) argument
432 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, int *type, int *permset, int *tag, int *id, const char **name) argument
779 append_entry_w(wchar_t **wp, const wchar_t *prefix, int type, int tag, int flags, const wchar_t *wname, int perm, int id) argument
1014 append_entry(char **p, const char *prefix, int type, int tag, int flags, const char *name, int perm, int id) argument
1148 int type, types, tag, permset, id; local
1631 int type, types, tag, permset, id; local
[all...]
/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...]
H A Dtasn_dec.c125 unsigned long ASN1_tag2bit(int tag) argument
172 asn1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, int depth) argument
549 ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
753 asn1_d2i_ex_primitive(ASN1_VALUE **pval, const unsigned char **in, long inlen, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
1093 asn1_collect(BUF_MEM *buf, const unsigned char **in, long len, char inf, int tag, int aclass, int depth) argument
[all...]
H A Dasn1.h178 int tag; /* tag from last 'get object' */ member in struct:asn1_ctx_st
193 int tag; /* tag from last 'get object' */ member in struct:asn1_const_ctx_st

Completed in 199 milliseconds

1234567891011>>