Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dautotrust.h210 void probe_answer_cb(void* arg, int rcode, struct sldns_buffer* buf,
H A Dautotrust.c2399 void probe_answer_cb(void* arg, int ATTR_UNUSED(rcode), in probe_answer_cb() function
2464 &probe_answer_cb, env, 0, NULL)) { in probe_anchor()
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c631 else if(fptr == &probe_answer_cb) return 1; in fptr_whitelist_mesh_cb()