s/qmail 4.3.17
Next generation secure email transport
Loading...
Searching...
No Matches
Functions | Variables
newfield.h File Reference
#include "stralloc.h"
#include "datetime.h"
Include dependency graph for newfield.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int newfield_datemake (datetime_sec newfield_date)
 
int newfield_msgidmake (char *, int, datetime_sec)
 

Variables

stralloc newfield_date
 
stralloc newfield_msgid
 

Function Documentation

◆ newfield_datemake()

int newfield_datemake ( datetime_sec  newfield_date)

Definition at line 47 of file newfield.c.

Here is the caller graph for this function:

◆ newfield_msgidmake()

int newfield_msgidmake ( char *  idhost,
int  idhostlen,
datetime_sec  when 
)

Definition at line 54 of file newfield.c.

Variable Documentation

◆ newfield_date

stralloc newfield_date
extern

Definition at line 9 of file newfield.c.

◆ newfield_msgid

stralloc newfield_msgid
extern

Definition at line 11 of file newfield.c.