Searched refs:mesh_new_callback (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/services/ |
H A D | mesh.h | 326 int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
|
H A D | mesh.c | 547 mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_callback() function
|
H A D | authzone.c | 5435 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 D | libworker.c | 657 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 D | autotrust.c | 2396 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in probe_anchor()
|