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

Go to the source code of this file.

Macros

#define DREF   32
 
#define MAX_ERR   8
 
#define DBG_LEVEL   15
 

Functions

bool db_policy_open (bool rd)
 
bool db_policy_reopen ()
 
bool db_policy_close ()
 
bool db_policy_check (char *prefix, char *key, char *bufout, size_t size)
 
bool db_policy_lookup (char *prefix, char *key, char *bufout, size_t size)
 

Macro Definition Documentation

◆ DBG_LEVEL

#define DBG_LEVEL   15

Definition at line 138 of file ze-dbpolicy.c.

◆ DREF

#define DREF   32

Definition at line 33 of file ze-dbpolicy.c.

◆ MAX_ERR

#define MAX_ERR   8

Definition at line 124 of file ze-dbpolicy.c.