Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/validator/
H A Dautotrust.h208 void probe_answer_cb(void* arg, int rcode, struct sldns_buffer* buf,
H A Dautotrust.c2337 void probe_answer_cb(void* arg, int ATTR_UNUSED(rcode), in probe_answer_cb() function
2402 &probe_answer_cb, env, 0)) { in probe_anchor()
/freebsd-14.2/contrib/unbound/util/
H A Dfptr_wlist.c624 else if(fptr == &probe_answer_cb) return 1; in fptr_whitelist_mesh_cb()