Data Fields
harvest_data Struct Reference

this represents the data that has been collected as well as a todo list and some settings More...

Data Fields

struct ub_ctxctx
 the unbound context
 
struct labdataroot
 a tree per label; thus this first one is one root entry, that has a tree of TLD labels. More...
 
struct todo_itemorig_list
 the original query list
 
struct todo_itemtodo_list
 the query list todo
 
struct todo_itemtodo_last
 last item in todo list
 
int numtodo
 number of todo items
 
char * resultdir
 where to store the results
 
int maxdepth
 maximum recursion depth
 
int curdepth
 current recursion depth
 
int maxlabels
 max depth of labels
 
int num_rrs
 number of RRs stored
 
int num_zones
 number of zones written
 

Detailed Description

this represents the data that has been collected as well as a todo list and some settings

Field Documentation

struct labdata* harvest_data::root

a tree per label; thus this first one is one root entry, that has a tree of TLD labels.

Those have trees of SLD labels.

Referenced by find_create_lab(), harvest_output(), and main().


The documentation for this struct was generated from the following file: