![]() |
s/qmail 4.3.23
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(* | dohf )(stralloc *), | ||
void(* | hdone )(), | ||
void(* | dobl )(stralloc *) ) |
Definition at line 21 of file headerbody.c.