Searched defs:tagname (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DPullParserStartToken.pm17 sub tagname { (@_ == 2) ? ($_[0][1] = $_[1]) : $_[0][1] } subroutine
[all...]
H A DPullParserEndToken.pm17 sub tagname { (@_ == 2) ? ($_[0][1] = $_[1]) : $_[0][1] } subroutine
[all...]
/openbsd-current/usr.sbin/unbound/respip/
H A Drespip.h27 char* const* tagname; /* shallow copy of tag names, for logging */ member in struct:respip_set
H A Drespip.c339 respip_set_apply_cfg(struct respip_set* set, char* const* tagname, int num_tags, argument
664 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
[all...]
/openbsd-current/sbin/unwind/libunbound/respip/
H A Drespip.h27 char* const* tagname; /* shallow copy of tag names, for logging */ member in struct:respip_set
H A Drespip.c339 respip_set_apply_cfg(struct respip_set* set, char* const* tagname, int num_tags, argument
664 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
[all...]
/openbsd-current/usr.sbin/ftp-proxy/
H A Dfilter.c50 static char *qname, *tagname; variable
H A Dftp-proxy.c121 *qname, *tagname; variable
/openbsd-current/lib/libcrypto/asn1/
H A Da_strex.c348 const char *tagname; local
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dstabs.c2005 parse_stab_struct_type(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, bfd_boolean structp, const int *typenums) argument
2496 parse_stab_members(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, const int *typenums, debug_method **retp) argument
2813 parse_stab_argtypes(void *dhandle, struct stab_handle *info, debug_type class_type, const char *fieldname, const char *tagname, debug_type return_type, const char *argtypes, bfd_boolean constp, bfd_boolean volatilep, const char **pphysname) argument
[all...]
/openbsd-current/usr.sbin/unbound/services/
H A Dlocalzone.c1466 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
1773 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
1796 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
1830 local_zones_answer(struct local_zones* zones, struct module_env* env, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist, size_t taglen, uint8_t* tagactions, size_t tagactionssize, struct config_strlist** tag_datas, size_t tag_datas_size, char** tagname, int num_tags, struct view* view) argument
[all...]
/openbsd-current/sbin/unwind/libunbound/services/
H A Dlocalzone.c1466 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
1773 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
1796 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
1830 local_zones_answer(struct local_zones* zones, struct module_env* env, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist, size_t taglen, uint8_t* tagactions, size_t tagactionssize, struct config_strlist** tag_datas, size_t tag_datas_size, char** tagname, int num_tags, struct view* view) argument
[all...]
/openbsd-current/sys/net/
H A Dpf_ioctl.c400 tagname2tag(struct pf_tags *head, char *tagname, int create) argument
478 pf_tagname2tag(char *tagname, int create) argument
[all...]
H A Dpfvar.h505 char tagname[PF_TAG_NAME_SIZE]; member in struct:pf_rule
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c2007 parse_stab_struct_type(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, bfd_boolean structp, const int *typenums) argument
2498 parse_stab_members(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, const int *typenums, debug_method **retp) argument
2815 parse_stab_argtypes(void *dhandle, struct stab_handle *info, debug_type class_type, const char *fieldname, const char *tagname, debug_type return_type, const char *argtypes, bfd_boolean constp, bfd_boolean volatilep, const char **pphysname) argument
[all...]
/openbsd-current/usr.sbin/unbound/util/
H A Dconfig_file.h496 char** tagname; member in struct:config_file
/openbsd-current/sbin/unwind/libunbound/util/
H A Dconfig_file.h496 char** tagname; member in struct:config_file

Completed in 376 milliseconds