HomeSort by: relevance | last modified time | path
    Searched refs:mesh_cb (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
mesh.h 59 struct mesh_cb;
201 struct mesh_cb* cb_list;
271 struct mesh_cb { struct
273 struct mesh_cb* next;
332 * add mesh_cb to it.
mesh.c 1080 struct mesh_cb* cb;
1332 struct mesh_cb* r, struct timeval* start_time)
1726 struct mesh_cb* c;
1932 struct mesh_cb* r, *prev = NULL;
1952 struct mesh_cb* r = regional_alloc(s->s.region,
1953 sizeof(struct mesh_cb));
2446 struct mesh_cb* c;

Completed in 43 milliseconds