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

123

/freebsd-11-stable/contrib/unbound/compat/
H A Dexplicit_bzero.c14 __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
H A Dgetentropy_linux.c324 getentropy_phdr(struct dl_phdr_info *info, size_t ATTR_UNUSED(size), void *data) argument
/freebsd-11-stable/contrib/unbound/util/
H A Drandom.c83 ub_initstate(struct ub_randstate* ATTR_UNUSED(from)) argument
94 ub_random(struct ub_randstate* ATTR_UNUSED(s)) argument
115 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from)) argument
125 long int ub_random(struct ub_randstate* ATTR_UNUSED(state)) argument
150 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from)) argument
H A Dtcp_conn_limit.c66 tcl_list_free_node(rbnode_type* node, void* ATTR_UNUSED(arg)) argument
H A Dtube.c480 void tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), argument
529 void tube_close_read(struct tube* ATTR_UNUSED(tube)) argument
534 void tube_close_write(struct tube* ATTR_UNUSED(tube)) argument
648 int tube_read_fd(struct tube* ATTR_UNUSED(tube)) argument
655 tube_handle_listen(struct comm_point* ATTR_UNUSED( argument
146 tube_handle_listen(struct comm_point* c, void* arg, int error, struct comm_reply* ATTR_UNUSED(reply_info)) argument
222 tube_handle_write(struct comm_point* c, void* arg, int error, struct comm_reply* ATTR_UNUSED(reply_info)) argument
565 tube_write_msg(struct tube* tube, uint8_t* buf, uint32_t len, int ATTR_UNUSED(nonblock)) argument
663 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
682 tube_setup_bg_write(struct tube* ATTR_UNUSED(tube), struct comm_base* ATTR_UNUSED(base)) argument
717 tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events), void* arg) argument
[all...]
H A Dmini_event.c361 int signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv)) argument
386 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 Dmodule.c241 copy_state_to_super(struct module_qstate* qstate, int ATTR_UNUSED(id), argument
H A Dwinsock_event.c624 int signal_add(struct event *ev, struct timeval * ATTR_UNUSED(tv)) argument
450 event_base_loopexit(struct event_base *base, struct timeval * ATTR_UNUSED(tv)) argument
/freebsd-11-stable/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-11-stable/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-11-stable/contrib/unbound/ipsecmod/
H A Dipsecmod-whitelist.c111 whitelist_free(struct rbnode_type* n, void* ATTR_UNUSED(d)) argument
H A Dipsecmod.c238 call_hook(struct module_qstate* qstate, struct ipsecmod_qstate* iq, struct ipsecmod_env* ATTR_UNUSED(ie)) argument
461 ipsecmod_handle_response(struct module_qstate* qstate, struct ipsecmod_qstate* ATTR_UNUSED(iq), struct ipsecmod_env* ATTR_UNUSED(ie), int id) argument
/freebsd-11-stable/contrib/unbound/services/
H A Dview.c86 delviewnode(rbnode_type* n, void* ATTR_UNUSED(arg)) argument
/freebsd-11-stable/contrib/ldns/compat/
H A Dfake-rfc2553.c48 int getnameinfo(const struct sockaddr *sa, size_t ATTR_UNUSED(salen), char *host, argument
/freebsd-11-stable/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
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dworker_cb.c53 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), argument
60 int worker_handle_request(struct comm_point* ATTR_UNUSED(c), argument
68 int worker_handle_reply(struct comm_point* ATTR_UNUSED( argument
76 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
84 remote_accept_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
92 remote_control_callback(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(repinfo)) argument
100 worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) argument
105 worker_send_query( struct query_info* ATTR_UNUSED(qinfo), uint16_t ATTR_UNUSED(flags), int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnssec), int ATTR_UNUSED(nocaps), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
119 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
125 wsvc_cron_cb(void* ATTR_UNUSED(arg)) argument
132 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) argument
137 libworker_send_query( struct query_info* ATTR_UNUSED(qinfo), uint16_t ATTR_UNUSED(flags), int ATTR_UNUSED(dnssec), int ATTR_UNUSED(want_dnssec), int ATTR_UNUSED(nocaps), struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen), uint8_t* ATTR_UNUSED(zone), size_t ATTR_UNUSED(zonelen), int ATTR_UNUSED(ssl_upstream), char* ATTR_UNUSED(tls_auth_name), struct module_qstate* ATTR_UNUSED(q)) argument
149 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
157 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
165 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
172 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), int ATTR_UNUSED(was_ratelimited)) argument
179 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), int ATTR_UNUSED(was_ratelimited)) argument
186 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), int ATTR_UNUSED(was_ratelimited)) argument
193 context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
199 worker_stat_timer_cb(void* ATTR_UNUSED(arg)) argument
204 worker_probe_timer_cb(void* ATTR_UNUSED(arg)) argument
209 worker_start_accept(void* ATTR_UNUSED(arg)) argument
214 worker_stop_accept(void* ATTR_UNUSED(arg)) argument
244 replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument
250 remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) argument
256 dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
264 dtio_mainfdcallback(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* ATTR_UNUSED(arg)) argument
[all...]
/freebsd-11-stable/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-11-stable/contrib/unbound/iterator/
H A Diter_hints.c70 static void delhintnode(rbnode_type* n, void* ATTR_UNUSED(arg)) argument
H A Diter_fwd.c85 static void delfwdnode(rbnode_type* n, void* ATTR_UNUSED(arg)) argument
/freebsd-11-stable/contrib/unbound/util/storage/
H A Dslabhash.c191 size_t test_slabhash_sizefunc(void* ATTR_UNUSED(key), void* ATTR_UNUSED(data)) argument
208 void test_slabhash_delkey(void* key, void* ATTR_UNUSED(arg)) argument
213 void test_slabhash_deldata(void* data, void* ATTR_UNUSED(arg)) argument
/freebsd-11-stable/contrib/unbound/daemon/
H A Dunbound.c165 int replay_var_compare(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) argument

Completed in 291 milliseconds

123