![]() |
s/qmail 4.3.25
Next generation secure email transport
|
#include "stralloc.h"#include "buffer.h"#include "getln.h"#include "hfield.h"#include "headerbody.h"
Go to the source code of this file.
Functions | |
| int | headerbody (buffer *b, void(*dohf)(stralloc *), void(*hdone)(), void(*dobl)(stralloc *)) |
| int headerbody | ( | buffer * | b, |
| void(*)(stralloc *) | dohf, | ||
| void(*)() | hdone, | ||
| void(*)(stralloc *) | dobl | ||
| ) |
Definition at line 21 of file headerbody.c.

