OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dict_free
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/support/
dict.c
141
* node and free everything under it. Used by
dict_free
().
328
void
dict_free
(dict_t *dict)
function
331
dict_assert ("call to obsolescent function
dict_free
()" && 0);
[
all
...]
/external/f2fs-tools/fsck/
dict.c
134
* node and free everything under it. Used by
dict_free
().
312
void
dict_free
(dict_t *dict)
function
315
dict_assert("call to obsolescent function
dict_free
()" && 0);
[
all
...]
Completed in 49 milliseconds