entlist          1796 src/vfs/ftpfs/ftpfs.c     GSList *entlist;
entlist          1903 src/vfs/ftpfs/ftpfs.c     entlist = ftpfs_parse_long_list (me, dir, dirlist, &err_count);
entlist          1906 src/vfs/ftpfs/ftpfs.c     for (iter = entlist; iter != NULL; iter = g_slist_next (iter))
entlist          1909 src/vfs/ftpfs/ftpfs.c     g_slist_free (entlist);