Lines Matching defs:ATTR_UNUSED

936 void dtio_tap_callback(int fd, short ATTR_UNUSED(bits), void* arg)
1035 void dtio_mainfdcallback(int fd, short ATTR_UNUSED(bits), void* arg)
1363 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
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),
1371 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1372 struct comm_reply* ATTR_UNUSED(repinfo))
1378 int worker_handle_reply(struct comm_point* ATTR_UNUSED(c),
1379 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1380 struct comm_reply* ATTR_UNUSED(reply_info))
1386 int worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c),
1387 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1388 struct comm_reply* ATTR_UNUSED(reply_info))
1394 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c),
1395 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1396 struct comm_reply* ATTR_UNUSED(repinfo))
1402 int remote_control_callback(struct comm_point* ATTR_UNUSED(c),
1403 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1404 struct comm_reply* ATTR_UNUSED(repinfo))
1410 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg))
1416 struct query_info* ATTR_UNUSED(qinfo), uint16_t ATTR_UNUSED(flags),
1417 int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnssec),
1418 int ATTR_UNUSED(nocaps), struct sockaddr_storage* ATTR_UNUSED(addr),
1419 socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone),
1420 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream),
1421 char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q))
1429 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void*
1430 ATTR_UNUSED(arg)) {
1435 wsvc_cron_cb(void* ATTR_UNUSED(arg))
1442 worker_alloc_cleanup(void* ATTR_UNUSED(arg))
1448 struct query_info* ATTR_UNUSED(qinfo), uint16_t ATTR_UNUSED(flags),
1449 int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnssec),
1450 int ATTR_UNUSED(nocaps), struct sockaddr_storage* ATTR_UNUSED(addr),
1451 socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone),
1452 size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream),
1453 char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q))
1459 int libworker_handle_reply(struct comm_point* ATTR_UNUSED(c),
1460 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1461 struct comm_reply* ATTR_UNUSED(reply_info))
1467 int libworker_handle_service_reply(struct comm_point* ATTR_UNUSED(c),
1468 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
1469 struct comm_reply* ATTR_UNUSED(reply_info))
1475 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
1476 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
1477 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
1482 void libworker_fg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode),
1483 struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s),
1484 char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited))
1489 void libworker_bg_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode),
1490 struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s),
1491 char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited))
1496 void libworker_event_done_cb(void* ATTR_UNUSED(arg), int ATTR_UNUSED(rcode),
1497 struct sldns_buffer* ATTR_UNUSED(buf), enum sec_status ATTR_UNUSED(s),
1498 char* ATTR_UNUSED(why_bogus), int ATTR_UNUSED(was_ratelimited))
1503 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b))
1509 void worker_stat_timer_cb(void* ATTR_UNUSED(arg))
1514 void worker_probe_timer_cb(void* ATTR_UNUSED(arg))
1519 void worker_start_accept(void* ATTR_UNUSED(arg))
1524 void worker_stop_accept(void* ATTR_UNUSED(arg))
1554 int replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b))
1560 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg))