• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/unbound/libunbound/

Lines Matching refs:ATTR_UNUSED

322 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), 
935 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
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),
943 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
944 struct comm_reply* ATTR_UNUSED(repinfo))
950 int worker_handle_reply(struct comm_point* ATTR_UNUSED(c),
951 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
952 struct comm_reply* ATTR_UNUSED(reply_info))
958 int worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c),
959 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
960 struct comm_reply* ATTR_UNUSED(reply_info))
966 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c),
967 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
968 struct comm_reply* ATTR_UNUSED(repinfo))
974 int remote_control_callback(struct comm_point* ATTR_UNUSED(c),
975 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
976 struct comm_reply* ATTR_UNUSED(repinfo))
982 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg))
987 struct outbound_entry* worker_send_query(struct query_info* ATTR_UNUSED(qinfo),
988 uint16_t ATTR_UNUSED(flags), int ATTR_UNUSED(dnssec),
989 int ATTR_UNUSED(want_dnssec), int ATTR_UNUSED(nocaps),
990 struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen),
991 uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen),
992 int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name),
993 struct module_qstate* ATTR_UNUSED(q))
1000 worker_alloc_cleanup(void* ATTR_UNUSED(arg))
1005 void worker_stat_timer_cb(void* ATTR_UNUSED(arg))
1010 void worker_probe_timer_cb(void* ATTR_UNUSED(arg))
1015 void worker_start_accept(void* ATTR_UNUSED(arg))
1020 void worker_stop_accept(void* ATTR_UNUSED(arg))
1025 int order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2))
1032 codeline_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b))
1038 int replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b))
1044 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg))
1051 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void*
1052 ATTR_UNUSED(arg)) {
1057 wsvc_cron_cb(void* ATTR_UNUSED(arg))
1064 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev),
1065 void* ATTR_UNUSED(arg))
1072 void dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev),
1073 void* ATTR_UNUSED(arg))