|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
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) |
| #define DBG_LEVEL 15 |
Definition at line 138 of file ze-dbpolicy.c.
| #define DREF 32 |
Definition at line 33 of file ze-dbpolicy.c.
| #define MAX_ERR 8 |
Definition at line 124 of file ze-dbpolicy.c.