tmp_pass         2587 src/vfs/ftpfs/ftpfs.c     char *tmp_pass = NULL;
tmp_pass         2677 src/vfs/ftpfs/ftpfs.c             if (tmp_pass == NULL)
tmp_pass         2678 src/vfs/ftpfs/ftpfs.c                 tmp_pass = g_strdup (buffer);
tmp_pass         2709 src/vfs/ftpfs/ftpfs.c     rupp->pass = g_strdup (tmp_pass);
tmp_pass         2714 src/vfs/ftpfs/ftpfs.c     *pass = tmp_pass;