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