Home
last modified time | relevance | path

Searched refs:reply_info_sortref (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h319 void reply_info_sortref(struct reply_info* rep);
H A Dmsgreply.c549 reply_info_sortref(struct reply_info* rep) in reply_info_sortref() function
/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Ddns.c178 reply_info_sortref(rep); in dns_cache_store_msg()