|
IDZEBRA 2.2.8
|
Go to the source code of this file.
Functions | |
| int | dict_close (Dict dict) |
| closes dictionary | |
| int dict_close | ( | Dict | dict | ) |
closes dictionary
| dict | handle |
| 0 | OK |
| -1 | failure |
Definition at line 32 of file close.c.
References Dict_struct::dbf, dict, dict_bf_close(), dict_bf_readp(), dict_bf_touch(), Dict_struct::head, and Dict_struct::rw.
Referenced by dict_copy_compact(), main(), repositoryShow(), zebra_register_close(), zebra_remove_file_match(), and zebra_update_file_match().