41     G_debug(3, 
"dig_line_add_updated(): line = %d", line);
    91     G_debug(3, 
"dig_node_add_updated(): node = %d", node);
 int n_uplines
Number of updated lines. 
int * uplines
Array of updated lines. 
void dig_node_reset_updated(struct Plus_head *Plus)
Reset number of updated nodes. 
void dig_node_add_updated(struct Plus_head *Plus, int node)
Add node to updated. 
off_t * uplines_offset
Array of updated lines - offset. 
void dig_line_add_updated(struct Plus_head *Plus, int line, off_t offset)
Add new line to updated. 
Basic topology-related info. 
int alloc_upnodes
Allocated array of nodes. 
int n_upnodes
number of updated nodes 
int alloc_uplines
Allocated array of lines. 
void dig_line_reset_updated(struct Plus_head *Plus)
Reset number of updated lines. 
int * upnodes
Array of updated nodes. 
struct Plus_head::@10 uplist
List of updated lines/nodes. 
int G_debug(int, const char *,...) __attribute__((format(printf