s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
recipients.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int recipients_init (void)
 
int recipients (char *, int)
 
ssize_t safewrite ()
 

Function Documentation

◆ recipients()

int recipients ( char *  buf,
int  len 
)

Definition at line 238 of file recipients.c.

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

◆ recipients_init()

int recipients_init ( void  )

Definition at line 48 of file recipients.c.

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

◆ safewrite()

ssize_t safewrite ( )