ze-filter  (ze-filter-0.8.0-develop-180218)
ze-mbox.h File Reference

Go to the source code of this file.

Macros

#define __ZE_MBOX_H   1
 

Typedefs

typedef bool(* mbox_F) (char *fname, int id, void *arg)
 

Functions

int mbox_handle (char *fname, mbox_F func, void *arg)
 
int maildir_handle (char *dirname, mbox_F func, void *arg)
 

Macro Definition Documentation

◆ __ZE_MBOX_H

#define __ZE_MBOX_H   1

Definition at line 40 of file ze-mbox.h.