GSList 117 lib/glibcompat.c g_clear_slist (GSList **slist_ptr, GDestroyNotify destroy) GSList 119 lib/glibcompat.c GSList *slist; GSList 24 lib/glibcompat.h void g_clear_slist (GSList **slist_ptr, GDestroyNotify destroy); GSList 533 lib/tty/key.c static GSList *select_list = NULL; GSList 590 lib/tty/key.c GSList *s; GSList 612 lib/tty/key.c GSList *s; GSList 1390 lib/tty/key.c GSList *p; GSList 106 lib/vfs/gc.c static GSList *stamps = NULL; GSList 150 lib/vfs/gc.c GSList *stamp; GSList 172 lib/vfs/gc.c GSList *stamp; GSList 242 lib/vfs/gc.c GSList *stamp; GSList 620 src/editor/editwidget.c GSList *m = NULL; GSList 621 src/editor/editwidget.c GSList *me; GSList 146 src/editor/editwidget.h GSList *syntax_marker; GSList 181 src/filemanager/file.c static GSList *linklist = NULL; GSList 190 src/filemanager/file.c static GSList *dest_dirs = NULL; GSList 323 src/filemanager/file.c free_linklist (GSList *lp) GSList 333 src/filemanager/file.c is_in_linklist (const GSList *lp, const vfs_path_t *vpath, const struct stat *sb) GSList 341 src/filemanager/file.c for (; lp != NULL; lp = (const GSList *) g_slist_next (lp)) GSList 3003 src/filemanager/file.c gboolean move_over, gboolean do_delete, GSList *parent_dirs) GSList 49 src/filemanager/file.h GSList *parent_dirs); GSList 331 src/filemanager/mountlist.c static GSList *mc_mount_list = NULL; GSList 575 src/filemanager/mountlist.c static GSList * GSList 578 src/filemanager/mountlist.c GSList *mount_list = NULL; GSList 1201 src/filemanager/mountlist.c static GSList * GSList 1209 src/filemanager/mountlist.c static GSList *list = NULL; GSList 1455 src/filemanager/mountlist.c GSList *temp; GSList 691 src/filemanager/panel.c GSList *format, *home; GSList 1510 src/filemanager/panel.c GSList *format; GSList 1621 src/filemanager/panel.c static GSList * GSList 1625 src/filemanager/panel.c GSList *home = NULL; // The formats we return GSList 1759 src/filemanager/panel.c static GSList * GSList 1766 src/filemanager/panel.c GSList *darr, *home; GSList 3086 src/filemanager/panel.c GSList *format; GSList 3918 src/filemanager/panel.c GSList *format; GSList 4680 src/filemanager/panel.c GSList *form; GSList 103 src/filemanager/panel.h GSList *format; // Display format GSList 118 src/filemanager/panel.h GSList *status_format; // Mini status format GSList 81 src/filemanager/panelize.c static GSList *panelize = NULL; GSList 548 src/filemanager/panelize.c GSList *l; GSList 113 src/help.c static GSList *link_area = NULL; GSList 991 src/help.c GSList *current_area; GSList 141 src/vfs/cpio/cpio.c GSList *deferred; // List of inodes for which another entries may appear GSList 414 src/vfs/cpio/cpio.c GSList *l; GSList 106 src/vfs/extfs/extfs.c static struct vfs_s_entry *extfs_resolve_symlinks_int (struct vfs_s_entry *entry, GSList *list); GSList 232 src/vfs/extfs/extfs.c extfs_find_entry_int (struct vfs_s_inode *dir, const char *name, GSList *list, int flags) GSList 850 src/vfs/extfs/extfs.c extfs_resolve_symlinks_int (struct vfs_s_entry *entry, GSList *list) GSList 864 src/vfs/extfs/extfs.c GSList *looping; GSList 254 src/vfs/ftpfs/ftpfs.c static GSList *no_proxy = NULL; GSList 794 src/vfs/ftpfs/ftpfs.c GSList *npe; GSList 1793 src/vfs/ftpfs/ftpfs.c GSList *dirlist = NULL; GSList 1794 src/vfs/ftpfs/ftpfs.c GSList *entlist; GSList 1795 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 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 172 src/vfs/tar/tar-xheader.c static GSList *global_header_override_list = NULL; GSList 221 src/vfs/tar/tar-xheader.c xheader_list_append (GSList **root, const char *kw, const char *value) GSList 234 src/vfs/tar/tar-xheader.c xheader_list_destroy (GSList **root) GSList 243 src/vfs/tar/tar-xheader.c run_override_list (GSList *kp, struct tar_stat_info *st) GSList 633 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 100 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c GSList *input, *parsed, *output; GSList 101 tests/src/vfs/ftpfs/ftpfs_parse_long_list.c GSList *parsed_iter, *output_iter;