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

12

/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dworker_cb.c50 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
51 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
52 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
57 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
58 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
59 struct comm_reply* ATTR_UNUSED(repinfo))
65 int worker_handle_reply(struct comm_point* ATTR_UNUSED( argument
73 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
81 remote_accept_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
89 remote_control_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
97 worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) argument
108 size_t ATTR_UNUSED(zonelen), struct module_qstate* ATTR_UNUSED(q)) function
116 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
122 wsvc_cron_cb(void* ATTR_UNUSED(arg)) argument
129 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) argument
140 size_t ATTR_UNUSED(zonelen), struct module_qstate* ATTR_UNUSED(q)) function
146 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
154 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
162 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
169 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)) argument
176 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)) argument
183 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)) argument
190 context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
196 worker_stat_timer_cb(void* ATTR_UNUSED(arg)) argument
201 worker_probe_timer_cb(void* ATTR_UNUSED(arg)) argument
206 worker_start_accept(void* ATTR_UNUSED(arg)) argument
211 worker_stop_accept(void* ATTR_UNUSED(arg)) argument
241 replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
247 remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) argument
[all...]
H A Dunbound-anchor.c1520 const XML_Char *ATTR_UNUSED(entityName),
1521 int ATTR_UNUSED(is_parameter_entity),
1522 const XML_Char *ATTR_UNUSED(value), int ATTR_UNUSED(value_length),
1523 const XML_Char *ATTR_UNUSED(base),
1524 const XML_Char *ATTR_UNUSED(systemId),
1525 const XML_Char *ATTR_UNUSED(publicId),
1526 const XML_Char *ATTR_UNUSED(notationName))
1519 xml_entitydeclhandler(void *userData, const XML_Char *ATTR_UNUSED(entityName), int ATTR_UNUSED(is_parameter_entity), const XML_Char *ATTR_UNUSED(value), int ATTR_UNUSED(value_length), const XML_Char *ATTR_UNUSED(base), const XML_Char *ATTR_UNUSED(systemId), const XML_Char *ATTR_UNUSED(publicId), const XML_Char *ATTR_UNUSED(notationName)) argument
/freebsd-10.1-release/contrib/ldns/ldns/
H A Dcommon.h65 #define ATTR_UNUSED(x) macro
67 #define ATTR_UNUSED(x) x __attribute__((unused)) macro
69 #define ATTR_UNUSED(x) x macro
H A Dcommon.h.in65 #define ATTR_UNUSED(x)
67 #define ATTR_UNUSED(x) x __attribute__((unused))
69 #define ATTR_UNUSED(x) x
H A Dbuffer.h77 ldns_buffer_invariant(ldns_buffer *ATTR_UNUSED(buffer)) function
/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dlibworker.c311 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
900 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
901 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
902 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
907 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
908 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
909 struct comm_reply* ATTR_UNUSED(repinf
915 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
923 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
931 remote_accept_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
939 remote_control_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
947 worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) argument
958 size_t ATTR_UNUSED(zonelen), struct module_qstate* ATTR_UNUSED(q)) function
965 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) argument
970 worker_stat_timer_cb(void* ATTR_UNUSED(arg)) argument
975 worker_probe_timer_cb(void* ATTR_UNUSED(arg)) argument
980 worker_start_accept(void* ATTR_UNUSED(arg)) argument
985 worker_stop_accept(void* ATTR_UNUSED(arg)) argument
990 order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) argument
997 codeline_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1003 replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1009 remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) argument
1016 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
1022 wsvc_cron_cb(void* ATTR_UNUSED(arg)) argument
[all...]
/freebsd-10.1-release/contrib/unbound/util/
H A Dtube.c148 struct comm_reply* ATTR_UNUSED(reply_info))
224 struct comm_reply* ATTR_UNUSED(reply_info))
476 void tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), argument
477 void* ATTR_UNUSED(arg))
525 void tube_close_read(struct tube* ATTR_UNUSED(tube)) argument
530 void tube_close_write(struct tube* ATTR_UNUSED(tube)) argument
562 int ATTR_UNUSED(nonblock))
644 int tube_read_fd(struct tube* ATTR_UNUSED(tube)) argument
651 tube_handle_listen(struct comm_point* ATTR_UNUSED( argument
147 tube_handle_listen(struct comm_point* c, void* arg, int error, struct comm_reply* ATTR_UNUSED(reply_info)) argument
223 tube_handle_write(struct comm_point* c, void* arg, int error, struct comm_reply* ATTR_UNUSED(reply_info)) argument
561 tube_write_msg(struct tube* tube, uint8_t* buf, uint32_t len, int ATTR_UNUSED(nonblock)) argument
659 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
677 tube_setup_bg_write(struct tube* ATTR_UNUSED(tube), struct comm_base* ATTR_UNUSED(base)) argument
711 tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), void* arg) argument
[all...]
H A Drandom.c229 void ub_systemseed(unsigned int ATTR_UNUSED(seed)) argument
233 struct ub_randstate* ub_initstate(unsigned int ATTR_UNUSED(seed), argument
234 struct ub_randstate* ATTR_UNUSED(from))
244 long int ub_random(struct ub_randstate* ATTR_UNUSED(state)) argument
H A Dmini_event.c253 struct timeval* ATTR_UNUSED(tv))
364 int signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv)) argument
389 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 Dnet_help.c742 ub_crypto_lock_cb(int mode, int type, const char *ATTR_UNUSED(file), argument
743 int ATTR_UNUSED(line))
H A Dwinsock_event.c450 struct timeval * ATTR_UNUSED(tv))
626 int signal_add(struct event *ev, struct timeval * ATTR_UNUSED(tv)) argument
449 event_base_loopexit(struct event_base *base, struct timeval * ATTR_UNUSED(tv)) argument
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dworker.c149 worker_mem_report(struct worker* ATTR_UNUSED(worker), argument
150 struct serviced_query* ATTR_UNUSED(cur_serv))
349 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, argument
1348 struct outbound_entry* libworker_send_query(uint8_t* ATTR_UNUSED(qname),
1349 size_t ATTR_UNUSED(qnamelen), uint16_t ATTR_UNUSED(qtype),
1350 uint16_t ATTR_UNUSED(qclass), uint16_t ATTR_UNUSED(flags),
1351 int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnsse
1354 size_t ATTR_UNUSED(zonelen), struct module_qstate* ATTR_UNUSED(q)) function
1360 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
1368 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
1376 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
1383 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)) argument
1390 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)) argument
1397 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)) argument
1404 context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
1410 order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) argument
1416 codeline_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
[all...]
H A Dunbound.c188 int replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
/freebsd-10.1-release/contrib/unbound/
H A Dconfig.h759 # define ATTR_UNUSED(x) x macro
761 # define ATTR_UNUSED(x) macro
763 # define ATTR_UNUSED(x) x __attribute__((unused)) macro
765 # define ATTR_UNUSED(x) x macro
H A Dconfig.h.in758 # define ATTR_UNUSED(x) x
760 # define ATTR_UNUSED(x)
762 # define ATTR_UNUSED(x) x __attribute__((unused))
764 # define ATTR_UNUSED(x) x
/freebsd-10.1-release/contrib/unbound/util/storage/
H A Dslabhash.c178 size_t test_slabhash_sizefunc(void* ATTR_UNUSED(key), void* ATTR_UNUSED(data)) argument
195 void test_slabhash_delkey(void* key, void* ATTR_UNUSED(arg)) argument
200 void test_slabhash_deldata(void* data, void* ATTR_UNUSED(arg)) argument
/freebsd-10.1-release/contrib/ldns/
H A Drr_functions.c344 uint32_t ldns_soa_serial_identity(uint32_t ATTR_UNUSED(unused), void *data)
349 uint32_t ldns_soa_serial_increment(uint32_t s, void *ATTR_UNUSED(unused)) argument
H A Ddnssec.c98 ATTR_UNUSED(ldns_rr_type qtype),
1674 ldns_dnssec_default_add_to_signatures( ATTR_UNUSED(ldns_rr *sig)
1675 , ATTR_UNUSED(void *n) function
1682 ldns_dnssec_default_leave_signatures( ATTR_UNUSED(ldns_rr *sig)
1683 , ATTR_UNUSED(void *n) function
1690 ldns_dnssec_default_delete_signatures( ATTR_UNUSED(ldns_rr *sig)
1691 , ATTR_UNUSED(void *n) function
1698 ldns_dnssec_default_replace_signatures( ATTR_UNUSED(ldns_rr *sig)
1699 , ATTR_UNUSED(void *n) function
H A Dzone.c196 ldns_rr_class ATTR_UNUSED(c), int *line_nr)
195 ldns_zone_new_frm_fp_l(ldns_zone **z, FILE *fp, ldns_rdf *origin, uint32_t ttl, ldns_rr_class ATTR_UNUSED(c), int *line_nr) argument
H A Dstr2host.c806 ldns_str2rdf_unknown( ATTR_UNUSED(ldns_rdf **rd)
807 , ATTR_UNUSED(const char *str) function
816 ldns_str2rdf_service( ATTR_UNUSED(ldns_rdf **rd)
817 , ATTR_UNUSED(const char *str) function
/freebsd-10.1-release/contrib/ldns/compat/
H A Dfake-rfc2553.c48 int getnameinfo(const struct sockaddr *sa, size_t ATTR_UNUSED(salen), char *host, argument
/freebsd-10.1-release/contrib/unbound/compat/
H A Dfake-rfc2553.c46 int getnameinfo(const struct sockaddr *sa, size_t ATTR_UNUSED(salen), char *host, argument
/freebsd-10.1-release/contrib/unbound/services/cache/
H A Dinfra.c61 infra_sizefunc(void* k, void* ATTR_UNUSED(d)) argument
85 infra_delkeyfunc(void* k, void* ATTR_UNUSED(arg)) argument
96 infra_deldatafunc(void* d, void* ATTR_UNUSED(arg)) argument
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_kentry.c81 key_entry_delkeyfunc(void* key, void* ATTR_UNUSED(userarg)) argument
92 key_entry_deldatafunc(void* data, void* ATTR_UNUSED(userarg)) argument
/freebsd-10.1-release/contrib/ldns/drill/
H A Dchasetrace.c240 ldns_rr_list * ATTR_UNUSED(prev_key_list),
233 do_chase(ldns_resolver *res, ldns_rdf *name, ldns_rr_type type, ldns_rr_class c, ldns_rr_list *trusted_keys, ldns_pkt *pkt_o, uint16_t qflags, ldns_rr_list * ATTR_UNUSED(prev_key_list), int verbosity) argument

Completed in 313 milliseconds

12