GSList             66 lib/glibcompat.c g_clear_slist (GSList ** slist_ptr, GDestroyNotify destroy)
GSList             68 lib/glibcompat.c     GSList *slist;
GSList             20 lib/glibcompat.h void g_clear_slist (GSList ** slist_ptr, GDestroyNotify destroy);
GSList            532 lib/tty/key.c  static GSList *select_list = NULL;
GSList            591 lib/tty/key.c          GSList *s;
GSList            613 lib/tty/key.c          GSList *s;
GSList           1421 lib/tty/key.c      GSList *p;
GSList            105 lib/vfs/gc.c   static GSList *stamps = NULL;
GSList            149 lib/vfs/gc.c       GSList *stamp;
GSList            171 lib/vfs/gc.c       GSList *stamp;
GSList            242 lib/vfs/gc.c       GSList *stamp;
GSList            625 src/editor/editwidget.c     GSList *m = NULL;
GSList            626 src/editor/editwidget.c     GSList *me;
GSList            156 src/editor/editwidget.h     GSList *syntax_marker;
GSList            184 src/filemanager/file.c static GSList *linklist = NULL;
GSList            199 src/filemanager/file.c static GSList *dest_dirs = NULL;
GSList            332 src/filemanager/file.c free_linklist (GSList * lp)
GSList            342 src/filemanager/file.c is_in_linklist (const GSList * lp, const vfs_path_t * vpath, const struct stat *sb)
GSList            350 src/filemanager/file.c     for (; lp != NULL; lp = (const GSList *) g_slist_next (lp))
GSList           2836 src/filemanager/file.c               gboolean toplevel, gboolean move_over, gboolean do_delete, GSList * parent_dirs)
GSList             51 src/filemanager/file.h                                  GSList * parent_dirs);
GSList            347 src/filemanager/mountlist.c static GSList *mc_mount_list = NULL;
GSList            613 src/filemanager/mountlist.c static GSList *
GSList            616 src/filemanager/mountlist.c     GSList *mount_list = NULL;
GSList           1237 src/filemanager/mountlist.c static GSList *
GSList           1245 src/filemanager/mountlist.c     static GSList *list = NULL;
GSList           1496 src/filemanager/mountlist.c     GSList *temp;
GSList            805 src/filemanager/panel.c     GSList *format, *home;
GSList           1585 src/filemanager/panel.c         GSList *format;
GSList           1698 src/filemanager/panel.c static GSList *
GSList           1702 src/filemanager/panel.c     GSList *home = NULL;        /* The formats we return */
GSList           1836 src/filemanager/panel.c static GSList *
GSList           1843 src/filemanager/panel.c     GSList *darr, *home;
GSList           3065 src/filemanager/panel.c     GSList *format;
GSList           3854 src/filemanager/panel.c     GSList *format;
GSList           4604 src/filemanager/panel.c     GSList *form;
GSList            104 src/filemanager/panel.h     GSList *format;             /* Display format */
GSList            119 src/filemanager/panel.h     GSList *status_format;      /* Mini status format */
GSList             75 src/filemanager/panelize.c static GSList *panelize = NULL;
GSList            547 src/filemanager/panelize.c     GSList *l;
GSList            113 src/help.c     static GSList *link_area = NULL;
GSList            985 src/help.c         GSList *current_area;
GSList            139 src/vfs/cpio/cpio.c     GSList *deferred;           /* List of inodes for which another entries may appear */
GSList            417 src/vfs/cpio/cpio.c         GSList *l;
GSList            114 src/vfs/extfs/extfs.c static struct vfs_s_entry *extfs_resolve_symlinks_int (struct vfs_s_entry *entry, GSList * list);
GSList            227 src/vfs/extfs/extfs.c extfs_find_entry_int (struct vfs_s_inode *dir, const char *name, GSList * list, int flags)
GSList            835 src/vfs/extfs/extfs.c extfs_resolve_symlinks_int (struct vfs_s_entry *entry, GSList * list)
GSList            849 src/vfs/extfs/extfs.c         GSList *looping;
GSList            243 src/vfs/ftpfs/ftpfs.c static GSList *no_proxy = NULL;
GSList            799 src/vfs/ftpfs/ftpfs.c         GSList *npe;
GSList           1796 src/vfs/ftpfs/ftpfs.c     GSList *dirlist = NULL;
GSList           1797 src/vfs/ftpfs/ftpfs.c     GSList *entlist;
GSList           1798 src/vfs/ftpfs/ftpfs.c     GSList *iter;
GSList             42 src/vfs/ftpfs/ftpfs.h GSList *ftpfs_parse_long_list (struct vfs_class *me, struct vfs_s_inode *dir, GSList * buf,
GSList           1108 src/vfs/ftpfs/ftpfs_parse_ls.c GSList *
GSList           1109 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list (struct vfs_class * me, struct vfs_s_inode * dir, GSList * buf, int *err_ret)
GSList           1112 src/vfs/ftpfs/ftpfs_parse_ls.c     GSList *set[number_of_parsers];     /* arrays of struct vfs_s_entry */
GSList           1114 src/vfs/ftpfs/ftpfs_parse_ls.c     GSList *bufp;
GSList           1116 src/vfs/ftpfs/ftpfs_parse_ls.c     GSList **the_set = NULL;
GSList            107 src/vfs/sfs/sfs.c static GSList *head = NULL;
GSList            254 src/vfs/sfs/sfs.c     GSList *cur;
GSList            373 src/vfs/sfs/sfs.c     GSList *cur;
GSList            386 src/vfs/sfs/sfs.c     GSList *cur;
GSList            407 src/vfs/sfs/sfs.c     GSList *cur;
GSList             65 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c static GSList *
GSList             70 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c     GSList *ret = NULL;
GSList            109 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c     GSList *input, *parsed, *output;
GSList            110 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c     GSList *parsed_iter, *output_iter;