g_list_foreach    175 include/portability.h     g_list_foreach(list, (GFunc) free_func, NULL);
g_list_foreach    123 lib/cib/cib_native.c         g_list_foreach(cib->notify_list, cib_native_notify, msg);
g_list_foreach    362 lib/cib/cib_remote.c             g_list_foreach(cib->notify_list, cib_native_notify, msg);
g_list_foreach   5038 lib/common/xml.c     g_list_foreach(sorted, dump_pair, result);
g_list_foreach    200 lib/fencing/st_client.c     g_list_foreach(native->notify_list, stonith_send_notification, &blob);
g_list_foreach   2392 lib/fencing/st_client.c         g_list_foreach(private->notify_list, stonith_send_notification, &blob);
g_list_foreach    928 lib/pengine/rules.c         g_list_foreach(pairs, unpack_attr_set, &data);
g_list_foreach    943 lib/pengine/rules.c         g_list_foreach(pairs, unpack_versioned_attr_set, &data);
g_list_foreach   2170 tools/crm_mon.c             g_list_foreach(attr_list, print_node_attribute, &data);