ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
#define | MDB_NONE 0 |
#define | MDB_UPDATE 1 |
#define | MDB_SKIP 2 |
#define | MDB_ERASE 4 |
#define | BFSZ 1024 |
Functions | |
int | main (int argc, char **argv) |
#define BFSZ 1024 |
Definition at line 348 of file ze-makemap.c.
#define MDB_ERASE 4 |
Definition at line 38 of file ze-makemap.c.
#define MDB_NONE 0 |
Definition at line 35 of file ze-makemap.c.
#define MDB_SKIP 2 |
Definition at line 37 of file ze-makemap.c.
#define MDB_UPDATE 1 |
Definition at line 36 of file ze-makemap.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file ze-makemap.c.