/freebsd/contrib/unbound/smallapp/ |
H A D | worker_cb.c | 103 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), int ATTR_UNUSED(ssl_upstream), in worker_send_query() argument 137 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), int ATTR_UNUSED(ssl_upstream), in libworker_send_query() argument
|
/freebsd/contrib/unbound/libunbound/ |
H A D | libworker.c | 878 size_t zonelen, int tcp_upstream, int ssl_upstream, char* tls_auth_name, in libworker_send_query() argument 974 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), in worker_send_query() argument
|
/freebsd/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 224 socklen_t addrlen, uint8_t* zone, size_t zonelen, struct regional* region, in dynlib_inplace_cb_query_generic()
|
/freebsd/contrib/unbound/util/ |
H A D | fptr_wlist.c | 360 fptr_whitelist_modenv_send_query(struct outbound_entry * (* fptr)(struct query_info * qinfo,uint16_t flags,int dnssec,int want_dnssec,int nocaps,int check_ratelimit,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * zone,size_t zonelen,int tcp_upstream,int ssl_upstream,char * tls_auth_name,struct module_qstate * q,int * was_ratelimited)) fptr_whitelist_modenv_send_query() argument
|
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 146 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), in ecs_whitelist_check()
|
/freebsd/contrib/unbound/validator/ |
H A D | val_nsec3.c | 264 size_t zonelen, uint8_t* buf, size_t max) in nsec3_hash_to_b32() 285 size_t nmlen, zonelen; in nsec3_get_nextowner_b32() local
|
/freebsd/contrib/unbound/daemon/ |
H A D | worker.c | 2376 worker_send_query(struct query_info * qinfo,uint16_t flags,int dnssec,int want_dnssec,int nocaps,int check_ratelimit,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * zone,size_t zonelen,int tcp_upstream,int ssl_upstream,char * tls_auth_name,struct module_qstate * q,int * was_ratelimited) worker_send_query() argument 2436 libworker_send_query(struct query_info * ATTR_UNUSED (qinfo),uint16_t ATTR_UNUSED (flags),int ATTR_UNUSED (dnssec),int ATTR_UNUSED (want_dnssec),int ATTR_UNUSED (nocaps),int ATTR_UNUSED (check_ratelimit),struct sockaddr_storage * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),uint8_t * ATTR_UNUSED (zone),size_t ATTR_UNUSED (zonelen),int ATTR_UNUSED (tcp_upstream),int ATTR_UNUSED (ssl_upstream),char * ATTR_UNUSED (tls_auth_name),struct module_qstate * ATTR_UNUSED (q),int * ATTR_UNUSED (was_ratelimited)) libworker_send_query() argument
|
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 1649 worker_send_query(struct query_info * ATTR_UNUSED (qinfo),uint16_t ATTR_UNUSED (flags),int ATTR_UNUSED (dnssec),int ATTR_UNUSED (want_dnssec),int ATTR_UNUSED (nocaps),int ATTR_UNUSED (check_ratelimit),struct sockaddr_storage * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),uint8_t * ATTR_UNUSED (zone),size_t ATTR_UNUSED (zonelen),int ATTR_UNUSED (tcp_upstream),int ATTR_UNUSED (ssl_upstream),char * ATTR_UNUSED (tls_auth_name),struct module_qstate * ATTR_UNUSED (q),int * ATTR_UNUSED (was_ratelimited)) worker_send_query() argument 1683 libworker_send_query(struct query_info * ATTR_UNUSED (qinfo),uint16_t ATTR_UNUSED (flags),int ATTR_UNUSED (dnssec),int ATTR_UNUSED (want_dnssec),int ATTR_UNUSED (nocaps),int ATTR_UNUSED (check_ratelimit),struct sockaddr_storage * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),uint8_t * ATTR_UNUSED (zone),size_t ATTR_UNUSED (zonelen),int ATTR_UNUSED (tcp_upstream),int ATTR_UNUSED (ssl_upstream),char * ATTR_UNUSED (tls_auth_name),struct module_qstate * ATTR_UNUSED (q),int * ATTR_UNUSED (was_ratelimited)) libworker_send_query() argument
|
/freebsd/contrib/unbound/services/ |
H A D | outside_network.h | 477 size_t zonelen; member
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgreply.c | 1280 uint8_t* zone, size_t zonelen, struct module_qstate* qstate, in inplace_cb_query_call() argument
|