g_list_next 806 fencing/remote.c if (g_list_next(op->devices_list) && safe_str_eq(op->action, "reboot")) { g_list_next 499 lib/cib/cib_client.c for (l = g_list_first(cib->notify_list); l; l = g_list_next(l)) { g_list_next 138 lib/common/cib_secrets.c for (l = g_list_first(secret_params); l; l = g_list_next(l)) { g_list_next 137 lib/lrmd/lrmd_alerts.c for (GList *iter = g_list_first(alert_list); iter; iter = g_list_next(iter)) {