Searched refs:mesh_cb (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/services/
H A Dmesh.h59 struct mesh_cb;
180 struct mesh_cb* cb_list;
250 struct mesh_cb { struct
252 struct mesh_cb* next;
311 * add mesh_cb to it.
H A Dmesh.c921 struct mesh_cb* cb;
1162 struct mesh_cb* r, struct timeval* start_time)
1441 struct mesh_cb* c;
1600 struct mesh_cb* r = regional_alloc(s->s.region,
1601 sizeof(struct mesh_cb));
2075 struct mesh_cb* c;

Completed in 93 milliseconds