Searched refs:hash_table_destroy_item (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | x-hash.c | 77 hash_table_destroy_item(x_hash_table *h, void *k, void *v) in hash_table_destroy_item() function 184 hash_table_destroy_item(h, ITEM_KEY(item), ITEM_VALUE(item)); in X_PFX() 217 hash_table_destroy_item(h, ITEM_KEY(item), in hash_table_modify() 223 hash_table_destroy_item(h, k, ITEM_VALUE(item)); in hash_table_modify() 267 hash_table_destroy_item(h, ITEM_KEY(item), ITEM_VALUE(item)); in X_PFX()
|