g_list_next       968 daemons/fenced/fenced_remote.c         if ((g_list_next(op->devices_list) != NULL)
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       143 lib/lrmd/lrmd_alerts.c          iter != NULL; iter = g_list_next(iter)) {