Home
last modified time | relevance | path

Searched refs:ht_dump_contents (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dhashtable.h116 extern _X_EXPORT void ht_dump_contents(HashTable ht,
H A Dhashtable.c275 ht_dump_contents(HashTable ht, in ht_dump_contents() function
/OK3568_Linux_fs/external/xserver/test/
H A Dhashtabletest.c49 ht_dump_contents(h, print_xid, print_int, NULL); in test1()