tmp_pass         2588 src/vfs/ftpfs/ftpfs.c     char *tmp_pass = NULL;
tmp_pass         2678 src/vfs/ftpfs/ftpfs.c             if (tmp_pass == NULL)
tmp_pass         2679 src/vfs/ftpfs/ftpfs.c                 tmp_pass = g_strdup (buffer);
tmp_pass         2710 src/vfs/ftpfs/ftpfs.c     rupp->pass = g_strdup (tmp_pass);
tmp_pass         2715 src/vfs/ftpfs/ftpfs.c     *pass = tmp_pass;