Searched defs:ATTR_UNUSED (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10.2-release/contrib/unbound/compat/
H A Dexplicit_bzero.c10 __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
H A Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ATTR_UNUSED(ivbits)) argument
/freebsd-10.2-release/contrib/unbound/util/
H A Drandom.c81 ub_systemseed(unsigned int ATTR_UNUSED(seed)) argument
87 ub_initstate(unsigned int ATTR_UNUSED(seed), argument
99 ub_random(struct ub_randstate* ATTR_UNUSED(s)) argument
120 void ub_systemseed(unsigned int ATTR_UNUSED(seed)) argument
124 struct ub_randstate* ub_initstate(unsigned int ATTR_UNUSED(seed), argument
135 long int ub_random(struct ub_randstate* ATTR_UNUSED(state)) argument
H A Dmini_event.c364 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 Dtube.c476 void tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), argument
525 void tube_close_read(struct tube* ATTR_UNUSED(tube)) argument
530 void tube_close_write(struct tube* ATTR_UNUSED(tube)) argument
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 Dwinsock_event.c626 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.2-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 Dbuffer.h77 ldns_buffer_invariant(ldns_buffer *ATTR_UNUSED(buffer)) function
/freebsd-10.2-release/contrib/ldns/drill/
H A Dchasetrace.c233 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
/freebsd-10.2-release/contrib/unbound/smallapp/
H A Dworker_cb.c50 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
57 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
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...]
/freebsd-10.2-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.2-release/contrib/ldns/
H A Dzone.c195 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 Drr_functions.c349 uint32_t ldns_soa_serial_increment(uint32_t s, void *ATTR_UNUSED(unused)) argument
H A Dnet.c357 ldns_udp_connect(const struct sockaddr_storage *to, struct timeval ATTR_UNUSED(timeout)) argument
/freebsd-10.2-release/contrib/unbound/daemon/
H A Dunbound.c194 int replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
H A Dcachedump.c804 print_deleg_lookup(SSL* ssl, struct worker* worker, uint8_t* nm, size_t nmlen, int ATTR_UNUSED(nmlabs)) argument
/freebsd-10.2-release/contrib/unbound/iterator/
H A Diter_fwd.c85 static void delfwdnode(rbnode_t* n, void* ATTR_UNUSED(arg)) argument
H A Diter_hints.c70 static void delhintnode(rbnode_t* n, void* ATTR_UNUSED(arg)) argument
/freebsd-10.2-release/contrib/unbound/ldns/
H A Dsbuffer.h129 sldns_buffer_invariant(sldns_buffer *ATTR_UNUSED(buffer)) function
/freebsd-10.2-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.2-release/contrib/unbound/util/data/
H A Dpacked_rrset.c140 rrset_data_delete(void* data, void* ATTR_UNUSED(userdata)) argument
/freebsd-10.2-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.2-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.2-release/contrib/unbound/libunbound/
H A Dlibunbound.c182 delq(rbnode_t* n, void* ATTR_UNUSED(arg)) argument

Completed in 313 milliseconds

12