g_list_next       217 lib/mcconfig/history.c     for (i = 0; h != NULL; h = g_list_next (h))
g_list_next       205 lib/vfs/direntry.c         for (iter = g_queue_peek_head_link (root->subdir); iter != NULL; iter = g_list_next (iter))
g_list_next       474 lib/vfs/direntry.c     info->cur = g_list_next (info->cur);
g_list_next       727 lib/vfs/direntry.c     for (iter = VFS_SUBCLASS (me)->supers; iter != NULL; iter = g_list_next (iter))
g_list_next      1143 lib/vfs/direntry.c     for (iter = subclass->supers; iter != NULL; iter = g_list_next (iter))
g_list_next      1721 lib/vfs/direntry.c          iter = g_list_next (iter))
g_list_next       202 lib/widget/dialog-switch.c     next = g_list_next (mc_current);
g_list_next       245 lib/widget/dialog-switch.c     for (h = mc_dialogs; h != NULL; h = g_list_next (h))
g_list_next       305 lib/widget/dialog-switch.c     for (dlg = mc_dialogs; dlg != NULL; dlg = g_list_next (dlg))
g_list_next       339 lib/widget/dialog-switch.c         for (; d != NULL; d = g_list_next (d))
g_list_next        94 lib/widget/group.c                 l = g_list_next (list);
g_list_next       198 lib/widget/group.c         for (iter = GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       210 lib/widget/group.c         for (iter = GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       234 lib/widget/group.c         for (iter = GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       246 lib/widget/group.c         for (iter = GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       272 lib/widget/group.c         for (iter = CONST_GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       304 lib/widget/group.c         for (iter = CONST_GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       336 lib/widget/group.c         for (iter = CONST_GROUP (w)->widgets; iter != NULL; iter = g_list_next (iter))
g_list_next       488 lib/widget/group.c         for (p = g->widgets; p != NULL; p = g_list_next (p))
g_list_next       797 lib/widget/group.c         b = g_list_next (b);
g_list_next       287 lib/widget/history.c     for (hi = listbox_get_first_link (hd->listbox); hi != NULL; hi = g_list_next (hi))
g_list_next       109 lib/widget/input.c     if (g_list_next (in->history.current) == NULL)
g_list_next       625 lib/widget/input.c     next = g_list_next (in->history.current);
g_list_next      1074 lib/widget/input_complete.c                      e != NULL; i++, e = g_list_next (e))
g_list_next      1128 lib/widget/input_complete.c                      e != NULL; i++, e = g_list_next (e))
g_list_next       182 lib/widget/listbox.c             le = g_list_next (le);
g_list_next       208 lib/widget/listbox.c         for (i = 0, le = g_queue_peek_head_link (l->list); le != NULL; i++, le = g_list_next (le))
g_list_next       589 lib/widget/listbox.c         for (i = 0, le = g_queue_peek_head_link (l->list); le != NULL; i++, le = g_list_next (le))
g_list_next       614 lib/widget/listbox.c         for (i = 0, le = g_queue_peek_head_link (l->list); le != NULL; i++, le = g_list_next (le))
g_list_next       663 lib/widget/listbox.c     for (pos = 0, le = g_queue_peek_head_link (l->list); le != NULL; pos++, le = g_list_next (le))
g_list_next        95 lib/widget/menu.c         for (i = menu->entries; i != NULL; i = g_list_next (i))
g_list_next       231 lib/widget/menu.c     for (i = menubar->menu; i != NULL; i = g_list_next (i))
g_list_next       491 lib/widget/menu.c     for (i = menubar->menu; i != NULL; i = g_list_next (i))
g_list_next       515 lib/widget/menu.c     for (i = menu->entries; i != NULL; i = g_list_next (i))
g_list_next       717 lib/widget/menu.c          menu != NULL && x >= MENU (menu->data)->start_x; i++, menu = g_list_next (menu))
g_list_next      1025 lib/widget/menu.c     for (i = menubar->menu; i != NULL; i = g_list_next (i))
g_list_next      1034 lib/widget/menu.c     if (g_list_next (menubar->menu) == NULL)
g_list_next      1048 lib/widget/menu.c     for (i = menubar->menu; i != NULL; i = g_list_next (i))
g_list_next        92 lib/widget/wtools.c                     p = g_list_next (top_dlg);
g_list_next       157 src/editor/editcomplete.c             for (l = g_queue_peek_head_link (*compl); l != NULL; l = g_list_next (l))
g_list_next       279 src/editor/editcomplete.c         for (w = owner->widgets; w != NULL; w = g_list_next (w))
g_list_next       327 src/editor/editwidget.c     for (w = g->widgets; w != NULL; w = g_list_next (w))
g_list_next       635 src/editor/editwidget.c     for (l = GROUP (h)->widgets; l != NULL; l = g_list_next (l))
g_list_next       886 src/editor/editwidget.c             for (l = g->widgets; l != NULL; l = g_list_next (l))
g_list_next      1271 src/editor/editwidget.c     for (file = files; file != NULL; file = g_list_next (file))
g_list_next       121 src/file_history.c         for (; file_list != NULL && !write_error; file_list = g_list_next (file_list))
g_list_next       470 src/filemanager/chattr.c     for (i = cb->top, l = GROUP (cb)->widgets; l != NULL; i++, l = g_list_next (l))
g_list_next       491 src/filemanager/chattr.c     for (i = cb->top, l = GROUP (cb)->widgets; l != NULL; i++, l = g_list_next (l))
g_list_next       517 src/filemanager/chattr.c     for (i = cb->top, l = CONST_GROUP (cb)->widgets; l != NULL; i++, l = g_list_next (l))
g_list_next       552 src/filemanager/chattr.c         l = g_list_next (GROUP (cb)->current);
g_list_next      1826 src/filemanager/find.c              entry = g_list_next (entry))
g_list_next      3458 src/filemanager/panel.c         next = g_list_next (panel->dir_history.current);
g_list_next       578 src/filemanager/treestore.c     for (l = special_dirs; l != NULL; l = g_list_next (l))
g_list_next      1205 src/vfs/extfs/extfs.c     *info = g_list_next (*info);
g_list_next      2427 src/vfs/ftpfs/ftpfs.c     for (iter = VFS_SUBCLASS (me)->supers; iter != NULL; iter = g_list_next (iter))
g_list_next       664 src/vfs/sftpfs/sftpfs.c     for (iter = sftpfs_subclass.supers; iter != NULL; iter = g_list_next (iter))
g_list_next      1713 src/vfs/shell/shell.c     for (iter = VFS_SUBCLASS (me)->supers; iter != NULL; iter = g_list_next (iter))