Searched refs:ATTR_UNUSED (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-12-stable/contrib/unbound/smallapp/
H A Dworker_cb.c53 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
54 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
55 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
60 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
61 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
62 struct comm_reply* ATTR_UNUSED(repinfo))
68 int worker_handle_reply(struct comm_point* ATTR_UNUSED( argument
76 worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
84 remote_accept_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
92 remote_control_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
100 worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) argument
105 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), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
119 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
125 wsvc_cron_cb(void* ATTR_UNUSED(arg)) argument
132 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) argument
137 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), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
149 libworker_handle_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
157 libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
165 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len), int ATTR_UNUSED(error), void* ATTR_UNUSED(arg)) argument
172 libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
179 libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
186 libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
193 context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
199 worker_stat_timer_cb(void* ATTR_UNUSED(arg)) argument
204 worker_probe_timer_cb(void* ATTR_UNUSED(arg)) argument
209 worker_start_accept(void* ATTR_UNUSED(arg)) argument
214 worker_stop_accept(void* ATTR_UNUSED(arg)) argument
244 replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
250 remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) argument
256 dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
264 dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
[all...]
/freebsd-12-stable/contrib/unbound/compat/
H A Dexplicit_bzero.c14 __explicit_bzero_hook(void *ATTR_UNUSED(buf), size_t ATTR_UNUSED(len)) argument
H A Dfake-rfc2553.c46 int getnameinfo(const struct sockaddr *sa, size_t ATTR_UNUSED(salen), char *host, argument
/freebsd-12-stable/contrib/ldns/ldns/
H A Dcommon.h67 #define ATTR_UNUSED(x) macro
69 #define ATTR_UNUSED(x) x __attribute__((unused)) macro
71 #define ATTR_UNUSED(x) x macro
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c936 void dtio_tap_callback(int fd, short ATTR_UNUSED(bits), void* arg) argument
1035 void dtio_mainfdcallback(int fd, short ATTR_UNUSED(bits), void* arg) argument
1363 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
1364 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
1365 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
1370 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
1371 void* ATTR_UNUSED(arg), int ATTR_UNUSED(erro
1378 worker_handle_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
1386 worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
1394 remote_accept_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
1402 remote_control_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
1410 worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) argument
1415 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), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
1429 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
1435 wsvc_cron_cb(void* ATTR_UNUSED(arg)) argument
1442 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) argument
1447 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), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
1459 libworker_handle_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
1467 libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
1475 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len), int ATTR_UNUSED(error), void* ATTR_UNUSED(arg)) argument
1482 libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
1489 libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
1496 libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
1503 context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1509 worker_stat_timer_cb(void* ATTR_UNUSED(arg)) argument
1514 worker_probe_timer_cb(void* ATTR_UNUSED(arg)) argument
1519 worker_start_accept(void* ATTR_UNUSED(arg)) argument
1524 worker_stop_accept(void* ATTR_UNUSED(arg)) argument
1554 replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1560 remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) argument
[all...]
/freebsd-12-stable/contrib/unbound/util/
H A Drandom.c83 ub_initstate(struct ub_randstate* ATTR_UNUSED(from)) argument
94 ub_random(struct ub_randstate* ATTR_UNUSED(s)) argument
115 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from)) argument
125 long int ub_random(struct ub_randstate* ATTR_UNUSED(state)) argument
150 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from)) argument
H A Dtube.c147 struct comm_reply* ATTR_UNUSED(reply_info))
223 struct comm_reply* ATTR_UNUSED(reply_info))
480 void tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), argument
481 void* ATTR_UNUSED(arg))
529 void tube_close_read(struct tube* ATTR_UNUSED(tube)) argument
534 void tube_close_write(struct tube* ATTR_UNUSED(tube)) argument
566 int ATTR_UNUSED(nonblock))
648 int tube_read_fd(struct tube* ATTR_UNUSED(tube)) argument
655 tube_handle_listen(struct comm_point* ATTR_UNUSED( argument
146 tube_handle_listen(struct comm_point* c, void* arg, int error, struct comm_reply* ATTR_UNUSED(reply_info)) argument
222 tube_handle_write(struct comm_point* c, void* arg, int error, struct comm_reply* ATTR_UNUSED(reply_info)) argument
565 tube_write_msg(struct tube* tube, uint8_t* buf, uint32_t len, int ATTR_UNUSED(nonblock)) argument
663 tube_handle_write(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
682 tube_setup_bg_write(struct tube* ATTR_UNUSED(tube), struct comm_base* ATTR_UNUSED(base)) argument
717 tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), void* arg) argument
[all...]
H A Dmini_event.c253 struct timeval* ATTR_UNUSED(tv))
361 int signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv)) argument
386 int mini_ev_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
252 event_base_loopexit(struct event_base* base, struct timeval* ATTR_UNUSED(tv)) argument
H A Dtcp_conn_limit.c66 tcl_list_free_node(rbnode_type* node, void* ATTR_UNUSED(arg)) argument
H A Dmodule.c241 copy_state_to_super(struct module_qstate* qstate, int ATTR_UNUSED(id), argument
/freebsd-12-stable/contrib/unbound/libunbound/
H A Dlibworker.c322 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
935 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
936 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
937 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
942 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
943 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
944 struct comm_reply* ATTR_UNUSED(repinf
950 worker_handle_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
958 worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
966 remote_accept_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
974 remote_control_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
982 worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) argument
987 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), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
1000 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) argument
1005 worker_stat_timer_cb(void* ATTR_UNUSED(arg)) argument
1010 worker_probe_timer_cb(void* ATTR_UNUSED(arg)) argument
1015 worker_start_accept(void* ATTR_UNUSED(arg)) argument
1020 worker_stop_accept(void* ATTR_UNUSED(arg)) argument
1025 order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) argument
1032 codeline_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1038 replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1044 remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) argument
1051 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
1057 wsvc_cron_cb(void* ATTR_UNUSED(arg)) argument
1064 dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
1072 dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
[all...]
/freebsd-12-stable/contrib/unbound/daemon/
H A Dworker.c114 worker_mem_report(struct worker* ATTR_UNUSED(worker), argument
115 struct serviced_query* ATTR_UNUSED(cur_serv))
380 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, argument
2053 struct query_info* ATTR_UNUSED(qinfo),
2054 uint16_t ATTR_UNUSED(flags), int ATTR_UNUSED(dnssec),
2055 int ATTR_UNUSED(want_dnssec), int ATTR_UNUSED(nocaps),
2056 struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrle
2052 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), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
2065 libworker_handle_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
2073 libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info)) argument
2081 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len), int ATTR_UNUSED(error), void* ATTR_UNUSED(arg)) argument
2088 libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
2095 libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
2102 libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) argument
2109 context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
2115 order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) argument
2121 codeline_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
2128 dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
2136 dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
[all...]
/freebsd-12-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.h97 void subnet_data_delete(void* d, void* ATTR_UNUSED(arg));
H A Dsubnetmod.c62 subnet_data_delete(void *d, void *ATTR_UNUSED(arg)) argument
139 uint16_t ATTR_UNUSED(flags), struct module_qstate* qstate,
141 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen),
142 struct regional* ATTR_UNUSED(region), int id, void* ATTR_UNUSED(cbargs))
636 int id, void* ATTR_UNUSED(cbargs))
669 void* ATTR_UNUSED(cbargs))
837 subnetmod_clear(struct module_qstate *ATTR_UNUSED(qstate), argument
838 int ATTR_UNUSED(i
138 ecs_whitelist_check(struct query_info* qinfo, uint16_t ATTR_UNUSED(flags), struct module_qstate* qstate, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), struct regional* ATTR_UNUSED(region), int id, void* ATTR_UNUSED(cbargs)) argument
635 ecs_query_response(struct module_qstate* qstate, struct dns_msg* response, int id, void* ATTR_UNUSED(cbargs)) argument
668 ecs_edns_back_parsed(struct module_qstate* qstate, int id, void* ATTR_UNUSED(cbargs)) argument
844 subnetmod_inform_super(struct module_qstate *ATTR_UNUSED(qstate), int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) argument
[all...]
/freebsd-12-stable/contrib/unbound/util/storage/
H A Dslabhash.c191 size_t test_slabhash_sizefunc(void* ATTR_UNUSED(key), void* ATTR_UNUSED(data)) argument
208 void test_slabhash_delkey(void* key, void* ATTR_UNUSED(arg)) argument
213 void test_slabhash_deldata(void* data, void* ATTR_UNUSED(arg)) argument
/freebsd-12-stable/contrib/unbound/ipsecmod/
H A Dipsecmod-whitelist.c111 whitelist_free(struct rbnode_type* n, void* ATTR_UNUSED(d)) argument
H A Dipsecmod.c239 struct ipsecmod_env* ATTR_UNUSED(ie))
462 struct ipsecmod_qstate* ATTR_UNUSED(iq),
463 struct ipsecmod_env* ATTR_UNUSED(ie), int id)
238 call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq, struct ipsecmod_env* ATTR_UNUSED(ie)) argument
461 ipsecmod_handle_response(struct module_qstate* qstate, struct ipsecmod_qstate* ATTR_UNUSED(iq), struct ipsecmod_env* ATTR_UNUSED(ie), int id) argument
/freebsd-12-stable/contrib/unbound/cachedb/
H A Dcachedb.c163 char* key, uint8_t* data, size_t data_len, time_t ATTR_UNUSED(ttl))
672 struct cachedb_qstate* ATTR_UNUSED(iq),
748 struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id)
815 cachedb_inform_super(struct module_qstate* ATTR_UNUSED(qstate), argument
816 int ATTR_UNUSED(id), struct module_qstate* ATTR_UNUSED(super))
162 testframe_store(struct module_env* env, struct cachedb_env* cachedb_env, char* key, uint8_t* data, size_t data_len, time_t ATTR_UNUSED(ttl)) argument
671 cachedb_handle_query(struct module_qstate* qstate, struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id) argument
747 cachedb_handle_response(struct module_qstate* qstate, struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id) argument
/freebsd-12-stable/contrib/unbound/ipset/
H A Dipset.c344 void ipset_inform_super(struct module_qstate *ATTR_UNUSED(qstate), argument
345 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) {
/freebsd-12-stable/usr.sbin/unbound/
H A Dconfig.h1148 # define ATTR_UNUSED(x) x macro
1150 # define ATTR_UNUSED(x) macro
1152 # define ATTR_UNUSED(x) x __attribute__((unused)) macro
1154 # define ATTR_UNUSED(x) x macro
/freebsd-12-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.c1031 dnsc_shared_secrets_sizefunc(void *k, void* ATTR_UNUSED(d)) argument
1048 dnsc_shared_secrets_delkeyfunc(void *k, void* ATTR_UNUSED(arg)) argument
1056 dnsc_shared_secrets_deldatafunc(void* d, void* ATTR_UNUSED(arg)) argument
1069 dnsc_nonces_sizefunc(void *k, void* ATTR_UNUSED(d)) argument
1097 dnsc_nonces_delkeyfunc(void *k, void* ATTR_UNUSED(arg)) argument
1105 dnsc_nonces_deldatafunc(void* ATTR_UNUSED(d), void* ATTR_UNUSED(arg)) argument
/freebsd-12-stable/contrib/unbound/services/cache/
H A Dinfra.c71 infra_sizefunc(void* k, void* ATTR_UNUSED(d)) argument
95 infra_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) argument
106 infra_deldatafunc(void* d, void* ATTR_UNUSED(arg)) argument
113 rate_sizefunc(void* k, void* ATTR_UNUSED(d)) argument
134 rate_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) argument
145 rate_deldatafunc(void* d, void* ATTR_UNUSED(arg)) argument
274 static void domain_limit_free(rbnode_type* n, void* ATTR_UNUSED(arg)) argument
795 size_t ip_rate_sizefunc(void* k, void* ATTR_UNUSED(d)) argument
810 void ip_rate_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) argument
/freebsd-12-stable/contrib/unbound/services/
H A Dview.c86 delviewnode(rbnode_type* n, void* ATTR_UNUSED(arg)) argument
/freebsd-12-stable/contrib/ldns/compat/
H A Dfake-rfc2553.c48 int getnameinfo(const struct sockaddr *sa, size_t ATTR_UNUSED(salen), char *host, argument
/freebsd-12-stable/contrib/ldns/
H A Drr_functions.c352 uint32_t ldns_soa_serial_identity(uint32_t ATTR_UNUSED(unused), void *data)
357 uint32_t ldns_soa_serial_increment(uint32_t s, void *ATTR_UNUSED(unused)) argument

Completed in 318 milliseconds

123