ciblib_GCompareFunc 48 lib/cib/cib_client.c gint ciblib_GCompareFunc(gconstpointer a, gconstpointer b); ciblib_GCompareFunc 476 lib/cib/cib_client.c list_item = g_list_find_custom(cib->notify_list, new_client, ciblib_GCompareFunc); ciblib_GCompareFunc 532 lib/cib/cib_client.c list_item = g_list_find_custom(cib->notify_list, new_client, ciblib_GCompareFunc);