|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
| #define | SMFIS_UNDEF -1 |
| #define | __ZE_LIBMILTER_H 1 |
Functions | |
| int | jsmfi_setreply (SMFICTX *, char *, char *, char *) |
| int | jsmfi_vsetreply (SMFICTX *ctx, char *ca, char *cb, char *format,...) |
| int | Smfi_ChgFrom (SMFICTX *ctx, char *mail, char *args) |
| #define __ZE_LIBMILTER_H 1 |
Definition at line 37 of file ze-libmilter.h.
| #define SMFIS_UNDEF -1 |
Definition at line 28 of file ze-libmilter.h.
| int jsmfi_setreply | ( | SMFICTX * | , |
| char * | , | ||
| char * | , | ||
| char * | |||
| ) |
Definition at line 99 of file ze-libmilter.c.
| int jsmfi_vsetreply | ( | SMFICTX * | ctx, |
| char * | ca, | ||
| char * | cb, | ||
| char * | format, | ||
| ... | |||
| ) |
Definition at line 149 of file ze-libmilter.c.
| int Smfi_ChgFrom | ( | SMFICTX * | ctx, |
| char * | mail, | ||
| char * | args | ||
| ) |
Definition at line 172 of file ze-libmilter.c.