ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
hdr_add.c File Reference
#include "hdr.h"
#include "qmail.h"
#include "ezmlm.h"
Include dependency graph for hdr_add.c:

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)

Detailed Description

Author
Bruce Guenter
Date
2004-12-23 21:24:04Z

Definition in file hdr_add.c.

Function Documentation

◆ hdr_add()

void hdr_add ( const char * line,
unsigned int len )

Definition at line 13 of file hdr_add.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hdr_add2()

void hdr_add2 ( const char * start,
const char * value,
unsigned int len )

Definition at line 25 of file hdr_add.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hdr_add2s()

void hdr_add2s ( const char * start,
const char * value )

Definition at line 32 of file hdr_add.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hdr_adds()

void hdr_adds ( const char * line)

Definition at line 19 of file hdr_add.c.

Here is the call graph for this function:
Here is the caller graph for this function: