Home
last modified time | relevance | path

Searched refs:reply_info_delete (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h356 void reply_info_delete(void* d, void* arg);
H A Dmsgreply.c667 reply_info_delete(void* d, void* ATTR_UNUSED(arg)) in reply_info_delete() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c311 if(fptr == &reply_info_delete) return 1; in fptr_whitelist_hash_deldatafunc()
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dcontext.c96 query_entry_delete, reply_info_delete, NULL); in context_finalize()
/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Ddns.c160 reply_info_delete(rep, NULL); in dns_cache_store_msg()
1103 reply_info_delete(rep, NULL); in dns_cache_store()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Ddaemon.c994 query_entry_delete, reply_info_delete, NULL); in daemon_apply_cfg()