| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound-querycachedb.py | 15 def _calc_hashkey(qname, secret, qtype): argument 29 def _dump_value(options, qname, key, value): argument
|
| /freebsd-12.1/contrib/unbound/validator/ |
| H A D | val_nsec.c | 404 val_nsec_proves_name_error(struct ub_packed_rrset_key* nsec, uint8_t* qname) in val_nsec_proves_name_error() 475 nsec_closest_encloser(uint8_t* qname, struct ub_packed_rrset_key* nsec) in nsec_closest_encloser() 510 val_nsec_proves_no_wc(struct ub_packed_rrset_key* nsec, uint8_t* qname, in val_nsec_proves_no_wc() 549 dlv_topdomain(struct ub_packed_rrset_key* nsec, uint8_t* qname, in dlv_topdomain()
|
| H A D | val_neg.c | 949 uint8_t* qname, size_t len, int labs, struct val_neg_data** data) in neg_closest_data() 968 int val_neg_dlvlookup(struct val_neg_cache* neg, uint8_t* qname, size_t len, in val_neg_dlvlookup() 1161 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, in grab_nsec() 1210 neg_find_nsec(struct val_neg_cache* neg_cache, uint8_t* qname, size_t qname_len, in neg_find_nsec() 1266 neg_find_nsec3_ce(struct val_neg_zone* zone, uint8_t* qname, size_t qname_len, in neg_find_nsec3_ce() 1349 neg_nsec3_proof_ds(struct val_neg_zone* zone, uint8_t* qname, size_t qname_len, in neg_nsec3_proof_ds()
|
| /freebsd-12.1/lib/libc/sparc64/fpu/ |
| H A D | fpu_qp.c | 59 #define _QP_TTOQ(qname, fname, ntype, signpos, atype, ...) \ argument 76 #define _QP_QTOT(qname, fname, type, ...) \ argument
|
| /freebsd-12.1/contrib/unbound/services/cache/ |
| H A D | dns.c | 115 msg_cache_remove(struct module_env* env, uint8_t* qname, size_t qnamelen, in msg_cache_remove() 199 find_closest_of_type(struct module_env* env, uint8_t* qname, size_t qnamelen, in find_closest_of_type() 240 msg_cache_lookup(struct module_env* env, uint8_t* qname, size_t qnamelen, in msg_cache_lookup() 408 dns_msg_create(uint8_t* qname, size_t qnamelen, uint16_t qtype, in dns_msg_create() 462 dns_cache_find_delegation(struct module_env* env, uint8_t* qname, in dns_cache_find_delegation() 737 uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, in fill_any() 802 uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, in dns_cache_lookup()
|
| /freebsd-12.1/sys/dev/twe/ |
| H A D | twevar.h | 180 #define TWEQ_ADD(sc, qname) \ argument 189 #define TWEQ_REMOVE(sc, qname) \ argument 198 #define TWEQ_INIT(sc, qname) \ argument
|
| /freebsd-12.1/contrib/ldns/drill/ |
| H A D | dnssec.c | 289 ldns_nsec3_exact_match(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) { in ldns_nsec3_exact_match() 389 ldns_nsec3_closest_encloser(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) in ldns_nsec3_closest_encloser()
|
| H A D | drill.c | 114 ldns_rdf *qname, *qname_tmp; in main() local
|
| /freebsd-12.1/sbin/ipfw/ |
| H A D | altq.c | 146 const char *qname; in print_altq_cmd() local
|
| /freebsd-12.1/usr.sbin/ctm/ctm_smail/ |
| H A D | ctm_smail.c | 213 char qname[PATH_MAX]; in chop_and_queue() local 413 char qname[PATH_MAX]; in apologise() local
|
| /freebsd-12.1/contrib/unbound/edns-subnet/ |
| H A D | subnet-whitelist.c | 188 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* qname, in ecs_is_whitelisted()
|
| /freebsd-12.1/lib/libc/net/ |
| H A D | gethostbydns.c | 142 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in gethostanswer() 435 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) in __dns_getanswer()
|
| /freebsd-12.1/contrib/unbound/iterator/ |
| H A D | iter_fwd.c | 342 forwards_find(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass) in forwards_find() 356 forwards_lookup(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass) in forwards_lookup()
|
| /freebsd-12.1/sys/netpfil/pf/ |
| H A D | pf_altq.h | 138 char qname[PF_QNAME_SIZE]; /* queue name */ member 170 char qname[PF_QNAME_SIZE]; /* queue name */ member 206 char qname[PF_QNAME_SIZE]; /* queue name */ member
|
| /freebsd-12.1/contrib/unbound/util/data/ |
| H A D | msgencode.c | 600 uint8_t* qname = qinfo->local_alias ? in insert_query() local 893 const uint8_t* qname = qinfo->local_alias ? in qinfo_query_encode() local 928 const uint8_t* qname = qinfo->local_alias ? in error_encode() local
|
| H A D | msgreply.h | 75 uint8_t* qname; member
|
| H A D | msgparse.h | 118 uint8_t* qname; member
|
| /freebsd-12.1/sys/dev/mly/ |
| H A D | mlyvar.h | 296 #define MLYQ_ADD(sc, qname) \ argument 305 #define MLYQ_REMOVE(sc, qname) (sc)->mly_qstat[qname].q_length-- argument 306 #define MLYQ_INIT(sc, qname) \ argument
|
| /freebsd-12.1/sys/dev/ciss/ |
| H A D | cissvar.h | 302 #define CISSQ_ADD(sc, qname) \ argument 311 #define CISSQ_REMOVE(sc, qname) (sc)->ciss_qstat[qname].q_length-- argument 312 #define CISSQ_INIT(sc, qname) \ argument
|
| /freebsd-12.1/contrib/pf/ftp-proxy/ |
| H A D | filter.c | 56 static const char *qname, *tagname; variable
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/net/ |
| H A D | h_dns_server.c | 76 const char *qname; /* Wire-encode question name */ member
|
| /freebsd-12.1/contrib/pf/tftp-proxy/ |
| H A D | filter.c | 60 static char *qname; variable
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | pfctl_qstats.c | 255 pfctl_find_altq_node(struct pf_altq_node *root, const char *qname,
|
| H A D | pfctl_altq.c | 179 qname_to_pfaltq(const char *qname, const char *ifname) in qname_to_pfaltq() 194 qname_to_qid(char *qname) in qname_to_qid()
|
| /freebsd-12.1/cddl/contrib/opensolaris/common/ctf/ |
| H A D | ctf_types.c | 202 const char *qname) in ctf_type_qlname() 333 const char *qname) in ctf_type_qname()
|