Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibnetdisc/
H A Dinternal.h64 #define g_hash_table_new_full(...) GHashTableNew() macro
H A Dibnetdisc.c677 f_int->lid2guid = g_hash_table_new_full(g_direct_hash, g_direct_equal, in create_lid2guid()