|
ezmlmx 0.69
ezmlmx
|
#include "stralloc.h"#include "error.h"#include "case.h"#include "byte.h"#include "uint_t.h"#include "mime.h"#include "errtxt.h"#include "idx.h"#include "logmsg.h"
Go to the source code of this file.
Macros | |
| #define | WHO "decode_hdr" |
Functions | |
| void | decode_hdr (const char *indata, unsigned int n, stralloc *outdata) |
| #define WHO "decode_hdr" |
Definition at line 11 of file decode_hdr.c.
| void decode_hdr | ( | const char * | indata, |
| unsigned int | n, | ||
| stralloc * | outdata ) |
Definition at line 24 of file decode_hdr.c.

