HomeSort by: relevance | last modified time | path
    Searched refs:ATTR_UNUSED (Results 1 - 25 of 80) sorted by relevancy

1 2 3 4

  /src/external/bsd/unbound/dist/smallapp/
worker_cb.c 53 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
54 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
55 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
60 int worker_handle_request(struct comm_point* ATTR_UNUSED(c),
61 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
62 struct comm_reply* ATTR_UNUSED(repinfo))
68 int worker_handle_service_reply(struct comm_point* ATTR_UNUSED(c),
    [all...]
  /src/external/bsd/nsd/dist/compat/
explicit_bzero.c 14 __explicit_bzero_hook(void *ATTR_UNUSED(buf), size_t ATTR_UNUSED(len))
  /src/external/bsd/unbound/dist/compat/
explicit_bzero.c 14 __explicit_bzero_hook(void *ATTR_UNUSED(buf), size_t ATTR_UNUSED(len))
  /src/external/bsd/unbound/dist/testcode/
testbound.c 618 ATTR_UNUSED(cfg))
623 struct daemon_remote* daemon_remote_create(struct config_file* ATTR_UNUSED(cfg))
633 void daemon_remote_clear(struct daemon_remote* ATTR_UNUSED(rc))
638 int daemon_remote_open_accept(struct daemon_remote* ATTR_UNUSED(rc),
639 struct listen_port* ATTR_UNUSED(ports), struct worker* worker)
646 int remote_accept_callback(struct comm_point* ATTR_UNUSED(c),
647 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
648 struct comm_reply* ATTR_UNUSED(repinfo))
654 int remote_control_callback(struct comm_point* ATTR_UNUSED(c),
    [all...]
fake_event.c 949 listen_create(struct comm_base* base, struct listen_port* ATTR_UNUSED(ports),
950 size_t bufsize, int ATTR_UNUSED(tcp_accept_count),
951 int ATTR_UNUSED(tcp_idle_timeout),
952 int ATTR_UNUSED(harden_large_queries),
953 uint32_t ATTR_UNUSED(http_max_streams),
954 char* ATTR_UNUSED(http_endpoint),
955 int ATTR_UNUSED(http_notls),
956 struct tcl_list* ATTR_UNUSED(tcp_conn_limit),
957 void* ATTR_UNUSED(dot_sslctx), void* ATTR_UNUSED(doh_sslctx)
    [all...]
doqclient.c 815 static int get_new_connection_id_cb(struct ngtcp2_conn* ATTR_UNUSED(conn),
868 handshake_completed(ngtcp2_conn* ATTR_UNUSED(conn), void* user_data)
915 extend_max_local_streams_bidi(ngtcp2_conn* ATTR_UNUSED(conn),
937 recv_stream_data(ngtcp2_conn* ATTR_UNUSED(conn), uint32_t flags,
976 stream_reset(ngtcp2_conn* ATTR_UNUSED(conn), int64_t stream_id,
1032 static void log_printf_for_doq(void* ATTR_UNUSED(user_data),
1315 flush_flight(SSL* ATTR_UNUSED(ssl))
1322 send_alert(SSL *ssl, enum ssl_encryption_level_t ATTR_UNUSED(level),
1617 void doq_client_timer_cb(int ATTR_UNUSED(fd),
1618 short ATTR_UNUSED(bits), void* arg
    [all...]
dohclient.c 126 nghttp2_session* ATTR_UNUSED(session),
127 int32_t ATTR_UNUSED(stream_id), uint8_t* buf, size_t length,
129 void* ATTR_UNUSED(cb_arg))
255 static ssize_t http2_recv_cb(nghttp2_session* ATTR_UNUSED(session),
256 uint8_t* buf, size_t len, int ATTR_UNUSED(flags), void* cb_arg)
305 static ssize_t http2_send_cb(nghttp2_session* ATTR_UNUSED(session),
306 const uint8_t* buf, size_t len, int ATTR_UNUSED(flags), void* cb_arg)
336 static int http2_stream_close_cb(nghttp2_session* ATTR_UNUSED(session),
337 int32_t ATTR_UNUSED(stream_id),
338 nghttp2_error_code ATTR_UNUSED(error_code), void *cb_arg
    [all...]
  /src/external/bsd/unbound/dist/dnstap/
unbound-dnstap-socket.c 1047 void dtio_tap_callback(int ATTR_UNUSED(fd), short ATTR_UNUSED(bits), void* arg)
1146 void dtio_mainfdcallback(int fd, short ATTR_UNUSED(bits), void* arg)
1610 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
1611 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
1612 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
1617 int worker_handle_request(struct comm_point* ATTR_UNUSED(c),
1618 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error)
    [all...]
  /src/external/bsd/unbound/dist/libunbound/
libworker.c 312 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
928 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube),
929 uint8_t* ATTR_UNUSED(buffer), size_t ATTR_UNUSED(len),
930 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg))
935 int worker_handle_request(struct comm_point* ATTR_UNUSED(c),
936 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error),
937 struct comm_reply* ATTR_UNUSED(repinfo)
    [all...]
  /src/external/bsd/unbound/dist/util/
random.c 88 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from))
114 ub_initstate(struct ub_randstate* ATTR_UNUSED(from))
125 ub_random(struct ub_randstate* ATTR_UNUSED(s))
146 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from))
156 long int ub_random(struct ub_randstate* ATTR_UNUSED(state))
181 struct ub_randstate* ub_initstate(struct ub_randstate* ATTR_UNUSED(from))
tube.c 150 struct comm_reply* ATTR_UNUSED(reply_info))
226 struct comm_reply* ATTR_UNUSED(reply_info))
520 void tube_handle_signal(int ATTR_UNUSED(fd), short ATTR_UNUSED(events),
521 void* ATTR_UNUSED(arg))
570 void tube_close_read(struct tube* ATTR_UNUSED(tube))
575 void tube_close_write(struct tube* ATTR_UNUSED(tube))
610 int ATTR_UNUSED(nonblock))
712 int tube_read_fd(struct tube* ATTR_UNUSED(tube))
719 tube_handle_listen(struct comm_point* ATTR_UNUSED(c), void* ATTR_UNUSED(arg),
    [all...]
mini_event.c 256 struct timeval* ATTR_UNUSED(tv))
373 int signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv))
398 int mini_ev_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b))
  /src/external/bsd/nsd/dist/
nsd-checkzone.c 115 int writepid(struct nsd * ATTR_UNUSED(nsd))
119 void unlinkpid(const char * ATTR_UNUSED(file), const char* ATTR_UNUSED(username))
122 void bind8_stats(struct nsd * ATTR_UNUSED(nsd))
126 void sig_handler(int ATTR_UNUSED(sig))
nsd-mem.c 224 int writepid(struct nsd * ATTR_UNUSED(nsd))
228 void unlinkpid(const char * ATTR_UNUSED(file), const char* ATTR_UNUSED(username))
231 void bind8_stats(struct nsd * ATTR_UNUSED(nsd))
235 void sig_handler(int ATTR_UNUSED(sig))
nsd-control.c 52 int zonec_parse_string(struct region* ATTR_UNUSED(region),
53 struct domain_table* ATTR_UNUSED(domains),
54 struct zone* ATTR_UNUSED(zone), char* ATTR_UNUSED(str),
55 struct domain** ATTR_UNUSED(parsed), int* ATTR_UNUSED(num_rrs))
mini_event.c 295 struct timeval* ATTR_UNUSED(tv))
417 signal_add(struct event* ev, struct timeval* ATTR_UNUSED(tv))
445 mini_ev_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b))
ipc.c 106 parent_handle_xfrd_command(netio_type *ATTR_UNUSED(netio),
283 parent_handle_child_command(netio_type *ATTR_UNUSED(netio),
354 parent_handle_reload_command(netio_type *ATTR_UNUSED(netio),
493 xfrd_handle_ipc(int ATTR_UNUSED(fd), short event, void* arg)
605 xfrd_handle_notify(int ATTR_UNUSED(fd), short event, void* arg)
  /src/external/bsd/unbound/dist/daemon/
worker.c 117 worker_mem_report(struct worker* ATTR_UNUSED(worker),
118 struct serviced_query* ATTR_UNUSED(cur_serv))
491 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg,
2592 struct query_info* ATTR_UNUSED(qinfo),
2593 uint16_t ATTR_UNUSED(flags), int ATTR_UNUSED(dnssec),
2594 int ATTR_UNUSED(want_dnssec), int ATTR_UNUSED(nocaps),
2595 int ATTR_UNUSED(check_ratelimit),
2596 struct sockaddr_storage* ATTR_UNUSED(addr), socklen_t ATTR_UNUSED(addrlen)
    [all...]
  /src/external/bsd/unbound/dist/util/storage/
slabhash.c 198 size_t test_slabhash_sizefunc(void* ATTR_UNUSED(key), void* ATTR_UNUSED(data))
215 void test_slabhash_delkey(void* key, void* ATTR_UNUSED(arg))
220 void test_slabhash_deldata(void* data, void* ATTR_UNUSED(arg))
  /src/external/bsd/unbound/dist/winrc/
win_svc.c 425 #define ATTR_UNUSED(x) x
435 service_main(DWORD ATTR_UNUSED(argc), LPTSTR* ATTR_UNUSED(argv))
545 worker_win_stop_cb(int ATTR_UNUSED(fd), short ATTR_UNUSED(ev), void* arg)
576 win_do_cron(void* ATTR_UNUSED(arg))
657 void wsvc_desetup_worker(struct worker* ATTR_UNUSED(worker))
  /src/external/bsd/unbound/dist/ipsecmod/
ipsecmod-whitelist.c 111 whitelist_free(struct rbnode_type* n, void* ATTR_UNUSED(d))
  /src/external/bsd/unbound/dist/edns-subnet/
subnetmod.h 125 void subnet_data_delete(void* d, void* ATTR_UNUSED(arg));
  /src/external/bsd/nsd/include/
config.h 995 #define ATTR_UNUSED(x)
997 #define ATTR_UNUSED(x) x __attribute__((__unused__))
999 #define ATTR_UNUSED(x) x
  /src/external/bsd/unbound/dist/ipset/
ipset.c 387 void ipset_deinit(struct module_env *ATTR_UNUSED(env), int ATTR_UNUSED(id)) {
462 void ipset_inform_super(struct module_qstate *ATTR_UNUSED(qstate),
463 int ATTR_UNUSED(id), struct module_qstate *ATTR_UNUSED(super)) {
  /src/external/bsd/unbound/include/
config.h 1414 # define ATTR_UNUSED(x) x
1416 # define ATTR_UNUSED(x)
1418 # define ATTR_UNUSED(x) x __attribute__((unused))
1420 # define ATTR_UNUSED(x) x

Completed in 34 milliseconds

1 2 3 4