ze-filter  (ze-filter-0.8.0-develop-180218)
ze-config.c File Reference
#include <ze-sys.h>
#include "ze-filter.h"

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
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG   0

Definition at line 30 of file ze-config.c.

◆ OPT_REC_INITIALIZER

#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.

Function Documentation

◆ dump_j_conf()

void dump_j_conf ( int  fd)

Definition at line 748 of file ze-config.c.

Variable Documentation

◆ cf_opt

Definition at line 40 of file ze-config.c.