g_list_foreach    120 lib/cib/cib_native.c         g_list_foreach(cib->notify_list, cib_native_notify, msg);
g_list_foreach    357 lib/cib/cib_remote.c             g_list_foreach(cib->notify_list, cib_native_notify, msg);
g_list_foreach    228 lib/fencing/st_client.c     g_list_foreach(private->notify_list, func, user_data);
g_list_foreach    599 lib/pengine/rules.c         g_list_foreach(pairs, unpack_func, &data);