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 534 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 1411 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 618 src/editor/editwidget.c GSList *m = NULL; GSList 619 src/editor/editwidget.c GSList *me; GSList 146 src/editor/editwidget.h GSList *syntax_marker; GSList 180 src/filemanager/file.c static GSList *linklist = NULL; GSList 189 src/filemanager/file.c static GSList *dest_dirs = NULL; GSList 322 src/filemanager/file.c free_linklist (GSList *lp) GSList 332 src/filemanager/file.c is_in_linklist (const GSList *lp, const vfs_path_t *vpath, const struct stat *sb) GSList 340 src/filemanager/file.c for (; lp != NULL; lp = (const GSList *) g_slist_next (lp)) GSList 3009 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 596 src/filemanager/mountlist.c static GSList * GSList 599 src/filemanager/mountlist.c GSList *mount_list = NULL; GSList 1222 src/filemanager/mountlist.c static GSList * GSList 1230 src/filemanager/mountlist.c static GSList *list = NULL; GSList 1476 src/filemanager/mountlist.c GSList *temp; GSList 689 src/filemanager/panel.c GSList *format, *home; GSList 1496 src/filemanager/panel.c GSList *format; GSList 1607 src/filemanager/panel.c static GSList * GSList 1611 src/filemanager/panel.c GSList *home = NULL; // The formats we return GSList 1745 src/filemanager/panel.c static GSList * GSList 1752 src/filemanager/panel.c GSList *darr, *home; GSList 3072 src/filemanager/panel.c GSList *format; GSList 3864 src/filemanager/panel.c GSList *format; GSList 4626 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 78 src/filemanager/panelize.c static GSList *panelize = NULL; GSList 545 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 417 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 796 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 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;