Lines Matching refs:ATTR_UNUSED

1046 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(bits), void* arg)  in dtio_tap_callback()
1145 void dtio_mainfdcallback(int fd, short ATTR_UNUSED(bits), void* arg) in dtio_mainfdcallback()
1597 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd()
1598 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len), in worker_handle_control_cmd()
1599 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg)) in worker_handle_control_cmd()
1604 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), in worker_handle_request()
1605 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in worker_handle_request()
1606 struct comm_reply* ATTR_UNUSED(repinfo)) in worker_handle_request()
1612 int worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), in worker_handle_service_reply()
1613 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in worker_handle_service_reply()
1614 struct comm_reply* ATTR_UNUSED(reply_info)) in worker_handle_service_reply()
1620 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c), in remote_accept_callback()
1621 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in remote_accept_callback()
1622 struct comm_reply* ATTR_UNUSED(repinfo)) in remote_accept_callback()
1628 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), in remote_control_callback()
1629 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in remote_control_callback()
1630 struct comm_reply* ATTR_UNUSED(repinfo)) in remote_control_callback()
1636 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) in worker_sighandler()
1642 struct query_info* ATTR_UNUSED(qinfo), uint16_t ATTR_UNUSED(flags), in worker_send_query()
1643 int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnssec), in worker_send_query()
1644 int ATTR_UNUSED(nocaps), int ATTR_UNUSED(check_ratelimit), in worker_send_query()
1645 struct sockaddr_storage* ATTR_UNUSED(addr), in worker_send_query()
1646 socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), in worker_send_query()
1647 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), in worker_send_query()
1648 int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), in worker_send_query()
1649 struct module_qstate* ATTR_UNUSED(q), int* ATTR_UNUSED(was_ratelimited)) in worker_send_query()
1657 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* in worker_win_stop_cb()
1658 ATTR_UNUSED(arg)) { in worker_win_stop_cb()
1663 wsvc_cron_cb(void* ATTR_UNUSED(arg)) in wsvc_cron_cb()
1670 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup()
1676 struct query_info* ATTR_UNUSED(qinfo), uint16_t ATTR_UNUSED(flags), in libworker_send_query()
1677 int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnssec), in libworker_send_query()
1678 int ATTR_UNUSED(nocaps), int ATTR_UNUSED(check_ratelimit), in libworker_send_query()
1679 struct sockaddr_storage* ATTR_UNUSED(addr), in libworker_send_query()
1680 socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), in libworker_send_query()
1681 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(tcp_upstream), in libworker_send_query()
1682 int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), in libworker_send_query()
1683 struct module_qstate* ATTR_UNUSED(q), int* ATTR_UNUSED(was_ratelimited)) in libworker_send_query()
1689 int libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c), in libworker_handle_service_reply()
1690 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in libworker_handle_service_reply()
1691 struct comm_reply* ATTR_UNUSED(reply_info)) in libworker_handle_service_reply()
1697 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd()
1698 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len), in libworker_handle_control_cmd()
1699 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg)) in libworker_handle_control_cmd()
1704 void libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_fg_done_cb()
1705 struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), in libworker_fg_done_cb()
1706 char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) in libworker_fg_done_cb()
1711 void libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_bg_done_cb()
1712 struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), in libworker_bg_done_cb()
1713 char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) in libworker_bg_done_cb()
1718 void libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode), in libworker_event_done_cb()
1719 struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s), in libworker_event_done_cb()
1720 char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited)) in libworker_event_done_cb()
1725 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) in context_query_cmp()
1731 void worker_stat_timer_cb(void* ATTR_UNUSED(arg)) in worker_stat_timer_cb()
1736 void worker_probe_timer_cb(void* ATTR_UNUSED(arg)) in worker_probe_timer_cb()
1741 void worker_start_accept(void* ATTR_UNUSED(arg)) in worker_start_accept()
1746 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept()
1776 int replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) in replay_var_compare()
1782 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl()