ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
#define | DEBUG 0 |
#define | OPT_REC_INITIALIZER {FALSE, 0, FALSE, FALSE, NULL, NULL, NULL, NULL, NULL, FALSE, FALSE, FALSE} |
Functions | |
void | dump_j_conf (int fd) |
Variables | |
OPT_REC_T | cf_opt = OPT_REC_INITIALIZER |
#define DEBUG 0 |
Definition at line 30 of file ze-config.c.
#define OPT_REC_INITIALIZER {FALSE, 0, FALSE, FALSE, NULL, NULL, NULL, NULL, NULL, FALSE, FALSE, FALSE} |
Definition at line 37 of file ze-config.c.
void dump_j_conf | ( | int | fd | ) |
Definition at line 748 of file ze-config.c.
OPT_REC_T cf_opt = OPT_REC_INITIALIZER |
Definition at line 40 of file ze-config.c.