ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-sys.h>
#include <ze-filter.h>
#include "ze-filter-data.h"
#include <ze-spool.h>
#include <ze-mod-tools.h>
Go to the source code of this file.
Functions | |
void | ctx2mod_args (mod_ctx_T *mod, SMFICTX *ctx) |
int | mod2ctx_result (int r) |
bool | do_module_callback (SMFICTX *ctx, int step, int *result) |
void ctx2mod_args | ( | mod_ctx_T * | mod, |
SMFICTX * | ctx | ||
) |
Definition at line 38 of file ze-mod-tools.c.
bool do_module_callback | ( | SMFICTX * | ctx, |
int | step, | ||
int * | result | ||
) |
Definition at line 84 of file ze-mod-tools.c.
int mod2ctx_result | ( | int | r | ) |
Definition at line 65 of file ze-mod-tools.c.