cwdir 449 src/vfs/ftpfs/ftpfs.c char *cwdir = ftp_super->current_dir; cwdir 457 src/vfs/ftpfs/ftpfs.c if (cwdir == NULL) cwdir 460 src/vfs/ftpfs/ftpfs.c sock = ftpfs_chdir_internal (me, super, cwdir); cwdir 461 src/vfs/ftpfs/ftpfs.c g_free (cwdir); cwdir 465 src/vfs/ftpfs/ftpfs.c ftp_super->current_dir = cwdir;