Home
last modified time | relevance | path

Searched refs:GHashTableDestroy (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ofed/libibnetdisc/
H A Dinternal.h65 #define g_hash_table_destroy(...) GHashTableDestroy(__VA_ARGS__)
70 extern void GHashTableDestroy(GHashTable *);
H A Dg_hash_table.cpp64 GHashTableDestroy(GHashTable *ght) in GHashTableDestroy() function