Home
last modified time | relevance | path

Searched refs:V_UNUSED (Results 51 – 75 of 80) sorted by relevance

1234

/dports/dns/gdnsd2/gdnsd-2.4.3/src/
H A Dstatio.c414 static void log_watcher_cb(struct ev_loop* loop V_UNUSED, ev_timer* t V_UNUSED, int revents V_UNUSE… in log_watcher_cb() argument
487 static void timeout_cb(struct ev_loop* loop V_UNUSED, ev_timer* t, const int revents V_UNUSED) { in timeout_cb() argument
501 static void write_cb(struct ev_loop* loop, ev_io* io, const int revents V_UNUSED) { in write_cb() argument
555 static void read_cb(struct ev_loop* loop, ev_io* io, const int revents V_UNUSED) { in read_cb() argument
601 static void accept_cb(struct ev_loop* loop, ev_io* io, int revents V_UNUSED) { in accept_cb() argument
764 static void final_stats_cb(struct ev_loop* loop, ev_async* w V_UNUSED, int revents V_UNUSED) { in final_stats_cb() argument
H A Dzsrc_rfc1035.c326 static void quiesce_check(struct ev_loop* loop, ev_timer* timer, int revents V_UNUSED) { in quiesce_check() argument
528 static void periodic_scan(struct ev_loop* loop, ev_timer* rtimer V_UNUSED, int revents V_UNUSED) { in periodic_scan() argument
714 static void inot_reader(struct ev_loop* loop, ev_io* w, int revents V_UNUSED) { in inot_reader() argument
772 void zsrc_rfc1035_load_zones(const bool check_only V_UNUSED) { in zsrc_rfc1035_load_zones() argument
808 static void sigusr1_cb(struct ev_loop* loop, ev_async* w V_UNUSED, int revents V_UNUSED) { in sigusr1_cb() argument
H A Dconf.c103 static bool bad_key(const char* key, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, const void* w… in bad_key() argument
121 static bool load_plugin_iter(const char* name, unsigned namelen V_UNUSED, vscf_data_t* pconf, const… in load_plugin_iter() argument
H A Ddnsio_tcp.h36 int tcp_listen_pre_setup(const dmn_anysin_t* asin, const unsigned timeout V_UNUSED);
H A Dsocks.c75 static bool bad_key(const char* key, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, const void* w… in bad_key() argument
375 …elper_bind(const char* desc, const int sock, const dmn_anysin_t* asin, bool no_freebind V_UNUSED) { in socks_helper_bind() argument
H A Dmain.c81 void gdnsd_atexit_debug(void (*f)(void) V_UNUSED) { } in gdnsd_atexit_debug() argument
120 static void* zone_data_runtime(void* unused V_UNUSED) { in zone_data_runtime() argument
H A Ddnspacket.c358 …_stats_t* stats, const wire_dns_rr_opt_t* opt, const dmn_anysin_t* asin V_UNUSED, const unsigned p… in parse_optrr() argument
902 …_a(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_addr_t* rrset, const bool answer V_UNUSED) { in encode_rrs_a() argument
933 …aa(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_addr_t* rrset, const bool answer V_UNUSED) { in encode_rrs_aaaa() argument
999 …ptr(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_ptr_t* rrset, const bool answer V_UNUSED) { in encode_rrs_ptr() argument
1021 …s_mx(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_mx_t* rrset, const bool answer V_UNUSED) { in encode_rrs_mx() argument
1048 …srv(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_srv_t* rrset, const bool answer V_UNUSED) { in encode_rrs_srv() argument
1080 …r(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_naptr_t* rrset, const bool answer V_UNUSED) { in encode_rrs_naptr() argument
1120 …txt(dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_txt_t* rrset, const bool answer V_UNUSED) { in encode_rrs_txt() argument
1226 …dnsp_ctx_t* ctx, unsigned offset, const ltree_rrset_rfc3597_t* rrset, const bool answer V_UNUSED) { in encode_rrs_rfc3597() argument
H A Ddnsio_udp.c65 static void udp_sock_opts_v4(const int sock V_UNUSED, const bool any_addr) { in udp_sock_opts_v4() argument
66 const int opt_one V_UNUSED = 1; in udp_sock_opts_v4() local
/dports/dns/gdnsd2/gdnsd-2.4.3/plugins/
H A Dtcp_connect.c70 static void mon_interval_cb(struct ev_loop* loop, struct ev_timer* t, const int revents V_UNUSED) { in mon_interval_cb() argument
140 static void mon_connect_cb(struct ev_loop* loop, struct ev_io* io, const int revents V_UNUSED) { in mon_connect_cb() argument
185 static void mon_timeout_cb(struct ev_loop* loop, struct ev_timer* t, const int revents V_UNUSED) { in mon_timeout_cb() argument
234 …_add_mon_addr(const char* desc, const char* svc_name, const char* cname V_UNUSED, const dmn_anysin… in plugin_tcp_connect_add_mon_addr() argument
H A Dextmon_helper.c133 static void mon_timeout_cb(struct ev_loop* loop, ev_timer* w, int revents V_UNUSED) { in mon_timeout_cb() argument
157 static void mon_child_cb(struct ev_loop* loop, ev_child* w, int revents V_UNUSED) { in mon_child_cb() argument
193 static void mon_interval_cb(struct ev_loop* loop, ev_timer* w, int revents V_UNUSED) { in mon_interval_cb() argument
259 static void plugin_write_cb(struct ev_loop* loop, ev_io* w, int revents V_UNUSED) { in plugin_write_cb() argument
321 static void sig_cb(struct ev_loop* loop, ev_signal* w, int revents V_UNUSED) { in sig_cb() argument
H A Dweighted.c169 static bool config_addr_group_addr(const char* lb_name, const unsigned lb_name_len V_UNUSED, vscf_d… in config_addr_group_addr() argument
260 static bool config_addrset_item(const char* item_name, unsigned klen V_UNUSED, vscf_data_t* cfg_dat… in config_addrset_item() argument
397 static bool config_item_cname(const char* item_name, unsigned klen V_UNUSED, vscf_data_t* cfg_data,… in config_item_cname() argument
577 static bool res_mixed_fail(const char* item_name, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, … in res_mixed_fail() argument
583 static bool config_res(const char* res_name, unsigned klen V_UNUSED, vscf_data_t* res_cfg, void* id… in config_res() argument
629 void plugin_weighted_load_config(vscf_data_t* config, const unsigned num_threads V_UNUSED) { in plugin_weighted_load_config() argument
698 void plugin_weighted_iothread_init(const unsigned threadnum V_UNUSED) { init_rand(); } in plugin_weighted_iothread_init() argument
899 …olve(unsigned resnum, const uint8_t* origin, const client_info_t* cinfo V_UNUSED, dyn_result_t* re… in plugin_weighted_resolve() argument
H A Dhttp_status.c75 static void mon_interval_cb(struct ev_loop* loop, struct ev_timer* t, const int revents V_UNUSED) { in mon_interval_cb() argument
149 static void mon_write_cb(struct ev_loop* loop, struct ev_io* io, const int revents V_UNUSED) { in mon_write_cb() argument
240 static void mon_read_cb(struct ev_loop* loop, struct ev_io* io, const int revents V_UNUSED) { in mon_read_cb() argument
304 static void mon_timeout_cb(struct ev_loop* loop, struct ev_timer* t, const int revents V_UNUSED) { in mon_timeout_cb() argument
420 …_add_mon_addr(const char* desc, const char* svc_name, const char* cname V_UNUSED, const dmn_anysin… in plugin_http_status_add_mon_addr() argument
/dports/dns/gdnsd2/gdnsd-2.4.3/libgdnsd/
H A Dmon.c104 …tatic void sttl_table_update(struct ev_loop* loop V_UNUSED, ev_timer* w V_UNUSED, int revents V_UN… in sttl_table_update() argument
341 static void admin_timer_cb(struct ev_loop* loop, ev_timer* w, int revents V_UNUSED) { in admin_timer_cb() argument
351 static void admin_file_cb(struct ev_loop* loop, ev_stat* w V_UNUSED, int revents V_UNUSED) { in admin_file_cb() argument
593 static bool bad_svc_opt(const char* key, unsigned klen V_UNUSED, vscf_data_t* d V_UNUSED, const voi… in bad_svc_opt() argument
H A Dmisc.c101 void gdnsd_thread_setname(const char* n V_UNUSED) { in gdnsd_thread_setname() argument
/dports/dns/gdnsd2/gdnsd-2.4.3/libgdmaps/
H A Dgdgeoip2.c537 …, dclists_t* dclists V_UNUSED, const dcmap_t* dcmap V_UNUSED, const bool city_auto_mode V_UNUSED, … in gdgeoip2_make_list() argument
H A Ddcmap.c60 static bool _dcmap_new_iter(const char* key, unsigned klen V_UNUSED, vscf_data_t* val, void* data) { in _dcmap_new_iter() argument
/dports/emulators/vxtools/vxtools-0.2/
H A Dprtvtoc.c100 if (vtoc->part[i].tag != V_UNUSED) in main()
H A Duw_vtoc.h99 #define V_UNUSED 0x00 /* Unused slice */ macro
H A Dblock.c85 if (vtoc->part[part].tag == V_UNUSED) in vxsetpart()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/
H A Dvglobal.h51 # define V_UNUSED __attribute__((__unused__)) macro
53 # define V_UNUSED macro
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvglobal.h55 # define V_UNUSED __attribute__((__unused__)) macro
57 # define V_UNUSED macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/neverhood/
H A Dgamevars.h97V_UNUSED = 0x89C669AA, // Seems to be unused, confirmed by checking the exe for this constan… enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/neverhood/
H A Dgamevars.h97V_UNUSED = 0x89C669AA, // Seems to be unused, confirmed by checking the exe for this constan… enumerator
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vmisc/qt_dispatch/
H A Dqt_dispatch.h113 #undef V_UNUSED
/dports/dns/gdnsd2/gdnsd-2.4.3/include/gdnsd/
H A Dmisc.h58 size_t gdnsd_dirent_bufsize(DIR* d V_UNUSED, const char* dirname);

1234