Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/validator/
HDautotrust.h205 void probe_answer_cb(void* arg, int rcode, struct sldns_buffer* buf,
HDautotrust.c2294 void probe_answer_cb(void* arg, int ATTR_UNUSED(rcode), in probe_answer_cb() function
2352 &probe_answer_cb, env)) { in probe_anchor()
/NextBSD/contrib/unbound/util/
HDfptr_wlist.c403 else if(fptr == &probe_answer_cb) return 1; in fptr_whitelist_mesh_cb()