Tor 0.4.9.2-alpha-dev
|
Data Fields | |
config_line_t * | labels |
uint8_t * | body |
size_t | bodylen |
Definition at line 1292 of file consdiffmgr.c.
uint8_t* body |
Output: Body of the diff, as compressed.
Definition at line 1297 of file consdiffmgr.c.
size_t bodylen |
Output: length of body_out
Definition at line 1301 of file consdiffmgr.c.
config_line_t* labels |
Definition at line 1293 of file consdiffmgr.c.