err_str          1240 src/vfs/ftpfs/ftpfs.c         const char *err_str;
err_str          1247 src/vfs/ftpfs/ftpfs.c             err_str = unix_error_string (me->verrno);
err_str          1252 src/vfs/ftpfs/ftpfs.c             err_str = gai_strerror (res);
err_str          1255 src/vfs/ftpfs/ftpfs.c         vfs_print_message (_ ("ftpfs: could not make address-to-name translation: %s"), err_str);