Searched refs:dict_create (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/e2fsck/ | ||
D | dict.h | 89 extern dict_t *dict_create(dictcount_t, dict_comp_t); |
D | dict.c | 255 dict_t *dict_create(dictcount_t maxcount, dict_comp_t comp) in dict_create() function |