Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c2909 static gboolean str_equal_func(gconstpointer a, gconstpointer b) in str_equal_func() function
2936 filenames = g_hash_table_new_full(g_str_hash, str_equal_func, NULL, NULL); in collect_image_info_list()