ELinks 0.18.0
boundary_info Struct Reference

Data Fields

int count
int * offsets
char string [BOUNDARY_LENGTH]

(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()

void add_boundary ( struct string * data,
struct boundary_info * boundary )
related

Add boundary to string and save the offset.

◆ init_boundary()

void init_boundary ( struct boundary_info * boundary)
related

◆ randomize_boundary()

void randomize_boundary ( char * data,
int length )
related

Field Documentation

◆ count

int boundary_info::count

◆ offsets

int* boundary_info::offsets

◆ string

char boundary_info::string[BOUNDARY_LENGTH]

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