Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:dict_free

135  * node and free everything under it.  Used by dict_free().
322 void dict_free(dict_t *dict)
325 assert ("call to obsolescent function dict_free()" && 0);
1431 dict_free(d);