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