reply_string      620 src/vfs/ftpfs/ftpfs.c     char reply_string[BUF_MEDIUM];
reply_string      666 src/vfs/ftpfs/ftpfs.c     if (ftpfs_get_reply (me, ftp_super->sock, reply_string, sizeof (reply_string) - 1) == COMPLETE)
reply_string      670 src/vfs/ftpfs/ftpfs.c         reply_up = g_ascii_strup (reply_string, -1);