Searched refs:mesh_new_callback (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/unbound/services/ |
| H A D | mesh.h | 339 int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
|
| H A D | authzone.c | 5466 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in xfr_transfer_lookup_host() 6661 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in xfr_probe_lookup_host() 8483 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in zonemd_lookup_dnskey()
|
| H A D | mesh.c | 599 mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_callback() function
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | libworker.c | 644 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_fg() 725 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_attach_mesh() 863 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in handle_newq()
|
| /freebsd/contrib/unbound/validator/ |
| H A D | autotrust.c | 2418 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in todo_probe()
|