s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
maildir.c File Reference
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "prioq.h"
#include "env.h"
#include "stralloc.h"
#include "direntry.h"
#include "datetime.h"
#include "now.h"
#include "str.h"
#include "maildir.h"
#include "logmsg.h"
Include dependency graph for maildir.c:

Go to the source code of this file.

Macros

#define WHO   "maildir"

Functions

int maildir_chdir ()
void maildir_clean (stralloc *tmpname)
int maildir_scan (prioq *pq, stralloc *filenames, int flagnew, int flagcur)

Macro Definition Documentation

◆ WHO

#define WHO   "maildir"

Definition at line 14 of file maildir.c.

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: