|
IDZEBRA 2.2.8
|
#include <sys/types.h>#include <fcntl.h>#include <stdio.h>#include <stdlib.h>#include "dict-p.h"Go to the source code of this file.
Functions | |
| int | dict_bf_close (Dict_BFile dbf) |
| int dict_bf_close | ( | Dict_BFile | dbf | ) |
Definition at line 32 of file dclose.c.
References Dict_file_struct::all_blocks, Dict_file_struct::all_data, Dict_file_struct::bf, bf_close(), dict_bf_flush_blocks(), and Dict_file_struct::hash_array.
Referenced by dict_close(), and dict_open().