s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
maildir.h File Reference
#include "logmsg.h"
#include "prioq.h"
Include dependency graph for maildir.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int maildir_chdir (void)
void maildir_clean (stralloc *)
int maildir_scan (prioq *, stralloc *, int, int)

Variables

struct strerr maildir_chdir_err
struct strerr maildir_scan_err

Function Documentation

◆ maildir_chdir()

int maildir_chdir ( void )

Definition at line 16 of file maildir.c.

Here is the caller graph for this function:

◆ maildir_clean()

void maildir_clean ( stralloc * tmpname)

Definition at line 27 of file maildir.c.

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

◆ maildir_scan()

int maildir_scan ( prioq * pq,
stralloc * filenames,
int flagnew,
int flagcur )

Definition at line 83 of file maildir.c.

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

Variable Documentation

◆ maildir_chdir_err

struct strerr maildir_chdir_err
extern

◆ maildir_scan_err

struct strerr maildir_scan_err
extern