Home
last modified time | relevance | path

Searched defs:dname (Results 1 – 25 of 178) sorted by relevance

12345678

/netbsd/external/bsd/nsd/dist/
H A Ddname.h31 struct dname struct
57 const dname_type *dname_make(region_type *region, const uint8_t *name, argument
61 * Construct a new domain name based on wire format dname stored at argument
132 dname_label_offsets(const dname_type *dname) in dname_label_offsets()
144 dname_name(const dname_type *dname) in dname_name()
160 dname_label(const dname_type *dname, uint8_t label) in dname_label()
217 dname_total_size(const dname_type *dname) in dname_total_size()
H A Ddname.c177 uint8_t dname[MAXDOMAINLEN]; in dname_parse() local
183 int dname_parse_wire(uint8_t* dname, const char* name) in dname_parse_wire()
260 dname_copy(region_type *region, const dname_type *dname) in dname_copy()
268 dname_partial_copy(region_type *region, const dname_type *dname, uint8_t label_count) in dname_partial_copy()
285 dname_origin(region_type *region, const dname_type *dname) in dname_origin()
392 dname_to_string(const dname_type *dname, const dname_type *origin) in dname_to_string()
530 char* wiredname2str(const uint8_t* dname) in wiredname2str()
H A Dnamedb.c25 const dname_type* dname, in allocate_domain_info()
367 const dname_type *dname, in domain_table_search()
406 const dname_type* dname) in domain_table_find()
420 const dname_type* dname) in domain_table_insert()
660 namedb_find_zone(namedb_type* db, const dname_type* dname) in namedb_find_zone()
692 const dname_type* dname, in namedb_lookup()
H A Ddbaccess.c147 const dname_type* dname; in read_node_elem() local
219 namedb_zone_create(namedb_type* db, const dname_type* dname, in namedb_zone_create()
304 const dname_type* dname = dname_make(dname_region, ZONE(z)->name, 0); in read_zone() local
664 const dname_type* dname = (const dname_type*)zopt->node.key; in namedb_check_zonefile() local
H A Dixfr.c47 const uint8_t* dname; member
128 const uint8_t* dname, size_t len) in pktcompression_find()
142 const uint8_t* dname, size_t len, uint16_t offset) in pktcompression_insert()
162 uint8_t* dname, size_t len, uint16_t offset) in pktcompression_insert_with_labels()
1348 const struct dname* dname, uint16_t type, uint16_t klass, in ixfr_store_addrr_rdatas()
1361 const struct dname* dname, uint16_t type, uint16_t klass, in ixfr_store_add_newsoa_rdatas()
1377 int ixfr_storerr_uncompressed(uint8_t* dname, size_t dname_len, uint16_t type, in ixfr_storerr_uncompressed()
1411 uint8_t* dname, size_t dname_len, uint16_t type, uint16_t klass, in ixfr_store_delrr_uncompressed()
1424 uint8_t* dname, size_t dname_len, uint16_t type, uint16_t klass, in ixfr_store_oldsoa_uncompressed()
1950 const dname_type** dname, struct rr* rr) in parse_wirerr_into_temp()
[all …]
H A Dixfrcreate.c38 static int spool_dname(FILE* out, dname_type* dname) in spool_dname()
291 uint8_t dname[MAXDOMAINLEN+1]; in read_spool_header() local
323 static int process_store_oldsoa(struct ixfr_store* store, uint8_t* dname, in process_store_oldsoa()
473 struct ixfr_store* store, uint8_t* dname, size_t dname_len, in process_spool_delrrset()
628 struct ixfr_store* store, FILE* spool, uint8_t* dname, in process_domain_del_RRs()
738 const dname_type* dname; in process_spool_before_domain() local
H A Dnsec3.c105 const dname_type* dname; in nsec3_b32_create() local
114 nsec3_hash_and_store(zone_type* zone, const dname_type* dname, uint8_t* store) in nsec3_hash_and_store()
132 const dname_type* dname, domain_type* domain, region_type* tmpregion) in nsec3_lookup_hash_and_wc()
151 const dname_type* dname, domain_type* domain) in nsec3_lookup_hash_ds()
181 const dname_type* hashed_apex, *dname = domain_dname(zone->apex); in check_apex_soa() local
622 parse_nsec3_name(const dname_type* dname, uint8_t* hash, size_t buflen) in parse_nsec3_name()
/netbsd/external/bsd/unbound/dist/util/data/
H A Ddname.c74 dname_valid(uint8_t* dname, size_t maxlen) in dname_valid()
135 query_dname_tolower(uint8_t* dname) in query_dname_tolower()
151 pkt_dname_tolower(sldns_buffer* pkt, uint8_t* dname) in pkt_dname_tolower()
287 dname_query_hash(uint8_t* dname, hashvalue_type h) in dname_query_hash()
431 dname_count_labels(uint8_t* dname) in dname_count_labels()
446 dname_count_size_labels(uint8_t* dname, size_t* size) in dname_count_size_labels()
639 void dname_str(uint8_t* dname, char* str) in dname_str()
718 dname_is_root(uint8_t* dname) in dname_is_root()
728 dname_remove_label(uint8_t** dname, size_t* len) in dname_remove_label()
750 dname_signame_label_count(uint8_t* dname) in dname_signame_label_count()
[all …]
H A Dmsgencode.c86 uint8_t* dname; member
107 compress_tree_search(struct compress_tree_node** tree, uint8_t* dname, in compress_tree_search()
147 compress_tree_lookup(struct compress_tree_node** tree, uint8_t* dname, in compress_tree_lookup()
178 compress_tree_newnode(uint8_t* dname, int labs, size_t offset, in compress_tree_newnode()
206 compress_tree_store(uint8_t* dname, int labs, size_t offset, in compress_tree_store()
252 write_compressed_dname(sldns_buffer* pkt, uint8_t* dname, int labs, in write_compressed_dname()
336 compress_any_dname(uint8_t* dname, sldns_buffer* pkt, int labs, in compress_any_dname()
H A Dmsgparse.c79 new_rrset(struct msg_parse* msg, uint8_t* dname, size_t dnamelen, in new_rrset()
169 pkt_hash_rrset(sldns_buffer* pkt, uint8_t* dname, uint16_t type, in pkt_hash_rrset()
184 pkt_hash_rrset_first(sldns_buffer* pkt, uint8_t* dname) in pkt_hash_rrset_first()
211 uint32_t rrset_flags, uint8_t* dname, size_t dnamelen, in rrset_parse_equals()
224 hashvalue_type h, uint32_t rrset_flags, uint8_t* dname, in msgparse_hashtable_lookup()
463 find_rrset(struct msg_parse* msg, sldns_buffer* pkt, uint8_t* dname, in find_rrset()
828 uint8_t* dname, *prev_dname_f = NULL, *prev_dname_l = NULL; in parse_section() local
/netbsd/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Ddname_39.c127 dns_rdata_dname_t *dname = source; in fromstruct_dname() local
145 dns_rdata_dname_t *dname = target; in tostruct_dname() local
167 dns_rdata_dname_t *dname = source; in freestruct_dname() local
H A Ddname_39.h25 dns_name_t dname; member
/netbsd/external/bsd/unbound/dist/util/
H A Dmodule.c136 char dname[LDNS_MAX_DOMAINLEN+1]; in errinf_to_str_bogus() local
172 char dname[LDNS_MAX_DOMAINLEN+1]; in errinf_to_str_servfail() local
194 char dname[LDNS_MAX_DOMAINLEN+1]; in errinf_rrset() local
205 void errinf_dname(struct module_qstate* qstate, const char* str, uint8_t* dname) in errinf_dname()
/netbsd/lib/libc/gen/
H A Ddisklabel.c135 #define getnumdflt(field, dname, dflt) \ in getdiskbyname() argument
137 #define getnum(field, dname) \ in getdiskbyname() argument
/netbsd/external/bsd/unbound/dist/services/
H A Drpz.c62 uint8_t* dname; member
121 get_tld_label(uint8_t* dname, size_t maxdnamelen) in get_tld_label()
306 rpz_dname_to_trigger(uint8_t* dname, size_t dname_len) in rpz_dname_to_trigger()
579 strip_dname_origin(uint8_t* dname, size_t dnamelen, size_t originlen, in strip_dname_origin()
594 rpz_insert_local_zones_trigger(struct local_zones* lz, uint8_t* dname, in rpz_insert_local_zones_trigger()
675 rpz_log_dname(char const* msg, uint8_t* dname, size_t dname_len) in rpz_log_dname()
684 rpz_insert_qname_trigger(struct rpz* r, uint8_t* dname, size_t dnamelen, in rpz_insert_qname_trigger()
699 rpz_strip_nsdname_suffix(uint8_t* dname, size_t maxdnamelen, in rpz_strip_nsdname_suffix()
735 rpz_insert_nsdname_trigger(struct rpz* r, uint8_t* dname, size_t dnamelen, in rpz_insert_nsdname_trigger()
958 rpz_insert_nsip_trigger(struct rpz* r, uint8_t* dname, size_t dnamelen, in rpz_insert_nsip_trigger()
[all …]
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_findzonecut.c156 res_findzonecut(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut()
181 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut2()
271 get_soa(res_state statp, const char *dname, ns_class class, int opts, in get_soa()
662 find_ns(rrset_ns *nsrrsp, const char *dname) { in find_ns()
672 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, in do_query()
/netbsd/lib/libresolv/
H A Dres_findzonecut.c158 res_findzonecut(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut()
183 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut2()
274 get_soa(res_state statp, const char *dname, ns_class class, int opts, in get_soa()
661 find_ns(rrset_ns *nsrrsp, const char *dname) { in find_ns()
671 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, in do_query()
/netbsd/external/bsd/unbound/dist/edns-subnet/
H A Dsubnet-whitelist.h66 rbtree_type dname; member
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dmake-target-delegates153 sub dname($) { subroutine
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/cris/
H A Dcris.exp238 proc test_template_insn_single { tmpl opcode avoid_regex dname } {
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dcris.exp238 proc test_template_insn_single { tmpl opcode avoid_regex dname } {
/netbsd/external/bsd/unbound/dist/iterator/
H A Diter_hints.c97 uint8_t* dname = sldns_str2wire_dname(sv, &dname_len); in ah() local
196 uint8_t* dname; in read_stubs_name() local
220 uint8_t* dname; in read_stubs_host() local
H A Diter_fwd.c182 uint8_t* dname; in read_fwds_name() local
207 uint8_t* dname; in read_fwds_host() local
313 uint8_t* dname; in make_stub_holes() local
/netbsd/external/bsd/ntp/dist/libparse/
H A Dparsesolaris.c805 register char *dname = dq->q_qinfo->qi_minfo->mi_idname; in init_linemon() local
836 register char *dname = q->q_qinfo->qi_minfo->mi_idname; in close_linemon() local
998 register const char *dname = "-UNKNOWN-"; in zs_xsisr() local
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dadd_cred.c54 krb5_const_principal dname; in _gsskrb5_add_cred() local

12345678