GSList 117 lib/glibcompat.c g_clear_slist (GSList **slist_ptr, GDestroyNotify destroy) GSList 119 lib/glibcompat.c GSList *slist; GSList 25 lib/glibcompat.h void g_clear_slist (GSList ** slist_ptr, GDestroyNotify destroy); GSList 534 lib/tty/key.c static GSList *select_list = NULL; GSList 593 lib/tty/key.c GSList *s; GSList 615 lib/tty/key.c GSList *s; GSList 1414 lib/tty/key.c GSList *p; GSList 107 lib/vfs/gc.c static GSList *stamps = NULL; GSList 151 lib/vfs/gc.c GSList *stamp; GSList 173 lib/vfs/gc.c GSList *stamp; GSList 243 lib/vfs/gc.c GSList *stamp; GSList 627 src/editor/editwidget.c GSList *m = NULL; GSList 628 src/editor/editwidget.c GSList *me; GSList 159 src/editor/editwidget.h GSList *syntax_marker; GSList 185 src/filemanager/file.c static GSList *linklist = NULL; GSList 194 src/filemanager/file.c static GSList *dest_dirs = NULL; GSList 327 src/filemanager/file.c free_linklist (GSList *lp) GSList 337 src/filemanager/file.c is_in_linklist (const GSList *lp, const vfs_path_t *vpath, const struct stat *sb) GSList 345 src/filemanager/file.c for (; lp != NULL; lp = (const GSList *) g_slist_next (lp)) GSList 2967 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 349 src/filemanager/mountlist.c static GSList *mc_mount_list = NULL; GSList 616 src/filemanager/mountlist.c static GSList * GSList 619 src/filemanager/mountlist.c GSList *mount_list = NULL; GSList 1240 src/filemanager/mountlist.c static GSList * GSList 1248 src/filemanager/mountlist.c static GSList *list = NULL; GSList 1499 src/filemanager/mountlist.c GSList *temp; GSList 834 src/filemanager/panel.c GSList *format, *home; GSList 1636 src/filemanager/panel.c GSList *format; GSList 1749 src/filemanager/panel.c static GSList * GSList 1753 src/filemanager/panel.c GSList *home = NULL; /* The formats we return */ GSList 1887 src/filemanager/panel.c static GSList * GSList 1894 src/filemanager/panel.c GSList *darr, *home; GSList 3205 src/filemanager/panel.c GSList *format; GSList 4009 src/filemanager/panel.c GSList *format; GSList 4767 src/filemanager/panel.c GSList *form; GSList 105 src/filemanager/panel.h GSList *format; /* Display format */ GSList 120 src/filemanager/panel.h GSList *status_format; /* Mini status format */ GSList 78 src/filemanager/panelize.c static GSList *panelize = NULL; GSList 549 src/filemanager/panelize.c GSList *l; GSList 115 src/help.c static GSList *link_area = NULL; GSList 993 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 416 src/vfs/cpio/cpio.c GSList *l; GSList 100 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 843 src/vfs/extfs/extfs.c extfs_resolve_symlinks_int (struct vfs_s_entry *entry, GSList *list) GSList 857 src/vfs/extfs/extfs.c GSList *looping; GSList 254 src/vfs/ftpfs/ftpfs.c static GSList *no_proxy = NULL; GSList 798 src/vfs/ftpfs/ftpfs.c GSList *npe; GSList 1795 src/vfs/ftpfs/ftpfs.c GSList *dirlist = NULL; GSList 1796 src/vfs/ftpfs/ftpfs.c GSList *entlist; GSList 1797 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 1107 src/vfs/ftpfs/ftpfs_parse_ls.c GSList * GSList 1108 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 1111 src/vfs/ftpfs/ftpfs_parse_ls.c GSList *set[number_of_parsers]; /* arrays of struct vfs_s_entry */ GSList 1113 src/vfs/ftpfs/ftpfs_parse_ls.c GSList *bufp; GSList 1115 src/vfs/ftpfs/ftpfs_parse_ls.c GSList **the_set = NULL; GSList 106 src/vfs/sfs/sfs.c static GSList *head = NULL; GSList 255 src/vfs/sfs/sfs.c GSList *cur; GSList 368 src/vfs/sfs/sfs.c GSList *cur; GSList 381 src/vfs/sfs/sfs.c GSList *cur; GSList 402 src/vfs/sfs/sfs.c GSList *cur; GSList 176 src/vfs/tar/tar-xheader.c static GSList *global_header_override_list = NULL; GSList 225 src/vfs/tar/tar-xheader.c xheader_list_append (GSList **root, const char *kw, const char *value) GSList 238 src/vfs/tar/tar-xheader.c xheader_list_destroy (GSList **root) GSList 247 src/vfs/tar/tar-xheader.c run_override_list (GSList *kp, struct tar_stat_info *st) GSList 636 src/vfs/tar/tar-xheader.c GSList **kwl = (GSList **) data; 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;