Home
last modified time | relevance | path

Searched refs:mesh_new_callback (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.h326 int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
H A Dmesh.c547 mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_callback() function
H A Dauthzone.c5435 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in xfr_transfer_lookup_host()
6630 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in xfr_probe_lookup_host()
8417 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in zonemd_lookup_dnskey()
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dlibworker.c657 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_fg()
737 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_attach_mesh()
874 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in handle_newq()
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dautotrust.c2396 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in probe_anchor()