ezmlmx 0.68
ezmlmx
|
Go to the source code of this file.
Functions | |
void | hdr_add (const char *line, unsigned int len) |
void | hdr_adds (const char *line) |
void | hdr_add2 (const char *start, const char *value, unsigned int len) |
void | hdr_add2s (const char *start, const char *value) |
Definition in file hdr_add.c.
void hdr_add | ( | const char * | line, |
unsigned int | len ) |
void hdr_add2 | ( | const char * | start, |
const char * | value, | ||
unsigned int | len ) |
void hdr_add2s | ( | const char * | start, |
const char * | value ) |