OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dict_free
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
dict.h
93
extern void
dict_free
(dict_t *);
dict.c
135
* node and free everything under it. Used by
dict_free
().
322
void
dict_free
(dict_t *dict)
function
325
assert ("call to obsolescent function
dict_free
()" && 0);
[
all
...]
Completed in 821 milliseconds