s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
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 (int, char *, int)

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 ( int fd,
char * buf,
int len )

Definition at line 49 of file qmail-qmqpc.c.

Here is the call graph for this function: