entlist 1800 src/vfs/ftpfs/ftpfs.c GSList *entlist; entlist 1907 src/vfs/ftpfs/ftpfs.c entlist = ftpfs_parse_long_list (me, dir, dirlist, &err_count); entlist 1910 src/vfs/ftpfs/ftpfs.c for (iter = entlist; iter != NULL; iter = g_slist_next (iter)) entlist 1913 src/vfs/ftpfs/ftpfs.c g_slist_free (entlist);