Searched refs:g_module_find_by_handle (Results 1 – 1 of 1) sorted by relevance
217 static inline GModule* g_module_find_by_handle (gpointer handle);231 g_module_find_by_handle (gpointer handle) in g_module_find_by_handle() function613 module = g_module_find_by_handle (handle); in g_module_open()