Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:dict_alloc_insert

834 int dict_alloc_insert(dict_t *dict, const void *key, void *data)
1406 if (!dict_alloc_insert(d, key, val)) {
1407 puts("dict_alloc_insert failed");