|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
| #define | __ZE_MOD_TOOLS_H 1 |
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) |
| #define __ZE_MOD_TOOLS_H 1 |
Definition at line 33 of file ze-mod-tools.h.
| 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.