/external/ltrace/ |
dict.c | 115 dict_destroy(target, dtor_key, dtor_value, data); 151 dict_destroy(struct dict *dict, function 281 * dict_destroy), we first make a request to _reserve_ enough 315 dict_destroy(&tmp, NULL, NULL, NULL); 563 DICT_DESTROY(&di, int, int, NULL, NULL, NULL); 579 DICT_DESTROY(&d2, int, int, NULL, NULL, NULL); 619 DICT_DESTROY(©, int, int, NULL, NULL, NULL); 621 DICT_DESTROY(&d2, int, int, NULL, NULL, NULL);
|
/external/e2fsprogs/e2fsck/ |
dict.c | 297 void dict_destroy(dict_t *dict) function [all...] |