Searched refs:hash_table_modify (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | x-hash.c | 208 hash_table_modify (x_hash_table *h, void *k, void *v, int replace) function in typeref:typename:void 257 hash_table_modify (h, k, v, 0); 263 hash_table_modify (h, k, v, 1);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | x-hash.c | 202 hash_table_modify(x_hash_table *h, void *k, void *v, int replace) function in typeref:typename:void 245 hash_table_modify(h, k, v, 0); 250 hash_table_modify(h, k, v, 1);
|
Completed in 3 milliseconds