g_list_next 961 daemons/fenced/fenced_remote.c if ((g_list_next(op->devices_list) != NULL) g_list_next 531 lib/cib/cib_client.c for (l = g_list_first(cib->notify_list); l; l = g_list_next(l)) { g_list_next 127 lib/common/cib_secrets.c for (l = g_list_first(secret_params); l; l = g_list_next(l)) { g_list_next 256 lib/fencing/st_client.c GList *next = g_list_next(list_item); g_list_next 141 lib/lrmd/lrmd_alerts.c for (GList *iter = g_list_first(alert_list); iter; iter = g_list_next(iter)) {