ELinks 0.18.0
|
Data Fields | |
int | count |
int * | offsets |
char | string [BOUNDARY_LENGTH] |
Related Symbols | |
(Note that these are not member symbols.) | |
static void | randomize_boundary (char *data, int length) |
static void | init_boundary (struct boundary_info *boundary) |
static void | add_boundary (struct string *data, struct boundary_info *boundary) |
Add boundary to string and save the offset. |
|
Add boundary to string and save the offset.
|
|
int boundary_info::count |
int* boundary_info::offsets |
char boundary_info::string[BOUNDARY_LENGTH] |